@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0;font-family:"宋体";font-size:12px;line-height:18px;color:#666;text-align:left;}
img,html,p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd,dt{margin:0;padding:0;border:0;}
ul,li{list-style-type:none;}
img{vertical-align:top;border:0;}
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
a:hover{color:#02549A;text-decoration: underline;}
a:active{text-decoration: none;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;}
fieldset, img{border:0;}





#picBox{width:1000px; height:314px; overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:314px; width:6030px; position:absolute;}
#picBox ul#show_pic li{ float:left; height:314px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:10px; right:10px;}
#icon_num li{ float:left; background:url(../images/flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:10px;line-height:15px;}
#icon_num li:hover,#icon_num li.active{ background:url(../images/flashbutton.gif) no-repeat 0 0; color:#fff;}



