@charset "utf-8";
/* main */
* {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.5;
	text-align:center;
}
a {
	color:#000;
}
a:hover {
	color:#0d53a1;
}
img {
	border:0;
}
p {
	margin:8px 0px;
}
h2{ font-size:12px;}
/*warp*/
.wrap {
	width:890px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.head {
	float:left;
	width:890px;
	height:80px;
	overflow:hidden;
	
}
.head .logo {
	float:left;
	width:132px;
	height:61px;
	overflow:hidden;
	padding-top:10px;
	padding-left:20px;
}
.head .topnav{
	float:right;
	width:699px;
	height:25px;
	overflow:hidden;
	background:url(topnavbg.gif) no-repeat;
	color:#666;
	line-height:25px;}
.head .topnav a{
	color:#666;
	padding:0 5px;
	text-decoration:none;
	}
.head .topnav a:hover{
	text-decoration:underline;}
.head .topnav a b{
	color:#049;
	font-weight:400;}
.head .slogan{
	float:right;
	width:361px;
	height:17px;
	overflow:hidden;
	padding-top:30px;
	padding-right:10px;}
.head .subtit{
	float:right;
	width:326px;
	height:30px;
	margin-top:18px;
	text-align:left;
	font-size:25px;
	line-height:30px;
	font-weight:700;
	color:#000;
	font-family:"微软雅黑", "宋体";}
/*banner*/
.banner{ display:none;}
/*mainbody*/
.mainbody{
	float:left;
	width:880px;
	height:auto;
	overflow:hidden;
	border-top:3px #2466a6 solid;
	background:url(mainbodybg.jpg) no-repeat top left;
	padding-right:10px;}
/*leftmenu*/
.leftmenubox{
	float:left;
	width:195px;
	height:343px;
	background:url(menubg.gif) no-repeat top left;
	overflow: hidden;
	margin-top:139px;}
.leftmenubox .cont{
	float:left;
	width:174px;
	padding-top:10px;
	padding-left:13px;
	height:auto;
	overflow:hidden;}
.leftmenubox .cont ul li{
	float:left;
	width:174px;
	height:34px;
	overflow:hidden;
	margin-top:2px;}
/*rightcontbox*/
.rightcontbox{
	float:right;
	width:675px;
	height:auto;
	overflow:hidden;
	margin-top:210px;
	}
.rightcontbox .posi{	
	float:left;
	width:675px;
	padding-top:5px;
	height:auto;
	line-height:25px;
	text-align:left;
	overflow:hidden;
	color:#049;
	display:none;

}
.rightcontbox .posi a{
	color:#049;}
.rightcontbox .cont{
	float:left;
	width:643px;
	padding:0px 15px;
	height:auto;
	overflow:hidden;
	color:#000;
	background:#fff;
	border:1px #f7f7f7 solid;
}
.rightcontbox .cont .contbox,.rightcontbox .cont .contbox2{
	float:left;
	width:643px;
	height:auto;
	padding-top:20px;
	text-align:left;
	line-height:25px;
	font-size:14px;
	}
.rightcontbox .cont .contbox2 table td{
	line-height:20px;
	padding:5px;
	font-size:12px;}
.rightcontbox .cont .contbox2 table td a{ padding:0 3px; text-decoration:none;}
.rightcontbox .cont .contbox p.pl48{
	padding-left:48px;}
.rightcontbox .cont .contbox table{
	background:#eee;}
.rightcontbox .cont .contbox table td{
	line-height:20px;
	background:#fff;
	padding:5px;
	font-size:12px;}
.rightcontbox .cont .contbox table td a{ padding:0 3px;}
.rightcontbox .cont .contbox table td b{
	color:#a00;}
.rightcontbox .cont .contbox table th{
	line-height:25px;
	background:#f7f7f7;
	text-align:right;
	padding-right:20px;
	font-size:12px;
	font-weight:400;}
.rightcontbox .cont .contbox h2{ font-size:14px; font-weight:bold; color:#F1272C; text-align:left;}	
.rightcontbox .cont .contbox p a{ text-decoration:none;}
ul,li{ margin:0; padding:0; list-style:none;}
ul li a{ text-decoration:none;}
.list01,.list02 { float:left; background:url(dot_bg_gray.gif) repeat-x left bottom; height:auto; overflow:hidden; padding:10px 0px; margin-bottom:10px;}
.list02 { padding-top:5px;}
.list01 li{ float: left; width:128px; margin-bottom:5px;}
.list02 li{ display:inline-block;white-space:nowrap; padding:2px 10px; line-height:24px;float:left;}
.list02 li a{font-size:14px; background:url(icon_doll_2.gif) no-repeat 0 8px;padding-left:10px; line-height:24px;}
/*foot*/
.foot{
	float:left;
	width:890px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
	padding-top:5px;
	border-top:1px #eee solid;
	line-height:25px;
	background:url(footbg.gif) repeat-x 0 1px;
	}
.foot a{ color:#049; text-decoration:none;}
