@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #FFF;
}
*
{
margin:0px;
padding:0px;
list-style-type:none;
}
img
{
border:0px;
}
.image-bg
{
border-bottom:5px solid #baa53c;
}
p
{
margin:6px 0px;
text-align:right;
}
.left
{
float:left;
}
.right
{
float:right;
}
.clear
{
clear:both;
height:0px;
}
.container
{
width:100%;
height:auto;
float:left;
text-align:center;
background:url(../images/container-top-bg.jpg) center top no-repeat;
padding-top:20px;
}
.header
{
width:930px;
height:180px;
margin:0px auto;
text-align:center;
}
.header-left
{
width:130px;
height:180px;
float:left;
text-align:left;
}
.header-bottom-box
{
width:796px;
height:70px;
float:left;
text-align:left;
padding-top:10px;
background-color:#005993;
}
.header-bottom-box-top
{
width:796px;
height:40px;
float: left;
text-align:center;
}
.header-bottom-box-bottom
{
width:796px;
height:30px;
float: left;
text-align:center;
}
.z-logo
{
margin-top:20px;
}
.header-right
{
width:796px;
height:180px;
float:right;
text-align:left;
}
.top-text
{
width:788px;
height:20px;
float:left;
text-align:right;
line-height:20px;
}
.header-right-top
{
width:788px;
height:30px;
float:left;
text-align:right;
color: #666666;
font: bold 11px/18px  Arial, Helvetica, sans-serif;
padding-right:8px;
line-height:30px;
}
/* CSS Menu */
.navcontainer {
		width:766px;
        margin:0px;
        height:40px;
		float:left;
		padding:0px 15px;
		background:url(../images/nav-bg.jpg) left top no-repeat;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:40px;
		background:url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: 110px;
        height: 40px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		font-variant: normal;
	    text-transform: none;
		float:left;
	}

.navcontainer ul li a:hover {
        color: #FFF;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		background: url(../images/menu-hover-bg.jpg) left top repeat-x;
		height:40px;
		float:left;
		}
.navcontainer li.active a {
        color: #FFF;
        font: bold 14px/40px  Arial, Helvetica, sans-serif;
		text-decoration:none;
		background: url(../images/menu-hover-bg.jpg) left top repeat-x;
		height:40px;
		float:left;
}
.navcontainer ul li a.big
{
width:183px;
}
.navcontainer ul li a.medium 
{
width:121px;
}

.navcontainer ul li a.small
{
width:110px;
}
.header-bottom-box
{
width:796px;
height:100px;
float:left;
text-align:left;
}
.header-bottom-left
{
width:370px;
height:100px;
float: left;
text-align:left;
}
.header-bottom-right
{
width:400px;
height:90px;
float:right;
text-align:right;
padding-right:15px;
padding-top:10px;
}
.English-logo
{
margin-top:25px;
}
.body-main
{
width:100%;
height:auto;
float:left;
text-align:center;
padding-top:10px;
}
.body-container
{
width:930px;
height:auto;
margin:0px auto;
}
.welcome-box
{
width:910px;
height:auto;
float:right;
text-align:right;
background-color:#f6f6f6;
padding-right:20px;
}
.welcome-bg
{
float:left;
margin-right:20px;
}
.body-middle-box
{
width:930px;
height:auto;
float:left;
text-align:left;
padding:12px 0px 12px 0px;
}
.middle-left-box
{
width:433px;
height:auto;
float:left;
text-align:right;
background:url(../images/gray-round-bg.jpg) right top no-repeat;
padding:12px 14px 0px 0px;
}
.middle-right-box
{
width:445px;
height:auto;
float:right;
text-align:right;
background:url(../images/middle-gray-line-bg.jpg) left top no-repeat;
padding-left:20px;
}
.middle-testing-box
{
width:433px;
height:auto;
float:right;
text-align:right;
background:url(../images/gray-round-bg.jpg) right top no-repeat;
padding:10px 14px 0px 0px;
}
.title-bt
{
float:right;
margin-left:10px;
}
.body-bottom
{
width:100%;
height:auto;
float:left;
text-align:center;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x #f6f6f6;
border-top:1px solid #e4e3e3;
padding:10px 0px;
}
.bottom-container
{
width:930px;
height:auto;
text-align:center;
margin:0px auto;
}
.bottom-left
{
width:435px;
height:auto;
float:left;
text-align:right;
background:url(../images/bottom-boder-bg.jpg) right top no-repeat;
padding-right:30px;
}
.bottom-right
{
width:432px;
height:auto;
float:right;
text-align:right;
padding-top:10px;
}
.gray-bottom-box
{
width:402px;
height:auto;
float:right;
text-align:right;
padding:15px;
background-color: #999999;
color: #FFF;
}
.footer
{
width:100%;
height:30px;
float:left;
text-align:center;
background:url(../images/footer-bg.jpg) left top repeat-x #000;
margin-top:2px;
padding-top:10px;
color: #FFF;
font: normal 12px/18px  Arial, Helvetica, sans-serif;
}
.footer a
{
text-decoration:none;
color: #FFF;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
.footer a:hover
{
color: #009aff;
text-decoration: underline;
font: normal 12px/18px Ariel, Helvetica, sans-serif;
}
.footer-container
{
width:930px;
height:30px;
margin:0px auto;
text-align:center;
}
.footer-left
{
width:320px;
height:30px;
float:left;
text-align:left;
}
.footer-right
{
width:600px;
height:30px;
float:right;
text-align:right;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0071bc;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#0071bc;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height:30px;
	font-weight:bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight:normal;
	font-variant: normal;
	color: #0071bc;
	text-decoration: none;
	}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight:normal;
	font-variant: normal;
	color: #cc0000;
	text-decoration: none;
	}