@charset "utf-8";
/* CSS Document */

body{ 
	margin:0 auto auto 0;
	
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #a4a4a6; 	
	scrollbar-3dlight-color: #e8e8e8; 
	scrollbar-base-color: #e8e8e8; 
	scrollbar-darkShadow-color: #e8e8e8; 
	scrollbar-highlight-color: #e8e8e8; 
	scrollbar-shadow-color: #e8e8e8; 
	scrollbar-track-color: #e8e8e8;
}
a{
text-decoration:none;
}

input{
	border:1px solid #959499;
	margin-bottom:2px;
	/*
	width:110px;
	height:12px;*/
}
select{
	border:1px solid #b2b0b1;
	width:280px;
}

#header_link1, #header_link1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#B0B2B1;
	text-decoration:none;
	margin: auto 10px auto 10px;
}
.text_content{
	font-family:"宋体";
	font-size:12px;
	color:#a3a3a3;
	line-height:2;
}

.footerlink{
	font-family:"宋体";
	font-size:12px;
	color:#ffffff;
	line-height:2;
}

.text_title{
	font-family:"宋体";
	font-size:12px;
	color:#7e8387;
	font-weight:bold;
	text-decoration:none;
}
.title_24{
	font-family:'黑体'; 
	font-size:24px; 
	color:#586166;
}
.text_link2, #footer, #footer a{
	font-family:"宋体";
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.text_link2_b{
	font-family:"宋体";
	font-size:12px;
	color:#586168;
	text-decoration:none;
}

.gundong{
	overflow-x:hidden;
}
.fl div{
float:left;
}

.link1, .link {
	font-size:12px;
	color:#a0a1a1;
	font-family:宋体;
}

.linkon {
	font-size:12px;
	font-weight:bold;
	color:#564227;
	font-family:宋体;
}

.link_t2 {
	font-size:12px;
	color:#564227;
	font-family:宋体;
}

.link_date {
	font-size:12px;
	color:#a4a4a4;
	font-family:宋体;
}

.link_title {
	font-size:14px;
	color:#3a464d;
	font-family:宋体;
}

.news_content {
	font-size:12px;
	color:#6e6e6e;
	font-family:宋体;
}

.link_t14 {
	font-size:14px;
	color:#564227;
	font-family:宋体;
}
.infoBoxContents{
color:#7E8387;
font-family:"";
font-size:12px;
}
input {

font-family:"";
font-size:12px;
}
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

.index{
			color:#E36336;
			font-size:14px;
			font-family: "微软雅黑";
			line-height: 28px;
		}
		.index_01{
			color:#000000;
			font-size:12px;
			font-family: "微软雅黑";
			line-height: 22px;
		}
		.index_02{
			color:#E36336;
			font-size:14px;
			font-family: "微软雅黑";
			line-height: 20px;
		}
		.index_wrap{
			color:#000000;
			font-size:12px;
			font-family: "微软雅黑";
		
		}
		
		

/*内容分页*/
.page-Article{height:30px; text-align:center; width:100%;}
.page-Article ul{margin:0 auto;}
.page-Article ul li{display:inline;}
.page-Article span{ padding:4px 6px;  line-height:25px; border:#9D958A 1px solid}
.page-Article span.last{ padding:5px 6px 3px 6px;  line-height:30px; border:#9D958A 1px solid}
.page-Article span.next{ padding:5px 6px 3px 6px;  line-height:30px; border:#9D958A 1px solid}
.page-Article span.disab{ color:#999}
.page-Article a:hover span{ padding:4px 6px 3px 6px; background-color:#9D958A; color:#FFF;}
.page-Article span.chect{padding:4px 6px 3px 6px; background-color:#9D958A; color:#FFF;}
