#title{
	background:url(img/title.gif) no-repeat;
	width:960px;
	height:170px;
	text-indent: -9999px;
}

#sub_title01{
	background:url(img/sub_title01.gif) no-repeat;
	width:655px;
	height:27px;
	text-indent: -9999px;
	margin-bottom:20px;

}

#sub_cap01{
	width:655px;
	height:27px;
	font-size: 18px;
	color: #019542;
	font-weight: bold;
}

#under_line{
	background:url(img/border_line.gif) no-repeat;
	width:655px;
	height:5px;
	margin-bottom:12px;
}

#operation_Area01 {
	width:655px;
	height:auto;
	margin-bottom:30px;
	overflow:hidden;
}

#operation_Area02 {
	width:655px;
	height:auto;
	margin-top:20px;
	margin-bottom:25px;
	overflow:hidden;
}

#operation_aboutAreaL {
	float:left;
	width:205px;
	height:auto;
	margin-right:20px;
	clear:both;
}


#operation_aboutAreaR {
	float:right;
	width:430px;
	height:auto;
}

.detailL{
	background:#F5F5F5;
	padding:12px 17px;
}


.detailR_title{
	background:#FFFFFF;
	padding: 12px 15px;
	text-align:center;
}

.detailR{
	background:#FFFFFF;
	padding: 12px 15px;
	text-align:right;
}
