/* CSS Document */
body {
	background:#69b92e;
	text-align:center;
	margin:0;
	padding:0;
}
div {text-align:left;}

form, input, select {margin:0px; padding:0px;}
body, div, td {font-size:12px;font-family:"宋体";color:#333;}
img,a img{border:0; margin:0; padding:0;}
input,select {font-size:12px;vertical-align:absmiddle;}
input {padding-top:1px;}
a {color:#333; text-decoration:none;}
a:hover {color:#f60;text-decoration:underline;}





/*--------顶部Logo搜索开始--------*/
#logosearch {
	width:970px;
	height:48px;
	background:#fff;
	padding:5px 5px 3px 5px;
	margin:0px auto;
	clear:both;
	}

#logo {
	float:left;
	padding:0 0 0 5px;
}

#search {
	float:left;
	margin:0 10px 0 10px;
}


#search .s1, #search .s3 {
	float:left;
	width:10px;
	height:50px;
}
#search .s1 {background:url(search_bg1.gif) no-repeat left top;}
#search .s3 {background:url(search_bg3.gif) no-repeat left top;}

#search .s2 {
	float:left;
	height:39px;
	padding:12px 8px 0!important;
	padding/**/:12px 8px 0 8px;
	padding:11px 8px 0 8px;
	background:url(search_bg2.gif) repeat-x left top;
	width: 220px;
}

#search .tb2 {
	height:18px;
	width:250px;
	padding:4px 2px 0 2px;
	color:#666;
	border:1px solid #f0f0f0;
	border-color:#7c7c7c #cecece #c3c3c3 #7c7c7c;
	background:#fff url(sbox_bg.gif) no-repeat;
}

#search .but2 {
	width:100px;
	height:24px;
	border:#999 1px solid;
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:2px 0 0 0;
	background:url(butbg_02.gif) repeat-x left top;
	vertical-align:top!important;




	vertical-align /**/:;
	vertical-align:baseline;
}


.keyword {
	float:left;
	height:38px;
	width:298px;
	color:#bbb;
	line-height:38px;
	text-align:center;
	padding:6px 0 0 0;
	border:#bbb 1px solid;
	/*letter-spacing:-1px;
	font-family:verdana;*/
}

.keyword a {color:#06c;}
.keyword a:hover {color:#f60;}

.button {
	float:right;
	width:66px;
	padding:5px 0 0 0;
}

.button a {cursor:pointer;}
.button a {
	float:left;
	margin:0 0 3px 0;
}

/*--------导航开始--------*/
#Nav {
	width:970px;
	height:87px;
	background:#fff;
	padding:5px 5px 0px 5px;
	margin:0px auto;
	clear:both;
	}
.NavTop {
	width:970px;
	height:28px;
	border-bottom:#E75000 1px solid;
	}
#Nav .top1, #Nav .top2, #Nav .top3, #Nav .top4 {
	float:left;
	text-align:center;
	font:bold 14px "宋体";
	padding-top:8px;
	height:20px;
	color:#fff;
	}
#Nav .top1{width:243px; background:url(nav_top.gif) repeat-x;}
#Nav .top2{width:243px; background:url(nav_top.gif) repeat-x;}
#Nav .top3{width:242px; background:url(nav_top.gif) repeat-x;}
#Nav .top4{width:242px; background:url(nav_top.gif) repeat-x;}

.NavCon_menu {
	float:left;
	width:970px;
	height:57px;
	border-bottom:#FFB404 1px solid;
	background:url(navbg.jpg) repeat-x;
	margin:0;
	display:block;
	}

.NavCon {
	float:left;
	width:970px;
	height:57px;
	border-bottom:#FFB404 1px solid;
	background:url(navbg.jpg) repeat-x;
	margin:0 0 0 5px;
	display:inline;
	}
.NavLine {
	float:left;
	width:2px;
	height:57px;
	background:url(navline.jpg) no-repeat;
	overflow:hidden;
	}
.NavLine2 {
	float:right;
	width:2px;
	height:57px;
	background:url(navline2.jpg) no-repeat;
	overflow:hidden;
	}
.NavCon_menu ul {
	float:left;
	color:#fb6;
	text-align:center;
	padding:9px 0px 3px 0px;
	line-height:40px;
	margin:0;
	background:url(navline1.jpg) no-repeat right 0;
	}
.NavCon_menu .w1{width:240px; line-height:20px;}
.NavCon_menu .w2{width:243px; line-height:20px;}
.NavCon_menu .w3{width:243px; line-height:20px;}
.NavCon_menu .w4{width:240px; line-height:20px;}
.NavCon_menu .nobg {background:none;}
.NavCon_menu .red a {color:#f00;}

/*--------通栏广告开始----------*/
#Ads {
	width:970px;
	height:60px;
	background:#fff;
	padding:5px;
	margin:0px auto;
	clear:both;
	}
.Ads_Show {
	height:60px;
	width:986;
	background:#e4ffe4;
	color:#009900;
	line-height:60px;
	text-align:center;
	border:#009900 1px solid;
}
.line {
	float:left;
	margin:8px 0 0 0px;
	padding:0px 0 8px 0px;
	height:1px;
	width:100%;
	overflow:hidden;
	clear:both;
	border-top:#E2E5EC 1px dashed;
	}
#bottominfo {
	margin:0 auto;
	padding:10px 5px 0px 5px;
	width:970px;
	height:40px;
	line-height:20px;
	text-align:center;
	background:#fff;
	clear:both;
	}
