@import url("common_side.css");
.content p{
	line-height:36px;
	background:url("../image/arrow.png") no-repeat 0px 11px;
	padding-left:15px;
}
.suitable p{
	background-position:16px 11px;
	padding-left:35px;
}
.leftbar .items .tab1{
	background-image:url(../images/health_01.png);
}
.leftbar .items .tab2{
	background-image:url(../images/health_02.png);
}
.leftbar .items .tab3{
	background-image:url(../images/health_03.png);
}
.leftbar .items .tab4{
	background-image:url(../images/health_04.png);
}
.leftbar .items .tab5{
	background-image:url(../images/health_05.png);
}
.leftbar .items .tab6{
	background-image:url(../images/health_06.png);
}
.rightbar{
	font:14px/1.5em;
}
.rightbar .suitable .title{
	font-size:24px;

	padding:5px 0px 15px 50px;
	border-bottom:1px dashed #7badc6;
	color:#3e3e3e;
}
.rightbar .suitable .content{
	padding:10px 30px;
	font-size:16px;
	line-height:20px;
	color:#565252;
}
.rightbar .suitable{
	position:relative;
}
.rightbar .suitable .btn{
	position:absolute;
	right:10px;
	top:-10px;
	font-size:16px;
	width:116px;height:20px;
	padding:13px 0;
	background:url("../images/newskin3.png") no-repeat 0 -62px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.rightbar .suitable .more{
	background:url("../images/newskin3.png") 0 -116px;
	color:#fff;
	font-size:16px;
	width:116px;height:20px;
	padding:13px 0;
	text-align:center;
	position:relative;
	left:570px;
	cursor:pointer;
}
.rightbar .suitable .content ul li{
	padding:10px 30px;
	color:#565252;
	font-size:16px
}
.rightbar .content{
	margin-top:10px;
}
.rightbar .content ul.explain li{
	padding:10px 30px;
	color:#565252;
	display:none;
	font-size:16px;
	position:relative;
	padding-bottom:30px;
}
.rightbar .content ul.explain .word div{
	display:none;
}
.rightbar .content ul.caption{
	border-bottom:1px dashed #81b1c8;
	font:18px/1.5em;
	height:55px;
}
.rightbar .content ul.caption li{
	float:left;
	margin:0px 15px;
	width:100px;
	height:49px;
	cursor:pointer;
	text-align:center;
	line-height:50px;
}