@charset "utf-8";

/* 特集CSS */

.tmonth{
	width:610px;
	background-image:url(../img/box/bigbox_mid.gif);
}

.featpic{
	margin:8px 8px 3px 8px;
	border:1px solid #999;
	float:left;
	}

.tmonth h3{
	padding:8px 8px 0px 8px;
	font-weight:bold;
	line-height:1.7;
	}

.tmonth p{
	padding:8px 8px;
	line-height:1.6;
	}

.clr{
	clear:both;
}
