﻿body,div,ul,li,h4,p{margin:0;padding:0;}
.banner{font:12px/1.8 arial;color:#fff;}
.banner a{color:#fff;text-decoration:none;background:#666;padding:2px 5px;}
.banner a:hover{background:#F90;}
.banner #box{position:relative;width:820px;height:292px;margin:0 auto;}
.banner #box ul{position:relative;width:820px;height:292px;}
.banner #box li{position:absolute;list-style:none;width:0;height:0;top:146px;left:377px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
.banner #box li img{width:100%;height:100%;vertical-align:top;background:url(bg.jpg) repeat-x\9;}
.banner #box li div{position:absolute;bottom:-100px;width:100%;height:100px;background:#000;filter:alpha(opacity=70);opacity:0.7;}
.banner #box li div h4{margin:0 10px;font:12px/24px arial;border-bottom:1px #333 solid;}
.banner #box li div h4 span{color:red;margin-left:10px;}
.banner #box li div p{margin:5px 10px 0;text-indent:2em;}
.banner #box .prev, #box .next{position:absolute;top:50%;width:39px;height:80px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer;background:url(btn.png) no-repeat;}
.banner #box .prev{left:-60px;}
.banner #box .next{right:-60px;background-position:-39px 0;}
.banner #copyright{padding-top:10px;text-align:center;}
