
.page_inner {
	margin: 0 auto;
	width: 1000px;

}

.section {
	clear: both;
	margin: 80px 0;
	overflow: hidden;
}

.section h2{
	margin-bottom: 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ddd;
	font-size: 32px;
	font-weight: normal;

}

#sect_masculin {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 1295px;
	background: url('/page/health/img/bg_masculin.jpg') no-repeat 0 0;

}

#sect_masculin a#link_title {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 430px;
	text-decoration: underline;

}

#sect_masculin a#link_detail {
	display: block;
	position: absolute;
	top: 1085px;
	left: 45px;
	width: 390px;
	font-size: 21px;
	text-decoration: underline;

}

#sect_masculin a#btn_addcart {
	display: block;
	position: absolute;
	top: 1155px;
	left: 45px;
	width: 390px;
	height: 70px;
	background: #B02626;
	color: #fff;
	font-size: 32px;
	text-align: center;
	line-height: 70px;

}

#sect_category ul {
 background: #F1E9DC;
 padding: 5px 10px;

}

#sect_category ul li {
 display: inline-block;
 box-sizing: border-box;
 margin: 5px;
 width: 480px;
 height: 270px;
 background: #fff;
 overflow: hidden;

}

#sect_category ul li a {
 display: block;
 height: 270px;

}

#sect_category ul li img {
 float: left;
 padding: 0 15px 0 0;

}

.section h3 {
 padding: 20px 0;
 font-size: 24px;
 font-weight: normal;
 color: #6a4c34;

}

.section h3.f21 {
 font-size: 21px;

}

.section p {
 font-size: 16px;
}

#sect_category ul li p.link_category {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 3px;
	background: #95A038;
	color: #fff;

}

.img_sect {
	float: left;
	margin: 0 20px 0 0;
	border: 1px solid #ccc;


}

.btn_gopage {
	display: inline-block;
	border: 1px solid #95A038;
	padding: 10px 20px;
	min-width: 290px;
	color: #95A038;
	font-weight: bold;
	text-align: center;

}
