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

 *date:2010.01.06
 *URL:http://www.coffeecss.com/blog/6.html
 *dic:源自Yahoo YUI reset css，根据自己的需要做了部分修改
 *Yahoo YUI reset css url：http://developer.yahoo.com/yui/reset/
 */
/*body{font:'Microsoft YaHei',arial,helvetica,clean,'宋体',Verdana,Geneva, sans-serif;text-align:center;color:#333;*/
 /**font-size:small; for IE */
/* *font:x-small; for IE in quirks mode */}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0;margin:0;}
a, a:link, a:active{text-decoration:none; outline:none;}
a{color:#333;}
a:hover{ color:#F00;}

table{border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal;font-style:normal;}
del,ins{text-decoration:none;}
ol,ul,li{list-style:none;}
caption,th {text-align:left; font-weight:bold;}  
table td{ padding:0; }
q:before,q:after {content:'';}
abbr,acronym { border:0;}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
h1{ font-size:18px;}
h2{ font-size:16px;}
h3{ font-size:14px;}
h4,h5,h6,h7{ font-size:12px;}

/*
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
font-family:monospace;
*font-size:108%;
line-height:100%;
}
/* 清除firefox的浮动 */
.clearFix:after{content:'';display: block;height: 0;clear:both;}
.clearFix{zoom: 1;}
small{ font-size:12px; color:#999; padding-left:6px;}
.none{ display:none;}
/*
 *网站主要框架及网站头部、脚部
 *date:2012.02.01
 */
html{ background:#FFF url(#) repeat-x;}
body{ background:url(#) repeat-y center top; }
.dx-wrap{ width:1030px; margin:0 auto;text-align:center; margin-top:3px; display:inline;}
.dx-box{ margin-bottom:10px;}

.dx-box-s{ width:240px; margin-bottom:10px;}
	.dx-box-s .hd h3{height:32px; line-height:32px; padding-left:22px; letter-spacing:1px;}
	.dx-box-s .hd{color:#FFF; background:url(723806.png) no-repeat;position:relative;}
	.dx-box-s .bd{ border:1px solid #CCC; border-width:0px 1px 1px; padding:10px 12px;}
	.dx-box-s .hd .more{display:block; width:60px; text-align:center; height:32px; line-height:32px; position:absolute; right:10px; top:0px; color:#E6E6E6;}

.col-main-left{ width:730px;}
.col-main-right,.col-main{ width:730px; margin-left:5px;}

/* 当前位置 */
.crumb{ height:28px; line-height:28px; padding-left:120px; background:#def2ff url(723808.png) no-repeat left center; margin-bottom:10px; border:1px solid #b0e8ff; font-weight:600; overflow:hidden; font-size:12px;}
.ad_list{ height:104px; line-height:104px; margin-bottom:3px; border:1px solid #b0e8ff; font-weight:600; overflow:hidden;}
.crumb a{ padding:0 4px;}

/* 四级菜单导航 */
.nav4{line-height:35px;  font-weight:600;margin-bottom:5px;  background-color:#FFF; border:#EDF8FE solid 1px;}
.nav4 a{ font-size:14px; }
.nav4 a:hover{text-decoration:underline; color:#fff;}

	/* tab 公共样式 */
.section_tab{ color:#444;height:300px;border-bottom:1px solid #8ad7fa;}
	.section_tab .section_tab_hd{height:26px; border-bottom:1px solid #DCDBDB;}
	.section_tab .section_tab_hd li{ float:left; width:85px; height:26px; line-height:26px; background:url(723770.gif) no-repeat center top; text-align:center; margin-left:6px; font-weight:900; font-size:14px; cursor:pointer;}
	.section_tab .section_tab_hd li.section_active{ color:#B21006;background-position:center -30px; height:27px;}
	.section_tab .section_tab_bd{ padding-top:5px;}
	.section_tab .section_tab_bd div:first-child{ display:block;}
	.section_tab .section_tab_bd ul li{position:relative;}
	.section_tab .section_tab_bd ul li a{ color:#333;}
	.section_tab .section_tab_bd ul li a:hover{ text-decoration:underline; color:#F00;}
	.section_tab .section_tab_bd ul li span.date{ display:block;  width:80px; position:absolute; top:0; right:0; color:#999;}

	/* slide 公共样式 */
.section_slide,.section_slide .section_slide_hd{ position:relative; width:320px; height:245px;}
	.section_slide .section_slide_hd p{ position:absolute; left:0; top:0;}
	.section_slide .section_slide_bd{width:310px; height:22px; line-height:22px; position:absolute; left:0; bottom:0; background:url(723801.png); color:#FFF; text-align:right; padding-right:10px; z-index:198;}
	.section_slide .section_slide_bd span{ padding:0 5px; cursor:pointer;}
	.section_slide .section_slide_bd span.section_active{ background:#CA1705;}
	.section_slide .txt-url{ position:absolute; left:6px; bottom:0; width:200px; height:22px; line-height:22px; z-index:199; overflow:hidden;}
	.section_slide .txt-url a{ color:#FFF;}
	
/* header */
.dx-header{width:990px; margin:0 auto 10px;; text-align:left; position:relative;}
.dx-header .top{ height:25px; line-height:24px; color:#666;}
.dx-header .notifier{ padding:0 50px 0 20px;}
.dx-header .bar a{padding-left:15px;}
.dx-header h1{ display:none;}
.dx-header .other-links{ width:160px; height:110px; background:url(#) no-repeat; position:absolute; z-index:10000; top:37px; right:20px;}
.dx-header .other-links a{ display:block; height:27px; line-height:27px; color:#F2D839; font-size:14px; font-weight:800; margin-bottom:5px; text-align:center; letter-spacing:normal;}

.dx-header .flash-banner{ height:116px;margin-bottom:5px; z-index:100;}
.dx-header .flash-banner object{ z-index:101;}

/* 站内搜索 */
.dx-header .menu{ height:64px; background:url(723776.png) no-repeat left top; position:relative;}
.dx-header .menu .search{ position:absolute; width:330px; height:30px; top:4px; right:30px;}
.dx-header .menu .search .s_keyword{width:170px; height:24px; padding:0 5px; background:url(723769.png) no-repeat; border:none;}
.dx-header .menu .search .s_submit{ width:62px; height:26px; border:none; background:url(723768.gif) no-repeat; font-weight:bold; color:#D11A05; letter-spacing:5px;}
.dx-header .menu .search .ad_search{ color:#FFF; padding-left:6px;}

/* 主导航 */
.dx-header .menu ul{ height:40px; padding-left:10px;}
.dx-header .menu ul li{ float:left; width:88px; height:40px; text-align:center; line-height:36px; background:url(723804.png) no-repeat right 2px; position:relative;}
.dx-header .menu ul li a{ display:block; height:40px; font-size:14px; font-weight:800; color:#FFF; letter-spacing:1px;}
.dx-header .menu ul li.current a,
.dx-header .menu ul li.cur a{ background:url(723777.png) no-repeat center 2px; color:#634A42;}
.dx-header .menu ul li .sub{ position:absolute; left:-40px; top:39px; display:none; line-height:22px; height:22px; width:590px; text-align:left; background:#FFF;}
.dx-header .menu ul li .sub a{ display:inline; background:none; font-size:12px; font-weight:normal; padding:0 3px 0 10px; background:url(723782.gif) no-repeat left center;}
.dx-header .menu ul li .sub a:first-child{ background:none;}
.dx-header .menu ul li.current .sub{ display:block;}

/* footer */
.dx-footer{ line-height:24px; padding:35px 10px 10px;background:#F8F8F9 url(723803.png) no-repeat center top;}
.dx-footer .f-menu{ border-top:4px solid #CE0100; font-size:14px; padding:10px 0 15px;}
.dx-footer .f-menu a{ padding:0 5px; letter-spacing:1px;}

/* 内容区，所有页面的内容均在.dx-container里面 */
.dx-container{ width:990px; margin:0 auto; text-align:left; min-height:550px;}

div.more{ text-align:right; height:22px; line-height:22px; padding-right:20px;font-size:12px;}
div.more a{ text-decoration:underline;}
/* 广告 */
.ad-g,.ad-right,.ad-side{ margin-bottom:10px;}

/*
 *YUI 3.5.0pr1 (build 4342)
 *Copyright 2011 Yahoo! Inc. All rights reserved.
 *Licensed under the BSD License.
 *http://yuilibrary.com/license/
 */
.yui3-g {
    /*letter-spacing: -0.31em;*/ /* webkit: collapse white-space between units */
    /**letter-spacing: normal;*/ /* reset IE &lt; 8 */
    /*word-spacing: -0.43em;*/ /* IE &lt; 8 &amp;&amp; gecko: collapse white-space between units */
	margin-bottom:10px;
}

.yui3-u,
.yui3-u-1,
.yui3-u-1-2,
.yui3-u-1-3,
.yui3-u-2-3,
.yui3-u-1-4,
.yui3-u-3-4,
.yui3-u-1-5,
.yui3-u-2-5,
.yui3-u-3-5,
.yui3-u-4-5,
.yui3-u-1-6,
.yui3-u-5-6,
.yui3-u-1-8,
.yui3-u-3-8,
.yui3-u-5-8,
.yui3-u-7-8,
.yui3-u-1-12,
.yui3-u-5-12,
.yui3-u-7-12,
.yui3-u-11-12,
.yui3-u-1-24,
.yui3-u-5-24,
.yui3-u-7-24,
.yui3-u-11-24,
.yui3-u-13-24,
.yui3-u-17-24,
.yui3-u-19-24,
.yui3-u-23-24 {
    display:inline-block;
    zoom:1; *display:inline; /* IE &lt; 8: fake inline-block */
    letter-spacing:normal;
    word-spacing:normal;
    vertical-align:top;
}

.yui3-u-1 {
    display: block;
}

.yui3-u-1-2 {
    width: 50%;
}

.yui3-u-1-3 {
    width: 33.33333%;
}

.yui3-u-2-3 {
    width: 66.66666%;
}

.yui3-u-1-4 {
    width: 25%;
}

.yui3-u-3-4 {
    width: 70%;
}

.yui3-u-1-5 {
    width: 20%;
}

.yui3-u-2-5 {
    width: 40%;
}

.yui3-u-3-5 {
    width: 60%;
}

.yui3-u-4-5 {
    width: 80%;
}

.yui3-u-1-6 {
    width: 16.656%;
}

.yui3-u-5-6 {
    width: 83.33%;
}

.yui3-u-1-8 {
    width: 12.5%;
}

.yui3-u-3-8 {
    width: 37.5%;
}

.yui3-u-5-8 {
    width: 62.5%;
}

.yui3-u-7-8 {
    width: 87.5%;
}

.yui3-u-1-12 {
    width: 8.3333%;
}

.yui3-u-5-12 {
    width: 41.6666%;
}

.yui3-u-7-12 {
    width: 58.3333%;
}

.yui3-u-11-12 {
    width: 91.6666%;
}

.yui3-u-1-24 {
    width: 4.1666%;
}

.yui3-u-5-24 {
    width: 20.8333%;
}

.yui3-u-7-24 {
    width: 29.1666%;
}

.yui3-u-11-24 {
    width: 45.8333%;
}

.yui3-u-13-24 {
    width: 54.1666%;
}

.yui3-u-17-24 {
    width: 70.8333%;
}

.yui3-u-19-24 {
    width: 79.1666%;
}

.yui3-u-23-24 {
    width: 95.8333%;
}



.main { margin:auto; padding:0; width:723px; font-size:14px; margin-top:20px; }
.main .img { margin:0; padding:0; width:723px; text-align:center; float:left;}
.contain { margin:0; padding:0; width:723px; background:#EDF8FE; float:left;}
.tit { margin:0; padding-left:20px; width:701px; height:35px; line-height:35px; text-align:left; background:#EDF8FE;border:solid 1px #d9d9d9;  float:left;}
.con { margin:0; padding:0; width:723px; line-height:35px; background:#EDF8FE;  float:left;}
.con li{ text-align:center;margin:0; padding:0; width:239px; line-height:35px; background:#EDF8FE; border:solid 1px #d9d9d9;  float:left;}
.con a{ margin:0; padding:0; width:239px; line-height:35px; background:#EDF8FE; color:#333; font-weight:bold; float:left;}
.con a:hover{ margin:0; padding:0; width:239px; line-height:35px; background:#54B4E0; color:#fff; font-weight:bold; text-decoration:underline; float:left;}

</pre></body></html>