/* CSS Document */
body {margin:0; padding:0; font-size:12px; color:#333; line-height:150%; font-family:"宋体";}
div,ul,li,dl,dt,dd,p{margin:0; padding:0; overflow:hidden; zoom:1; list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px; margin:0px; padding:0px;}
form, input, select {margin:0px; padding:0px; font-size:12px; vertical-align:absmiddle;}
img{border:0; margin:0; padding:0;}

/*链接颜色*/
a {color:#333; text-decoration:none;}
a:hover {color:#f60;text-decoration:underline;}

a.red {color: #d00;text-decoration:none;} 
a.red:hover {color:#f60; text-decoration:underline;}

a.orange {color: #f60;text-decoration:none;} 
a.orange:hover {color:#f60; text-decoration:underline;}

a.blue {color: #06c;text-decoration:none;}
a.blue:hover {color:#f60;text-decoration:underline;}

a.green {color: #060;text-decoration:none;}
a.green:hover {color:#f60;text-decoration:underline;}

/*其他*/
.fleft{float:left;}
.m01{padding:10px 10px 0 10px;}
.m02{margin:10px 10px 0 10px; _margin:10px 10px 0 6px;}
.pl{padding-left:10px;}
.clear{height:0; clear:both;}

/*---------顶部----------*/

#top{width:950px; margin:3px auto;}
#top li{float:left; line-height:28px; color:#999999;}
#top .logo{float:left; width:284px;}
#snav{padding:10px 0 0 0; width:460px; float:right;}
#snav li{border-right:1px dashed #ccc; width:80px; float:left; text-align:center; line-height:22px;}
#snav .w90{width:90px;}
#snav .w100{width:100px; border:0;}
.topbanner{width:950px; margin:0 auto;}

/*---------内容----------*/
#main,#warp{width:950px; margin:0 auto; margin-top:5px;}

/*---------底部----------*/
#footer{width:950px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; text-align:center; line-height:30px;}