@charset "utf-8";
/*
	Accompany
	Author: Yynet.cn inc.
*/
html{
	background:url(images/html_BG.gif) repeat-x #fff;
	}
body{
	margin:0 auto;
	font-size:12px;
	font-family: Arial, sans-serif;
	background:url(images/body_BG.gif) no-repeat top center;
	}
.left, .side{ float:left; }
.right, .main{ float:right; }
.no_txt{
	font-size:0;
	line-height:0;
	text-indent:-1000px;
	overflow:hidden;
	}
.float_wrap, .c_title, .wrap{
	overflow:hidden;
	height:100%;
	}
h1,h2,h3,h4,form,ul,ol,dl,p{
	margin:0;
	padding:0;
	}
input,button,select{
	font-size:12px;
	}

/*HEADER_BEGIN*/
.header{
	margin:10px auto 0;
	width:946px;
	background:url(images/header_BG.gif) no-repeat right;
	height:122px;
	overflow:hidden;
	}
#logo{
	float:left;
	position:relative;
	left:287px;
	width:126px;
	height:35px;
	margin:10px -135px 0 9px;
	background: url(images/header_title.gif) no-repeat;
	}
#header_img{
	float:left;
	width:287px;
	height:122px;
	_margin-left:-9px;
	background:url(images/header_img.gif) no-repeat;
	}
#header_tel{
	float:right;
	margin:12px 9px 0 0;
	width:471px;
	height:30px;
	background: url(images/header_tel.gif) no-repeat;
	
	overflow:hidden;
	font-size:14px;
	font-family:Arial;
	text-indent:20px;
	line-height:30px;
	}
#header_tel strong{
	color:#e50;
	font-style:italic;
	}
#header_text{
	margin:62px 10px 0 300px;
	color:#fff;
	font-size:14px;
	line-height:160%;
	}
/**/

.wrap{
	width:946px;
	margin:0 auto;
	padding-bottom:10px;
	}
.main{
	width:638px;
	}
.side{
	width:298px;
	}
.column{
	color:#333;
	padding-top:10px;
	}
.c_title h2{
	float:left;
	height:25px;
	padding:12px 14px 1px;
	font-size:14px;
	background:url(images/c_title_2_1.gif) no-repeat left top;
	}
.c_title .right{
	width:6px;
	height:38px;
	background:url(images/c_title_2_2.gif) no-repeat;
	}
.c_title{
	border-bottom:1px solid #bcf0f0;
	background:url(images/c_title_2_0.gif) repeat-x;
	}
.c_cont{
	border:1px solid #7dcece;
	border-width:0 1px;
	background: url(images/c_bottom_0.gif) repeat-x bottom;
	}
.c_bottom span{
	display:block;
	height:10px;
	background:url(images/c_bottom_2.gif) no-repeat right bottom;
	}
.c_bottom{
	width:100%;
	padding-left:2px;
	margin-left:-1px;
	margin-right:-2px;
	background:url(images/c_bottom_1.gif) no-repeat left bottom;
	}

.side .c_title{
	border:none;
	height:31px;
	background-image:url(images/c_title_0.gif);
	}
.side .c_title h2{
	background-image:url(images/c_title_1.gif);
	}
.side .c_title .right{
	background-image:url(images/c_title_2.gif);
	background-position:right top;
	}
.side .c_title h2{
	color:#fff;
	height:23px;
	padding-top:8px;
	padding-left:30px;
	}
.c_cont_BG{
	background-color:#f8fefe;
	}

.c_cont ul{
	padding:5px 10px;
	list-style:disc inside;
	}
.c_cont ul li{
	line-height:160%;
	padding:5px 0;
	color:#999;
	}
.c_cont ul li li{
	list-style:circle;
	padding:1px 0;
	}
.c_cont ul li span{
	color:#333;
	}
	
.hospital_list h3{
	font-size:14px;
	padding:10px 0 5px;
	border-bottom:1px dashed #7dcece;
	margin-bottom:10px;
	width:100%;
	clear:both;
	text-indent:24px;
	}
.hospital_list li{
	float:left;
	width:50%;
	text-indent:24px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size:14px;
	}
.hospital_list a{
	padding:2px;
	}
#acp_success{
	height:200px;
	overflow:hidden;
	}
#acp_success li{
	border-bottom:1px solid #eee;
	}

