@charset "utf-8";
/* base */
*{margin:0;padding:0}
body{font:12px/1.6em "宋体",Arial,Verdana,sans-serif,"Times New Roman"; color:#555; background:#e66d00 url(../images/top_bg.png) repeat-x;}
ul,ol,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; display:inline;}
img {border:0;}
input{height:16px;}
button {cursor:pointer;}
div,p {display:block;}
p{ padding-bottom:0.5em;}
fieldset,form{ background:none; border:none; padding:0; margin:0;}

#top_link{ position:relative; height:24px; background:url(../images/top_link_bg.png) repeat-x;}
#top_link .top_link_box{ margin:auto; width:960px; height:24px; position:relative; overflow:hidden; clear:both;}
#top_link .top_link_box .top_link{ margin:auto; text-align:center; color:#ccc; width:215px; height:24px; background:url(../images/top_link_bg3.png) no-repeat; }
#top_link .top_link_box .top_link a{ color:#ccc;}


#bd{ margin:auto; position:relative; padding-top:50px; width:960px; background:url(../images/bd_bg.png) repeat-y; overflow:hidden; clear:both;}
.bd_img{overflow:hidden; clear:both;}
#bd .logo_link{position:absolute; height:60px; top:95px;left:290px; width:180px; display:block;}
#bd .content{ width:350px; position:absolute; top:320px; left:305px; font-size:14px;}
#bd .content ul li{ clear:both; text-align:center; padding:5px 0; border-bottom:1px dotted #ccc;}
#bd .content ul li span.number{ background:#5a6164; color:#fff; padding:2px;}

#bottom{ margin:auto; width:960px; padding-bottom:20px; overflow:hidden; clear:both; text-align:center; color:#fff;}



