#content_text{
	width: 660px;
	height: auto;
	color: #666;
	line-height: 23px;
	letter-spacing: 0.1em;
	min-height: 100px;
}
	
#content_text img{	
	max-width: 660px;
	height:auto !important;
}

#content_text h2{
	font-weight:bold;
	font-size:15px;
	color:#22293E;
	line-height:30px;
}
#content_text h3{
	font-weight:bold;
	font-size:14px;
	color:#97BB15;
	line-height:10px;
}
	
#content_info {
	margin:0 auto;
	width: 725px;
	height: auto;
	margin-top:24px;
	color:#595959;
	letter-spacing:0.05em;
	font-size:13px;
	line-height:25px;
	margin-bottom:20px;
}

#content_info h2{
	margin:0 auto;
	font-size:13px;
	color:#FF9226;
	line-height:25px;
}

#content_info h4{
	font-weight:normal;
	margin:0 auto;
	font-size:13px;
	color:#005AAC;
	line-height:25px;
}
	
