@charset "utf-8";
.full_text_box{
	width:700px;
}
.full_text_box p{
	margin:0px;
}
.full_text_title{
	width:700px;
	background-color:#195490;
}
.full_text_title p{
	width:574px;
	color:#ffffff;
	font-size:133%;
	font-weight:bold;
	float:left;
	padding-left:5px;
	padding-right:5px;
	line-height:31px;
}
.full_text_bnr{
	display:block;
	width:113px;
	float:right;
	padding-top:3px;
	padding-right:3px;
}
.full_text{
	width:698px;
	padding-bottom:15px;
	border-right:#CCC solid 1px;
	border-bottom:#CCC solid 1px;
	border-left:#CCC solid 1px;
	overflow:hidden;
	box-shadow:0 0 4px #aaaaaa;
}
.full_text_off{
	padding:0px 10px 0px 10px;
}
.full_text_off a{
	display:block;
	font-weight:bold;
	line-height:30px;
}
.full_text_on{
	padding:0px 10px 0px 10px;
}
.open_btn{
	display:block;
	line-height:30px;
	font-weight:bold;
}
.text_box{
	width:678px;
	position:relative;
	padding-top:10px;
}



