﻿@charset "utf-8";
/*-----------------------------------------
名称:
类别:医疗机构
日期:
-----------------------------------------*/

/*--------------------------
Yahoo CSS Reset
--------------------------*/
.index_swf{width:1000px; height:100px; background:#000; margin:0 auto;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
padding: 0;
margin: 0;
}
*{margin:0px;padding:0px;}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,img {
border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
font-weight: normal;
font-style: normal;
}
ol,ul {
list-style: none;
}
caption,th {
text-align: left;
}
h1,h2,h3,h4,h5,h6 {
font-weight: normal;
font-size: 100%;
}
q:before,q:after {
content:'';
}
abbr,acronym { border: 0;
} 
:focus {
	outline: 0;
}



/*--------------------------
基本设置
--------------------------*/
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #424242;
}
a {
	color: #424242;
	text-decoration: none;
}
a:hover {
	color: #2a6fba;
}
h1 {
	position: relative;
	clear: both;
}
h1 a.more {
	position: absolute;
	left: auto;
	right: 10px;
	font-size: 9px;
	color: #FFF;
	top: 0px;
	text-transform: uppercase;
	font-weight: bolder;
}
h1.sub {
	margin: 0px 27px 15px;
	border-bottom: 1px solid #ccc;
	line-height: 28px;
	height: 28px;
	background: url(../images/sprites.gif) no-repeat -993px -380px;
	padding-left: 20px;
	font-size: 14px;
}

.sideBar {
	float: left;
	width: 154px;
	padding: 0 9px;
	margin-bottom: 10px;
	overflow:hidden;
}
.sideBarR {
	float: left;
	width: 170px;
	padding: 0px 10px;
	margin-bottom: 10px;
}
.subBar {
	margin: 0px 27px 12px;
	float: left;
	width: 724px;
	display: inline;
}
.centerBar {
	padding-left:2px;
	width: 600px;
	margin:0px;
	float: left;
	display: inline;
}
.sideList li a {
	background: url(../images/sprites.gif) no-repeat -990px -285px;
	line-height: 23px;
	padding-left: 19px;
}
.sideList li.select {
	border-bottom: 1px dotted #424242;
}
.pageNum {
	clear: both;
	text-align: center;
	height: 25px;
	padding: 5px 0px;
}



#container {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 1002px;
}
#headerTop {
	background: url(../images/sprites_repeatX.gif) repeat-x;
	height: 27px;
	color: #424242;
	float: left;
	width: 1002px;
}
#date {
	line-height: 27px;
	width: 297px;
	padding-left: 8px;
	float: left;
}
#searchBar {
	padding-top: 2px;
	height: 25px;
	overflow: hidden;
	float: left;
	margin-right: 110px;
	display: inline;
}


#search {
	height: 17px;
	border: 1px solid #808080;
	margin-right: 20px;
	width: 220px;
}
button {
	margin: 0px;
	height: 20px;
}
#siteNav {
	float: left;
}
#siteNav a {
	line-height: 27px;
	margin-right: 20px;
}
#bannar {
	background: url(../images/banner2.jpg);
	float: left;
	height: 248px;
	width: 1002px;
}
#mainNav {
	background: url(../images/sprites_repeatX.gif) repeat-x 0px -27px;
	float: left;
	height: 47px;
	width: 1002px;
}
#mainNav li {
	float: left;
}
#mainNav li a {
	padding: 10px 24px 0px;
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/sprites.gif) no-repeat -1001px 0px;
}
#mainNav li a span {
	display: block;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 12px;
}
#subNav {
	line-height: 29px;
	float: left;
	height: 29px;
	width: 1002px;
	background: url(../images/sprites_repeatX.gif) repeat-x 0px -74px;
}
#subNav li {
	float: left;
}
#subNav li a {
	color: #FFF;
	padding-right: 7px;
	padding-left: 7px;
	border-right: 1px solid #FFF;
}
#main {
	background: url(../images/sprites_repeatY.gif) repeat-y -1px 0px;
	float: left;
	width: 969px;
	padding: 0px 21px 0px 0px;
	display: inline;
	margin-left: 11px;
	border-left: 1px solid #CCC;
}
#left {
	float: left;
	width: 172px;
}
#left h1 ,#right h1{
	background: url(../images/sprites_repeatY.gif) repeat-y -991px 0px;
	height: 23px;
	line-height: 23px;
	color: #FFF;
	padding-left: 12px;
	font-weight: bold;
	margin: 0px 10px 10px;
}
#left h1.top ,#right h1.top{
	line-height: 31px;
	height: 31px;
	border-top: 6px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #3b3b3b;
	padding-left: 52px;
	display: block;
	font-size: 14px;
	margin: 0px 1px;
}
#left h1.top{
	background: url(../images/sprites.gif) no-repeat -959px -47px;
}
#right h1.top{
	background: url(../images/sprites.gif) no-repeat -959px -721px;
}

#left h1.top a,#right h1.top a{
	color: #ff7d00;
}
#HNews li a {
	background: url(../images/sprites.gif) no-repeat -990px -85px;
	line-height: 23px;
	padding-left: 19px;
}
#EP li {
	border: 1px solid #cccccc;
	margin-bottom: 8px;
}
#EP li.o {
	background: url(../images/sprites.gif) -850px -101px;
}
#EP li.t {
	background: url(../images/sprites.gif) -850px -146px;
}
#EP li.th {
	background: url(../images/sprites.gif) -850px -191px;
}
#EP li.f {
	background: url(../images/sprites.gif) -850px -236px;
	margin: 0px;
}
#EP li a {
	color: #f57402;
	display: block;
	padding-top: 10px;
	padding-left: 60px;
	height: 35px;
}
#EP li a span {
	display: block;
	font-size: 7px;
	text-transform: uppercase;
	width: 80px;
	line-height: 7px;
	color: #727272;
}
/*#EI {margin:0; padding:0;}
#EI li {
	/*display: none;
	height: 250px;
	overflow: hidden;
}
#EI li.select {
	display: block;
}

#EI li img {
	width: 130px;
	height:108px;
}
#EI li span  {
	display: block;
	text-indent: 0;
	font-weight: bold;
	clear: both;
	float: left;
	margin-top: 8px;
	margin-bottom: 8px;
}

#EI li a {
	clear: both;
	float: left;
}*/



#indexMap {
	height: auto;
	width: 172px;
}
#center {
	float: left;
	width: 605px;
	border-left: 1px solid #CCC;
}
#center h1 {
	line-height: 35px;
	background: url(../images/sprites.gif) no-repeat -994px -304px;
	height: 35px;
	border-bottom: 1px solid #dddddd;
	color: #656565;
	padding-left: 18px;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 18px;
}
#center h1.or {
	background: url(../images/sprites.gif) no-repeat -994px -374px;
	margin-bottom: 5px;
}
#center h1.bl {
	background: #bfd6e6 url(../images/sprites.gif) no-repeat -804px -414px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 32px;
	color: #FFF;
	height: 25px;
	line-height: 25px;
}
#center h1 span {
	color: #0d796a;
	margin-left: 10px;
	font-size: 12px;
	font-weight: normal;
}
#center h1 span a {
	color: #098ca0;
	background: url(../images/sprites.gif) no-repeat -978px -349px;
}
#center h1 span a:hover {
	color: #10798c;
}
#center h1 a.more {
	color: #3a9bce;
}
#center h1.or span, #center h1.or a.more {
	color: #fc6a00;
}


#aAct {
	border-top: 3px solid #f3f3f3;
	padding-top: 7px;
}
#flash {
	float: left;
	height: 229px;
	width: 347px;
	display: inline;
	margin-right:8px;
}
#aAct dl {
	float:right;
	height:229px;
	width: 230px;
	padding-left:14px;
	overflow:hidden;
}
#aAct dt  {
	float: left;
	background: url(../images/789_03.png) no-repeat left center;
	border-bottom: 1px dotted #424242;
}

#aAct dt.last {
	border: none;
}
#aAct dt a {
	height: 30px;
	width: 180px;
	display: block;
	color: #3a9bce;
	font-size: 13px;
	font-weight: bold;
	line-height:30px;
	padding-left:10px;
}

#aAct dd  {
	width: 180px;
	white-space:nowrap;-0-text-overflow:ellipsis;text-overflow:ellipsis;
	float: left;
	height: 23px;	
	line-height: 23px;
	padding:0px;margin:0px;
	padding-left:10px;
}
#aAct dd.select {
	border-bottom: 1px dotted #424242;
}
/*#qL {
	margin-top:2px;
	float: left;
	width: 605px;
	height:100px;
	border-top: 1px solid #dddddd;
	margin-bottom:3px;
	padding-left:5px;
}
#qL li {
	float: left;
}
#qL li a {
	height:47px;
	width:150px;	
	color: #0a77a0;
}*/

#qL{width:600px; color:#4d7490; font-weight:bold;}
#qL ul{margin:0; padding:0;}
#qL ul li{width:150px; float:left; height:47px; line-height:47px; list-style:none; text-align:center;}
#qL .qlx{background:url(../images/789_07.png) no-repeat;}
#qL .szgl{background:url(../images/789_09.png) no-repeat;}
#qL .szzx{background:url(../images/789_11.png) no-repeat;}
#qL .yc{background:url(../images/789_13.png) no-repeat;}
#qL .xgn{background:url(../images/789_19.png) no-repeat;}
#qL .byby{background:url(../images/789_20.png) no-repeat;}
#qL .mnjs{background:url(../images/789_21.png) no-repeat;}
#qL .pfjb{background:url(../images/789_22.png) no-repeat;}

#qL a:link {
	color: #4d7490;
	text-decoration: none;
}
#qL a:visited {
	text-decoration: none;
	color: #4d7490;
}
#qL a:hover {
	text-decoration: none;
	color: #4d7490;
}
#qL a:active {
	text-decoration: none;
	color: #4d7490;
}

#eShow {
	margin-left:18px;
	height:187px;
	position: relative;
	overflow: hidden;
}
#eShow ul {
	height:187px;
	position:absolute;
	width:1000px;
}
#eShow ul li {
	text-align:center;
	height:188px;
	width:145px;
	overflow:hidden;
	float:left;
	margin-right: 3px;
   }
#eShow ul li div{text-align:center;width:145px;margin:0 auto;clear:both;height:auto;}
#eShow ul li div a{
	text-align:center;
    display:inline;
	float:left;
	margin-right:2px;
   }  
.indexCL {
	border-bottom: 1px dotted #909090;
	margin-bottom: 19px;
	padding-bottom: 15px;
}  
.indexCL a.more {
	width: 428px;
	float: left;
	line-height: 40px;
	height: 40px;
	text-align: right;
	color: #002c5d;
}

.indexCL .title {
	float: left;
	width: 103px;
	background: url(../images/sprites.gif) no-repeat -245px 0px;
	color: #1F3443;
	font-weight: bold;
	line-height: 21px;
	padding-left: 30px;
}
.indexCL .title span {
	text-transform: uppercase;
	display: block;
	text-align: right;
	color: #b4b4b4;
	padding-right: 8px;
}

.indexCL .title img {
	margin: 18px 0px 0px;
}

.indexCL ul    {
	float: left;
	width: 428px;
	line-height: 22px;
}
.indexCL li {
	width: 200px;
	float: left;
	background: url(../images/sprites.gif) no-repeat -994px -452px;
	padding-left: 14px;
}
.indexCL li a {
	color: #000;
}
.indexCL ul.link li {
	width: 93px;
	background: url(../images/sprites.gif) no-repeat -995px -486px;
}
.indexCL ul.link a {
	color: #002c5d;
}
#right {
	display: inline;
	width: 190px;
	margin-left: 1px;
	float: left;
}
#right h1.vote {
	line-height: 21px;
	background: url(../images/sprites.gif) no-repeat -832px -603px;
	height: 21px;
	color: #696969;
	padding-left: 18px;
}
#right h1.vote span {
	color: #0085da;
}


#right h1.border {
	background: url(../images/sprites.gif) no-repeat -832px -514px;
	height: 34px;
	line-height: 34px;
	margin-bottom: 0px;
}
#cUs {
	background: url(../images/sprites.gif) no-repeat -634px -304px;
	margin: 10px;
	width: 170px;
	float: left;
	display: inline;
}
#cUs li {
	margin-bottom: 5px;
	float: left;
}
#cUs li.last {
	margin: 0px;
}

#cUs li a {
	color: #0A77A0;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 0px 6px;
	height: 61px;
	width: 164px;
	display: block;
}
#life {
	background: url(../images/sprites_repeatY.gif) repeat-y -1161px 0px;
	width: 170px;
	margin: 0 10px;
}
#life li {
	background: url(../images/sprites.gif) no-repeat -984px -343px;
	line-height: 28px;
	padding: 0 14px 0 24px;
}
#life li.last {
	background: #FFF url(../images/sprites.gif) no-repeat -832px -548px;
	height: 20px;
	line-height: 10px;
}
#right form.vote label{
	display: block;
	line-height: 24px;
	color: #989898;
	padding: 0px 10px;
}
#right form.vote label.last {
	margin: 0 0 10px;
}
#right form.vote span {
	color: #0085da;
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	display: block;
	padding: 0px 10px 10px;
	line-height: 18px;
}
#right form.vote input {
	margin-right: 5px;
}
#right form.vote button {
	background: url(../images/sprites_repeatX.gif) repeat-x 0px -103px;
	height: 22px;
	border: 1px solid #a3a3a3;
	line-height: 22px;
	margin: 0 0 0 20px;
	padding: 0px 2px;
	color: #5f5f5f;
}
#bottomInfo {
	float: left;
	width: 954px;
	background: url(../images/sprites_repeatX.gif) repeat-x 0px -125px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0px 24px;
}
#bottomInfo h1 {
	background: url(../images/sprites.gif) no-repeat -941px -624px;
	line-height: 40px;
	height: 40px;
	padding-left: 61px;
	font-size: 16px;
	font-weight: bold;
	color: #353535;
}
#hosPhoto {
	float: left;
	width: 954px;
	border-bottom: 1px dotted #6f6f6f;
	padding: 12px 0px;
}
#hosPhoto li {
	float: left;
	margin-right: 10px;
}
#hosPhoto li.last {
	margin: 0px;
}


#hosPhoto img {
	height: 87px;
	width: 148px;
	border: 1px solid #dfddde;
}
#subLeft {
	float: left;
	width: 778px;
	display: inline;
}
#path {
	line-height: 32px;
	height: 32px;
	padding-left: 10px;
	clear: both;
	margin: 0px 0px 10px;
}
#subHead {
	border: 1px solid #e5e5e5;
	padding: 10px;
	width: 702px;
}

#subHead img {
	height: 150px;
	width: 174px;
	float: left;
	margin-right: 12px;
}
#subHead h1 {
	clear: none;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 24px;

}
#subHead p {
	line-height: 21px;
	text-indent: 24px;
}
#subCL div{
	height: 153px;
	width: 353px;
	border: 1px solid #ccc;
	display: inline;
	float: left;
	margin: 0px 14px 12px 0px;
}
#subCL div.last {
	margin: 0;
}
#subCL div h1{
	background: #ededed url(../images/sprites.gif) no-repeat -966px -664px;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	padding-left: 36px;
	height: 27px;
	color: #000;
}
#subCL div h1 a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#subCL div li{
	line-height: 25px;
	height: 25px;
	padding-left: 30px;
	background: url(../images/sprites.gif) no-repeat -983px -695px;
}
#subQL li{
	line-height: 23px;
	background: url(../images/sprites.gif) no-repeat -979px -756px;
	height: 23px;
	padding-left: 28px;
}
#artSList {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	width: 723px;
	float: left;
}
#artSList li {
	float: left;
	width: 173px;
	overflow: hidden;
	line-height: 21px;
	height: 21px;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-left: 6px;
}
#artSList li.alt {
	width: 176px;
}
#artSList li.last {
	width: 716px;
	height: 35px;
	border-bottom-style: none;
}

#artSList li a {
	color: #098ca0;
}
#artSList li a:hover {
	color: #10798c;
}
#artDList {
	padding-right: 10px;
	padding-left: 10px;
	width: 702px;
	border: 1px solid #ccc;
	float: left;
}
#artDList li {
	border-bottom: 1px dotted #909090;
	margin-bottom: 5px;
}
#artDList li.last {
	border-style: none;
}


#artDList div.title {
	line-height: 30px;
	background: url(../images/sprites.gif) no-repeat -966px -782px;
	height: 30px;
	padding-left: 40px;
}
#artDList div.title a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#artDList div.preview {
	line-height: 24px;
	/*text-indent: 24px;*/
}
#artDList div.info {
	line-height: 35px;
	padding-left: 24px;
}
#artShow h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#artInfo {
	text-align: center;
	line-height: 27px;
	height: 27px;
	margin-top: 5px;
	border-top: 1px dotted #909090;
}
#artText {
	line-height: 21px;
	border: 1px solid #CCC;
	padding: 10px 10px 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 702px;
	font-size: 14px;
}

#artText p {
	margin-bottom: 24px;
	color: #000;
}
#artText strong {
	font-weight: bold;
}

#textBottom {
	margin-top: 60px;
	text-indent: 28px;
}
#textBottom span a {
	display: inline;
	height: 29px;
	width: 107px;
	text-align: center;
	text-indent: 0;
	line-height: 29px;
	color: #004785;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/sprites.gif) no-repeat -527px -304px;
	float: left;
	margin: 0px 55px;
}
#textBottom span a.qq {
	background: url(../images/sprites.gif) no-repeat -527px -333px;
	width: 95px;
	padding-left: 12px;
}
#nextArt {
	line-height: 24px;
	border: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 10px;
}
#otherArt ul {
	width: 353px;
	border: 1px solid #ccc;
	display: inline;
	float: left;
	margin: 0 14px 0 0;
}
#otherArt ul.last {
	margin: 0;
}
#otherArt li {
	line-height: 25px;
	padding-left: 25px;
	background: url(../images/sprites.gif) no-repeat -988px -695px;
	float: left;
	width: 328px;
}
#otherArt li.top{
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	background: url(none);
	width: 343px;
}
#eList li {
	float: left;
	width: 724px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}
#eList.eqList li{
	margin: 0px;
	padding: 5px 0px;
}

#eList li img {
	float: left;
	margin-right: 20px;
	height: auto;
	width: 170px;
	height:194px;
}
#eList li p {
	line-height: 24px;
	margin-bottom: 10px;
}
#hosPL li {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}
#hosPL li.alt {
	margin-bottom: 10px;
	margin-right: 0;
}
#hosPL li img {
	height: 163px;
	width: 173px;
}
#aboutUs {

}
#aboutUs p {
	font-size: 14px;
	line-height: 2;
	/*text-indent: 28px;*/
	margin-bottom: 14px;
}
#aboutUs img {
	width: 724px;
	height: auto;
}
#contactUs {
	width: 682px;
	border: 1px solid #CCC;
	padding: 20px;
}
#contactUs div {
	float: left;
	width: 660px;
	border: 1px solid #333;
	padding: 10px;
	margin-bottom: 12px;
}
#contactUs div h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 24px;
	border-bottom: 1px solid #333;
}
#contactUs div h3 {
	font-size: 13px;
	font-weight: bold;
}


#contactUs div p {
	line-height: 24px;
	margin-bottom: 10px;

}
#contactUs div p span {
	font-weight: bold;
	color: #F30;
}

#contactUs div #subMap {
	float: right;
	margin-top: -20px;
	margin-left: 20px;
}
#qaForm td  {
}
#qaForm th  {
	text-align: right;
	width: 108px;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	padding-right: 12px;
}
#qaList {
	width: 724px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	line-height: 21px;
}
#qaList td, #qaList th {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	text-align: center;
}
#qaList th{
	background: #f3f3f3;
}
#qaList .qaLNum {
	width: 10%;
}
#qaList .qaLTitle {
	width: 60%;
}



















#------------------------------------- {
}


#friendLink {
	float: left;
	width: 954px;
	margin: 8px 0px;
}
#friendLink li    {
	float: left;
	width: 159px;
	line-height: 24px;
}
#footer {
	background: url(../images/sprites_repeatX.gif) repeat-x 0px -94px;
	float: left;
	width: 1002px;
}
#footerNav {
	height: 30px;
	border-bottom: 1px solid #CCC;
	float: left;
	width: 981px;
	padding-right: 21px;
	background: #FFF;
}
#footerNav li {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
#footerNav li.last {
	padding-right: 11px;
	border-right: 1px solid #CCC;
}
#footerNav li a {
	background: url(../images/sprites.gif) no-repeat -866px -624px;
	display: block;
	height: 20px;
	width: 55px;
	line-height: 20px;
	padding-left: 20px;
}
#footerLogo {
	float: left;
	margin-left: 11px;
	border-left: 1px solid #CCC;
	display: inline;
	height: 61px;
	width: 172px;
	border-right: 1px solid #CCC;
	background: #FFF;
	font: bold 21px "黑体";
	color: #848484;
	text-align: center;
	padding-top: 20px;
}
#footerLogo span {
	display: block;
	text-transform: uppercase;
	margin-top: 8px;
	font: normal 9px Arial, Helvetica, sans-serif;
}
#siteInfo {
	float: left;
	display: inline;
	background: #FFF;
	height: 75px;
	width: 787px;
	border-right: 1px solid #CCC;
	text-align: right;
	color: #999;
	line-height: 18px;
	padding-right: 8px;
	padding-top: 6px;
}
#iconLink {
	float: left;
	width: 960px;
	height: 92px;
	margin: 15px 0px;
}
#iconLink .img {
	float: left;
	height: 92px;
	width: 120px;
	text-align: center;
}

#picgun2{width:150px; height:260px;}
#picgun2 li{float:left; width:150px; height:260px;}