body {
	padding: 0px;
	font-size: 12px; 
	margin: 0px; 
	color: #333;
	font-family: "宋体", arial; 
	text-algin: center;
}
*{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
.clear {
	overflow: auto;
	zoom: 1;
}
li {
	list-style: none;
}
img {
	vertical-align: top;
	display: block;
}
h1,h2,h3,h4,h5,h6{
	padding: 0px;
	font-weight: normal;
	font-size: 12xp;
	margin: 0px;
}
#container {
	width: 950px;
	margin: 0px auto;
}
/*字体样式*/
.font14_blod {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.font14 {
	font-size: 14px;
	color: #333;
}
.font_blue {
	color: #02356c;
	font-size: 12px;
}
.font14_blue {
	color: #02356c;	
	font-size: 14px;
}
.font14_blodblue {
	color: #005da3;	
	font-size: 14px;
	font-weight: bold;
}
.font_yellow {
	color: #eb4a02;
	font-size: 12px;
}
.font12{
	font-size: 12px;
	color: #333;
	line-height: 22px;
}
.font14_qbule{
	font-size: 14px;
	color: #1c488f;
	font-weight: normal;
}
.font12_bold{
	font-size: 12px;
	color: #454545;
	font-weight: bold;
}
.font_dblue {
	font-size:12px;
	font-weight:normal;
	color:#00339b;
	margin:0px 6px;
}
.font14_yellow {
	font-size: 14px;
	color: #ff3c00;
}
.font14_bold_yellow {
	font-size:14px;
	font-weight:bold;
	color:#ff6000;
}
.font_date {
	font-size: 12px;
	color: #999;
}
.font_hui {
	color: #666;
}
/*字体样式结束*/
/*--------共用-----------*/
.margintop8 {
	margin-top: 8px;
}
.margin8 {
	margin: 8px;
}
.marginleft8 {
	margin-left: 8px;
}
.marginright20 {
	margin-right: 20px;
}
.
.margin_one {
	margin:1px;
}
/*--------头部样式--------*/
#head {
	height: 106px;
	overflow: hidden;
	width: 950px;
	clear: both;
	background: url(../images/topimgad.jpg) no-repeat 280px bottom;
}
#logo {
	float: left;
	margin-left: 6px;
	margin-top: 40px;
	width: 260px;
	display: inline;
}
#top {
	float: right;
	width: 640px;
	margin-right: 10px;
	display: inline;
}
#top_subnav {
	text-align:right;
	margin: 84px 18px 0px 0px;
}
#mainnav {
	clear:both;
	background:url(../images/main_nav_bg.gif) repeat-x left top;
	text-align:center;
	width: 906px;
	height: 36px;
	overflow: hidden;
	padding: 0px 22px;
}
#mainnav li {
	float:left;
	width:82px;
	background:url(../images/main_nav_li.gif) no-repeat right top;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
	
}
#mainnav .last_li {
	float:left;
	width:82px;
	background:none;
}
#post {
	clear:both;
	background:url(../images/post.gif) repeat-x;
	color:#01509f;
	height:28px;
	width:950px;
}
#post_title {
	width:105px;
	color:#333;
	float:left;
	text-align:right;
	background:url(../images/post_icon.gif) no-repeat 28px 0px;
	margin-top:8px;
	display:inline;
}
#post_content {
	color:#01509f;
	float:right;
	text-align:left;
	width:840px;
	margin-top:6px;
	display: inline;
}
.visited { 
	background: url(../images/mainnavh.gif) no-repeat;
	text-decoration: none;
	ont-weight: bold;
	width: 80px;
	height: 36px;
	display: block;
	margin-right: 2px;
	line-height: 36px;
	color: #fff;
	font-weight:bold;
	font-size:14px;
}
/*--------END 头部样式--------*/


/*----------主题部分样式------*/
#mainbody {
	margin-top: 8px;
}
#sidebar {
	width:232px;
	float:left;
}
#main {
	width:710px;
	float:right;
}
/*-------END 主题部分样式-----*/


/*----------页脚部分样式------*/
#footer {
	clear:both;
	margin-top: 8px;
}
.footer_title {
	background: url(../images/par_title_bg.gif) repeat-y left top;
	height: 24px;
	padding-left: 8px;
}
#partner_content {
	padding: 20px 0px;
}
#partner_content ul li {
	display:inline;
	float: left;
	margin: 0px 18px;
}
#bottomnav {
	margin:8px 0px;
	background:#f5f7f8;
	border: 1px solid #aacbe4;
	text-align:center;
	line-height:24px;
}
#bottomnav li {
	display:inline;
	color:#004f9e;
}
#copyright {
	text-align:center;
	color:#2975ae;
	line-height:20px;
	margin-bottom:20px;
}
.height {
	height: 20px;
	overflow: hidden;
}
/*-------END 页脚部分样式-----*/
