<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
body,html{
padding:0;
margin:0;
font-size: 12px;
text-decoration: none;
background:url(../images/bg.gif) repeat-y top center;
}
img{border:0px;}
li{list-style-type:none}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
.clearboth{clear:both; float:none;}
#main{
width:960px;
margin:0 auto;
border:#000 0px solid;
}
/*网页头部*/
#main .header{
height:250px;
background:url(../images/top.jpg) no-repeat;
width:960px;
}
#main .content{height:100%;margin-top:10px;}
#main .content .con_l{
float:left;
width:240px;
font-size:19px;
color:#003669;
font-weight:bold;
font-family:"微软雅黑";
}
#main .content .con_l li{
width:220px;
height:35px;
line-height:35px;
float:left;
border-bottom:#ccc 1px dotted;
padding-left:20px;
}
#main .content .con_l li.tou{height:50px;line-height:50px}
#main .content .con_l li a{
font-family:"宋体";
font-size:14px;
color:#666;
}
#main .content .con_l li a:hover{color:#af5941}
#main .content .con_r{
float:right;
border:#000 0px solid;
width:960px;
margin:0 auto;
}
#main .content .con_r .v_title{
height:50px;
line-height:50px;
border-bottom:#ccc 1px solid;
width:960px;
margin-bottom:10px;
text-align:left;
font-size:15px;
color:#003669;
font-weight:bold;
font-family:"微软雅黑";
}
#main .content .con_r .v_con{
width:670px;
line-height:23px;
color:#666;
}
#main .content .con_r .v_con li{
height:35px;
line-height:35px;
float:left;
width:670px;
position:relative;
background:url(../images/tb02.gif) no-repeat 5px 11px;
border-bottom:#000 1px dotted;
height:100%;
font-size:14px;
color:#666;
}
#main .content .con_r .v_con li span{
position:absolute;
top:0px;
right:0px;
}
#main .content .con_r .v_con li a{margin-left:25px;color:#666;}
#main .content .con_r .v_con li a:hover,#main .content .con_r .ye a:hover{color:#af5941;font-weight:bold}
#main .content .con_r .ye{
text-align:center;
height:30px;
line-height:30px;
margin-top:20px;
margin-bottom:20px;
font-size:14px;
color:#666;
}

/*网页尾部foot*/
.foot{
text-align:center;
line-height:60px;
background-color:#e1e0d5;
height:70px;
width:990px;
margin:0 auto;
margin-top:20px;
color:#666;
}
.foot a,#main .content .con_r .ye a{color:#666;}
.foot a:hover{color:#af5941}</pre></body></html>