@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	font-family: SimSun;
	line-height: 167%;
	color: #333333;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: top;
	
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;

}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* Mac斉IE偺傒偵揔?\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
	color: #333333;
	
}
a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	TEXT-DECORATION: underline;
	color: #333333;
}
#wrap {
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header {
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-position: top;	
}
#header .head_box {
	width: 1072px;
	margin-left: auto;
	margin-right: auto;
}
#header .logo {
	float: left;
	padding-top: 4px;
	padding-left: 11px;
}
#header .head_right {
	float: right;
	width: 305px;
	line-height: 145%;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #FDFDFF;
	margin-top: 15px;
	letter-spacing: 2px;
}
#header .nav {
	height: 47px;
	position: relative;
	z-index: 9999;
	padding-left: 1px;
	margin-top: 1px;
}
#header .nav li {
	float: left;
	list-style-type: none;
	font-size: 23px;
	height: 47px;
	color: #FFFFFF;
	width: 214px;
	text-align: center;
	font-family: "黑体";
	font-weight: bold;
	line-height: 15px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header .nav li a:link {
	TEXT-DECORATION: none;
	float: left;
	color: #FFFFFF;
	width: 214px;
	float: left;
	padding-top: 17px;
	height: 30px;
}
#header .nav li a:visited {
	TEXT-DECORATION: none;
	float: left;
	color: #FFFFFF;
	width: 214px;
	float: left;
	padding-top: 17px;
	height: 30px;
}
#header .nav li a:hover {
	TEXT-DECORATION: none;
	float: left;
	color: #FFFFFF;
	width: 214px;
	float: left;
	padding-top: 17px;
	height: 30px;
}
#header .nav li a:active {
	TEXT-DECORATION: none;
	float: left;
	color: #FFFFFF;
	width: 214px;
	float: left;
	padding-top: 17px;
	height: 30px;
}
/*----------------------*/
#header .dropMenu {
	width: 214px;
	position: absolute;
	visibility: hidden;
	display: inline-block;
	margin-top: 0px;
	margin-left:0px;
	padding-top: 0px;
	top: 47px;
	margin-left: -214px;
}
#header .dropMenu li {
	width: 214px!important;
	line-height: 42px!important;
	font-size: 23px;
	font-family: "黑体"!important;
	margin:0;
	height: 42px!important;
	background-image: url(../images/dropMenu_bg.jpg)!important;
	background-repeat: no-repeat;
	background-position: bottom;
}
#header .dropMenu li a {
	display: block;
	text-align:center;
	color:#0561D7!important;
	font-weight: normal;
	line-height: 42px!important;
	height: 42px!important;
	width: 214px!important;
	padding-top:0px!important;
}
#header .dropMenu  li a:hover {
	color: #0561D7!important;
	font-weight: normal;
	line-height: 42px!important;
	height: 42px!important;
	width: 214px!important;
	padding-top:0px!important;
}
#header .banner {
	background-image: url(../images/flash_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 7px;
	padding-left: 7px;
}
#header .head_link {
	background-image: url(../images/flash_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 7px;
	padding-left: 7px;
	height: 61px;
}
#header .head_link .link {
	height: 41px;
	background-image: url(../images/head_link_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
	line-height: 22px;
	color: #FFFFFF;
	padding-right: 35px;
}
#content {
	width: 1058px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	background-image: url(../images/flash_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
#content .indent {
	min-height:300px;
	height:auto!important;
	height:300px;
	padding-left: 12px;
	padding-right: 12px;
}

#content .content_title1 {
	background-image: url(../images/content_title1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 32px;
	margin-bottom: 14px;
}
#content .content_title1 .right {
	float: right;
	padding-right: 8px;
	padding-top: 17px;
	font-family: "黑体";
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
#content ul.content li {
	list-style-type: none;
	float: left;
	width: 237px;
	height: 90px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 11px;
	padding-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 19px;
}
#content .content_box1 {
	float: left;
	width: 525px;
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #B0B0B0;
	min-height:317px;
	height:auto!important;
	height:317px;
	margin-bottom: 16px;
}
#content .content_box1 .text {
	padding-left: 15px;
	padding-right: 15px;
}
#content .content_box1 .txt {
	float: right;
	width: 245px;
	font-size: 14px;
	line-height: 171%;
	padding-top: 30px;
}
#content .content_box1 .title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
}
#content .content_box2 {
	float: right;
	width: 475px;
	margin-right: 8px;
	border: 1px solid #B0B0B0;
	min-height:317px;
	height:auto!important;
	height:317px;
	margin-bottom: 12px;
}
#content .content_box2 .title {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
}	
#content .content_box2 .text {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 120%;
	font-family: "微软雅黑";
}
#content .content_box2 .txt {
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#content .news_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8D8E8F;
	padding-bottom: 7px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .news_text {
	float: right;
	width: 360px;
}
#content .news_text2 {
	float: right;
	width: 410px;
}
#content .pic1 {
	float: left;
}
#content .pic1 img {
	border: 2px solid #0245F8;
}
#content .pic2 {
	float: left;
}
#links {
	width: 1058px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/flash_bg.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 7px;
	padding-left: 7px;
}
#links .text {
	position: relative;
	z-index: 999;
}
#menu { width:211px; margin:auto;height:100%;}
#menu .box1 {
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C7C2C2;
	border-bottom-color: #C7C2C2;
	border-left-color: #C7C2C2;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#menu h3 {
	cursor:pointer;
	color:#FFFFFF;
	width: 210px;
	font-size:14px;
	height:42px;
	line-height: 42px;
	font-family: "微软雅黑";
}
#menu h3 a:link {
	TEXT-DECORATION: none;
	color: #333333;
	float: left;
	width: 191px;
	height:42px;
	padding-left: 20px;
	background-image: url(../images/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu h3 a:visited {
	TEXT-DECORATION: none;
	color: #333333;
	float: left;
	width: 191px;
	height:42px;
	padding-left: 20px;
	background-image: url(../images/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu h3 a:hover {
	TEXT-DECORATION: none;
	color: #333333;
	float: left;
	width: 191px;
	height:42px;
	padding-left: 20px;
	background-image: url(../images/h3_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu h3 a:active {
	TEXT-DECORATION: none;
	color: #333333;
	float: left;
	width: 191px;
	height:42px;
	padding-left: 20px;
	background-image: url(../images/h3_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#menu .last {
	TEXT-DECORATION: none;
	color: #333333!important;
	float: left;
	width: 160px;
	height:34px;
	padding-left: 50px;
	background-image: url(../images/h3_bg2.jpg)!important;
	background-repeat: no-repeat;
	background-position: top;
}
#menu h2 {
	cursor:pointer;
	color:#333333;
	font-size:14px;
	text-align: center;
	line-height: 34px;
	height: 34px;
	font-family: "微软雅黑";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #033ECD;
	width: 203px;
	margin-left: auto;
	margin-right: auto;
}
#menu h2 a:link {
	TEXT-DECORATION: none;
	color: #333333;
}
#menu h2 a:visited {
	TEXT-DECORATION: none;
	color: #333333;
}
#menu h2 a:hover {
	TEXT-DECORATION: none;
	color: #033ECD;
	font-weight: bold;
}
#menu h2 a:active {
	TEXT-DECORATION: none;
	color: #033ECD;
	font-weight: bold;
}
 #menu ul { padding-left:15px; height:100%;border:#E7E7E7 1px solid; border-top:none;overflow:auto;}
 #menu ul li {padding:5px 0 3px 10px; height:100%;}
 .no { display:none;}
#type {
	float: left;
	width: 211px;
	z-index: 999;
	margin-left: 10px;
	margin-top: 8px;
	display: inline;
}
#main {
	float: right;
	width: 785px;
	margin-top: 8px;
	margin-right: 10px;
	display: inline;
}
#main h2 {
	background-image: url(../images/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 41px;
	padding-left: 20px;
	line-height: 41px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-bottom: 20px;
}
#main h2 .right {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	margin-top: 15px;
	font-family: "宋体";
}
#main .top_title1 {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #106BEB;
	margin-bottom: 10px;
	padding-bottom: 12px;
}
#main .top_title2 {
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0356F1;
	margin-bottom: 6px;
	padding-bottom: 5px;
}
#main .top_title2 .right {
	float: right;
	padding-right: 7px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
	font-weight: normal;
}
#main .top_text1 {
	padding-right: 10px;
	text-align: right;
	margin-bottom: 15px;
}
#main .indent2 {
	line-height: 200%;
	min-height:500px;
	height:auto!important;
	height:500px;
	padding-left: 30px;
	padding-right: 30px;
}
#main .indent3 {
	line-height: 200%;
	min-height:500px;
	height:auto!important;
	height:500px;
}
#main .top_box1 {
	border: 1px solid #BFBEBE;
	background-color: #FFFFF6;
	padding-bottom: 15px;

}
#main .tb-box {
	width:210px;
	float:left;
	border: 1px solid #BCB9B9;
	background-color: #FFFFFF;
	padding-right: 12px;
	padding-left: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 25px;
	display: inline;
}
#main .tb-img {
	display: table-cell;
	width:208px;
	height:157px;
	line-height:157px;
	text-align:center;
*display: block;
	overflow:hidden;
	vertical-align:middle;
	border: 1px solid #F4F0E7;
}
#main .tb-img img 
{
	vertical-align:middle;
	border:0;
	max-width:208px;max-height:157px;
}
#main .tb-text {
	width: 208px;
	text-align: center;
	padding-top: 15px;
	font-size: 14px;
	line-height: 16px;
	font-family: "微软雅黑";
	font-weight: bold;
}
#main .tb-link {
	margin-top: 18px;
	text-align: center;
}
#main .box_line {
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #106BEB;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#main .box_line .text {
	float: right;
	width: 645px;
	line-height: 150%;
}
#bot {
	min-height:131px;
	height:auto!important;
	height:131px;
	color: #D5D4D2;
	background-color: #034DF5;
	margin-top: -2px;
	line-height: 150%;
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#bot .foot_box {
	width: 1058px;
	margin-left: auto;
	margin-right: auto;
}
#bot .foot_copyright {
	float: left;
	width: 820px;
	padding-top: 15px;
	padding-left: 15px;
}
#bot .foot_right {
	float: right;
	padding-right: 65px;
	padding-top: 20px;
}
h1{
	height:0px;
	overflow:hidden;
	text-indent:-999em;
}
.formfield_s {
	width: 344px;
	height: 28px;
	line-height: 28px;
	border: 1px solid #454545;
}
.formfield_l {
	width: 460px;
	height: 125px;
	line-height: 20px;
	overflow: hidden;
	border: 1px solid #454545;
}
.font_white {
	font-size: 17px;
}
.font_yellow {
	color: #E79E14;
}
/*CSS sabrosus style pagination*/

.sabrosus {
	TEXT-ALIGN: center;
	padding: 3px;
	margin-top: 15px;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 12px;
	color: #999999;
}
.sabrosus A {
	PADDING-RIGHT: 7px;
	PADDING-LEFT: 7px;
	PADDING-BOTTOM: 3px;
	COLOR: #12396B;
	MARGIN-RIGHT: 5px;
	PADDING-TOP: 4px;
	TEXT-DECORATION: none;
	border: 1px solid #E1E1E1;
	background-image: url(../images/sabrosus.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sabrosus A:hover {
	COLOR: #FFFFFF;
	background-image: url(../images/sabrosus2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.pagination A:active {
	COLOR: #FFFFFF;
	background-image: url(../images/sabrosus2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #380001;
}
.sabrosus SPAN.current {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: bold;
	PADDING-BOTTOM: 2px;
	COLOR: #999999;
	MARGIN-RIGHT: 2px;
	PADDING-TOP: 2px;
}
.sabrosus SPAN.disabled {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; COLOR: #999999; MARGIN-RIGHT: 2px; PADDING-TOP: 2px
}
