.top_logo{
	width:80px;height:80px;position:absolute;top:50px;left:200px;
}
.login_img{
	width:20px;height:20px;position:absolute;top:10px;left:0px;
}
.top_login_a{
	line-height:40px;display:inline-block;position:absolute;top:0px;left:30px;
	font-size:16px;font-family:微软雅黑;
}
.mail{
	width:100px;height:40px;display:inline-block;position:relative;
}

/************banner轮播图样式***************/
#demo{
	width:540px;
	border:1px solid #ccc;
	overflow:hidden;
	margin:10px 0 0 28px;
	float:left;
	display:inline;
}
#indemo{
	width:800%;
	float:left;
}
#demo img{
	border:3px solid #f2f2f2;
}
#demo1{
	float:left;
}
#demo2{
	float:left;
}

/************留言中心样式***************/
.show_message{
	width:840px;
	height:420px;
/*	border:1px solid #ccc;*/
	background-color:#f0fcff;
	margin:0 auto;
	padding:20px;
}

.btn_botton{
	width:150px;
	height:30px;
	background-color: #3399FF;/* #ffa400; */
	border-radius:5px;
	border:none;
	font-family:微软雅黑;
	color:#fff;
}
.bt_input{
	padding:5px;
}
.bt_textarea{
	padding:10px;
}
/**换行高**/
.bt_br{
	height:20px;
}
.bt_space{
	
}

.title_message{
	
	height:30px;
	/*border:1px solid #ccc;*/
	margin-bottom:20px;
	
}
.title_message h3{
	line-height:30px;
	text-align:center;
}

.bt_limit{
	width:100%;
	/*max-height:500px;*/
	margin:0 auto;
	text-align:center;
	padding-bottom:10px;
	text-align:left;
}
.continer{
	width:1000px;
	/*background-color:#F8F8FF;*/
	margin:0 auto;
}


/***************医生在线样式**************/

.liuyan_continer{

}

.liuyan_content{
	color:green;
}
.long_huifu{
	color:red;
}

.liuyan_time{
	text-align:left;
	margin-bottom:10px;
	display:block;
}
.list_liuyan_title{
	text-align:center;
}
.liuyan_title{
	width:100%;
	height:20px;
	border-bottom:1px dashed #ccc;
	margin:30px 0 10px 0;
	display:block;
}
.liuyan_times{
	text-align:right;
	display:inline-block;
	float:right;
}




/************* 分享产品**************/
.content_artilce{
	width:100%;
	background-color:#f3f9f1;/*#F8F8FF*/
	padding:5px;
}
.long_ul{
	width:100%;
	/*background-color:#F8F8FF;*/
	margin:0 auto;
}
.long_ul li{
	width:100%;
	height:30px;
	margin-top:10px;
	border-bottom:1px dashed #ccc;
	font-family:仿宋;
	font-weight:bold;
}
.long_ul li a{
	line-height:30px;
	font-size:14px;
	display:inline-block;
}

.update_time{
	width:140px;
	line-height:30px;
	font-size:14px;
	float:right;
	display:inline-block;
}

.page_show{
	line-height:30px;
	text-align:center;
	border:1px solid #ccc;
	margin-top:20px;

}

/************* 分享产品详情页 **************/
/*.p_body{
	width:100%;
	text-align:center;
}*/
.tips_container{
	display:none;
}

.article_title{
	text-align:center;
}
.article_author{
	text-align:center;
	display:block;
}



.small-height{
	height:5px;
}
.long_td{
	width:60px;
}
.td_input_title{
	width:300px;
	padding:5px;
}
.td_input_author{
	padding:5px;
}

.text_area{
	width:98%;
	height:1000px;
	padding:10px;
}
.btn_submit{
	text-align:center;
}
.submit_input{
	width:100px;
	height:30px;
	background-color:#3399ff; 
	border-radius:5px;
	border:none;
	color:#fff;
	font-family:微软雅黑;

}
.long_form{
	width:80%;
	display:block;
}

.long_form table{
	margin: 0 auto;
}
