<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";


/*全局定义*/
body { background:url(imagesbody_bg.jpg) no-repeat top center fixed; background-repeat:repeat-y; margin:0 auto; padding:0; font-size:12px; font-family:"宋体"; text-align:center}
div,ul,li,dt,dl,dd { margin:0; padding:0; list-style:none;}
h1,h2,h3,h4,p,b { margin:0; padding:0; font-size:12px}
img { border:none;}
input { border:none;}

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
.clearbox {border-top: 1px solid transparent !important;margin-top: -1px !important;border-top: 0px;margin-top: 0px;height: 0px;clear: both;background: none;	font-size: 0px;visibility: hidden;}/*clearbox：清除浮动，撑开边框*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}

.clear{clear:both; font-size:0; height:0; height:0; margin:0; padding:0; }

.fl { float:left}
.fr { float:right}
.blank10 {clear:both; font-size:0; height:10px; line-height:10px; margin:0; padding:0;}
.m_t15 { margin:15px 0 0 0;}
.m_t10 { margin:10px 0 0 0;}
.m_t10_2 { margin:10px 0 0 10px;}
.m_l10 { margin:0 0 0 10px;}
.p_l10 { padding:0 0 0 10px;}
.p_r10 { padding:0 10px 0 0;}



/*布局定义*/
#wrapper { width:980px; margin:0 auto;}
#head { width:980px; margin:0 auto; background:#fff}
.sider { width:236px; }
.main { width:980px; }

/*头部定义*/
#head h1{ height:188px;}
#head .head_nav{ height:30px; background:url(imagestop_bg.gif) repeat-x; line-height:30px;}
#head .menu { width:980px; background:url(imagesmenu_bg.gif) repeat-x; overflow:hidden}
#head .menu ul { padding:0 0 0 10px; float:left;}
#head .menu li { float:left; padding:0 5px 0 0; height:36px; line-height:36px; font-size:14px; color:#fff; font-weight:bold; text-align:center; white-space:nowrap; _width:55px; cursor:pointer}
#head .menu li a span { padding-right:10px; height:36px; line-height:36px; display:block}
#head .menu li a { color:#fff; padding:0 0 0 10px; height:36px; line-height:36px; display:block;}
#head .menu li a:hover { background:url(imagesmenu_hover.gif) no-repeat left bottom; color:#333; text-decoration:none;}
#head .menu li a:hover span{ background:url(imagesmenu_hover.gif) no-repeat right bottom;}

#head .menu li.current a {background:url(imagesmenu_hover.gif) no-repeat left bottom; color:#333; text-decoration:none;}
#head .menu li.current a span{ background:url(imagesmenu_hover.gif) no-repeat right bottom;}

#head .menu_box { background:url(imagesmenu_box_bg.gif) repeat-x; width:980px; height:36px; line-height:36px; text-align:left; float:left}
#head .sublist {}
#head .sublist li a { font-size:12px; color:#333;font-weight:normal;}
#head .sublist li a:hover{ font-size:12px; background:none;}
#head .sublist .time { float:left; padding:0 0 0 10px;}
#head .sublist .weather { float:left; padding:0 0 0 10px;}
#head .sublist .search {padding:0 10px 0 0; font-size:13px; color:#333; font-weight:normal; height:36px; line-height:36px; float:right;}
#head .sublist .search label {padding:0 10px 0;line-height:36px; height:36px; float:left}
#head .sublist .search .btn{ width:50px; line-height:36px; height:36px; padding:5px 0 0 10px; background:url(imagessearch_btn.gif) no-repeat center left; float:left}

#head .sublist .search .input{ border:1px solid #cbcbcb; line-height:20px; height:20px; float:left; margin:6px 10px 0 0;}

.menu_box #subnav2,#subnav3,#subnav4,#subnav5,#subnav6,#subnav7,#subnav8,#subnav9,#subnav10{ padding:0 0 0 20px;}

/*底部定义*/
#foot { margin:0 auto; width:980px;}
#foot .foot_nav { width:980px; border-top:4px solid #2198d8; color:#333; background:url(imagesfoot_nav_bg.gif) repeat-x bottom center; height:36px; line-height:36px; }
#foot p { width:980px; float:left; background:url(imagesfoot_bg.gif) repeat-x; padding:20px 0; line-height:24px; color:#333}


.pic_tool li {
	margin:6px 0px;
}

.mtop10 {
	margin-top:10px;
}

.tv_u_thumb_title {
	float:right;
	width:210px;
}

.tv_u_thumb_title a {
	font-size:14px;
	color:#F00;
	text-align: center;
	font-weight: bold;
	font-family: "黑体";	
}
.tv_u_thumb_title a:hover {
	color:#cc0000;
}
.tv_u_thumb_title br{
	text-indent:24em;
	color:#666;
	line-height: 10px;	
}


.tv_u_thumb {
	float:left;
	height:102px;
	width:135px;
}
 .tv_u_thumb img {
	width:120px;
	height:90px;
	padding:2px;
	background:#eceff4;
	border:1px solid #cfd8df;
}</pre></body></html>