@charset "UTF-8";
/* CSS Document */

#content {
	height: 3000px;
}
#content #main {
	height: 2900px;
}
#content #main #colmn {
	height: 2850px;
}
#content #main #colmn #box02 h3 {
	font-size: 14px;
	line-height: 19px;
	color: #FFF;
	background-color: #666;
	margin: 5px;
	padding: 0px;
	height: 23px;
	text-align: center;
}

