#cub {
	width:auto;
	text-align:left;
}

#cub img {
	border:1px solid #ffffff;
}

.style1 {color: #5C6B8A}
.style5 {color: #FF9900}

#cub .imgbox {
	width:405px;
	text-align:left;
	margin-bottom:10px;
	float:left;
}

#cub .txtbox {
	width:330px;
	float:right;
	padding-bottom: 10px;
}

#cub .txtbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

h3 span {
	float:right;
	padding-right:10px;
}


#cub .gallery {
	width:auto;
	margin-bottom:10px;
}

#cub .gallery .cnt {
	float:left;
	text-align:center;
	font-size:12px;
	margin-right:10px;

}

#cub .gallery { overflow: hidden; }
#cub .gallery:after { content: ""; display: block; clear: both; height: 1px; overflow: hidden; }
/*\*/ * html #cub .gallery { height: 1em; overflow: visible; } /**/