/*----------------------------------------------------------------------
houyou/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.houyou {
	background: url(../images/h2_h_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}

h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../houyou/images/h3_h_title.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.set {
	text-indent: -9999px;
	margin-top: 20px;
	padding-bottom: 3px;
	background: url(../houyou/images/h3_h_title2.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	border-top: 1px solid #c0bab6;
	
}


.top_txt {
	text-align: center;
	font-size: 90%;
	padding: 0px 0 0px 0px;
	line-height: 155%;

}

.top_txt2 {
	text-align: center;
	font-size: 90%;
	padding: 10px 0 3px 0px;
	line-height: 155%;

}


.top_txt2 span {
	font-weight: bold;

}


.detail_txt {
	text-align: justify;
	font-size: 80%;
	font-weight: bold;
	padding: 12px 20px;
	margin: 5px 110px;
	line-height: 150%;
	background-color: #eeeeee;

}

.attention {
	text-align: left;
	font-size: 75%;
	padding: 4px 0px 0px 215px;
	line-height: 155%;

}

.attention2 {
	text-align: left;
	font-size: 75%;
	padding: 4px 0px 12px 215px;
	line-height: 155%;

}

.attention3 {
	text-align: right;
	font-size: 75%;
	padding: 4px 20px 0px 0px;
	line-height: 155%;

}






































