.main {

	margin:0 auto;
	
}
.banner-box {
	width:191px;
	float:left;
	position:relative;
	
}
.banner-box img {
	width:191px;
	height:244px;
	
}
.banner-box a {
color:#fff;
	
}
.banner-box .b1-bg {
	width:171px;
	font-family: Tahoma;
	line-height:14px;
	background:url(../images/b1-bg.png) repeat-x;
	color:#fff;
	font-size:11px;
	padding:5px 10px;
	font-family:"Trebuchet MS";
	height:46px;
	overflow:hidden;
}
.banner-box .b1-bg h1, .banner-box .b2-bg h1{
	font-size:18px;
	font-family:"Trebuchet MS";
	margin:0;
	color:#fff;
	padding-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
}
.banner-box .b2-bg {
	width:171px;
	font-family: Tahoma;
	line-height:14px;
	background:url(../images/b2-bg.png) repeat-x;
	color:#fff;
	font-size:11px;
	padding:5px 10px;
	font-family:"Trebuchet MS";
	height:46px;
	overflow:hidden;
}