@charset "utf-8";

#main {
	padding: 0;
}

#main .mainImg {
	margin-bottom: 24px;
	overflow: hidden;
}

#main .news {
	margin-bottom: 50px;
	padding: 24px 10px 52px;
	background-color: #eeeeee;
}

#main .colTxt {
	margin: 0 10px 20px;
	padding-bottom: 38px;
	text-align: center;
	color: #ff9640;
	background: url(../img/common/line02.gif) repeat-x left bottom;
	background-size: 3px 1px;
}
