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

body
{
font-family:"宋体";
font-size:12px;
text-align:center;
background:#fff;
background-image:url(../Img/bj.gif);
background-repeat:repeat-x;
}
A:link{COLOR: #222222;}
A:visited{COLOR: #222222;}
A:hover{COLOR:#FF9602;}
A:active{COLOR: #222222;}

/*圆角矩形开始*/
div.RoundedCorner
{
margin:20px auto;
width:900px;
background: #F3F5F0;
/*background:#fff;*/
}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #F3F5F0}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
.b1, .b2, .b3, .b4 { font-size:1px; overflow:hidden; display:block; }
.b1 { height:1px; background:#AAA; margin:0 5px; }
.b2 { height:1px; background:#F3F5F0; border-right:2px solid #AAA; border-left:2px solid #AAA; margin:0 3px;  }
.b3 { height:1px; background:#F3F5F0; border-right:1px solid #AAA; border-left:1px solid #AAA; margin:0 2px; }
.b4 { height:2px; background:#F3F5F0; border-right:1px solid #AAA; border-left:1px solid #AAA; margin:0 1px; }
.contentb { height:350px; background:#F3F5F0; border-right:1px solid #AAA; border-left:1px solid #AAA; }
/*圆角矩形结束*/


/*Logo开始*/
#logo
{
width:890px;
height:64px;
/*background:url(../Img/Logo.jpg) no-repeat left;*/

/*FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#E6F7FF', gradientType='1');*//*颜色渐变*/
text-align:left;
}
#logo img
{
border:0px;
text-align:left;
height:64px;
float:left;
}
#glowtext{
filter:glow(color=ff0000,strength=1);
color:#F5D20A;
font-weight:bold;
font-size:26px;
width:220px;
float:left;
margin-left:10px;
margin-top:6px;
}
#logotext
{
float:right;
color:#FF9B14;
font-weight:bold;
font-size:16px;
font:"宋体";
}
#logotext p
{
margin-top:6px;
line-height:20px;
margin-right:20px;
}
/*Logo结束*/

/*导航菜单开始*/
*{padding:0px;margin:0px;}
* li{list-style:none;}
a{text-decoration:none;color:#20537A;}
a:hover{text-decoration:underline;}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    _zoom: 1;
}
*+html .clearfix {
	overflow:auto;
}

.menu_navcc{width:900px; margin:0 auto;}
.menu_nav{width:900px;height:48px;background:url(../img/nav_bg.gif) repeat-x;float:left;margin-top:10px;}
.menu_nav .nav_content{padding-left:25px;background:url(../img/nav_l_bg.gif) no-repeat;float:left;}
.menu_nav .nav_content li{width:85px;height:48px;padding-left:15px;padding-right:13px;background:url(../img/nav_li_right.gif) no-repeat right center;float:left;line-height:48px;text-align:center;font-size:14px;font-weight:bold;}
.menu_nav .nav_content li a{color:#fff;width:85px;height:48px;display:block;}
.menu_nav .nav_content li.current{line-height:37px;}
.menu_nav .nav_content li em{background:url(../img/bid_new.gif) no-repeat;width:35px;height:21px;display:inline-block;position:absolute;top:-20px;left:40px;}

.menu_nav .nav_content li.current a,.menu_nav .nav_content li a:hover{width:85px;height:37px;background:url(../img/nav_li_current.gif) no-repeat;display:block;color:#fff;}
.menu_nav .nav_content li a:hover{background:url(../img/nav_li_hover.gif) no-repeat;line-height:37px;text-decoration:none;}

.menu_nav_right{padding-right:20px;background:url(../img/nav_r_bg.gif) no-repeat right top;float:right;margin-left:50px;padding-top:13px;height:23px;padding-bottom:12px;}
/*p{
margin-bottom:10px}*/
/*导航菜单结束*/


/*bottom start*/
#bottom
{
width:890px;
margin-top:10px;
margin-bottom:6px;
float:left!important; /* IE7+FF */ 
}
#bottom p
{
margin:6px;
text-align:center;
width:800px;
}
/*bottom end*/


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