@charset "utf-8";
/* CSS Document */

#top {
	background-image: url(top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
}
#top_c {
	width: 980px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#login {
	height: 30px;
	width: 300px;
	overflow: hidden;
	float: right;
	padding-top: 5px;
	margin-right: 10px;
}
#user_id {
	height: 18px;
	width: 95px;
	float: left;
	overflow: hidden;
	border: 1px solid #f3f3f3;
}
#user_id #Name {
	color: #999;
}
#user_password {
	height: 18px;
	width: 95px;
	float: left;
	overflow: hidden;
	margin-left: 8px;
	border: 1px solid #f3f3f3;
}
#user_password label {
	height: 17px;
	width: 95px;
}
#user_password #password {
	color: #CCC;
}
#login_btn {
	float: right;
	font-size: 12px;
	height: 18px;
	overflow: hidden;
	border: 1px solid #0064AF;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
}
#register_btn {
	float: right;
	font-size: 12px;
	height: 18px;
	overflow: hidden;
	border: 1px solid #0064AF;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}



#nav {
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 42px;
}
#nav_c {
	width: 980px;
	height: 42px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	font-size: 15px;
	font-family: "宋体";
}
#nav_c ul li {
	float: left;
	margin-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}
#nav_c ul li a {
	color: #FFF;
	height: 32px;
	width: auto;
}
#nav_c ul li a:hover {
	text-decoration: underline;
	color: #FFBE4C;
}
#slider {
	height: 302px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#slider_pic {
	float: left;
	height: 300px;
	width: 680px;
	overflow: hidden;
}
#slider_tit {
	float: right;
	height: 300px;
	width: 300px;
	overflow: hidden;
}
#slider_tit_up {
	height: 144px;
	overflow: hidden;
}

#slider_tit_up ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
}

#slider_tit_up ul li {
	height: 27px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
	font-size: 14px;
}

#slider_tit_up ul li a h1 {
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
}
#slider #slider_tit #slider_tit_up ul li a {
	color: #000;
}

#slider_tit_down {
	height: 142px;
	margin-top: 6px;
}
#slider_tit_down ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
}
#slider_tit_down ul li {
	height: 27px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
	font-size: 14px;
}
#slider_tit_down ul li a h1 {
	font-size: 18px;
	font-family: "宋体";
	font-weight: bold;
}
#slider #slider_tit #slider_tit_down ul li a {
	color: #000;
}
#slider #slider_tit #slider_tit_down ul li a:hover {
	color: #f40;
}
#slider #slider_tit #slider_tit_up ul li a:hover {
	color: #f40;
}


#channel {
	width: 978px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(channel_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #CCC;
	margin-top: 5px;
	font-family: "宋体";
}
#channel ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#channel ul li {
	float: left;
	margin-left: 4px;
	padding-right: 4px;
}
#channel ul li a {
	color: #666;
	height: 32px;
	width: auto;
}
#channel ul li a:hover {
	text-decoration: underline;
	color: #F40;
}
#channel_pic {
	height: 96px;
	width: 980px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#m_left {
	width: 670px;
	float: left;
	overflow: hidden;
	font-family: "宋体";
}
#m_left a {
	color: #666;
}
#m_left a:hover {
	color: #f40;
}



.more {
	float: right;
	margin-right: 8px;
	margin-top: 20px;
	margin-left: 15px;
}
.more a {
	color: #666;
}

#news {
	height: 362px;
	overflow: hidden;
	margin-top: 10px;
}
#news_bar  {
	height: 50px;
	width: 670px;
	background-image: url(news_bar.jpg);
	background-repeat: no-repeat;
}

#news_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}


#news_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#news_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#news_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#news_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}

#news_c ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 10px;
}
#news_c ul li {
	width:153px;
	float:left;
	display:inline;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 11px;
	overflow: hidden;
	height: 130px;
}
#news_c ul li a { display:block;}
#news_c ul li img {
	margin-bottom:3px;
}
#voice {
	height: 360px;
	overflow: hidden;
	margin-top: 5px;
}
#voice_bar {
	height: 50px;
	width: 670px;
	background-image: url(voice_bar.jpg);
	background-repeat: no-repeat;
}
#voice_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#voice_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#voice_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#voice_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#voice_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#voice_l {
	width: 255px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
#voice_l_up ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#voice_l_up ul li {
	width:252px;
	display:inline;
	text-align:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	height: 201px;
	overflow: hidden;
}
#voice_l_up ul li a { display:block;}
#voice_l_up ul li a h2 {
	font-size: 14px;
	text-align: left;
}

#voice_l_up ul li img {
	margin-bottom:3px;
}
#voice_l_up span {
	line-height: 1.5;
	color: #999;
}

#voice_l_down {
	height: 45px;
	overflow: hidden;
	margin-top: 8px;
}

#voice_l_down ul {
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
}
#voice_l_down ul li {
	height: 20px;
	overflow: hidden;
	line-height: 2;
}


#voice_r {
	width: 400px;
	float: right;
}
#voice_r ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#voice_r ul li {
	width:119px;
	float:left;
	display:inline;
	text-align:left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 8px;
	height: 129px;
	overflow: hidden;
}
#voice_r ul li a { display:block;}
#voice_r ul li img {
	margin-bottom:3px;
}

#health {
	height: 400px;
	overflow: hidden;
	margin-top: 12px;
}
#health_bar {
	height: 50px;
	width: 670px;
	background-image: url(health_bar.jpg);
	background-repeat: no-repeat;
}
#health_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#health_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#health_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#health_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#health_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#health_l {
	height: 327px;
	width: 231px;
	overflow: hidden;
	float: left;
	margin-top: 10px;
}
#health_r {
	float: right;
	height: 327px;
	width: 400px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 10px;
}
#health_r_up {
	height: 95px;
	overflow: hidden;
}
#health_r_up h3 {
	font-size: 20px;
	font-weight: bold;
	font-family: "宋体";
	text-align: center;
	color: #333;
}
#health_r_up span {
	margin-top: 8px;
	margin-right: 5px;
	margin-left: 5px;
	color: #333;
}
#health_r_up h3 a {
	color: #333;
}

#health_r_mid {
	height: 130px;
	overflow: hidden;
}

#health_r_mid ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#health_r_mid ul li {
	width:119px;
	float:left;
	display:inline;
	text-align:left;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 11px;
}
#health_r_mid ul li a { display:block;}
#health_r_mid ul li img {
	margin-bottom:3px;
}
#health_r_down ul {
	font-size: 12px;
}
#health_r_down ul li {
	height: 25px;
	overflow: hidden;
	line-height: 2;
	list-style-image: url(shexiangji.gif);
	list-style-position: inside;
	margin-left: 8px;
	padding-left: 5px;
	padding-bottom: 2px;
}




#travel {
	height: 305px;
	overflow: hidden;
	margin-top: 12px;
}
#travel_bar {
	height: 50px;
	width: 670px;
	background-image: url(travel_bar.jpg);
	background-repeat: no-repeat;
}
#travel_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#travel_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#travel_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#travel_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#travel_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#travel_slider {
	width: 670px;
	overflow: hidden;
	height: 85px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#travel_c {
	height: 156px;
	overflow: hidden;
}

#travel_c ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 10px;
}
#travel_c ul li {
	width:153px;
	float:left;
	display:inline;
	text-align:left;
	margin-right: 0;
	margin-left: 11px;
	overflow: hidden;
	height: 130px;
	margin-top: 2px;
	margin-bottom: 7px;
}
#travel_c ul li a { display:block;}
#travel_c ul li img {
	margin-bottom:3px;
}

#variety {
	height: 320px;
	overflow: hidden;
	margin-top: 12px;
}
#variety_bar {
	height: 50px;
	width: 670px;
	background-image: url(variety_bar.jpg);
	background-repeat: no-repeat;
}
#variety_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#variety_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#variety_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#variety_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#variety_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#variety_l {
	float: left;
	height: 265px;
	width: 326px;
	overflow: hidden;
}
#variety_l_up {
	height: 200px;
	width: 323px;
	overflow: hidden;
}

#variety_l_down {
	height: 54px;
	overflow: hidden;
	margin-top: 14px;
}
#variety_l_down ul {
	font-size: 12px;
	margin-left: 8px;
	margin-right: 8px;
}
#variety_l_down ul li {
	height: 20px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 5px;
}
#variety_r {
	float: right;
	height: 270px;
	width: 340px;
	overflow: hidden;
}

#variety_r ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-size: 12px;
}
#variety_r ul li {
	width:153px;
	float:left;
	display:inline;
	text-align:left;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 11px;
	height: 130px;
	overflow: hidden;
}
#variety_r ul li a { display:block;}
#variety_r ul li img {
	margin-bottom:3px;
}

#story {
	height: 345px;
	overflow: hidden;
	margin-top: 12px;
}
#story_bar {
	height: 50px;
	width: 670px;
	background-image: url(story_bar.jpg);
	background-repeat: no-repeat;
}
#story_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#story_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#story_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#story_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#story_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#story_c_up {
	height: 200px;
	overflow: hidden;
}
#story_c_up ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: "宋体";
}
#story_c_up ul li {
	width:200px;
	float:left;
	display:inline;
	text-align:left;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 16px;
	height: 190px;
	overflow: hidden;
}
#story_c_up ul li a { display:block;}
#story_c_up ul li img {
	margin-bottom:3px;
}
#story_c_down {
	height: 85px;
	margin-top: 10px;
	overflow: hidden;
}
#story_c_down_l {
	float: left;
	height: 86px;
	width: 310px;
	margin-left: 5px;
	display:inline;
}
#story_c_down_l ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "宋体";
}
#story_c_down_l ul li {
	height: 19px;
	overflow: hidden;
	margin-bottom:3px;
}
#story_c_down_r {
	float: right;
	height: 86px;
	width: 310px;
	margin-right: 15px;
}
#story_c_down_r ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: "宋体";
}
#story_c_down_r ul li {
	height: 19px;
	overflow: hidden;
	margin-bottom: 3px;
}

#sports {
	height: 360px;
	overflow: hidden;
	margin-top: 12px;
}
#sports_bar {
	height: 50px;
	width: 670px;
	background-image: url(sports_bar.jpg);
	background-repeat: no-repeat;
}
#sports_bar_c {
	height: 30px;
	overflow: hidden;
	width: auto;
	float: right;
	margin-top: 15px;
}
#sports_bar_c ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#sports_bar_c ul li {
	float: left;
	margin-left: 3px;
	padding-right: 3px;
}
#sports_bar_c ul li a {
	color: #999;
	height: 32px;
	width: auto;
}
#sports_bar_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#sports_c ul {
	overflow:auto;
	zoom:1;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
	padding-bottom: 15px;
}
#sports_c ul li {
	width:153px;
	float:left;
	display:inline;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 11px;
	margin-left: 11px;
	overflow: hidden;
	height: 130px;
}
#sports_c ul li a { display:block;}
#sports_c ul li img {
	margin-bottom:3px;
}









#m_right {
	width: 293px;
	float: right;
	overflow: hidden;
	font-family: "宋体";
}
#m_right a {
	color: #666;
}
#m_right a:hover {
	color: #f40;
}
#updatenews {
	height: 388px;
	overflow: hidden;
	margin-top: 10px;
}

#updatenews_bar {
	height: 45px;
	width: 293px;
	overflow: hidden;
	background-image: url(updatenews_bar.jpg);
	background-repeat: no-repeat;
}
#updatenews_bar a {
	float: right;
	margin-right: 12px;
	margin-top: 20px;
	color: #666;
}
#updatenews_bar a:hover {
	color: #f40;
}
#shengnei {
	height: 130px;
	overflow: hidden;
}
#guonei {
	height: 105px;
	overflow: hidden;
}


#updatenews ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
}
#updatenews ul li {
	height: 24px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
}
#updatenews ul li a {
	color: #333;
}
#updatenews ul li a:hover {
	color: #f40;
}

#updatenews ul li span {
	color: #1E509D;
	font-weight: bold;
	font-family: "宋体";
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #1E509D;
	padding-right: 5px;
}




#join {
	width: 291px;
	height: 567px;
	border: 1px solid #f3f3f3;
}
#baoliao {
	height: 250px;
	width: 291px;
	overflow: hidden;
}
#baoliao_bar {
	height: 33px;
	width: 293px;
	background-image: url(baoliao_bar.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#baoliao_bar a {
	font-size: 14px;
	color: #666;
	float: right;
	margin-right: 8px;
	margin-top: 6px;
}

#baoliao_bar a:hover {
	color: #F40;
}
#baoliao ul {
	font-size: 13px;
	margin-right: 8px;
	margin-left: 8px;
}
#baoliao ul li {
	height: 24px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
}
#baoliao ul li a{
	color: #666;
}
#baoliao ul li a:hover {
	color: #F40;
}



#baoliao ul li span {
	font-family: "宋体";
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #1E509D;
	padding-right: 5px;
	color: #1E509D;
}
#wopaihn {
	height: 210px;
	width: 291px;
	overflow: hidden;
}




#baoliao_pic {
	height: 100px;
	width: 260px;
	overflow: hidden;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}

#wopaihn_bar {
	height: 33px;
	width: 293px;
	background-image: url(wopaihn_bar.jpg);
	background-repeat: no-repeat;
	margin-top: 3px;
}

#wopaihn_bar a {
	font-size: 14px;
	color: #666;
	float: right;
	margin-right: 14px;
	margin-top: 10px;
}

#wopaihn_bar a:hover {
	color: #F40;
}

#wopaihn ul {
	font-size: 14px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 3px;
}
#wopaihn ul li {
	height: 26px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
}

#wopaihn ul li a {
	color: #666;
}
#wopaihn ul li a:hover {
	color: #F40;
}
#city {
	width: 293px;
	height: 93px;
	overflow: hidden;
	background-image: url(city.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
#city_zw {
	height: 25px;
}
#city ul {
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#city ul li {
	float: left;
	margin-left: 7px;
	padding-right: 7px;
	font-size: 14px;
}
#city ul li a {
	color: #333;
	height: 20px;
	width: 50px;
	display: block;
	text-align: center;
	margin-top: 8px;
}
#city ul li a:hover {
	color: #FFF;
	background-color: #CBCBCB;
	display: block;
	text-align: center;
	height: 20px;
	width: 50px;
	text-decoration: none;
}
#weibo {
	height: 410px;
	width: 293px;
	overflow: hidden;
}
#serve {
	border: 1px solid #f3f3f3;
	width: 291px;
	height: 377px;
}
#serve_bar {
	margin-top: 5px;
}
#serve_up {
	height: 90px;
	background-image: url(serve_pic_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-bottom: 5px;
	overflow: hidden;
	width: 291px;
}
#serve_up_l {
	float: left;
}
#serve_up_l img {
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #CCC;
}
#serve_up_r {
	float: left;
	margin-left: 10px;
	width: 152px;
	overflow: hidden;
}
#serve_up_r h1 a {
	color: #104996;
}
#serve_up_r p {
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
}
#serve_up_r a {
	color: #104996;
}

#serve_mid {
	height: 138px;
	overflow: hidden;
	width: 291px;
}

#serve_mid ul {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
}
#serve_mid ul li {
	height: 21px;
	overflow: hidden;
	line-height: 2;
	margin-bottom: 2px;
}
#serve_down {
	width: 255px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	border: 1px solid #f3f3f3;
	padding: 1px;
	margin-top: 5px;
}
#main #m_right #serve #serve_mid ul li a:hover {
	color: #f40;
}

#serve_down table tr td a {
	color: #666;
}
#serve_down table tr td a:hover {
	color: #f40;
}
#main #m_right #serve #serve_mid ul li a {
	color: #333;
}


#hnguangdian {
	width: 291px;
	height: 336px;
	border: 1px solid #f3f3f3;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}
#hnguangdian_bar {
	margin-top: 7px;
}

#hnguangdian ul {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 6px;
}
#hnguangdian ul li {
	height: 23px;
	overflow: hidden;
	margin-bottom: 2px;
}
#main #m_right #hnguangdian ul li a {
	color: #333;
}
#main #m_right #hnguangdian ul li a:hover {
	color: #f40;
}
/* CSS Document */




#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 2;
	height: 446px;
	background-color:#d8d8d8;
/*	background-image: url(footer_bg.jpg);*/
	background-repeat: repeat-x;
	padding-top: 20px;
	font-family: "宋体";
	margin-top: 40px;
}
#footer_c {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 398px;
	overflow: hidden;
}
#footer_c_up {
	margin-bottom: 20px;
}
#footer_c_down {
}


#hezuo {
	font-size: 16px;
	color:#333;
	text-align: center;
	width:910px;
}
#hezuo_c {
	height: 125px;
	overflow: hidden;
    width:910px;
}

#hezuo_c ul {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 5px;
	width:910px; 
}
#hezuo_c ul li {
	float: left;
	display:inline;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 25px;
    word-wrap: break-word;
	word-break: normal; 
	overflow: hidden;
}
#hezuo_c ul li a {
	color:#333;
}
#hezuo_c ul li a:hover {
	text-decoration: underline;
	color: #f40;
}
#aboutus {
	height: 40px;
	width: 328px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#aboutus ul {
	font-size: 13px;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#aboutus ul li {
	float: left;
	margin-left: 6px;
	padding-right: 6px;
}
#aboutus ul li a {
	color: #333;
	height: 32px;
	width: auto;
}
#aboutus ul li a:hover {
	text-decoration: underline;
	color: #f40;
}

#footer_c_down {
	width: 816px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#copyright p {
	color: #333;
	line-height: 2;
}
#police_pic {
	margin-top: 15px;
}
#police_pic a img {
	margin-right: 12px;
	margin-left: 12px;
}


#logo{ background-color:#fff;}

#logo_c { height: 66px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#logo_pic {
	float: left;
	height: 66px;
	width: 270px;
	overflow: hidden;
}
#logo #logo_c #search{
	float: left;
	height: auto;
	width: 260px;
	overflow: hidden;
                margin-left:10px;
}
#search label {
	float:left;
	line-height:25px;
	font-weight:800;
	color:#009;
	
}
#search #LWsearch {
	float:left;
	width:205px;
	height:26px;
	border:1px solid #06c;
	margin-top:18px;
	color:#999;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 16px;
background-color:#E76FD;
}
#search form #btn {
	height: 25px;
	width: 61px;
	margin-top: 20px;
}

#logo #logo_c #weather{
	float: right;
	height: 58px;
	width: 400px;
	overflow: hidden;
	margin-top:15px;
}

.date{
	text-align:left;
	margin-top:2px;
	}
.a {text-decoration: none;}
#nav_c02,#nav_c03,#nav_c04 {height:51px;display:block;overflow:hidden;}
.menu20131225 {Z-INDEX: 6;}
.menu20131225 UL {padding:0px;margin:0px;list-style-type: none;}
.menu20131225 LI ul li a:hover{ background-image:none;}
.menu20131225 LI UL {MARGIN-LEFT: -999em; POSITION: absolute}
.menu20131225 LI UL li,.menu20131225 LI UL li a{line-height:18px;height:16px;background-image:none;}
.menu20131225 LI:hover UL,.menu20131225 LI.sfhover UL {MARGIN-TOP: 0px;padding-bottom:5px;Z-INDEX:99;margin-right:0px; margin-left:0px; WIDTH: 169px; POSITION: absolute; background-color:#fbad10; display:block}
.menu20131225 LI:hover UL LI A,.menu20131225 LI.sfhover UL LI A{DISPLAY: block; font-size:13px;color:#017dc7; }
.menu20131225 LI UL {DISPLAY: none;}
#nav_c02 .menu20131225 LI UL LI A:hover,#nav_c03 .menu20131225 LI UL LI A:hover,#nav_c04 .menu20131225 LI UL LI A:hover { DISPLAY: block;color:#017dc7; }

 .main{ margin:0px auto; width:960px; line-height:37px; font-size:14px; margin-top:10px;overflow:hidden}

.col-left{  border:1px solid #CCC; width:587px; float:left; overflow:hidden; padding:8px; }

.col-auto{  border:1px solid #CCC; width:327px; float:right; overflow:hidden; padding:8px;  }
.crumbs{ background:#e7e7e7;}
.title-2{ font-size:18px; height:50px; line-height:50px; background:#e7e7e7; color:#F63;}
.box{ height:430px;}
#footer{ height:250px; margin-bottom:0px;}
.rt{ float:right;}
#nav_c{overflow:hidden; height:auto;}
#footer_c{ height:250px;}#footer{ height:250px;}



#guanggaowei01 { width:980px; height:50px; margin:0 auto; overflow:hidden; background:#eee}
#nav { background:none; background-color:#017DC7; height: 54px; margin-bottom:5px; }
#nav_c { background:url(images/20131212/nav_c_bg.jpg); overflow:hidden; height:50px; font-family:"宋体"; }
#nav_c ul li {float: left; margin-left: 0px; padding-right: 0px; margin-top:7px; line-height:18px;}
#nav_c01 { width:80px; float:left; }
#nav_c02 { width:165px; float:left; }
#nav_c03 { width:175px; float:left; }
#nav_c04 { width:180px; float:left; }
#nav_c05 { width:222px; float:left; }
#nav_c06 { width:148px; float:left; }
#nav_c01 ul { font-size: 15px; font-weight:bold; margin-left: 6px!important; *margin-left:8px;
margin-bottom: 0px; }
#nav_c01 ul li { float: left; padding-right: 6px; }
#nav_c01 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c01 ul li a:hover { text-decoration: underline; }
#nav_c02 ul { font-size: 15px; font-weight:bold; margin-left: 12px; margin-bottom: 0px; }
#nav_c02 ul li { float: left; margin-left:10px!important; *margin-left:7px;
padding-right: 6px; }
#nav_c02 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c02 ul li a:hover { text-decoration: underline; }
#nav_c03 ul { font-size: 15px; font-weight:bold; margin-left:18px; margin-bottom: 0px; }
#nav_c03 ul li { float: left; margin-left:10px!important; *margin-left:7px;
padding-right: 6px; }
#nav_c03 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c03 ul li a:hover { text-decoration: underline; }
#nav_c04 ul { font-size: 15px; font-weight:bold; margin-left:18px; margin-bottom: 0px; }
#nav_c04 ul li { float: left; margin-left:10px!important; *margin-left:7px;
padding-right: 6px; }
#nav_c04 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c04 ul li a:hover { text-decoration: underline; }
#nav_c05 ul { font-size: 15px; font-weight:bold; margin-left:30px; margin-bottom: 0px; }
#nav_c05 ul li { float: left; margin-left:15px!important; *margin-left:10px;
padding-right: 6px; }
#nav_c05 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c05 ul li a:hover { text-decoration: underline; }
#nav_c06 ul { font-size: 15px; font-weight:bold; margin-left:30px; margin-bottom: 0px; }
#nav_c06 ul li { float: left; margin-left:15px!important; *margin-left:10px;
padding-right: 6px; }
#nav_c06 ul li a { color: #FFF; height: 20px; width: auto; }
#nav_c06 ul li a:hover { text-decoration: underline; }
