@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#fff;
	font-size:12px;
	color:#4f4951;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
a{
	text-decoration:none;
	color:#373F87;
}
a:hover{
	color:#fe5455;
}
p{
	padding-bottom:15px;
}
ul{
	list-style:none;
}
img{
	border:0
}
table{
	border-collapse:collapse;
	border:0px; 
}
textarea{
	overflow:auto;
}
.up_down{
	margin-bottom:-3px;
}
.up{
	color:#D90005;
}
.down{
	color:#009933;
}
select > option {
  -moz-padding-start: 3px;
  -moz-padding-end: 5px;
}
/***************************************************************************************main css*****/
#wrap{
	width:850px;
	margin:0 auto;
	background:#fff;
}
#header{
	width:831px;
}
#logo{
}
.clear-both{
	clear:both;
}
#nav{
	width:850px;
	height:39px;
	background:url(../images/nav.jpg) repeat-x;
	margin-top:12px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul{
	margin-right: auto;
}
#nav ul li{
	float:left;	
	height:39px;
	line-height:39px;
	background:url(../images/nav.jpg) repeat-x;
	text-align:center;
}
#nav ul li a{
	display:block;
	text-align:center;
	border-right:1px solid #fff;
	width:125px;
	float:left;
	color:#2d292b;
	font-size:15px;
	font-weight:bold;
	padding-top: 0;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 22px;
}
#nav ul li a:hover, #nav ul li a.on{
	color:#696EA8;
}
#container{
	width:850px;
	margin-top:12px;
	background:url(../images/leftnavbg-end.jpg) no-repeat bottom left;
}
#leftside{
	width:246px;
	float:left;
	background:url(../images/leftnavbg-top.jpg) no-repeat;
}
#leftside h1{
	font-size:16px;
	color:#fff;
	height:42px;
	line-height:42px;
	padding-left:30px;
}
#leftnav{
	width:206px;
	height:834px;
	padding:20px 15px 0;
}
#leftnav h3{
	color:#fff;
	height:25px;
	margin:25px 0 15px;
	font-size:18px;
	text-align:center;
	line-height:25px;
}
#leftnav ul{
}
#leftnav ul li{
	margin-bottom:12px;
}
#leftnav ul li a{
	background:url(../images/leftnav.gif) no-repeat center center;
	width:208px;
	height:57px;
	line-height:57px;
	display:block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#leftnav ul li a:hover, #leftnav ul li a.on{
	background:url(../images/leftnav_bg.gif) no-repeat center center;
}
.help{
	margin-left:20px;
}
#mainside{
	width:604px;
	float:right;
}
#mainside .indexmain{
}
.indextext{
	width:390px;
	float:left;
	padding:15px 10px;
	line-height:20px;
	text-align:center;
}
.testim{
	float:right;
	margin-top:15px;
	padding:0 5px 0 10px;
	background:url(../images/testim.jpg) no-repeat;
	height:790px;
	width: 168px;
}
#footer{
	background:#0055a5 url(../images/endimg.jpg) no-repeat right bottom;
	height:90px;
}
.links{
	background:#fff;
	padding-top:14px;
	height:50px;
}
.links img{
	margin:0 25px;
}
.call{
	font-size:20px;
	color:#0053a3;
	font-weight:bold;
	width:220px;
	line-height:35px;
	padding-left:30px;
	float:left;
}
.links img{
	margin-right:10px;}
/*-----------------------*/
.content{
	line-height:20px;
	padding-right: 13px;
	padding-bottom: 30px;
	padding-left: 13px;
}
.content h2{
	color:#585E9C;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.content h1, .blue16{
	color:#221B45;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
.content h3{
	color:#6368A2;
	font-size:14px;
	font-weight:bold;
}
.red{
	color:#003399;
}
ol.ma_b{
	padding-left:27px;}
ol.ma_b li{
	margin-bottom:10px;}
.border4 tr td{
	border:1px solid #ccc}
.font14{
	font-size:14px;
}
.xtext {
	font-size: 11px;
}
