﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	background-color:#E1E1E1;
}
ul {
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #006dad;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
	color: #138A0C;
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
	font-size: 0px;
}
.l {
	float: left;
}
.r {
	float: right;
}
.blank {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	background-color: #FFF;
	float: left;
	width: 880px;
	padding:0px 10px;
}
.top {
	background-color: #EFEFEF;
	float: left;
	width: 878px;
	height:24px;
	line-height:24px;
	border: 1px solid #CAD9EA;
}
.top td a {
	font-size: 12px;
	font-weight: normal;
	color: #006dad;
	text-decoration: none;
	line-height: 16px;
}

.top td a:hover {
	text-decoration: underline;
	color:#006dad;
	font-size: 12px;
	line-height:16px;
}

.logo {
	float: left;
	width: 880px;
}
.logo img {
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav {
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	float: left;
	height: 28px;
	width: 880px;
	margin-top:5px;
	background-color: #05437C;
}
.nav td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-align: center;
}
.nav td a{
	color:#ffffff;
}
.nav td a:hover{
	color:#ffffff;
}
.nav .one {
	position: relative;
}
.nav .one a {
	display: block;
	line-height: 28px;
	height: 28px;
	width: 84px;
	font-weight:bold;
}
.nav .one a:hover {
	color: #ffffff;
	font-weight:bold;
}


.nav .second {
	position: absolute;
	left: 0px;
	top: 28px;
	width: 142px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	background-color: #05437C;
	font-weight:bold;
	display: none;
}

.nav .second a {
	display: block;
	height: 28px;
	width: 137px;
	line-height: 28px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	background-color: #05437C;
	font-weight:bold;
	padding-left: 15px;
	text-align: left;
}
.nav .second a:hover {
	background-color: #138A0C;
	color: #ffffff;
	font-weight:bold;
}

.nav .selected {
	display: block;
	height: 28px;
	line-height:28px;
	width: 84px;
	background-color: #138A0C;
	color: #ffffff;
	font-weight:bold;
}
.nav  .unselected  {
	color: #ffffff;
	display: block;
	height: 28px;
	width: 84px;
	line-height: 28px;
	background-color: #05437C;
	font-weight:bold;
}

.nav .sec {
	display: block;
	height: 28px;
	line-height:28px;
	width: 283px;
	background-color: #138A0C;
	color: #ffffff;
	font-weight:bold;
	font-size:14px;
}
.nav  .unsec  {
	color: #ffffff;
	display: block;
	height: 28px;
	width: 283px;
	line-height: 28px;
	background-color: #05437C;
	font-weight:bold;
	font-size:14px;
}

.flash {
	float: left;
	width: 880px;
	margin-top: 5px;
}
.flash .f_left {
	float: left;
	width: 640px;
}
.flash .f_right {
	float: left;
	width: 236px;
	padding-left: 4px;
}
.flash .f_right a:hover {
	text-decoration: underline;
	color:#138A0C;
}
.flash .f_right li {
	color: #60D818;
	line-height: 23px;
	height: 23px;
	background-image: url(../images/h.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
}
.flash .f_right li a {
	color: #05437C;
}
.con {
	float: left;
	width: 880px;
	margin-top: 4px;
}
.con .c_left {
	float: left;
	width: 439px;
}
.con .c_right {
	float: left;
	width: 439px;
	padding-left: 2px;
}
.con li {
	line-height: 24px;
	height: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.con li a {
	color: #05437C;
}
.con li a:hover {
	color: #138A0C;
	text-decoration: underline;
}
.inner_line {
	line-height: 10px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 10px;
	width: 880px;
}
.inner_index {
	float: left;
	width: 880px;
}
.inner_index .box {
	 /*非IE的主流浏览器识别的垂直居中的方法*/
	 display: table-cell;
	 vertical-align:middle;
	
	 /*设置水平居中*/
	 text-align:center;
	
	 /* 针对IE的Hack */
	 *display: block;
	 *font-size: 131px;/*约为高度的0.873，200*0.873 约为175*/
	 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	
	 width:188px;
	 height:148px;
	 overflow:hidden; 
	 border:solid 1px #e6e6e6;
}
.inner_index .box img {
 /*设置图片垂直居中*/
 vertical-align:middle;
}
.link_p a {
	color: #05437C;
}

.link_p a:hover {
	color: #138A0C;
	text-decoration: underline;
}
.sidebar {
	 /*非IE的主流浏览器识别的垂直居中的方法*/
	 display: table-cell;
	 vertical-align:middle;
	
	 /*设置水平居中*/
	 text-align:center;
	
	 /* 针对IE的Hack */
	 *display: block;
	 *font-size: 124px;/*约为高度的0.873，200*0.873 约为175*/
	 *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
	
	 width:198px;
	 height:140px;
	 overflow:hidden; 
	 border:solid 1px #e6e6e6;
}
.sidebar img {
 /*设置图片垂直居中*/
 vertical-align:middle;
}

.details_pic img {
	float: left;
	border: 1px solid #D3D1D1;
	margin-right: 3px;
	margin-left: 3px;
	height: 98px;
	width: 130px;
	margin-bottom: 4px;
}
.footer {
	text-align: center;
	float: left;
	width: 880px;
	background-image: url(../images/site_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	margin-top: 6px;
}

.anpager .cpb {background:#1F3A87 none repeat scroll 0 0;border:1px solid #CCCCCC;color:#FFFFFF;font-weight:bold;margin:5px 4px 0 0;padding:4px 5px 0;}
.anpager a {background:#FFFFFF none repeat scroll 0 0;border:1px solid #CCCCCC;color:#1F3A87;margin:5px 4px 0 0;padding:4px 5px 0;text-decoration:none}
.anpager a:hover{background:#1F3A87 none repeat scroll 0 0;border:1px solid #1F3A87;color:#FFFFFF;}
