﻿<!--
@import url('styles.css');

/*  首页  */ 

.center{width:432px; height:520px; padding-left:10px;float:left;}
.center .menu{ padding:35px 0 0 18px; height:110px;}
.center .menu span{ display:none;}

a.zp:link,a.zp:visited {width:58px;height:85px;background:url(../images/an_syzp.jpg);display:block; float:left;}
a.zp:hover,a.zp:active {background:url(../images/an_syzp.jpg) 0 bottom;}
a.fw:link,a.fw:visited {width:58px;height:85px;background:url(../images/an_syfw.jpg);display:block; margin-left:12px;float:left;}
a.fw:hover,a.fw:active {background:url(../images/an_syfw.jpg) 0 bottom;}

.center .pic{width:354px;height:265px;background:url(../images/bk.jpg) no-repeat; padding:34px 1px;}


.right{width:392px; height:520px;float:left;background:url(../images/top_sy_right.jpg) no-repeat right top;}
.right ul{margin:0; padding:20px 80px 0 0;height:30px;}
.right li{font:bold 14px "";list-style:none; letter-spacing:1px;background:url(../images/ico_yd_01.gif) no-repeat 20px 4px; float:right;padding-left:30px;}
.right .bbs{clear:both;padding:44px 0 0 30px;}
.right .bbs span{ display:none;}
.bbs a:link,.bbs a:visited {width:238px;height:51px;background:url(../images/an_bbs.jpg);display:block;}
.bbs a:hover,.bbs a:active {background:url(../images/an_bbs.jpg) 0 bottom;}
.right .nr{ padding:20px 60px 0 10px; color:#B6B6B6}


-->