/*main_img
--------------*/
h3#mainImg {
	width:870px;
	height:196px;
	background:url(../images/main_img.jpg) no-repeat;
	}

dl {
	width:850px;
	clear:both;
	margin-bottom:15px;
	}

dl dt {
	width:249px;
	float:left;
	}
	
dl dd {
	width:580px;
	float:right;
	padding:15px 0 0 0;
	}