/*主体*/
#main{ width:980px; height:500px; overflow:hidden;}
#top{ width:980px; height:auto; margin:0 auto; padding:0px; background:url(bg_top1.jpg) repeat-x; border:1px #fff solid;}

#top-left1{ width:260px; float:left; margin:0 0 0 10px;}
#top-left1 h1{ text-align:center; padding:10px 0px 10px 0px; font-size:14px;}
#top-left1 ul{ list-style-type:none;}
#top-left1 li{ width:232px;}
#top-left1 li a{ display:block;/*区块显示*/
                  padding:0px 5px 0px 20px;
				  text-decoration:none; height:24px;}
#top-left1 li a:link{ background:url(bg_top2.jpg) no-repeat; color:#ffffff;}
#top-left1 li a:visited{ background:url(bg_top2.jpg) no-repeat; color:#ffffff;}
#top-left1 li a:hover{ background:url(index2.jpg) no-repeat; color:#fff; padding:0 0 0 5px; font-weight:bold;}

#top-right3{ width:690px; float:right;}
.top-right31{ width:300px; line-height:150%;}
.top-right31top{ font-size:24px; font-weight:bold; text-align:center; padding:18px 0 0 0; color:#CC3300; height:50px;}
.top-right31center{}

.top-right4{ width:384px; height:288px;}

#center1{ width:980px; height:86px; margin:0 auto; background:url(bg_center.jpg) repeat-x; border:1px solid #d9d9d9;}




