@charset "gb2312";
/* CSS Document */

/* 全站通用 */
.border{ border:1px solid #99caf3; border-top:none;}
.mid{ width:1003px; margin:0 auto; overflow:hidden;}
.kong10{ width:100%; height:10px; overflow:hidden;}
.kong6{ width:100%; height:6px; overflow:hidden;}
.kong8{ width:100%; height:8px; overflow:hidden;}
.list_r_cnt .title{ font-size:18px; font-weight:bold;}
.footer p{ color:#333; line-height:26px; font-size:14px;}

/* 布局框架 */
body{ background-color:#FFF; background-image:url(bc.jpg); background-repeat:repeat-x; background-position:top center;  font-size:14px; line-height:26px; color:#333;}

/* 头部 */
.banner{ width:1003px; height:173px; overflow:hidden; margin:0 auto;}
#Top{ width:1003px; margin:0 auto;margin-bottom:10px; height:90px}
.ClearFloat {clear:both;}
.Hide {display:none;}
#Top .Toolbar1 { background-image:url(nav.jpg); width:1003px;height: 50px; margin:0 auto;}


#Top .Toolbar1 .CentreBox .Menu {
	height: 50px;
	width: 1003px;
}
#Top .Toolbar1 .CentreBox .Menu .List1 {
	float: left;
	text-align: center;
	list-style-type: none;
	height: 50px;
	position: relative;
	left: 20px;
}
#Top .Toolbar1 .CentreBox .Menu .List1 li {
	width: 138px;
	float: left;
	height: 50px;
	line-height: 50px;
}
#Top .Toolbar1 .CentreBox .Menu .List1 .Select {
	background-image: url(background_3.png);
	background-repeat: no-repeat;
	background-position: center;
}

#Top .Toolbar1 .CentreBox .Menu .List1 a {
	color: #000;
	font-size: 16px; line-height:50px;
}

#Top .Toolbar1 .CentreBox .Menu .List1 a:hover{ color:#cc0000;}
#Top .Toolbar1 .CentreBox .Menu .List2 {
	float: right;
	position: relative;
	right: 20px;
	list-style-type: none;
	height: 50px;
	text-align: center;
}
#Top .Toolbar1 .CentreBox .Menu .List2 li {
	float: left;
	width: 63px;
	line-height: 50px;
}
#Top .Toolbar1 .CentreBox .Menu .List2 a {
	color: #FFFFFF;
}




#Top .Toolbar1 .CentreBox .UserInfo {
	height: 50px;
	width: 180px;
	float: left;
}

#Top .Toolbar1 .CentreBox .UserInfo .NickName a {
	color: #FFFFFF;
}


#Top .Toolbar1 .CentreBox .Message a {
	height: 16px;
	width: 16px;
	display: block;
}
#Top .Toolbar2 { background-image:url(sub_nav.jpg); width:1003px;height: 40px;clear: both; margin:0 auto;}
#Top .Toolbar2 .CentreBox {
	height: 40px;
	width: 1003px;
}
#Top .Toolbar2 .CentreBox .Menu {
	position: relative;
	overflow: hidden;
	height: 40px;
	width: 973px;
	left: 30px;
	float: left;
}
#Top .Toolbar2 .CentreBox .Menu ul {
	list-style-type: none;
	height: 39px;
	position: absolute;
}
#Top .Toolbar2 .CentreBox .Menu ul li {float: left;height: 39px;text-align: center;line-height: 39px; padding-left:20px; padding-right:9px;}
#Top .Toolbar2 .CentreBox .Menu ul li a {
	color: #434343;
	font-size: 12px;
}
#Top .Toolbar2 .CentreBox .Menu ul .Select {
	background-image: url(background_5.png);
	background-repeat:repeat-x;
	background-position: center center;
}

.Toolbar2 a{ line-height:39px;}



/* 尾部 */

.footer{ width:1003px; height:211px; padding-top:40px; text-align:center; border-top:2px solid #0065d8; background-color:#f4f3f3; margin:0 auto;}


.container{ width:1003px; margin:0 auto; background-color:#FFF;}

