body { width:100%}


/*--------------------------search--------------------------*/
.search{
	width:320px;
	height:30px;
	margin:0 auto;
	margin-top:10px;
}
#login { 
	 width:320px; 
	 height:30px; 
}
#login input.text { 
	 border-top:1px solid #c1c1c1; 
	 border-left:1px solid #c1c1c1; 
	 border-bottom:1px solid #c1c1c1;
	 border-right:0px;
	 width:250px;
	 height:25px; 
	 line-height:25px;
	 margin-left:13px;
	 color:#4c4b4b;
	 padding-left:5px;
}
#login input.button {
	text-indent:-9999px;
	width:42px;
	height:27px;
	background:url(../images/invite-ser.gif) no-repeat;
	cursor:pointer; 
	border:none;
	color: #504f4f; 
}


/*--------------------------doctor--------------------------*/

.zon {
	height:245px;
	background-color:#f4f0d9;
	margin-top:10px;
}


.doctor {
	width:320px;
	height:245px;
	margin:0 auto;
	background-color:#f4f0d9;
	margin-top:10px;
}

.bt {
	float:left;
	width:155px;
	height:29px;
	background-color:#ff6600;
	border-radius:25px;
	margin-top:25px;
	margin-left:80px;
	_margin-left:40px;
}

.bt b {
	float:left; 
	line-height:29px;
	color:#FFF;
	margin-left:15px;
}

.bt p {
	line-height:29px;
	float:right;
	font-size:12px;
	color:#FFF;
	margin-right:15px;
}

.bt a { color:#FFF;}

.doctor_a {
	float:left;
	width:320px;
	height:155px;
	margin-top:18px;
}

.doctor_a dl {
	float:left;
	width:90px;
	height:155px;
	margin-left:13px;
	_margin-left:7px;
}

.doctor_a dl dt {
	float:left;
	margin-left:14px;
	_margin-left:7px;
	margin-top:5px;
}

.doctor_a dl dd {
	float:left;
	font-size:12px;
	text-align:center;
	width:90px;
	line-height:18px;
	margin-top:3px;
}
.doctor_a dl dd b {color:#404041;}


/*--------------------------symptoms--------------------------*/

.min {
	background-color:#7bd4da;
}

.symptoms {
	width:320px;
	height:190px;
	background-color:#7bd4da;
	margin:0 auto;
}

.sym_a {
	width:310px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	_margin-left:3px;
}

.sym_a ul {
	float:left;
	width:310px;
}

.sym_a ul li {
	float:left;
	display:inline;
	width:71px;
	height:25px;
	background-color:#fff;
	font-size:12px;
	text-align:center;
	margin-left:5px;
	line-height:25px;
	margin-top:7px;
}

.sym_a a { color:#404041;}


.sym_b {
	width:310px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	_margin-left:3px;
}

.sym_b ul {
	float:left;
	width:310px;
}

.sym_b ul li {
	float:left;
	display:inline;
	width:100%;
	height:25px;
	background-color:#fff;
	font-size:12px;
	text-align:left;
	line-height:25px;
	margin-top:7px;
	padding-left:10px;
}


/*--------------------------disease--------------------------*/

.dis {
	background-color:#43b4bc;
}

.disease {
	width:320px;
	height:190px;
	margin:0 auto;
	background-color:#43b4bc;
}

.disease_b {
	width:320px;
	height:420px;
	margin:0 auto;
	background-color:#43b4bc;
}


/*--------------------------technology--------------------------*/

.tec {
	background-color:#f4f0d9;
}

.technology {
	width:320px;
	height:310px;
	margin:0 auto;
	background-color:#f4f0d9;
}

.tech_a {
	float:left;
	width:280px;
	margin-left:30px;
	_margin-left:15px;
	margin-top:20px;
}

.tech_a ul {
	float:left;
	width:280px;
}

.tech_a ul li {
	float:left;
	width:280px;
	height:35px;
	margin-top:5px;
	line-height:35px;
	font-size:12px;
	color:#4c4b4b
}

.tech_a ul li b {
	float:left;
	width:90px;
	height:35px;
	background-color:#43b4bc;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	margin-right:7px;
}





