/*
Page top
Contain the logo,header,topmenu,layersh and toppic five layers.
coding by MINNA
*/
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
	margin:0;
	padding:0;
	padding-left:0;
	text-align:center;
	font-size: 9pt;
	background:#ffffff;
	text-decoration: none;
	scrollbar-face-color: #f6f6f6;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #330000;
	scrollbar-track-color: #f6f6f6;
	scrollbar-darkshadow-color: #ffffff;
	background-color: #FFFFFF;
}
/*TOP*/
div,form,img,ul,ol,li,dl,dt,dd,th,td,fieldset,legend,textarea { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6,p { margin:0; padding:0;font-size:100%;}
ul,ol,li{list-style-type:none; padding:0; margin:0;}
.clear{ clear:both; font-size:0px; height:0px; line-height:0px; border:0px; _overflow:hidden;}
.left {float:left;}
.right {float:right;}
.blank{ height:5px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank10{ height:10px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank15{ height:15px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank16{ height:20px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank20{ height:20px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank23{ height:25px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank31{ height:31px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
.blank33{ height:33px; font-size:0; line-height:0; clear:both; overflow:hidden; zoom:1;}
input{ cursor:pointer;}

/* link
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a{ text-decoration:none; color:#696969;}
a:hover{ text-decoration:none; color:#F22E9A;}

/* font
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
.pink{ color:#F22E9A;}
.black{ color:#000000;}

/* =2 Header/头部
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrap{ margin:0 auto; text-align:center; width:1003px;}

#header{ padding:0px 27px; text-align:left;}
.top{ height:76px; background:url(../static0/images/logo.gif) no-repeat left top; font-size:12px; padding:0 10px 0 405px; line-height:30px;}
.top span{ padding:0 7px;}



/* =2 nav/导航*/
.nav{
	height:76px;
	overflow:hidden;
	background-image: url(../static0/images/navbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainMenu{
	width:920px;
	margin-left:0px;
	_margin-left:0;
	height:48px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-left: 15px;
}
.nav_b{ font-size:12px; padding-left:20px;}
.nav_b li{ float:left; line-height:32px;}
.nav_b li span{ padding:0 20px;}
.nav_b a{ color:#323232;}
.nav_b a:hover{ color:#F02E98;}

.nav_ul {
	height:48px;
	width:920px;
}
.nav_ul li {
	width:78px;
	height:48px;
	float:left;
	line-height:48px;
	vertical-align:middle;
	text-align:center;
	padding-right:24px;
	
	
}
.nav_ul h2 {
	width:78px;
	height:48px;
	float:left;
	line-height:48px;
	vertical-align:middle;
	text-align:center;
	padding-right:24px;
	
	
}
.menu_li {
	width:76px;
	float:left;
	font-weight: bold;
}
.menu_li_hover {
	width:76px;
	font-weight: bold;
}
.nav_js_10 {
	width:338px;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	position:absolute;
	z-index:99999;
	display:none;
	left:-1px;
	font-size:0;
	margin-top:-1px;
	margin-top:-2px\9;

}
.nav_ul li a {
	width:78px;
	height:48px;
	color:#fff;
	font-size:14px;
}

.nav_js_js {
	display:block;
	width:78px;
	height:48px;
	color:#fff;
	background-image: url(../static0/images/ying.gif);
	background-repeat: no-repeat;
}

.nav_js {
	width:332px;
	margin:0 auto;
	overflow:hidden;
	height:auto;
	padding:0;
	margin-top:-12px;
	*+margin-top:0px;
	_margin-top:0px;
	margin-bottom:-2px;
	background-color:#ededed;
	border-left:#F02E98 3px solid; 
	border-right:#F02E98 3px solid;
	border-bottom:#F02E98 5px solid;

}

.nav_js li {
	margin:0 auto;
	overflow:hidden;
	height:auto;
	padding:0;
}
.nav_js_1 {
	width:330px;
	margin:0 auto;
	overflow:hidden;
	

}
.nav_js_2 {
	width:330px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	float:left;
	border-bottom:1px solid #dddddd;
}
.nav_js_2 li {
	width:110px;
	float:left;
	height:30px;
	text-align:left;
	margin-left:15px;
	display:inline;
	padding-left:20px;
	background-image: url(../static0/images/nav_ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.nav_js_2 li a {
	color:#565656;
	font-size:14px;
}
.nav_js_2 li a:hover {
	color:#F02E98;
}
.nav_js_800{
	width:338px;
	height:15px;
	border-left:#F02E98 3px solid;
	border-right:#F02E98 3px solid;
	overflow:hidden;
	position: absolute;
	background-image: url(../static0/images/ulq_2.png);
	background-repeat: no-repeat;
	background-position: right top;	
}
.banner{ height:246px; overflow:hidden;}
.in_theme{ height:195px;}


/*BOTTOM*/
#bottom{
	clear:both;
	width:970px;
	height:154px;
	margin-right:auto;
	margin-left:auto;
	background:url(img/footbj.gif) no-repeat;
	padding-bottom:1px;
	text-align:left;
	}
.botbar{
	clear:both;
	background:url("../images/tdbg.gif");
	height:20px;
	}
.botcontent{
	padding:10px;
	}
#bottomlogo ul {
	/*clear: left;*/
	margin: 0px;
	padding: 0px;
	border:0px;
	/*text-align: center; */
}

#bottomlogo li {
	display: block;
	list-style:none;
	margin: 0px;
	padding:0px;
	/*text-align: center; */
	line-height:14px;
	font:"宋体";
	font-size:12px;
	color:#EC008C;
}
#bottomlogo li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight:bold;
}
#bottomcenter a{color: #666666;}
#bottomcenter a:hover{background-color: #666666;color: #E8FAFF;}

#bottomlogo{
	float:left;
	width:200px;
	padding-left:100px;
	padding-top:20px;
	text-align:left;
}
#bottomcenter{
	float:left;
	width:350px;
	padding-left:10px;
	padding-top:20px;
	text-align:left;
	font:"宋体";
	font-size:12px;
	color:#666666;
}
#bottomright{
	float:right;
	width:200px;
	height:60px;
	padding-top:20px;
	padding-right:15px;
	text-align:left;
}
#bottomright li {
	float:left;
	list-style:none;
}
#bottomfooter{
	width:970px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
