@charset "utf-8";
/* CSS Document */

.wrap .leftbg .ad{
	width:148px;
	margin:10px auto 10px auto;
	padding:none;
	overflow:hidden;
	position:relative;
	height:auto;
	border:none;
	background:url(../images/ad_bg.jpg) no-repeat left top;
	float:none;
	}
.wrap .leftbg .ad ul{
	margin-left:-15px;
	
	}
.wrap .leftbg .ad ul li{
	display:block;
	}
 .wrap .leftbg .ad ul li a{
	width:148px;
	height:37px;
	display:block;
	margin:10px auto;
	padding-left:0px;
	border:none;
	
	}
.wrap .leftbg .ad .more{
	text-align:right;
	margin:0px -10px 5px 5px;
	width:auto;
	
	}
.wrap .leftbg .ad .more a img{
	width:45px;
	height:15px;
	}
