
@import url("common2.css");
@import url("head.css");
@import url("foot.css");
@import url("share.css");
/* CSS Document */

/*common*/
.main{min-width: 960px; width: expression_r(document.body.clientWidth < 960px? "960px": "100%" ); width:100%;}
.main{
	width: auto;
	height: auto;
	margin:0 auto;
}
body a{outline:none;blr:expression(this.onFocus=this.blur());}
.banner_bg{
	width: auto;
	height: 104px;
	background: #FFFFFF;
}
.banner_bg .bannerDiv{
	width: auto;
	height: 104px;
	margin: 0 auto;
	overflow: hidden;
}
.banner_bg .bannerDiv .bannerAuto{
	width: 960px;
	height: 104px;
	position: relative;
	left:50%; 
	margin-left:-480px;
}

.common_line{
	clear: both;
	width: auto; 
	height: 1px; 
	line-height: 1px; 
	font-size: 0;
	border-bottom: 1px solid #333333;
	margin: 0 auto;
}
.show{
	display: block;
}
.hide{
	display: none;
}
.cover_div_css {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color:#f5f5f5;
	filter: alpha(opacity=30);
	opacity:.30;
	z-index:9999;
	display: none;
}
.template_content{
	width: 960px;
	height: auto;
	margin: 0 auto;
	margin-top: 5px;
	clear: both;
}
.template_content .leftDiv{
	width: 200px;
	height: auto;
	min-height: 618px;
	_height: 618px;
	float: left;
	background:#7a3618;
}
.template_content .left_ks{
	height: 616px;
	_height: 618px;
}
.template_content .leftDiv .part1{
	width: 100%;
	height: 40px;
	line-height: 18px;
	font-size: 16px;
	text-align: center;
}
.template_content .leftDiv .part2{
	width: 200px;
	height: auto;
	line-height: 18px;
	font-size: 16px;
	font-weight: bolder;
	padding-bottom: 10px;
}
.template_content .leftDiv .part2 .menuitemF{
	background:url(../image/left_t.png) no-repeat;
	height:30px;
	line-height:30px;
	text-align:center;
	color:#521c05;
	font-size:14px;
	margin:10px auto 30px;
	width:180px;
}
#Tree li{
	display:block;
	}
.tree_first{
	display: block;
	color:#fff;
	font-weight: normal;
	margin-left: 54px;
	padding-bottom: 23px;
	outline: none;
	font-size:14px;
}
.tree_first a{
	color:#fff;
	font-size: 14px;
	outline:none;
	}
.tree_first a:hover{
	color:#fff001;
	}

.tree_child{
	display: block;
	height: 16px;
	line-height: 16px;
	color:#fff;
	font-weight: normal;
	margin-left: 34px;
	padding-bottom: 23px;
	outline: none;
	font-size:14px;
	padding-left:20px;
	background: url(../image/tree_texture.png) no-repeat;
}

.title_2{
	display: block;
	height: 16px;
	line-height: 16px;
	color:#fff;
	font-weight: normal;
	margin-left: 26px;
	padding-bottom: 23px;
	padding-left:44px;
	outline: none;
	font-size:14px;
	}
.curA{
	background: url(../image/tree_bg.png) no-repeat bottom left;
	display:block;
	font-weight: normal;
	margin-left: 22px;
	padding-left:33px;
	padding-top:2px;
	font-weight:bold;
}
.curA a{
	color: #fff001;	
	}
#Tree li ul li a{
	background:url(../image/bt_last.png) no-repeat;
	font-size: 14px;
	font-weight: normal;
	margin-top: 1px;
	margin-left: 70px;
	padding-left: 14px;
	color:#c1bfbf;
	padding-bottom:20px;
	_padding-bottom:0px;
	display:block;
	outline: none;
}
#Tree li .onTree{
	color: #fff001;
}
#Tree li ul li a.on{
	color: #fff001;
	background:url(../image/tree_bg.png) no-repeat bottom left;
	padding:3px 0 20px 40px;
	margin-left:50px;
	}
#Tree li.current{
	padding-bottom:20px;
	}
#Tree li ul li a:hover{
	color: #fff001;
	}
	
.leftTexture{
	width: 16px;
	height: 8px;
	background: url(../image/texture_left.png)  no-repeat;
	position: absolute;
	top: 1px;
	left: 1px;
	float: left;
}
.rightTexture{
	width: 16px;
	height: 8px;
	background: url(../image/texture_right.png)  no-repeat;
	position: absolute;
	top: 1px;
	right: -2px;
	float: right;
}
.common_title{  
	height:21px;
	background: url(../image/a_line_05.png) bottom left no-repeat; 
	padding: 10px 0 10px 18px;
	margin-bottom: 8px;
}
.common_title .title{
	color: #ee7100; 
	font-size: 14px; 
	line-height: 21px; 
	display: block; 
	float: left; 
	background: url(../image/icon10.png) no-repeat; 
	padding-left: 18px;
	font-weight: bold;
}	
.template_content .leftDiv .part2 .menuitemChoose2{
	background:url(../image/bt_last.png) no-repeat;
	height: 15px;
	line-height: 15px;
	font-size: 14px;
	font-weight: bolder;
	margin-top: 1px;
	margin-left: 70px;
	padding-left: 10px;
	color:#c1bfbf;
	margin-bottom: 20px;
}
.template_content .leftDiv .part3{
	width: 100%;
	height: auto;
	margin-top: 20px;
	position: relative;
}
.template_content .leftDiv .part3 .buttonClass{
	background:url(../image/button.png) no-repeat;
	width: 180px;
	height: 35px;
	line-height: 35px;
	font-weight: bolder;
	text-align: center;
    font-size:14px;
	color:#521C05;
	margin-top: 15px;
	cursor: pointer;
	margin:0px auto 10px;
}
.template_content .leftDiv .part3 .buttonClass a{
	color:#521c05;	
	}
.template_content .leftDiv .part3 .buttonClass a:hover{
	color:#000;	
	}
	
.template_content .rightDiv{
	width: 760px;
	height: auto;
	float: left;
	background: #e1ded3;
}
.rightDiv{
	position:relative;
	}
.template_content .rightDiv .title{
	background: url(../image/right_t_07.png) no-repeat;
	width:245px;
	height:29px;
	margin:20px auto;
	clear: both;
	color: #7a3618;
	text-align: center;
	line-height:29px;
	font-size:14px;
	font-weight:bold;
}
.template_content .rightDiv .title2{
	background: url(../image/right_t_08.png) no-repeat;
	width:268px;
	height:28px;
	margin:20px auto;
	clear: both;
	color: #7a3618;
	text-align: center;
	line-height:28px;
	font-size:14px;
	font-weight:bold;
}
.template_content .rightDiv .commontitle{
	clear: both;
	width: auto;
	height: 29px;
	font-size:14px;
	font-weight:bold;
	color: #7a3618;
	text-align: center;
	margin:20px auto;
	display: table;
}
.template_content .rightDiv .commontitle .left{
	width: 65px;
	height: 29px;
	background: url(../image/title_left.png) no-repeat;
	float: left;
}
.template_content .rightDiv .commontitle .middle{
	width: auto;
	height: 29px;
	line-height: 29px;
	text-align: center;
	background: url(../image/title_mid.png) repeat-x;
	padding: 0 20px;
	float: left;
}
.template_content .rightDiv .commontitle .right{
	width: 65px;
	height: 29px;
	background: url(../image/title_right.png) no-repeat;
	float: left;
}

.template_content .rightDiv .content1{
	clear: both;
	width: 742px;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}
.template_content .rightDiv .content2{
	clear: both;
	width: 751px;
	height: 532px;
	margin: 0px auto;
	font-size: 12px;
	padding-bottom:19px;
}
.template_content .rightDiv .content3 {
	width:713px;
	margin:0px auto 8px;
	}
.template_content .rightDiv .content3 a{
	display:block;
	font-size: 14px;
	height:26px;
	line-height:26px;
	outline: none;
}
.template_content .rightDiv .content3 a:hover{
	color:#ee7100;
}
.template_content .rightDiv .content4{
	clear: both;
	width: 682px;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	text-align: right;
	padding-left: 30px;
	padding-right: 30px;
	overflow-y: auto;
	overflow-x: hidden;
}
.template_content .rightDiv .searchDiv{
	height: 40px;
	background: #cac7be;
}
.template_content .rightDiv .searchDiv .bgDiv .searchDiv{
	height: 40px;
	margin-left: 40px;
}
.template_content .rightDiv .searchDiv .bgDiv .searchDiv span{
	float: left;
	display: block;
	line-height:40px;
	color: #7A3618;
}
.template_content .rightDiv .searchDiv .bgDiv .searchDiv .inputClass{
	width: 145px;
	height: 28px;
	line-height:28px;
	font-size: 12px;
	float:left;
	border: 1px solid #7A3618;
	margin-top: 5px;
}
.template_content .rightDiv .searchDiv .bgDiv .searchDiv .buttonClass{
	background: url(../image/search.png) no-repeat;
	width:95px;
	height: 32px;
	cursor: pointer;
	margin-top: 4px;
}
.template_content .rightDiv .labelDiv{
	width: 727px;
	height: auto;
	border-bottom: 0;
	margin: 0 auto;
	margin-top: 29px;
}
.template_content .rightDiv .labelDiv .part1{
	width: auto;
	height: 41px;
	overflow: hidden;
}
.template_content .rightDiv .labelDiv .part1 .title{
	width: auto;
	height: 42px;
	line-height: 34px;
	font-size: 22px;
	font-weight: bolder;
}
.template_content .rightDiv .labelDiv .part1 .button{
	width: auto;
	height: 41px;
	overflow: hidden;
}
.template_content .rightDiv .labelDiv .part1 .button .el{
	width: auto;
	height: 40px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	background: #cac7be;
	display: block;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-right:2px;
	padding-left: 15px;
	padding-right: 15px;
}
.template_content .rightDiv .labelDiv .part1 .button .el_choose{
	width: auto;
	height: 40px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	background:#ee7100;
	display: block;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-right:2px;
	position:relative;
	padding:0px 15px;
}
.template_content .rightDiv .labelDiv .part1 .button .el_choose2{
	width: auto;
	height: 40px;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	background:#7A3618;
	display: block;
	float: left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin-right:2px;
	position:relative;
	padding:0px 15px;
}
.template_content .rightDiv .labelDiv .label_line{
	width: 727px; 
	height: 3px; 
	_font-size: 0;
	background: #ee7100;
	margin-top: -1px;
}
.template_content .rightDiv .labelDiv .part2{
	width: auto;
	height: 40px;
	text-align: center;
	background: #DCCAB9;
	padding-top: 5px;
}
.template_content .rightDiv .labelDiv .part2 .buttonDiv{
	width: auto;
	height: 40px;
	line-height: 40px;
}
.template_content .rightDiv .labelDiv .part2 .buttonDiv .el{
	height: 12px;
	font-size: 12px;
	color: #7a3618;
	cursor: pointer;
	padding: 15px 5px 12px 5px;
}
.template_content .rightDiv .labelDiv .part2 .buttonDiv .el_choose{
	height: 12px;
	font-size: 12px;
	color: #ee7100;
	cursor: pointer;
	background: #F0F0F0;
	padding: 15px 5px 12px 5px;
}

.template_content .rightDiv .labelDiv .part2 .buttonDiv .el_choose2{
	width: 120px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #ee7100;
	position: relative;
	padding: 0px 20px;
	margin: 0 auto;
	white-space: nowrap;
}

.template_content .rightDiv .details{
	width: 500px;
	height: auto;
	font-size: 14px;
	background: #EBEBEB;
	border: 1px solid #999999;
	text-align: center;
	padding: 0 15px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -251px;
	z-index: 10001;
	display: none;
}
.template_content .rightDiv .details .title{
	background: none;
	width: auto;
	height: 20px;
	line-height: 20px;
	font-family: "宋体"; 
	font-size: 16px; 
	text-align: center;
}
.template_content .rightDiv .details .content{
	width: auto;
	height: 250px;
	line-height: 20px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 10px;
}
.template_content .rightDiv .details .button{
	width: 100px;
	height: 30px; 
	line-height: 30px;
	text-align: center;
	color: #fff; 
	background: #7a3618; 
	border: none; 
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}


/*index*/
.index_bigPic{
	width: auto;
	height: 400px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.index_bigPic .index_bigPicAuto{
	width: 1440px;
	height: 400px;
	position: relative;
	left:50%; 
	margin-left:-720px;
	z-index: 1;
	display: none;
}
.index_bigPic .index_column_div{
	width: 960px;
	height: auto;
	margin: 0 auto;
	position: relative;
	top: -361px;
	z-index: 2;
}
.index_bigPic .index_column_div .font{
	width: 260px;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bolder;
	color: #EE7100;
	margin-left: 687px;
}
.index_bigPic .index_column_div span{
	display: block;
	float: left;
}
.index_bigPic .index_column_div .font .img{
	width: 7px;
	height: 12px;
	margin-top: 3px;
	margin-right: 17px;
}
.index_bigPic .index_column_div .kind{
	width: 260px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #EE7100;
	margin-top: 15px;
	margin-left: 687px;
}
.index_bigPic .index_column_div .kind .spanNoChoose{
	display: inlines;
	margin-right: 15px;
	color: #444444;
	text-decoration: underline;
	cursor: pointer;
}
.index_bigPic .index_column_div .kind .spanChoose{
	display: inlines;
	margin-right: 15px;
	color: #EE7100;
	font-weight: bolder;
	cursor: pointer;
}
.index_bigPic .index_column_div .content{
	width: 260px;
	height: 60px;
	line-height: 20px;
	margin-top: 6px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #444444;
	margin-left: 687px;
}
.index_bigPic .index_column_div .buttonDiv{
	width: auto;
	height: 33px;
	margin-top: 16px;
	margin-left: 687px;
}
.index_bigPic .index_column_div .buttonDiv .input{
	width: 140px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #9D9D9D;
	font-size: 14px;
	padding-left: 2px;
	margin-right: 7px;
}
.index_bigPic .index_column_div .buttonDiv .img{
	width: 80px;
	height: 32px;
	cursor: pointer;
}
.index_bigPic .index_column_div .buttonDiv .button{
	width: 232px;
	height: 33px;
	line-height: 33px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
	background: url(../image/icon3.png);
	cursor: pointer;
}
.index_notice_bg{
	width: auto;
	height: 55px;
	background: #5E2F05;
}
.index_notice{
	width: 930px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 30px;
	margin: 0 auto;
}
.index_notice .index_notice_div{
	display: none;
	cursor: pointer;
}
.index_notice .index_notice_div2{
	display: none;
	cursor: pointer;
}
.index_content1{
	width: 960px;
	height: 251px;
	margin: 0 auto;
	margin-top: 10px;
	overflow: hidden;
}
.index_news{
	width: 769px;
	height: 251px;
	background: url(../image/index_news.png) no-repeat;
	float: left;
	display:inline;
}
.index_news_img{
	width: 311px;
	height: 202px;
	margin-top: 10px;
	margin-left: 15px;
	display:inline;
	float: left;
}
.index_news_imgDiv{
	display:none;
}
.index_news_imgClass{
	width: 311px;
	height: 202px;
	cursor: pointer;
}
.index_news_imgIndex{
	width:100%;
	height:15px;
	background-color:#888888;
	font-size:14px;
	position: relative;
	top: -15px;
	filter: alpha(opacity=80);
 	opacity:.80;
}
.index_news_imgIndex a{
	width:23px;
	height:15px;
	line-height:15px;
	font-size:14px;
	background-color:#666666;
	color:#ffffff;
	float:left;
	margin-left:1px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}
.index_news_intr{
	width: auto;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	background: #C7C7C7;
	position: relative;
	top: -15px;
}
.index_news_font{
	width: 414px;
	height: 198px;
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	margin-top: 10px;
	margin-left: 12px;
	display:inline;
	float: left;
}
.index_news_font a{
	color: #333333;
}
.index_news_font .part1{
	height: 29px;
}
.index_news_font .part1 a{
	cursor: pointer;
}
.index_news_font .part1 .noChooseClass{
	width: 90px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	text-align: center;
	background: #C7C7C7;
	cursor: pointer;
	float: left;
	margin-left: 3px;
}
.index_news_font .part1 .chooseClass{
	width: 90px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background: #EE7100;
	cursor: pointer;
	float: left;
	margin-left: 3px;
	position:relative;
}
.index_news_font .part1_line{
	width: auto;
	height: 0;
	font-size: 0;
	border-bottom: 2px solid #EE7100;
	_margin-top: -2px;
}
.index_news_font .part2{
	width: auto;
	height: 190px;
	margin-top: 4px;
	_margin-top: 2px;
}
.index_news_font .part2 ul li{
	line-height: 21px;
	background: url(../image/li_bg5.png)  no-repeat;
	font-size:12px; 
	font-weight: normal;
	padding-left: 15px;
}
.index_news_font .part2 ul li a:hover{
	color: #EE7100;
}
.index_news_font .part2 .noChooseClass{
	display: none;
}
.index_news_font .part2 .chooseClass{
	display: block;
}
.index_news_font .part2 .noContent{
	background: none;
}
.index_news_font .part3{
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size:12px; 
	font-weight: normal;
	text-align: right;
	margin-top: 8px;
}
.index_expert{
	width: 181px;
	height: 251px;
	background: #E9E9E9;
	margin-left: 10px;
	float: left;
	display:inline;
}
.index_expert a{
	color: #333333;
}
.index_expert_font{
	width: auto;
	height: 41px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bolder;
	color: #2d2127;
	text-align: center;
	background: url(../image/bg1.png) no-repeat;
}
.index_expert_font a{
	color: #000000;
}
.index_expert_img{
	width: 181px;
	height: 210px;
	cursor: pointer;
}

.index_content2{
	width: 960px;
	height: 262px;
	margin: 0 auto;
	margin-top: 24px;
}
.index_content2 .part{
	width: 315px;
	height: 266px;
	margin-left: 7px;
	float: left;
	display:inline;
}

.index_content2 .part .part1{
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 23px;
	background: url(../image/icon5.png) no-repeat;
	margin-left: 7px;
	
}
.index_content2 .part .part1_line{
	width: auto;
	height: 0;
	border-bottom: 3px solid #7A3618;
	margin-top: 5px;
}
.index_content2 .part .part2{
	width: auto;
	height: 234px;
	font-size:14px; 
	background: #F9F9F9;
	padding-top: 5px;
}
.index_content2 .part .part2 ul li{
	line-height: 25px;
	background: url(../image/li_bg6.png)  no-repeat;
	font-size:12px; 
	font-weight: normal;
	padding-left: 30px;
}
.index_content2 .part .part2 ul li a:hover{
	colocr : #7a3618;
}
.index_content2 .part .part2 .foot{
	width: 20px;
	height: 26px;
	background: url(../image/icon6.png)  no-repeat;
	position: relative;
	top: -18px;
	left: 148px;
}
.index_content2 .part .part3{
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size:12px; 
	text-align: right;
}
.index_link_bg{
	width: auto;
	height: 48px;
	background: #E3E3E0;
	margin-top: 25px;
}
.index_link_bg .link{
	width: auto;
	height: 6px;
	background: url(../image/icon7.png) repeat-x;
}
.index_link{
	width: 960px;
	height: 41px;
	margin: 0 auto;
	float: none;
}
.index_link .el{
	width: auto;
	height: 41px;
	cursor: pointer;
	float: left;
}

/*plainText*/
.template_content .rightDiv .plainText_content{
	clear: both;
	width: 713px;
	margin: 25px auto;
	_height:500px;
	min-height: 500px;
	font-size: 14px;
	overflow-x: hidden;
}
.template_content .rightDiv .plainText_content .content_t1{
	font-weight:bold;
	text-align:center;
	color:#333;
	padding-bottom:18px;
}
.template_content .rightDiv .plainText_content .content_time{
	font-size: 12px;
	text-align:center;
	color:#333;
	padding-bottom:18px;
}
.template_content .rightDiv .plainText_content p{
	text-indent:2em;
	padding-bottom:20px;
	line-height:1.2em;
	color:#333333;
	}
.template_content .rightDiv .plainText_content .content_t2{
	font-weight:bold;
	text-align:left;
	color:#333;
	padding-bottom:18px;
	
	}
.template_content .rightDiv .plainText_content .imgDiv{
	text-align: center; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
.template_content .rightDiv .plainText_content .imgClass{
	width: 400px; 
	height: 300px;
}

/*doctorSpace*/
.doctorspace_title{  
	height:21px; 
	padding:15px 0px 20px; 
	background: url(../image/a_line_05.png) bottom left no-repeat; 
	padding-left:16px; 
	margin-bottom:15px;
	}
.title_t{
	color:#ee7100; 
	font-size:14px; 
	line-height:21px; 
	display:block; 
	float:left; 
	background: url(../image/t_01.png) no-repeat; 
	padding-left:18px;
	font-weight:bold;
	}
.more{
	color:#ee7100; 
	font-size:14px; 
	line-height:21px; 
	display:block;
	float:right; 
	padding-right:10px;
	}
.more:hover,.moreinfo:hover,.more_assess:hover,.ctabs li a:hover,.footer ul li a:hover{ 
	color:#7a3618; 
}
.doctorSpace_content{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.doctorSpace_content .leftDiv{
	width: 365px; 
	margin-right:28px; 
	overflow:hidden;
	float: left;
}
.doctorSpace_content .leftDiv .perInfo{
	height:430px; 
	background:#e1ded3;
}
.doctorSpace_content .leftDiv .perInfo .moreContentInfo{
	width: 500px;
	height: auto;
	font-size: 14px;
	background: #EBEBEB;
	border: 1px solid #999999;
	text-align: center;
	padding: 0 15px;
	position: absolute;
	top: 210px;
	left: 50%;
	margin-left: -265px;
	z-index: 10001;
	display: none;
}

.moreContentInfoQuickAnswer{
    width: 500px;
    height: auto;
    font-size: 14px;
    background: #EBEBEB;
    border: 1px solid #999999;
    text-align: center;
    padding: 0 15px;
    position: absolute;
    top: 210px;
    left: 50%;
    margin-left: -265px;
    z-index: 10001;
    display: none;
}
.doctorSpace_content .leftDiv .perInfo .moreContentInfo .title{
	width: auto;
	height: 40px;
	line-height: 40px;
	font-family:"宋体"; 
	font-size:16px; 
	color:#7a3618; 
	text-align: center;
}
.moreContentInfoQuickAnswer .title{
    width: auto;
    height: 40px;
    line-height: 40px;
    font-family:"宋体";
    font-size:16px;
    color:#7a3618;
    text-align: center;
}
.doctorSpace_content .leftDiv .perInfo .moreContentInfo .content{
	width: auto;
	height: 250px;
	line-height: 20px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 10px;
}
.moreContentInfoQuickAnswer .content{
    width: auto;
    height: 250px;
    line-height: 20px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 10px;
}
.doctorSpace_content .leftDiv .perInfo .moreContentInfo .button{
	width: 100px;
	height: 30px; 
	line-height: 30px;
	text-align: center;
	color: #fff; 
	background: #7a3618; 
	border: none; 
	font-weight: bold;
	cursor: pointer;
	margin-bottom: 10px;
}
.moreContentInfoQuickAnswer .button{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #7a3618;
    border: none;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px;
}
.spec_info{
	background:url(../image/left1.png) no-repeat; 
	width:365px; 
	height:224px; 
	padding-bottom:6px;
	}
.spec_pic{
	width: 105px;
	height: 140px;
	padding:54px 40px 0px 16px; 
	float:left;
}
.info{ 
	float:left; 
	padding-top:70px;
	}
.info div{ 
	width: 180px;
	line-height:1.3em; 
	font-size:14px;
	}
.t{ 
	font-family:"宋体"; 
	font-size:16px; 
	color:#7a3618; 
	padding-bottom:5px;
	}
.spec_name{ 
	padding-bottom:10px;
	}
.clear{ 
	clear:both;
	height:0px; 
	overflow:hidden;
	}
.spec_more_info{ 
	padding-left:17px; 
	width:338px;
	}
.spec_more_info p{ 
	font-size:14px; 
	color:#666;
	}
.moreinfo{ 
	color:#666666; 
	display:block; 
	text-align:right; 
	padding-right:25px;
	font-size: 14px;
	cursor: pointer;
	}
.t_icon{
	background:url(../image/title2.png) no-repeat; 
	padding-left:22px; 
	height:20px; 
	line-height:20px; 
	margin:15px 0px 10px;
	}
#form1{ 
	height:151px;
	}
#assess{ 
	height:25px;
	overflow:hidden;
	}
#assess input{
	color:#99654e; 
	float: left; 
	margin:0px 2px 0px 0px;
	_margin:0px 2px 0px 0px; 
	height:23px;
	width:15px;
	}
#assess label{ 
	float:left; 
	display:block; 
	height:25px; 
	line-height:25px;
	cursor:pointer;
	font-size: 14px;
	}
.text_area{ 
	width:358px; 
	border:1px solid #85572f; 
	background:#e1ded3; 
	overflow:auto; 
	margin-top:10px; 
	padding:2px; 
	height:70px;
	}
.send{ 
	height:32px; 
	width:128px; 
	text-align:center;
	line-height:32px; 
	color:#fff; 
	background:#7a3618; 
	border:none; 
	float:right; 
	margin-top:5px; 
	font-weight:bold;
	cursor:pointer;
	}
.send:hover{ 
	color:#FF6633;
	}
.send_noClick{
	height:32px; 
	width:128px; 
	text-align:center;
	line-height:32px; 
	color:#fff; 
	background:#999; 
	border:none; 
	float:right; 
	margin-top:5px; 
	font-weight:bold;
}	
.more_assess{
	display:block; 
	color:#333; 
	font-family:"宋体"; 
	font-size:14px;
	}
.doctorSpace_content .leftDiv .perInfo .part1{
	width: 325px;
	height: 175px;
	margin: 5px 15px auto 5px;
}
.doctorSpace_content .leftDiv .perInfo .part1 .left{
	width: 130px;
	height: 175px;
	float: left;
}
.doctorSpace_content .leftDiv .perInfo .part1 .left .imgClass{
	width: 130px;
	height: 175px;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right{
	width: 180px;
	height: 175px;
	margin-left: 15px;
	float: left;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font1{
	width: 180px;
	height: 25px;
	line-height: 25px;
	font-weight: bolder;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font2{
	width: 130px;
	height: 36px;
	line-height: 18px;
	font-size: 14px;
	padding-left: 50px;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font3{
	width: 180px;
	height: auto;
	_height: 36px;
	min-height: 36px;
	line-height: 18px;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font3 .font_left{
	width: 50px;
	height: 18px;
	line-height: 18px;
	float: left;
	font-weight: bolder;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font3 .font_right{
	width: 130px;
	height: 100%;
	line-height: 18px;
	font-size: 14px;
	float: left;
}
.doctorSpace_content .leftDiv .perInfo .part1 .right .font4{
	width: 180px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	text-align: right;
	margin-top: 8px;
}
.doctorSpace_content .leftDiv .perInfo .part2{
	width: 315px;
	height: auto;
	_height: 40px;
	min-height: 40px;
	line-height: 20px;
	font-size: 14px;
	margin: 30px 15px auto 15px;
}
.doctorSpace_content .leftDiv .perInfo .part2 .spanClass{
	font-size: 16px;
	font-weight: bolder;
}
.doctorSpace_content .leftDiv .perInfo .part3{
	width: 315px;
	height: auto;
	_height: 105px;
	min-height: 105px;
	line-height: 20px;
	font-size: 14px;
	margin: 15px 15px 15px 15px;
}
.doctorSpace_content .leftDiv .perInfo .part3 .spanClass{
	height: 25px;
	font-size: 16px;
	font-weight: bolder;
}
.doctorSpace_content .leftDiv .evaluation{
	width: auto;
	height: auto;
}
.doctorSpace_content .leftDiv .evaluation .part1{
	width: auto;
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	font-weight: bolder;
	margin-top: 20px;
	padding-left: 20px;
}
.doctorSpace_content .leftDiv .evaluation .part2{
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	margin-top: 10px;
}
.doctorSpace_content .leftDiv .evaluation .part2 .radio{
	width: 20px;
	height: 14px;
	margin-top: -2px;
	*margin-top: 1px;
	vertical-align: middle;
}
.doctorSpace_content .leftDiv .evaluation .part3{
	width: auto;
	height: 62px;
	_height: 65px;
	font-size: 12px;
	border: 1px solid #000000;
	margin-top: 15px;
	padding: 2px;
}
.doctorSpace_content .leftDiv .evaluation .part3 .fontClass{
	width: auto;
	height: 46px;
	line-height: 23px;
	font-size: 12px;
	text-align: left;
}
.doctorSpace_content .leftDiv .evaluation .part3 .buttonClass{
	width: auto;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	text-align: right;
	cursor: pointer;
}
.doctorSpace_content .leftDiv .evaluation .part4{
	width: auto;
	height: 25px;
	line-height: 25px;
	padding-left: 15px; 
	cursor:pointer;
	font-size: 12px;
}

.doctorSpace_content .rightDiv{
	float: left;
}
.doctorSpace_content .rightDiv .title{
	width: 518px;
	height: 50px;
	line-height: 50px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bolder;
}
.doctorSpace_content .rightDiv .noticeBoard{
	background:url(../image/right1.png) no-repeat; 
	height:114px; 
	width:566px;
}
.doctorSpace_content .rightDiv .noticeBoard h3{ 
	text-align:center; 
	padding:13px 0px;
	font-size:14px;
	}
.doctorSpace_content .rightDiv .noticeBoard div{ 
	padding-left:50px; 
	color:#333333;
	font-size:14px;
	line-height:1.5em;
	}
.doctorSpace_content .rightDiv .planTime{
	width: auto; 
	height: 230px;
	font-size: 16px;
	margin-top: 10px;
}
.doctorSpace_content .rightDiv .planTime table{
	text-align:center;
	width:565px;
	background:#f0f0f0;
	}
.doctorSpace_content .rightDiv .planTime table tr{ 
	height:48px;
	}
.doctorSpace_content .rightDiv .planTime table tr td{ 
	color:#571414;
	}
.doctorSpace_content .rightDiv .planTime table tr td .dayDiv{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	padding-top: 10px;
}
.doctorSpace_content .rightDiv .planTime table tr td .timeDiv{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}
.maybe{ 
	background:url(../image/hand.png) no-repeat; 
	height:26px;
	width:28px; 
	display:block; 
	margin:0 auto;
}
.doctorSpace_content .rightDiv .planTime .imgClass{
	width: 28px;
	height: 22px;
}
.doctorSpace_content .rightDiv .listPart1{
	width: auto; 
	height: 25px;
	font-size: 16px;
	border-bottom: 1px solid #000000;
	margin-top: 20px;
}
.morelists{ 
	margin-top:25px;
}
#ctab{ 
	height:37px; 
	line-height:37px; 
	border-bottom:2px solid #ee7100; 
	overflow:hidden; 
	width:566px;
}
#ctab li{ 
	list-style:none; 
	float:left; 
	width:140px; 
	text-align:center; 
	line-height:37px; 
	margin-right:5px; 
	background:#e6e6e6;
	}
#ctab li a{ 
	color:#000; 
	font-weight:bold; 
	outline:none;
	}
#ctab li a.cur{ 
	background:#ee7100; 
	display:block; 
	color:#fff;
	}
#slider{ 
	width: 566px; 
	height:192px; 
	overflow:hidden; 
	background:#f0f0f0;
	}
.ctabs{ 
	padding:15px 0px 0px 25px;
	}
.ctabs li{ 
	list-style:none; 
	height:23px; 
	line-height:23px;
	} 
.ctabs li a{ 
	color:#333333;
	width:390px; 
	float:left; 
	font-size:12px;
	}
.ctabs li a.moreClass{
	width: auto;
	margin-right: 10px;
	float: right;
}
.ctabs li span{ 
	width:100px; 
	display:block; 
	float:left;
	font-size:12px;
	}
.ctabs li em{ 
	font-style:normal;
	font-size:12px;
	}
.asked{ 
	width:425px; 
	border:1px solid #9d9d9d; 
	height:30px; 
	margin-top:6px; 
	float:left; 
	line-height:30px; 
	padding-left:5px;
	}
.doctorSpace_content .rightDiv .listPart1 .buttonClass1{
	width: auto;
	height: 16px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #000000;
	border-bottom: 0;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	cursor: pointer;
}
.doctorSpace_content .rightDiv .listPart1 .buttonClass2{
	width: auto;
	height: 16px;
	line-height: 16px;
	font-weight: bolder;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: 0;
	padding-top: 8px;
	padding-left: 3px;
	padding-right: 3px;
	float: left;
	cursor: pointer;
}
.doctorSpace_content .rightDiv .listPart1 .buttonClass3{
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #000000;
	border-bottom: 0;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
	margin-top: 2px;
	float: right;
	cursor: pointer;
}
.doctorSpace_content .rightDiv .listPart2{
	width: auto; 
	height: auto;
	padding-top: 10px;
	font-size: 12px;
}
.doctorSpace_content .rightDiv .listPart2 li{
	width: auto;
	height: 21px;
	line-height: 21px;
	clear: both;
	*display: inline;
}
.doctorSpace_content .rightDiv .listPart2 li .imgClass{
	width: 21px;
	height: 21px;
}
.doctorSpace_content .rightDiv .listPart3{
	width: auto;
	height: 25px;
	line-height: 25px;
	float: right;
}

/*deptDr*/
.template_content .rightDiv .deptDr_content{
	height: 507px;
	font-size: 12px;
	text-align: left;
	padding-left: 28px;
	overflow:hidden;
}
.template_content .rightDiv .deptDr_content .left_el{
	width: 327px;
	height: 139px;
	margin-bottom: 30px;
	float: left;
	border-bottom:1px solid #acacac;
	float:left;
	margin-right: 40px;
}
.template_content .rightDiv .deptDr_content .right_el{
	margin-right:0px;
}
.template_content .rightDiv .deptDr_content .el_last{
	margin-bottom: 0px;
}
.template_content .rightDiv .deptDr_content .el{
	float: left;
}
.template_content .rightDiv .deptDr_content .imgClass{
	width: 96px;
	height: 129px;
}
.template_content .rightDiv .deptDr_content .fontClass{
	width: 216px;
	line-height:1.5em;
	font-size: 12px;
	margin-top: 7px;
	margin-left: 10px;
}
.template_content .rightDiv .deptDr_content2{
	width: 682px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom:20px;
}
/*deptInfo*/
.template_content .rightDiv .deptInfo_title,.template_content .rightDiv  .list_e2 .deptInfo_title{
	background:url(../image/t2.png) no-repeat;
	width:85px;
	height:21px;
	text-align:center;
	line-height:21px;
	font-size:14px;
	color:#521C05;
	font-weight:bold;
	margin-top:15px;
	margin-left: 40px;
	margin-bottom:4px;
}
.template_content .rightDiv  .list_e2 .deptInfo_title{
	margin-left:0px;
	}
.template_content .rightDiv .deptInfo_content1{
	height: 175px;
	margin-left: 40px;
	overflow:hidden;
}
.template_content .rightDiv .article_text{
	margin-bottom:20px;
}
.template_content .rightDiv .deptInfo_content1 .a_img{
	float: left; 
	width: 228px; 
	height: 171px;  
	display: block;
	border: 1px solid #7a3618;
	display: block;
}
.template_content .rightDiv .deptInfo_content1 .imgClass{
	width: 228px;
	height: 171px;
	padding:0px;
	margin:0px;
	float:left;
}
.template_content .rightDiv .deptInfo_content1 .fontClass{
	width: 441px;
	line-height: 20px;
	font-size: 14px;
	padding-left: 15px;
	padding-top: 14px;
	float: left;
	text-indent:2em;
	font-family: "宋体"; 
}
.template_content .rightDiv .article_text .fontClass{
	padding-top:0px;
	text-indent:0em;
	}
.template_content .rightDiv .article_text .fontClass p{
	text-indent:2em;
	}
.template_content .rightDiv .deptInfo_content1 .fontClass a:hover{
	color:#521C05;
	}
.template_content .rightDiv .article_text .fontClass span{
	display:block;
	font-weight:bold;
	
	}
.template_content .rightDiv .deptInfo_content2{
	height: 190px;
	margin-top: 20px;
	margin-left: 40px;
	overflow:hidden;
}
.template_content .rightDiv .deptInfo_content2 .el,.list_e1{
	width: 300px;
	height: 190px;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	float: left;
	overflow:hidden;
}
.template_content .rightDiv .deptInfo_content2 .e1_left{
	margin-right:80px;
}
.list_e1{
	margin:0 40px;
	_margin:0px 20px 0px 20px;
	}
.template_content .rightDiv .deptInfo_content2 .el ul li,.list_e1 ul li{
	width: auto;
	height: 16px;
	line-height: 16px;
	*height: 14px;
	*line-height: 14px;
	padding-left: 15px;
	font-size:14px;
	overflow:hidden;
}
.template_content .rightDiv .deptInfo_content2 .el .titleClass,.list_e1 .titleClass{
	padding:4px 0px 4px 6px;
	border-bottom:2px solid #7a3618;
	height:20px;
	margin-bottom:13px;
}
.template_content .rightDiv .deptInfo_content2 .el .titleClass span,.list_e1 .titleClass span{
	background: url(../image/list_t_05.png) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bolder;
	padding-left:27px;
	display: block;
	color:#7a3618;
}
.template_content .rightDiv .deptInfo_content2 .el ul .dept_more,.list_e1 ul .dept_more{
	background:url(../image/info_more.png) no-repeat bottom right;
	height:26px;
	text-align:right;
	padding-right:19px;
	}
.template_content .rightDiv .deptInfo_content2 .el ul .dept_more a,.list_e1 ul .dept_more a{
	color:#221815;
	font-size:14px;
	}
.template_content .rightDiv .deptInfo_content2 .el ul .dept_more a:hover,.list_e1 ul .dept_more a:hover,.list_e1 ul li a:hover{
	color:#71b441;
	}
.template_content .rightDiv .deptInfo_content2 .el .imgClass,.list_e1 .imgClass{
	width: 4px;
	height: 16px;
	*height: 16px;
	padding-right:8px;
}
.template_content .rightDiv .deptInfo_content2 .el .deptInfo_title,.list_e1 .deptInfo_title{
	width:85px;
	margin:0px;
	height:21px;
	line-height:21px;
	padding:0px;
	margin-top: 10px;
	}

.template_content .rightDiv .deptInfo_content2 .el .expert,.list_e1 .expert{
	width: 300px;
	height: 103px;
	margin-top: 10px;
	margin-bottom: 21px;
	float: left;
	padding:0px;
}
.template_content .rightDiv .deptInfo_content2 .el .expert .imgClass,.list_e1 .expert .imgClass{
	width: 75px;
	height: 95px;
}
.template_content .rightDiv .deptInfo_content2 .el .expert .fontClass{
	width: 170px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	margin-top: 7px;
	margin-left: 10px;
}
.template_content .rightDiv .deptInfo_line{
	width: 682px;
	height: auto;
	margin: auto 30px;
}
.template_content .rightDiv .deptInfo_line .el{
	width: 300px; 
	height: 1px; 
	line-height: 1px; 
	font-size: 0;
	border-bottom: 1px solid #71B441;
	float: left;
}
/*opTable*/

.template_content .rightDiv .opTable_tableDiv{
	width: 727px; 
	height: auto;
	font-size: 12px;
	text-align: center;
	border: 0;
	background: #F0F0F0;
	margin: 0 auto;
}
.template_content .rightDiv .opTable_tableDiv .td1_0{
	width: 83px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #7A3618;
	border: solid #000000;
	border-width: 0 0 1px 0;
	background: #F0F0F0;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .td2_0{
	width: 92px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #7A3618;
	border: solid #000000;
	border-width: 0 0 1px 0;
	background: #F0F0F0;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .td3_0{
	width: 92px;
	height: 53px;
	line-height: 53px;
	font-size: 14px;
	color: #7A3618;
	border: solid #000000;
	border-width: 0 0 1px 0;
	background: #F0F0F0;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .dayDiv{
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	padding-top: 10px;
}
.template_content .rightDiv .opTable_tableDiv .timeDiv{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}

.template_content .rightDiv .opTable_tableDiv .td1_1{
	clear:both;
	width: 82px;
	height: 51px;
	line-height: 51px;
	font-size: 14px;
	font-weight: bolder;
	border: solid #000000;
	border-width: 0 1px 0 0;
	background: #F0F0F0;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .td1_1 .spanClass{
	background: #F0F0F0;
	position: relative;
	top: 50%;
}
.template_content .rightDiv .opTable_tableDiv .td2_1{
	width: 91px;
	height:50px;
	line-height: 50px;
	border: solid #000000;
	border-width: 0 1px 1px 0;
	background: #F0F0F0;
	float: left;
	cursor: pointer;
}
.template_content .rightDiv .opTable_tableDiv .td3_1{
	width: 92px;
	height: 50px;
	line-height: 50px;
	border: solid #000000;
	border-width: 0 0 1px 0;
	background: #F0F0F0;
	float: left;
	cursor: pointer;
}
.template_content .rightDiv .opTable_tableDiv .td1_2{
	clear:both;
	width: 82px;
	height: 50px;
	line-height: 50px;
	border: solid #000000;
	border-width: 0 1px 1px 0;
	background: #F0F0F0;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .td2_2{
	width: 91px;
	height: 50px;
	line-height: 50px;
	border: solid #000000;
	border-width: 0 1px 1px 0;
	background: #F0F0F0;
	float: left;
	cursor: pointer;
}
.template_content .rightDiv .opTable_tableDiv .td3_2{
	width: 92px;
	height: 50px;
	line-height: 50px;
	border: solid #000000;
	border-width: 0 0 1px 0;
	background: #F0F0F0;
	float: left;
	cursor: pointer;
}
.template_content .rightDiv .opTable_tableDiv .noShift {
	color: #999;
}
.template_content .rightDiv .opTable_tableDiv .spanClass{
	height: 51px;
	background: #DCCAB9;
	border-bottom: 0;
	position: relative;
}
.template_content .rightDiv .opTable_tableDiv .showDiv{
	width: 727px;
	height: 80px;
	border: solid #000000;
	border-width: 1px 0 1px 0;
	background: #DCCAB9;
	margin-top: -1px;
	float: left;
	display: none;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part1{
	width: 310px;
	height: auto;
	text-align: left;
	margin-left: 55px;
	_margin-left: 30px;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part1 .up{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #7a3618;
	padding-top: 10px;
}
.template_content .rightDiv .opTable_tableDiv  .showDiv.part1 .up span{
	margin-right: 10px;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part1 .up .font1{
	font-size: 16px;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part1 .up .font2{
	font-weight: normal;
	margin-right: 0;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part1 .down{
	height: 30px;
	line-height: 15px;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part2{
	width: 163px;
	height: 80px;
	text-align: right;
	float: left;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part2 .buttonClass{
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
	margin-top: 25px;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part3{
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: right;
	float: left;
	padding-top: 40px;
}
.template_content .rightDiv .opTable_tableDiv .showDiv .part3 a{
	color: #7a3618;
}
.template_content .rightDiv .opTable_tableDiv .clearClass{
	width: auto; 
	height: 1px; 
	line-height: 1px; 
	font-size: 0; 
	clear: both;
}
/*deptKinds*/
.template_content .rightDiv .deptKinds_table{
	width: 727px; 
	height: 199px;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
}
.deptKinds_table table{
	width:727px;
	height:199px;
	border-top:0px;
	}
.deptKinds_table table tr td a{
	color: #7a3618;
	}
.deptKinds_table table tr td a:hover{
	color: #000;
	}
.template_content .rightDiv .deptKinds_table td{
	width: 180px;
	height: 55px;
	cursor: pointer;
}
.template_content .rightDiv .deptKinds_table .img{
	max-width: 700px;
	width:expression(this.width > 700 ? "700px" : this.width+"px"); 
}

/*articleList*/
.template_content .rightDiv .listContent{
	clear: both;
	width: 670px;
	height: auto;
	font-size: 12px;
	margin-left: 48px;
}
.template_content .rightDiv .listContent ul{
	height: 464px;
}
.template_content .rightDiv .listContent ul li{
	height: 24px;
	line-height: 24px;
	background: url(../image/li_bg7.png)  no-repeat;
	font-size: 12px; 
	font-weight: normal;
	padding-top: 5px;
	padding-left: 26px;
}
.template_content .rightDiv .listContent ul li span{
	float: right;
	margin-right: 27px;
	*margin-top: -24px;
}
.template_content .rightDiv .listContent ul li a:hover{
	color: #EE7100;
}
.template_content .rightDiv .listContent .pageClass{
	width: 647px;
	height: 76px;
	line-height: 76px;
	text-align: center;
	position:absolute;
	margin:0 auto;
	bottom:0px;
}
.template_content .rightDiv .listContent .pageClass a{
	font-size: 14px;
	padding: 1px 2px;
}
.template_content .rightDiv .listContent .pageClass .choose{
	border: 1px solid #555555;
	background: #FFFFFF;
	padding: 1px 4px;
}
.template_content .rightDiv .listPageClass{
	width: 670px;
	height: auto;
	font-size: 12px;
	margin-left: 48px;
}
.template_content .rightDiv .listPageClass .pageClass{
	width: auto;
	height: 76px;
	line-height: 76px;
	text-align: center;
}
.template_content .rightDiv .listPageClass .pageClass a{
	font-size: 14px;
	padding: 1px 2px;
}
.template_content .rightDiv .listPageClass .pageClass .choose{
	border: 1px solid #555555;
	background: #FFFFFF;
	padding: 1px 4px;
} 

/*reportList*/
.template_content .rightDiv .listContentReport{
	clear: both;
	width: 670px;
	height: auto;
	font-size: 12px;
	margin-left: 48px;
}
.template_content .rightDiv .listContentReport ul{
	height: 464px;
}
.template_content .rightDiv .listContentReport ul li{
	height: 24px;
	line-height: 24px;
	background: url(../image/li_bg7.png)  no-repeat;
	font-size: 12px; 
	font-weight: normal;
	padding-top: 5px;
	padding-left: 26px;
}
.template_content .rightDiv .listContentReport ul li span{
	float: left;
	margin-right: 27px;
	*margin-top: -24px;
}
.template_content .rightDiv .listContentReport ul li a:hover{
	color: #EE7100;
}

.report_content {
	width:680px;
	margin:0 auto;
	font-size:14px;
}
.report_content .reopot_title_info {
	font-size:12px;
	text-align:center;
	margin:0 0 14px;
}
.report_content .report_topiclist {
	min-height:480px;
}
.report_content .report_topiclist .topic_content {
	margin:4px 0 30px;
}
.report_content .report_topiclist .topic_content .topic_title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.report_content .report_topiclist .topic_content .topic_desc {
	width:640px;
	line-height:18px;
	margin:0 0 6px 20px;
}
.report_content .report_topiclist .topic_content .topic_doctor {
	width:640px;
	margin:0 0 6px 20px;
}
.report_content .report_topiclist .topic_content .topic_doctor .doctor_base {
	margin:6px 0;
}
.report_content .report_topiclist .topic_content .topic_doctor .doctor_info {
	width:100%;
	border:0px;
	margin-bottom:10px;
}
.report_content .report_topiclist .topic_content .topic_doctor .doctor_info tr td {
	border:0px;
	line-height:18px;
}
.report_content .report_topiclist .topic_content .topic_zhaomu {
	width:640px;
	margin:0 0 6px 20px;
}

/*phoneAppointment*/
.search_all {
	height:33px;
	overflow:hidden;
	text-align:center;
	}
.search_all input {
	float:left;
	border:1px solid #9d9d9d;
	width:419px;
	height:24px;
	padding:2px;
	line-height:24px;
	margin-top:1px;
	margin-right:4px;
	margin-left:230px;
	
	}
.search_all a{
	height: 30px;
	line-height: 30px;
	color:#333333;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	width:166px;
	text-align:right;
	padding-right:94px;
	}
.search_all a:hover,.search_all .thisone{
	color:#EE7100;
	text-decoration:none;
	}
.search_all .search_icon{
	background:url(../image/search.png) no-repeat;
	width:95px;
	height:32px;
	display:block;
	float:left;
	padding-right:0px;
	}
.appoint_info{
	width:878px;
	margin:13px auto 48px;
	}
.appoint_info_e{
	width:626px;
	height:558px;
	margin:13px auto 0px;
	border-bottom:1px solid #999999;
	background:#e1ded3;
	position:relative;
	}
.appoint_info_t{
	background:url(../image/bbb.png) no-repeat;
	width:626px;
	height:61px;
	line-height:61px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#2d2127;
	margin-bottom:13px;
	}
.form1{
	width:573px;
	margin-left:56px;
	}
.form2 label{
	float:left;
	display:block;
	line-height:20px;
	width:91px;
	text-align:left;
	}
.form1 div{
	font-size:14px;
	color:#2d2127;
	margin-bottom:3px;
	height:24px;
	line-height:22px;
	}
.form1 div input{
	height:18px;
	line-height:18px;
	background:#E1DED3;
	border-bottom:1px solid #c1bfb5;
	padding-left:2px;
	float:left;
	width:422px;
	font-size:12px;
	}
.form1 div select{
	padding-top:2px;
	width:92px;
	float:left;
	border:0px;
	height:20px;
	_height:22px;
	*+height:22px;
	padding:1x;
	}
.form1 div span{
	font-size:12px;
	font-weight:bold;
	color:#ee7100;
	padding-left:20px;
	}
.form3 div{
	margin-bottom:22px;
}
#myorder div{
	margin-bottom:42px;
}
#man,#woman{
	margin-right:2px;
	border-bottom:none;
	width:auto;
	}
#man{
	margin-left:75px;
	}
#woman{
	margin-left:45px;
	}
.btn{
	width:85px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#7a3618;
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
	font-size: 14px;
}
.btn:hover{
	color: #ee7100;
}
.button_left{
	margin-right:63px;
	margin-left:114px;
	_margin-left:57px;	
}
.bg_left{
	background:url(../image/phone_bg_17.png) no-repeat;
	width:20px;
	height:26px;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
}
.bg_right{
	background:url(../image/phone_bg_19.png) no-repeat;
	width:20px;
	height:26px;
	display:block;
	position:absolute;
	bottom:0px;
	right:0px;
}
.info_cont p{
	margin-bottom:10px;
	font-size:14px;
	padding-left:38px;
	}
.need_more{
	margin-top:32px;
	}
.need_more .t_icon{
	float:left;
	color:#ee7100;
	font-size:14px;
	font-weight: bold;
	margin:0px;
	}
.need_more .t_icon:hover{
	color:#7A3618;
	}
.question_list{
	width:800px;
	}
.question_list ul li{
	clear: both;
	}
.question_list ul li a{
	display:block;
	float:left;
	width:425px;
	}
.question_list ul li input{
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	cursor:pointer;
	padding:0px;
	margin:0px;
	width:14px;
	}
.question_list ul li label{
	padding-left:4px;
	display:block;
	float:left;
	line-height:24px;
	height:24px;
	cursor:pointer;
	width:60px;
	outline:none;
	}
.template_content .rightDiv .question_list ul li{
	background:none;
	padding-left:0px;
	}
.question_l{
	width:860px;
	margin:0 auto 20px;
	}
.question_l h2{
	font-size:14px;
	margin-bottom:10px;
	}
.question_l p{
	font-size:14px;
	line-height:1.5em;
	text-indent:2em;
	margin-bottom:10px;
	}
.xin{
	display:block;
	font-size:14px;
	margin-bottom:8px;
	width:300px;
	text-align:center;
	float:right;
	clear:both;
	}
.submit{
	display:block;
	background:#7A3618;
	font-size:16px;
	width:102px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:0 auto 20px;
	}
.template_content .rightDiv .question_list ul{
	height:auto;
	margin-bottom:30px;
	}
.form1  .t_doc{
	color:#7a3618;
	font-weight:bold;
	margin-top:40px;
	}
.right_no{
	display:block;
	float:left;
	width:13px;
	height:13px;
	margin-top:5px;
	margin-left:2px;
	_margin-left:1px;
	
	}
.form1 .selects{
	border:1px solid #7a3618;
	width:92px;
	height:22px;
	line-height:22px;
	float:left;
	
}
.phoneAppointment_contnet .alertClass{
	width: 600px;
	height: 450px;
	_height: 477px;
	text-align: center;
	background: #e1ded3;
	position: absolute;
	left: 13px;
	z-index: 1001;
}
.phoneAppointment_contnet .alertClass .fontClass{
	height: 395px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #EE7100;
	padding: 20px 20px 0 20px;
	overflow-x: hidden;
	overflow-y: auto;
}
.phoneAppointment_contnet .alertClass .buttonDiv{
	width: auto;
	height: 40px;
}
.phoneAppointment_contnet .button{
	width: 85px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background:#7a3618;
	cursor: pointer;
}

.phoneAppointment_contnet .aClass{
	width:85px;
	height:27px;
	line-height:27px;
	text-align:center;
	background:#7a3618;
	color:#fff;
	font-weight:bold;
	font-size: 14px;
	padding: 6px 20px;
	_padding: 10px 20px;
}
.phoneAppointment_contnet .aClass:hover{
	color: #ee7100;
}

.phoneAppointment_contnet .orderTimeDivClass{
	width: 570px;
	position: absolute;
	left: 50%;
	margin-left: -285px;
	margin-top: -460px;
	z-index: 10001;
}

.phoneAppointment_contnet .jzcardDivClass{
	width: 570px;
	position: absolute;
	left: 50%;
	margin-left: -285px;
	margin-top: -490px;
	z-index: 10001;
}


/*error*/
.error_content{
	width: 960px;
	height: 380px;
	margin: 0 auto;
}
.error_content .imgDiv{
	width: auto;
	height: 104px;
	text-align: center;
	margin-top: 79px;
}
.error_content .imgDiv .img{
	width: 99px;
	height: 104px;
}
.error_content .error_font{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #F57001;
	text-align: center;
	margin-top: 20px;
}
.error_content .suggest_font{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #009800;
	text-align: center;
	margin-top: 5px;
}
#ui-datepicker-div{
	z-index:1000;
	}

/*serp*/
.serp_content{
	width: 960px;
	height: auto;
	min-height: 590px;
	_height: 590px;
	margin: 0 auto;
}
.serp_content .sertp_search{
	width: 520px;
	height: 33px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}
.serp_content .sertp_search input {
	float: left;
	border: 1px solid #9d9d9d;
	width: 414px;
	height: 24px;
	padding: 2px;
	line-height: 24px;
	margin-top: 1px;
	margin-right: 5px;
}
.serp_content .sertp_search a{
	height: 25px;
	line-height: 25px;
	color: #333333;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 94px;
}
.serp_content .sertp_search .choose,.serp_content .sertp_search a:hover{
	color:#EE7100;
	text-decoration:none;
}
.serp_content .sertp_search .search_icon{
	background:url(../image/search.png) no-repeat;
	width:95px;
	height:32px;
	display:block;
	float:left;
	padding-right:0px;
}
.serp_content .resultList{
	clear: both;
	width: auto;
	height: auto;
	font-size: 12px;
	padding-left: 18px;
	margin-top: 5px;
}
.serp_content .resultList ul{
	height: auto;
}
.serp_content .resultList ul li{
	width: auto;
	height: 40px;
	line-height: 40px;
	font-size: 14px; 
	font-weight: normal;
}
.serp_content .resultList ul li a{
	width: auto;
}
.serp_content .resultList ul li a:hover{
	color: #EE7100;
}
.serp_content .resultList ul li a .div1{
	width: 90px;
	float: left;
	font-weight: bolder;
	cursor: pointer;
}
.serp_content .resultList ul li a .div2{
	width: 170px;
	float: left;
	cursor: pointer;
}
.serp_content .resultList ul li a .div3{
	width: auto;
	float: left;
	cursor: pointer;
}
/*logon*/	
.logocontent form{
	padding:15px 0px 0px 15px;
	}
.logocontent div{
	height:24px;
	margin-bottom:5px;
	}
.logocontent label{
	font-size:14px;
	color:#333333;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:145px;
	text-align:left;
	}
.logocontent input{
	border:1px solid #cccccc;
	width:250px;
	padding:2px;
	height:18px;
	line-height:18px;
	display:block;
	float:left;
	overflow:hidden;
	margin-right:20px;
	font-size:12px;
	}
.logocontent span{
	font-size:14px;
	color:#333333;
	height:24px;
	display:block;
	float:left;
	line-height:24px;
	}
.logocontent .simSelect1{
	z-index:1;
	}
.logocontent #man,.logocontent #woman,.logocontent #nanjing_yes,.logocontent #nanjing_no { 
	margin-left:20px;
	margin-top:2px;
	width:20px;
	margin-right:0px;
	border:none;
	}	
.logocontent .simSelect{
	width:155px;
	margin-right:5px;
	}
.logocontent .simSelect .text{
	border-color:#ccc;
	width:145px;
	}
.logocontent .simSelect ul{
	width:149px;
	border-color:#ccc;
	}
.logocontent .simSelect .text .font {
	width:125px;
	}
.logocontent .input_btn{
	width:156px;
	height:28px;
	line-height:28px;
	text-align:center;
	background:#7a3618;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
	padding-bottom:4px;
	margin-top:20px;
	border:0px;
	}
.logocontent .input_btn:hover{
	color:#000;
	}
.logocontent .input_btn_left{
	margin:20px 136px 0 252px;
	_margin:20px 136px 0 126px;
}

/*login*/
.login_content{
	width: 960px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	margin: 0 auto;
}
.login_content .login_div{
	width: 425px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
}
.login_content .login_div .li{
	width: auto;
	height: 60px;
}
.login_content .login_div .li .left{
	width: 90px;
	height: auto;
	line-height: 56px;
	font-size: 18px;
	float: left;
}	
.login_content .login_div .li .right{
	width: 320px;
	height: auto;
	line-height: 56px;
	float: left;
	padding-top: 6px;
}
.login_content .login_div .li .right input{
	width: 200px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #CCCCCC;
	font-size: 18px;
	padding-left: 5px;
}	
.login_content .login_div .li .button{
	width: 145px;
	height: 30px;
	line-height: 27px;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
}

/*sendpwd*/
.sendpwd_content{
	width: 960px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	margin: 0 auto;
}
.sendpwd_content .sendpwd_div{
	width: 325px;
	height: auto;
	margin: 0 auto;
	margin-top: 60px;
}
.sendpwd_content .sendpwd_div .li{
	width: auto;
	height: 37px;
}
.sendpwd_content .sendpwd_div .li .left{
	width: 75px;
	height: auto;
	line-height: 37px;
	font-size: 14px;
	float: left;
}	
.sendpwd_content .sendpwd_div .li .right{
	width: 250px;
	height: auto;
	line-height: 37px;
	float: left;
	padding-top: 6px;
}
.sendpwd_content .sendpwd_div .li .right input{
	width: 243px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding-left: 5px;
}	
.sendpwd_content .sendpwd_div .li .button{
	width: 125px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
}

/*checkSMS*/
.checkSMS_content{
	width: auto;
	height: auto;
}
.checkSMS_content .form{
	width:570px;
	padding-left:56px;
}
.checkSMS_content .form div{
	height: 24px;
	line-height: 22px;
	font-size: 14px;
	color: #2d2127;
	margin-bottom: 3px;
}
.checkSMS_content .form div label{
	width:91px;
	line-height:20px;
	font-size: 14px;
	text-align:left;
	float:left;
}
.checkSMS_content .form div input{
	width: 100px;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	border: 1px solid #333;
	background: #E1DED3;
	padding-left:2px;
	float:left;
}
.checkSMS_content .form div .herfClass{
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	text-decoration: underline;
	cursor: auto;
	float:left;
	margin-left: 10px;
}
.checkSMS_content .form div .time{
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	float:left;
	margin-left: 2px;
}
.checkSMS_content .form .button{
	width: 514px;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
}
.checkSMS_content .form .button .btnClass{
	width: 85px;
	height: 27px;
	line-height: 27px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #7a3618;
	display: block;
	cursor: pointer;
	float: left;
}
.checkSMS_content .form .button .btnClass:hover{
	color: #ee7100;
}


/*clause*/
.clause_content{
	width: 960px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	margin: 0 auto;
}
.clause_content .clause_div{
	width: 800px;
	height: auto;
	line-height: 20px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 30px;
}

/*scientific*/
.scientific_content{
	width: 960px;
	height: auto;
	min-height: 350px;
	_height: 350px;
	margin: 0 auto;
}
.scientific_content .message_div{
	width: auto;
	height: auto;
}
.scientific_content .message_div .row{
	clear: both;
	width: auto;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	padding: 10px 20px 10px 36px;
	border-bottom: 1px dashed #999999;
}
.scientific_content .message_div .row .font1{
	font-weight:bolder;
}
.scientific_content .message_div .time{
	float:right;
	font-weight: normal;
}
.scientific_content .scientific_div{
	width: auto;
	height: auto;
}
.scientific_content .scientific_div .row{
	clear: both;
	width: auto;
	height: auto;
	padding: 10px 20px 10px 36px;
}
.scientific_content .scientific_div .row .left{
	width: 70px;
	height: auto;
	line-height: 37px;
	font-size: 14px;
	float: left;
}	
.scientific_content .scientific_div .row .right{
	width: auto;
	height: auto;
	line-height: 37px;
	float: left;
	padding-top: 6px;
}
.scientific_content .scientific_div .row .right .input{
	width: 128px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #666666;
	font-size: 12px;
	padding-left: 5px;
	float: left;
}
.scientific_content .scientific_div .row .right .textarea{
	width: 700px;
	height: 150px;
	line-height: 22px;
	border: 1px solid #666666;
	font-size: 12px;
	padding-left: 5px;
}	
.scientific_content .scientific_div .row .right .img{
	width: 60px;
	height: 22px;
	margin-top: 1px;
	margin-left: 5px;
	float: left;
}
.scientific_content .scientific_div .row .button{
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
}
/*reg*/
.reg_content{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.reg_content .table{
	line-height: 20px;
	border: 0;
	TABLE-LAYOUT: fixed;
	WORD-WRAP: break-word;
	font-size: 14px;
	margin-top: 10px;
}
.reg_content .table td{
	border: 0;
}
.reg_content .buttonDiv{
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 15px;
}
.reg_content .buttonDiv .button{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
}

/*alert*/
.alert_content{
	width: 960px;
	height: 380px;
	margin: 0 auto;
}
.alert_content .imgDiv{
	width: auto;
	height: 104px;
	text-align: center;
	margin-top: 79px;
}
.alert_content .imgDiv .img{
	width: 99px;
	height: 104px;
}
.alert_content .alert_font{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #F57001;
	text-align: center;
	margin-top: 20px;
}
.alert_content .suggest_font{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #009800;
	text-align: center;
	margin-top: 5px;
}

/*orderTime*/
.orderTime_content{
	width: 570px;
	height: 386px;
	background: #f0f0f0;
	position: relative;
	top: -20px;
}
.orderTime_content .shade_left1{
	background: url(../image/shade_left1.png) no-repeat;
	width: 20px;
	height: 26px;
	float: left;
}
.orderTime_content .shade_right1{
	background:url(../image/shade_right1.png) no-repeat;
	width: 20px;
	height: 26px;
	float: right;
}
.orderTime_content .shade_left2{
	background: url(../image/shade_left2.png) no-repeat;
	width: 20px;
	height: 26px;
	float: left;
}
.orderTime_content .shade_right2{
	background:url(../image/shade_right2.png) no-repeat;
	width: 20px;
	height: 26px;
	float: right;
}
.orderTime_content .up{
	clear: both;
	width: 100%;
	height: 26px;
	position: relative;
	background: #f0f0f0;
}
.orderTime_content .middle{
	clear: both;
	width: 100%;
	height: 350px;
}
.orderTime_content .middle .planTime{
	width: auto; 
	height: 300px;
	font-size: 16px;
	margin-top: 10px;
}
.orderTime_content .middle .planTime table{
	width: 565px;
	text-align: center;
	background: #f0f0f0;
	margin: 0 auto;
}
.orderTime_content .middle .planTime table tr{ 
	height:48px;
}
.orderTime_content .middle .planTime table tr td{ 
	color:#571414;
}
.orderTime_content .middle .planTime table tr td .dayDiv{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	padding-top: 10px;
}
.orderTime_content .middle .planTime table tr td .timeDiv{
	height: 14px;
	line-height: 14px;
	font-size: 12px;
}
.orderTime_content .middle .planTime table tr td a{
	color:#571414;
}
.orderTime_content .middle .buttonDiv{
	width: 100%;
	height: 30px;
	padding-top: 10px;
	background: #f0f0f0;
}
.orderTime_content .middle .buttonDiv .button{
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
	margin-left: 242px;
}
.orderTime_content .down{
	clear: both;
	width: 100%;
	height: 26px;
	position: relative;
	background: #9F0;
	background: #f0f0f0;
}

/*jzcardDiv*/
.jzcardDiv_content{
	width: 570px;
	height: auto;
	background: #f0f0f0;
	position: relative;
	top: -20px;
}
.jzcardDiv_content .shade_left1{
	background: url(../image/shade_left1.png) no-repeat;
	width: 20px;
	height: 26px;
	float: left;
}
.jzcardDiv_content .shade_right1{
	background:url(../image/shade_right1.png) no-repeat;
	width: 20px;
	height: 26px;
	float: right;
}
.jzcardDiv_content .shade_left2{
	background: url(../image/shade_left2.png) no-repeat;
	width: 20px;
	height: 26px;
	float: left;
}
.jzcardDiv_content .shade_right2{
	background:url(../image/shade_right2.png) no-repeat;
	width: 20px;
	height: 26px;
	float: right;
}
.jzcardDiv_content .up{
	clear: both;
	width: 100%;
	height: 26px;
	position: relative;
	background: #f0f0f0;
}
.jzcardDiv_content .middle{
	clear: both;
	width: 100%;
	height: auto;
}
.jzcardDiv_content .middle .imgDiv{
	width: auto; 
	height: auto;
	font-size: 16px;
	margin-top: 10px;
	margin-left:60px;
}
.jzcardDiv_content .middle .imgDiv .jzcardImgs{
	width: 452; 
	height: auto;
	min-height: 296px;
}
.jzcardDiv_content .middle .imgDiv .jzcardImgs .imgJzcard1{
	width:450px;
	height:290px;
	margin-top:5px;
	float:left;
}
.jzcardDiv_content .middle .imgDiv .jzcardImgs .imgJzcardMany{
	width:220px;
	height:140px;
	margin-top:5px;
	margin-right: 5px;
	float:left;
}
.jzcardDiv_content .middle .buttonDiv{
	width: 100%;
	height: 30px;
	padding-top: 10px;
	background: #f0f0f0;
}
.jzcardDiv_content .middle .buttonDiv .button{
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background: #7a3618;
	cursor: pointer;
	margin-left: 242px;
}
.jzcardDiv_content .down{
	clear: both;
	width: 100%;
	height: 26px;
	position: relative;
	background: #9F0;
	background: #f0f0f0;
}

/*goto3d*/
.goto3d_content{
	width: 960px;
	height: auto;
	margin: 0 auto;
}
.goto3d_content .imgDiv{
	width: auto;
	height: 500px;
	text-align: center;
	margin-top: 10px;
}
.goto3d_content .imgDiv .img{
	width: 900px;
	height: 479px;
	cursor: pointer;
}
.goto3d_content .goto3d_font{
	width: auto;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
}

/*apricotCourtNews*/
.template_content .rightDiv .apricotCourtNews{
	clear: both;
	width: 710px;
	height: auto;
	padding-left: 50px;
}
.template_content .rightDiv .apricotCourtNews .left{
	width: 311px;
	height: auto;
	float: left;
}
.template_content .rightDiv .apricotCourtNews .left .img{
	width: 311px;
	height: auto;
	display: none;
}
.template_content .rightDiv .apricotCourtNews .right{
	width: auto;
	height: auto;
	float: left;
	margin-left: 50px;
}
.template_content .rightDiv .apricotCourtNews .right .section{
	width: 300px;
	height: auto;
	line-height: 18px;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
}
.template_content .rightDiv .apricotCourtNews .right .section .titleClass{
	padding: 4px 0px 4px 6px;
	border-bottom: 2px solid #7a3618;
	height: 20px;
}
.template_content .rightDiv .apricotCourtNews .right .section .titleClass span{
	background: url(../image/list_t_05.png) no-repeat;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 27px;
	display: block;
	color: #7a3618;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul1{
	width: auto;
	height: auto;
	margin-top: 5px;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul1 li{
	width: 134px;
	height: 20px;
	line-height: 20px;
	padding-left: 16px;
	overflow: hidden;
	float: left;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul1 li a{
	color: #333333;
	font-size: 14px;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul1 li a:hover{
	color: #7a3618;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2{
	width: auto;
	height: auto;
	margin-top: 10px;
	padding-left: 16px;
	display: none;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2 li{
	width: auto;
	height: 20px;
	line-height: 20px;
	background: url(http://www.jshtcm.com/images/li_icon2.png) no-repeat;
	padding-left: 9px;
	overflow: hidden;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2 li a{
	color: #333333;
	font-size: 14px;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2 li a:hover{
	color: #7a3618;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2 li a .left{
	width: 220px;
	overflow: hidden;
	float: left;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul2 li a .right{
	width: 40px;
	text-align: right;
	margin: 0;
	float: right;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul3{
	width: auto;
	height: auto;
	margin-top: 5px;
	padding-left: 11px;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul3 li{
	width: 82px;
	height: 20px;
	line-height: 20px;
	background: url(http://www.jshtcm.com/images/li_icon2.png) no-repeat;
	padding-left: 9px;
	overflow: hidden;
	margin-left: 5px;
	_margin-left: 3px;
	float: left;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul3 li a{
	color: #333333;
	font-size: 14px;
}
.template_content .rightDiv .apricotCourtNews .right .section .ul3 li a:hover{
	color: #7a3618;
}

.doc_kuang {
	text-align:left;
	overflow-x: hidden;
	overflow-y: auto;
}

.doc_kuang b {
	font-size:16px;
	line-height:20px;
}

.doc_kuang ol {
	font-size:14px;
	line-height:18px;
}

.doc_kuang ol li {
	margin-left:38px;
	list-style:decimal;
	list-style-type:decimal;
	list-style-position:outside;
	cursor:auto;
}

.doc_kuang ul {
	font-size:14px;
	line-height:20px;
}

.doc_kuang ul li {
	padding-left:10px;
	list-style-position:inside;
	cursor:auto;
}

/*question*/	
.qescontent form{
	padding:15px 0px 0px 15px;
}
.qescontent div{
	height:24px;
	margin-bottom:5px;
}

.qescontent label{
	font-size:14px;
	color:#333333;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:145px;
	text-align:left;
	margin-left:60px;
}
.qescontent input{
	border:1px solid #cccccc;
	width:250px;
	padding:2px;
	height:18px;
	line-height:18px;
	display:block;
	float:left;
	overflow:hidden;
	margin-right:20px;
	font-size:12px;
}

.qescontent .rdo{
	width:auto;
	margin-left:0px;
	margin-right:6px;
}

.qescontent .rdolabel{
	width:auto;
	text-align:left;
	margin-left:0px;
	margin-right:20px;
}

.qescontent .submit:hover{
	color:#000;
}

.lunlicontent {
	margin:6px 18px 10px;
}

.lunlicontent table {
	border:1px;
	font-size:12px;
}

.lunlicontent table td {
	line-height:18px;
	padding:4px;
	border-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	vertical-align:middle;
	text-align:center;
}

/*PresidentEmail*/
.pemailbox {
	width:600px;
	font-size:14px;
	margin-left:180px;
}

.pemailbox .pemailcontent {
	margin: 10px 0px;
}

.pemailbox .pemailcontent div {
	margin: 6px 0px;
}

.pemailbox .pemailcontent label {
	width: 100px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	text-align:left;
	margin: 4px 0px;
}

.pemailbox .pemailcontent input {
	width: 480px;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	padding: 2px;
	margin: 4px 0px;
}

.pemailbox .pemailcontent textarea {
	width: 480px;
	max-width:480px;
	display:block;
	float:left;
	padding: 2px;
	margin: 4px 0px;
}

.party_link{
	width: 680px;
	height: auto;
	margin: 0 auto;
	float: none;
}
.party_link .el{
	width: auto;
	height: 50px;
	cursor: pointer;
	margin:1px 4px 1px 0px;
	float: left;
}

/* ill list */
.illgroup {
	margin-left: 20px;
	width: 520px;
	height: auto;
	padding: 4px;
}
.illgroup .content {
	width: 100%;
	height: auto;
	border: 0px solid #CCC;
	margin: 10px 0 4px;
}
.illgroup .content td {
	border: 0px;
	vertical-align:top;
}
.illgroup .content td .div_illlist {
	font-size: 12px;
	height: 306px;
	overflow-x: hidden;
	overflow-y: auto;
	padding:1px;
	border: 1px #7A3618 solid;
}
.illgroup .content td .div_illlist ul li {
	line-height: 13px;
	padding: 2px 4px;
	cursor:pointer;
}
.illgroup .content td .div_illlist #illslist { list-style-type: none; margin: 0; padding: 0; }
.illgroup .content td .div_illlist #illslist li { margin:1px 3px; padding: 0.4em; }
.illgroup .content td .div_illlist ul li:hover {
	background:#EE7100;
	color:#FFF;
}
.illgroup .content td .div_doclist {
	-webkit-text-size-adjust:none;
	font-size: 12px;
	border: 1px #7A3618 solid;
	height:243px;
	overflow-x: hidden;
	overflow-y: auto;
	padding:3px;
}
.illgroup .content td .div_doclist .doclist {
	width: 360px;
	border: 1px;
	border-width: 1px;
}
.illgroup .content td .div_doclist .doclist td {
	height: 18px;
	border: 1px #999 solid;
	vertical-align:middle;
	text-align:center;
}
.illgroup .content td .div_doclist .seldate {
	cursor: pointer;
}
.illgroup .content td .div_doclist .seldate:hover {
	background:#EE7100;
	color:#FFF;
}
.illgroup .content td .docdesc {
	height: 46px;
	font-size:12px;
	padding:3px;
	border: 1px #7A3618 solid;
}
.illgroup .buttons {
	margin-top: 10px;
	padding: 4px;
}

.select {
	background:#EE8100;
	color:#FFF;
}

.content_3d {
	width: 780px;
}

.illgroup_line {
	width: 100%;
	height: 1px;
	margin: 2px 0;
	border-bottom: 0px #666 solid;
}

/* report */
.report_video_list {
	width:670px;
	height:340px;
	margin:0 0 0 5px;
	padding:0px;
}
.report_video_list .report_video_item {
	float:left;
	display:inline;
	margin:10px;
	padding:0;
	overflow:hidden;
}
.report_video_list .report_video_item .a{
	position:relative;
	display:block;
	overflow:hidden;
}
.report_video_list .report_video_item .a .label{
	left:0;
	bottom:0;
	position:absolute;
	display:block;
	color:#FFF;
	margin:0;
	overflow:hidden;
	background:#000;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70);
}
.report_video_list .report_video_item .a .label .rttime{
	float:left;
	height:18px;
	display:block;
	margin-left:3px;
	overflow:hidden;
	font-size:12px;
}
.report_video_list .report_video_item .a .label .rtstate{
	float:right;
	height:18px;
	display:block;
	margin-right:3px;
	overflow:hidden;
	font-size:12px;
}

.size_200x150 {
	width:200px;
	height:150px;
}
.report_video_list .report_video_item .a .label_width_200x36{
	height:36px;
	line-height:18px;
	width:200px;
	padding:0;
}
.report_video_list .report_video_item .a .label_width_200x36 .rttitle{
	width:194px;
	height:18px;
	line-height:22px;
	display:block;
	margin:0 auto;
	font-size:14px;
	overflow:hidden;
}

.size_420x320 {
	width:420px;
	height:320px;
}
.report_video_list .report_video_item .a .label_width_420x36{
	height:36px;
	line-height:18px;
	width:420px;
	padding:0;
}
.report_video_list .report_video_item .a .label_width_420x36 .rttitle{
	width:414px;
	height:18px;
	line-height:22px;
	display:block;
	margin:0 auto;
	font-size:14px;
	overflow:hidden;
}

table.ke-zeroborder tr td p{padding-bottom:0}