/* CSS Document */
*{
	margin:0;
	padding:0;
}
body{
	background:#fff url(../Images/bg.jpg) repeat-x;
	color:#000;
	font:12px/1.5  Arial, "\5b8b\4f53";
}

img,a img{border:none;}
dl,dd,dt{margin:0;padding:0;}
input,select{line-height:16px;}
ul{list-style:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#f60;}
.clear{clear:both;height:1px;font-size:0;line-height:0;}
.float_l{float:left;}
.float_r{float:right;}
.dis{display:block;}
.undis{display:none;}
.nl,.nl a,a.nl{text-decoration: none;}
.nl a:hover,a.nl:hover.ul,a.ul,.ul a,.ul a:hover,a.ul:hover{text-decoration: underline;}
/* color */
.red,.red a{ color:#d00;}
.red a:hover{ color:#000;}
.orange,.orange a{color:#f60;}
.orange a:hover{ color:#d00;}
/* -----Common----- */
.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */ 
.clear{	clear:both; height:0; font-size:0; overflow:hidden;}
.fb{ font-weight:bold;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;}

.box_hr4,.box_hr5,.box_hr6,.box_hr8,.box_hr10,.box_hr12{
	clear:both;
	margin:0 auto;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
.box_hr4{
	height:4px;
	overflow:hidden;
}
.box_hr5{
	height:5px;
	overflow:hidden;
}
.box_hr6{
	height:6px;
	overflow:hidden;
}
.box_hr8{
	height:8px;
	overflow:hidden;
}
.box_hr10{
	height:10px;
	overflow:hidden;
}
.box_hr12{
	height:12px;
	overflow:hidden;
}


/* wrap */
#top{
	width:918px;
	background:url(../images/top_bg.gif) repeat-x;
	height:20px;
	border:1px #ddd solid;
	border-top:0;
	margin:0 auto;
	padding:5px 20px;
}
#todays{
	float:left;
	font-size:12px;
	background:url(../images/data.gif) no-repeat left center;
	padding-left:20px;
	padding-right:10px;
}
#top .line{
	float:left;
	width:2px;
	background:url(../images/line.gif) no-repeat center;
}
#weather{
	float:left;
	width:160px;
	background:url(../images/line.gif) no-repeat left center;
	padding-left:10px;
}
#loginbar{
	float:left;
	background:url(../images/line.gif) no-repeat left center;
	padding-left:35px;
}
#loginbar .login{
	float:right;
}
#loginbar input{
	width:90px;
	margin-right:5px;
}
#fav{
	float:right;
}
#fav a{
	background:url(../images/star.gif) no-repeat 0 2px;
	padding-left:20px;
}

#banner{
	width:960px;
	margin:0 auto;
}
#nav{
	width:958px;
	margin:0 auto;
	background: url(../images/menu_bg.gif) repeat-x;
	border:1px #ee5507 solid;
	height:30px;
	line-height:30px;
}
#nav li{
	float:left;
	background:url(../images/menu_line.gif) no-repeat right;
	width:70px;
	font-size:14px;
	text-align:center;
	padding-right:2px;
}
#nav li a{
	width:70px;
	height:30px;
	display:block;
	color:#fff;
}
#nav li a:hover{
	color:#f60;
	background: url(../images/mover.gif) no-repeat center top;
}

#sbar{
	background:url(../images/smenu_bg.gif) repeat-x;
	width:940px;
	height:30px;
	border:1px #bfbebf solid;
	border-top:0;
	margin:0 auto;
	padding:5px 9px;
	line-height:20px;
	overflow:hidden;
}

.tipbox{
	width:530px;
	padding-left:30px;
	background:url(../images/tip.gif) no-repeat 0 0;
}
.tipbox a{
	padding:0 5px;
}
.tipbox span.red{
	margin-right:10px;
}
#sbar #search{
	float:right;
	width:335px;
}
#sbar #search .int{
	width:140px;
}
#sbar #search select{
	width:90px;
}
#sbar #search .sub{
	float:right;
	margin-top:1px;
}

/* div */
.wrap{
	width:960px;
	margin:0 auto;
}
.side{
	width:250px;
	overflow:hidden;
}
.main{
	width:700px;
	overflow:hidden;
}
.mainLeft{
	width:270px;
	overflow:hidden;
}
.mainRight{
	float:right;
	width:420px;
	overflow:hidden;
}
.more{
	float:right;
	font-size:12px;
	font-weight:normal;
	font-family:"\5b8b\4f53";
	padding-right:8px;
	color:#333;
}
.more a{
	color:#666;
}
.more a:hover{color:#f90;}
.box{
	border:1px #cb8f42 solid;
	line-height:25px;
}
.box h4{
	background:url(../images/tbg1.gif) no-repeat right;
	height:26px;
	font-size:12px;
	color:#f60;
}
.box h4 span{
	float:left;
	background: url(../images/tab.gif) repeat-x;
	width:80px;
	height:26px;
	display:block;
	text-align:center;
	border-right:1px #f8d09f solid;
	cursor:pointer;
	font-weight:normal;
	color:#666;
}
.box h4 span.hover{
	background:url(../images/tab_over.gif) repeat-x;
	font-weight:bold;
	color:#f60;
}
.box .con{
	padding:5px 9px;
}
.data{
	float:right;
	color:#999;
}
.tlist li{
	background:url(../images/doll.gif) repeat-x bottom;
}
.tlist li a{
	background:url(../images/li_icon_02.gif) no-repeat 0 6px;
	padding-left:10px;
}
.pal{
	padding-left:10px;
}
.h150{
	height:150px;
	overflow:hidden;
}
.h200{
	height:200px;
	overflow:hidden;
}
.h250{
	height:250px;
	overflow:hidden;
}
.ivideo{
	height:200px;
	padding:10px 9px 0;
	overflow:hidden;
}
.ivideo li{
	float:left;
	width:122px;
	padding:0 1px;
	text-align:center;
}
.ivideo li img{
	width:100px;
	height:75px;
	border:1px #ddd solid;
}
h4 .xxgk_t{
	background: url(../images/xxgk_icon.jpg) no-repeat 10px 2px;
	padding-left:30px;
}
.xxgklist{
	padding:5px 10px;
}
.xxgklist li{
	background: url(../images/li_icon_03.gif) no-repeat 0 5px;
	padding-left:18px;
	line-height:20px;
}
#map{
	line-height:20px;
	background:url(../images/index2_58.jpg) no-repeat bottom;
	height:140px;
	padding:0 10px;
}
ul.bl{
	padding:8px 0 0 8px;
	height:60px;
	overflow:hidden;
}
ul.bl li{
	float:left;
	width:100px;
	border:1px #a6d0e7 solid;
	background:url(../images/blue_bg.gif) repeat-x;
	height:23px;
	line-height:23px;
	padding-left:7px;
	margin-right:7px;
	margin-bottom:5px;
	overflow:hidden;
}
ul.bl li a{
	background:url(../images/li_icon_05.gif) no-repeat 0 6px;
	padding-left:10px;
}
ul.gl{
	padding:8px 0 0 8px;
	height:95px;
	overflow:hidden;
}
ul.gl li{
	float:left;
	width:100px;
	border:1px #dde7d4 solid;
	background:url(../images/green_bg.gif) repeat-x;
	height:23px;
	line-height:23px;
	padding-left:7px;
	margin-right:7px;
	margin-bottom:5px;
	overflow:hidden;
}
ul.gl li a{
	background:url(../images/li_icon_05.gif) no-repeat 0 6px;
	padding-left:10px;
}
#zzxxlist{
	height:32px;
	padding:5px 8px;
	overflow:hidden;
}
#zzxxlist li{
	float:left;
	width:116px;
	text-align:center;
}
ul.wl{
	padding:8px 0 0 8px;
	height:74px;
	overflow:hidden;
}
ul.wl li{
	float:left;
	width:104px;
	height:24px;
	line-height:24px;
	padding-left:8px;
	margin-right:8px;
}
ul.wl li a{
	background:url(../images/li_icon_05.gif) no-repeat 0 6px;
	padding-left:10px;
}

#zt ul{
	background:url(../images/ztbg.gif) repeat-x;
}
#zt ul li{
}
#zt ul li a{
	background:url(../images/li_icon_06.gif) no-repeat 0 3px;
	padding-left:15px;
}

#ptbox li{
	line-height:30px;
	background:url(../images/li_icon_07.gif) no-repeat 0 9px;
	padding-left:10px;
	font-size:14px;
}
.ivideos{
	background:url(../images/index2_85.gif) repeat-x;
	height:132px;
	overflow:hidden;
	border:1px #f8d09f solid;
	width:940px;
	margin:0 auto;
	padding-right:18px;
}
.ivideos h4{
	background:url(../images/index2_82.gif) no-repeat;
	width:80px;
	height:132px;
}
.ivideos #Marquee2{
	float:right;
	width:850px;
	overflow:hidden;
}
.ivideos td{
	padding:5px;
	text-align:center;
}
.ivideos img{
	padding:2px;
	border:1px #ddd solid;
	background:#fff;
	margin-bottom:3px;
	height:90px;
}
#link_t{
	width:960px;
	margin:0 auto;
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
}
#link_t{
	background:url(../images/link_bg.gif) repeat-x;
	height:25px;
	line-height:25px;
}
#link_t span{
	float:left;
	width:159px;
	height:25px;
	display:block;
	text-align:center;
	border-right:1px #ccc solid;
	cursor:pointer;
}
#link_t span.hover{
	background:url(../images/link_over.gif) repeat-x;
}
#links{
	width:958px;
	border:1px #ccc solid;
	margin:0 auto;
}
#links li{
	float:left;
	width:159px;
	text-align:center;
	line-height:30px;
}
#footer{
	line-height:24px;
	border-top:2px #f5f4f4 solid;
	width:930px;
	margin:0 auto;
	text-align:center;
	padding:15px;
}

#leftmenu li{
	background:url(../images/smenu_bg.gif) repeat-x bottom;
	height:30px;
	line-height:30px;
	padding:0 10px;
}
#leftmenu li a{
	background: url(../images/li_icon_03.gif) no-repeat 0 3px;
	padding-left:18px;
	font-size:14px;
}


/*location*/
#location{
	background:url(../images/tbg1.gif) no-repeat right center;
	border:1px #f8d09f solid;
	border-bottom:0;
}
.Crumbs-Article { padding-left:18px; background: url(../Images/Icon_home.gif) no-repeat 12px 6px; line-height:26px;}
.Crumbs-Article span { height:26px; padding-left:14px; color:#000}
.Crumbs-Article span em{ color:#7E7E7E;}
.Crumbs-Article span a:visited{	color:#0B3B8C}

.content{
	padding:14px;
	height: auto !important;
	height: 506px;
	min-height: 506px;
}
.pages{
	background:#fefbf4;
	padding:0 15px;
	text-align:right;
}

.texttitle{
	font:bold 18px/30px "\5b8b\4f53";
	height:30px;
	padding:0 15px 5px;
	text-align:center;
	background: url(../images/doll.gif) repeat-x 0 bottom;
	color:#353535;
}
.subtime{
	padding:5px 15px;
	margin-bottom:15px;
	text-align:center;
	color:#999;
}
.content .con{
	color:#000;
	font: 14px/180% "\5b8b\4f53";
}
.downTab{
	background:#ccc;
	width:100%;
	margin:0 auto;
	border:0;
}
.downTab th{
	background:url(../images/tabletopbg.gif) repeat-x;
	line-height:28px;
	height:28px;
}
.downTab td{
	background:#fff;
	line-height:2;
	text-align:center;
	padding:5px 0;
}
.downTab td.name{
	text-align:left;
	padding-left:20px;
	padding-right:8px;
	background:#fff url(../images/pli.gif) no-repeat 8px 13px;
}
a.down{
	background:url(../images/46.png) no-repeat;
	padding-left:20px;
}

.vlist{
	padding:10px 5px;
}
.vlist li{
	float:left;
	width:165px;
	height:120px;
	overflow:hidden;
	text-align:center;
}
.vlist li img{
	width:120px;
	height:90px;
	padding:1px;
	border:1px #ddd solid;
}

.vote_a{
	background:#fdf7f0;
	border:1px #f8d09f solid;
	padding:5px 10px;
	margin-bottom:10px;
	color:#333;
}
.vote_t{
	background:#f8f8f8;
	padding:0 10px;
	font-weight:bold;
	color:#333;
	margin:10px auto;
}
.vote_c{
	padding:0 10px;
}
.vote_sub{
	text-align:center;
}
.vote_sub input{
	padding:1px 15px;
}
/* GBOOK */
.gbbox{
	padding:5px 10px 10px;
	background:url(../images/qline.gif) repeat-x 0 36px;
	border:1px #f8d09f solid;
	margin-bottom:14px;
}
.gbbox td{
	padding:0 10px;
}
.gbbox .con1{
	padding:10px 10px 5px;
}
.gbbox .con2{
	padding:8px;
	background-color:#f9f9f9;
}
.gbbox .con2 .admin{
	color:#4e98e9;
	font-weight:bold;
	margin-right:15px;	
}

