/**/

#s_top_txt{
	width:750px;
	margin:0 auto;
	background:url(../img/s_line.jpg) center repeat-y;
}
#s_top_txt p{
	margin:0;
	line-height:1.8em;
}

/**/

#men{
	background:#8c8c8c;
	width:370px;
	padding:5px 15px;
	float:left;
	margin-bottom:30px;
	color:#ffffff;
}
#women{
	background:#cc8282;
	width:370px;
	padding:5px 15px;
	float:right;
	margin-bottom:30px;
	color:#ffffff;
}
.o_title{
	font-size:1.8em;
	font-weight:bold;
	line-height:1.3em;
	margin:0px 0 5px;
	border-bottom:1px solid #666666;
}