@charset "gb2312";
body,td,th {
	font-size: 12px;
	color:#000000;
}
.IndexTop{ text-align:center ; border:1px solid #D9D9D9; height:25px; line-height:25px}
.IndexTop strong{ font-weight:normal;}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:underline;
}
a:active {
	color:#FF6600;
	text-decoration:underline;
}
body,form,input{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	width:100%;
	background-color: #FFFFFF;
	background-image: url(../images/big.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#kyw{width:268px; margin:auto;}
#kyw li{ float:left; height:20px; padding-left:5px; width:125px;}
 h1{ font-size:12px; font-weight:normal; margin:0px;}
 #kyw strong{ color:#FF6600}
.norminput{
	border: 1px solid #7F9DB9;
	width: 120px;
	height: 21px;
	color: #999999;
	line-height: 22px;
}
.BlueFont14 {
	font-family: "黑体";
	font-size: 15px;
	color: #2A5A9A;
	font-weight: bold;
}
.BlueFont14 h2{font-family: "黑体";
	font-size: 15px;
	color: #2A5A9A;
	font-weight: bold;}
.BlueFont12 {
	font-family: "黑体";
	font-size: 12px;
	color: #2A5A9A;
	font-weight: bold;
}
.GrayFont12 {
	font-size: 12px;
	color: #999999;
}
.BlackFont14 {
	font-size: 15px;
	color: #0D0D0D;
	font-family: "黑体";
	font-weight: bold;
}
.GrayFontE {
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	font-family: Arial;

}
.GrayLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.GrayLineT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D9D9;
}
.GrayPan {
	height: 14px;
	overflow: hidden;
	background-color: #D9D9D9;
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.WiteImg {
	border: 6px solid #FFFFFF;
}
.GrayImg {
	border: 5px solid #EAEAEA;
}
.GrayBorder1 {
	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: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.GrayAllBorder {
	border: 1px solid #DFDFDF;
}
.GrayHBorder {
	border: 1px solid #D4D0C8;
}
.GrayFontC {
margin-left:10px;font-size: 12px; color: #666666; font-family: Arial; font-weight: bold; }

.GrayFontLine {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

/* 导航样式 */
#navMain {
	margin:0 auto;
	width:100%;
	height:32px;
	text-align:center;
	*font-size:14px;
}
#navMain ul{
	text-align:center;
	margin:0 auto;
	height:32px;
	width:880px;
}
#navMain ul li {
	list-style:none;
	float:left;
	height:32px;
	position:relative;
	z-index:100;

}
#navMain li a {
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.current {
	background:none;
	bottom:0
}

#navMain li.last {
	background:none;
}
#navMain img {
margin-left:8px;
margin-right:6px;
}

/* 小导航*/
#navSub {
	margin:0 auto;
	width:100%;
	line-height:32px;
	font-size:12px;
	color:#000000;
}
#navSub a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	*font-size:12px;
	text-decoration:none;
}
#navSub a:hover {
	text-decoration:none;
}

#navSub span a {
	padding:0 20px;
	margin-left:3px
}

/* 导航不同样式 */
/* nav_a */
#navMain li.nav_a a:hover{
	background:url(../images/menu_on0.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_a.current a {
	background:url(../images/menu_on0.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}


/* nav_b */
#navMain li.nav_b a:hover{
	background:url(../images/menu_on1.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_b.current a {
	background:url(../images/menu_on1.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_b span a:hover{
	border-bottom:4px solid #35BFE3;
	padding-bottom:4px;

}

/* nav_c */
#navMain li.nav_c a:hover{
	background:url(../images/menu_on2.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_c.current a {
	background:url(../images/menu_on2.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_c span a:hover{
	border-bottom:4px solid #1EBB16;
	padding-bottom:4px;

}

/* nav_d */
#navMain li.nav_d a:hover{
	background:url(../images/menu_on3.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_d.current a {
	background:url(../images/menu_on3.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_d span a:hover{
	border-bottom:4px solid #FFA200;
	padding-bottom:4px;

}

/* nav_e */
#navMain li.nav_e a:hover{
	background:url(../images/menu_on4.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_e.current a {
	background:url(../images/menu_on4.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_e span a:hover{
	border-bottom:4px solid #7A7DDB;
	padding-bottom:4px;

}

/* nav_f */
#navMain li.nav_f a:hover{
	background:url(../images/menu_on5.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_f.current a {
	background:url(../images/menu_on5.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_f span a:hover{
	border-bottom:4px solid #EE7473;
	padding-bottom:4px;

}

/* nav_g */
#navMain li.nav_g a:hover{
	background:url(../images/menu_on6.jpg) no-repeat center;
	float:left;
	display:block;
	height:32px;
	line-height:34px;
	padding:0 20px;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
}
#navMain li.nav_g.current a {
	background:url(../images/menu_on6.jpg) no-repeat center;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	position:relative;
}
#navSub.xnav_g span a:hover{
	border-bottom:4px solid #020BD2;
	padding-bottom:4px;

}


/* 留言 */
.guest{
	border:1px dashed #CCCCCC;
}


/* 友情连接样式 首页的 */

.select * {
margin: 0;
padding: 0;
}
.select {
text-align:center;
border:1px solid #cccccc;
float: left;
display: inline;
}
.select div {
border:1px solid #f9f9f9;
float: left;
}
/* 子选择器，在FF等非IE浏览器中识别 */
.select>div {
width:200px;
height: 17px;
overflow:hidden;
}

/* 通配选择符，只在IE浏览器中识别 */
* html .select div select {
display:block;
float: left;
margin: -2px;
}
.select div>select {
display:block;
width:204px;
float:none;
margin: -2px;
padding: 0px;
}
.select:hover {
border:1px solid #666666; /*鼠标移上的效果 */
}
.select select>option {
text-indent: 2px; /*option在FF等非IE浏览器缩进2px*/
}




