@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* section style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.section {
	clear: both;
	overflow: hidden;
	width: 540px;
	padding: 0px 0px 20px 0px;
}

p.doctor_name img {
	float: right;
}


img.thumnail {
	float: right;
	padding: 0px 0px 10px 10px;
}
div.splitbox {
	float: left;
	width: 260px!important;
	width/**/: 270px;
	padding: 0px 10px 0px 0px;
}
div.splitbox ul {
	clear: both;
	width: 260px;
}
div.splitbox ul li {
	width: 230px!important;
	width/**/: 260px;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	padding: 0px 0px 0px 30px;
	background: url(../../images/commons/icon/ic_commonly.gif) no-repeat 10px center;
}


h4.split {
	clear: both;
	width: 245px!important;
	width/**/: 260px;
	font-size: 14px;
	font-weight: bold;
	color: #1c8948;
	line-height: 2.0em;
	background: url(../../images/commons/icon/ic_h4.gif) no-repeat left center;
	border-bottom: 1px dashed #d7d7d7;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 10px 0px;
}

ul.socialwoker {
	float: left;
	width: 360px;
}
ul.socialwoker li {
	float: left;
	width: 330px!important;
	width/**/: 360px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.0em;
	padding: 0px 0px 0px 30px;
	background:url(../../images/commons/icon/ic_Clist.gif) no-repeat 10px center;
}


dl.faq {
	width: 540px;
	padding: 0px 0px 0px 0px;
}
dl.faq dt {
	float: left;
	width: 500px!important;
	width/**/: 540px;
	font-size: 14px;
	font-weight: bold;
	color: #f08800;
	line-height: 2.4em;
	background: url(../../images/commons/icon/ic_q.gif) no-repeat left 8px;
	padding: 0px 20px 0px 20px;
}
dl.faq dd {
	float: left;
	width: 500px!important;
	width/**/: 534px;
	font-size: 12px;
	font-weight: normal;
	color: #232323;
	line-height: 2.0em;
	background: url(../../images/commons/icon/ic_a.gif) no-repeat 14px 5px;
	padding: 0px 0px 10px 34px;
	border-bottom: 1px dashed #7ac3ff;
	margin: 0px 0px 10px 0px;
}
dl.plant {
	float: left;
	width: 280px;
}
dl.plant dt {
	width: 260px!important;
	width/**/: 280px;
	font-size: 12px;
	font-weight: bold;
	line-height: 2.0em;
	color: #181818;
	background: url(../../images/commons/icon/ic_commonly.gif) no-repeat left 6px;
	padding: 0px 0px 0px 20px;
}
dl.plant dd {
	width: 260px!important;
	width/**/: 280px;
	font-size: 12px;
	font-weight: normal;
	line-height: 2.0em;
	color: #181818;
	padding: 0px 0px 0px 20px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/



