/* CSS Document */

*{
	margin:0;
	padding:0px;
}
ul{list-style-type:none;}
a:link,a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover,a:active{
	color:#3333CC;
	text-decoration:underline
}

body{
	color:#333333;
	font-size:12px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(../../images/ooosu/bgbody.png);
	background-repeat: repeat-x;
}


#header{
	width:950px;
	border:0px solid #FFF;
	margin:0px auto;
	background:#FFF;
}
#chinahtmlnav{
	float:left;
	width:869px;
	border-bottom:0px solid #5D7AB4;
	padding:0 1px 0 1px;
	list-style:none;
	background:#FFF;
}
#chinahtmlnav li{display:inline;}
#chinahtmlnav a{float:left;margin:0 0 0 2px;letter-spacing:2px;}

#chinahtmlnav a span.current{ width:120px;
	float:left;
	padding:7px 0px 4px 0px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	background-image: url(../images/headertab.png);
	background-position: right -27px;
}
#chinahtmlnav a span.disabled{ width:120px;float:left;padding:7px 0px 4px 0px;display:block;background:url(../../images/headertab.png) no-repeat right top;color:#ffffff;font-weight:bold; font-size:14px}


#chinahtmlnav a:hover{cursor:pointer; text-decoration:none; }
#chinahtmlnav a:hover span{background-position:100% -27px;color:#ffffff;cursor:pointer; text-decoration:none}
#subinfo{
	width:948px;
	margin:0 auto;
	clear:both;
	line-height:28px;
	height:26px;
	overflow:hidden;
	border: 1px solid #46608F;
}
#subinfo li{float:left;padding:0 0 0 25px;text-align:left;}
#subinfo .a{width:290px;color:#194F95;background:#E5ECF5 url(../images/nav1.gif) 5px 4px no-repeat;}
#subinfo .b{width:280px;color:#194F95;background:#E5ECF5 url(../images/nav2.gif) 5px 4px no-repeat;}
#subinfo .c{
	width:218px;
	background:#E5ECF5 url(../images/users.gif) no-repeat 5px 4px;
	color: #FFFFFF;
}
#subinfo .d{width:60px;background:#E5ECF5 url(../images/rss.png) no-repeat 5px 5px;}



#headermenu{
	float:left;
	width:850px;
	height:34px;
	margin-left:20px;
	margin-bottom: 0px;
	margin-top: 4px !important;
	margin-top: 6px;
	
}
#headermenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 900px;
	height: 34px;
}
#headermenu li {
	float:left;
	margin-left: 8px;
	
	padding-right: 8px;
	color:#FFFFFF;
	
}
#headermenu a {color:#666666; text-decoration:underline;}
#headermenu a:link,a:visited,a:active{
	color:#FFFFFF;
	text-decoration:underline;
}
#headermenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}


#headermenu a span.current{
	width:79px;
	float:left;
	padding:8px 0px 10px 0px;
	display:block;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	background-image: url(../images/ZC511-0728_r5_c4.png);
	background-position: center top;
	background-repeat: no-repeat;
	cursor:pointer;
}
#headermenu a span.disabled{
	width:60px;
	float:left;
	padding:8px 0px 10px 0px;
	display:block;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	cursor:pointer;
}


#headermenu a.over span{ background-image: url(../images/ZC511-0728_r5_c4.png);
	background-position: center top;cursor:pointer; text-decoration:underline;
	background-repeat: no-repeat;}


.header2{
	margin:5px 0 10px 0;
	height:40px;
	width:900px;
	float:left
}
.header2 ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 500px;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: 8px;
}
.header2 li{
	float:left;
	margin-right: 3px;
	margin-left: 3px;
}
.header2 a:link,a:visited,a:active {
	color:#884400;
	text-decoration:none
}
.header2 a:hover {
	color:#aa5522;
	text-decoration:underline
}
