/*#banner {
    float: left;
    height: 308px;
    margin-top: -10px;
    overflow: hidden;
    padding-bottom: 5px;
    position: relative;
    width: 941px;
    z-index: 2;
}*/
body,html{
padding:0px;
margin:0px;}
#banner {
    margin:0 auto;
    height: 308px;   
    overflow: hidden;   
    position: relative;
    width:470px;
    z-index: 1;}
.image_reel {
    left: 0;
    position: absolute;
    top: 0;}
.image_reel img {
    float: left;
	border:0
;}
.paging {
    bottom: 0px;
    display: none;
    height: 45px;
    line-height: 45px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 140px;
    z-index: 100;}
.paging a {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #0E3E7E;
    color: #000;
    outline: medium none;
    padding: 4px;
    text-decoration: none;}
.paging a.active {
    background: none repeat scroll 0 0 #277BF5;
    border: 1px solid #0E3E7E;
    color: #fff;
    font-weight: bold;}
.paging a:hover {
    background: none repeat scroll 0 0 #277BF5;
    color: #fff;}
.img-info{
	height:45px;
	line-height:45px;
	position:absolute;
	width:470px;	
	background:rgba(61,61,61,0.8);	
	color:#fff;
	font-size:12px;
	bottom:0px;
	right:0px
;}
.img-info span{
	padding-left:10px
;}
.img-info span a{
	color:#fff;
	font-weight:700;
	text-decoration:none;}
.image_reel a{
	width:470px;
	position:relative;
	display:block;
	float:left
;}