@charset "UTF-8";
/* CSS Document */

#detail_spec{
	color:#666666;
	font-size:11px;
	clear:both;
	line-height:1.5em;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:10px 0px;
	margin-top:10px;
}
.detail_spec_bn {
	margin:5px 0px;
}

.detail_tit{
	margin-bottom:20px;
}
.detail_set{
	clear:both;
	width:650px;
	margin-top:40px;
}
.detail_img{
	width:315px;
	float:left;
	margin-bottom:20px;
}
.detail_txt{
	width:315px;
	float:right;
	margin-bottom:20px;
	padding-top:20px;
	line-height:1.5em;
}
.detail_txt2{
	line-height:1.5em;
}
.detail_profile{
	color:#666699;
	font-size:11px;
	line-height:1.5em;
	border-top: #666699 dotted 1px;
	border-bottom: #666699 dotted 1px;
	margin:10px 0px;
	padding:10px 0px;
}
.detail_profile strong{
	color:#666699;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}