
/* CSS Document */
body,div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, big, em, font, img, strong, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
	padding:0px;
	margin:0px;
}
fieldset, img {
	border: 0;
}
input, select, textarea {
	font-size:12px
}
input,label{vertical-align:middle;}  
table, td, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li {
	list-style:none;
	padding:0;
	margin:0;
}
.hidden {
	display:none;
}

/* 基础设置 */
body {
	text-align:left;
	font-family: "宋体";
	font-size:12px;
	line-height:20px;
	color:#000; background:#6b1732;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden
}
.fored,.fored a{color:#F00;}
.fotred,.fotred a{color:#D80F4D;}
.fogray,.fogray a{color:#666;}

a{
	color:#333;
	text-decoration: none;
}
a:hover{
	color:#FB1A60;
	text-decoration:underline;
}

/*********公共**********/
.floleft{float:left;}
.floright{float:right;}

/*********头部**********/
#header_top{width:980px; height:28px; margin:0 auto; background:url(../image/header_topbg.jpg) repeat-x 0 6px; position:relative;}
.topmenu {float:left}
.topmenu li{float:left; padding:3px 13px 0 14px; background:url(../image/incon.gif) no-repeat 0 3px; height:12px; line-height:12px; margin-top:5px; height:12px}
.yhdltxt{float:left; padding:3px 0 0 10px; color:#666; line-height:18px; }
.yhdl_input{border:1px solid #ccc; height:14px;}
.loginbtn{width:45px; height:17px; background:url(../image/login.gif); border:none; cursor:pointer;}
.clubmen{padding:0px 0 0 18px; line-height:28px; font-family:Arial, Helvetica, sans-serif; float:left; color:#666}
.clubmenc,.clubmenc a{color:#2B86CC}

#dropmenu,#dropmenu ul{
margin: 0 auto;
text-align: left;
padding: 0;
list-style: none;
background:url(../image/header_topbg.jpg) repeat-x 0 6px; 
z-index:99;
}
#dropmenu{
width:500px;
display: block;
height: 28px;
clear: both;
position:absolute;
left:110px;
top:0;
z-index:9999999
}
#dropmenu li {
position: relative;
z-index: 999;
float: left;
height:27px; 
width:80px; 
cursor:pointer;
text-indent:14px;
background:url(../image/jt2.gif) no-repeat right 0px;
}
#dropmenu ul li{
float: left;
display: block;
background:none
}
#dropmenu ul{
height:auto;
position:absolute;
left:0px;
display:none;
}
/*当鼠标在子菜单和父菜单上时，父菜单的样式*/
#dropmenu li:hover a{
border-bottom:none; 
background:#fff url(../image/jt3.gif) no-repeat right 0px; 
color:#D80F4D; 
height:27px; 
width:80px;
border:1px solid #ccc;
border-top:none;
margin-left:-1px
}
/*将子菜单的样式清除*/
#dropmenu li:hover ul a{
font-weight: normal;
color: #666;
background: #fff;
line-height:24px;
text-decoration:underline
}
/*子菜单的hover样式*/
#dropmenu li:hover ul a:hover{
font-weight: normal;
color: #cc0000;
background: #f6f6f6;
line-height:24px;
}
/* Styles for Menu Items */
#dropmenu a {
display: block;
padding: 0 0 0 0px;
width: auto;
color: #666;
line-height: 28px;
}
#dropmenu ul li{
width:auto;
border: 0;
}
/* End */
#dropmenu ul a {
FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* 透明 */
padding: 2px 0px 2px 0px;
border: 0;
width:100px;
}
#dropmenu li:hover ul,#dropmenu li.over ul {
display: block; /* The magic */
}



#header_mid{width:980px; margin:0 auto;}


/********************菜单*****************/
#meun{width:980px; margin:3px auto; height:70px;}
.meunmid{width:950px; float:left; background:url(../image/menumidbg.jpg) repeat-x; height:70px;}
.meunlist ul li{ float:left; background:url(../image/line7.gif) no-repeat right 15px; padding:10px 15px 5px 15px; font-weight:bold; color:#fff}
.meunlist ul li a{color:#fff}
.meunlist ul li a:hover{color:#fff; text-decoration:underline}
.hot_nav{background:url(../image/gzrd1.gif) no-repeat left 8px; padding:5px 0 0 80px;}
.hot_nav a{padding:0 7px;}
.content{width:980px; margin:0px auto;}
.hospitalcont{width:995px; margin:0px auto;}



/********************copyright*****************/
#copyright{ width:980px; overflow:hidden; clear:both; line-height:180%; padding-bottom:10px; text-align:center; margin:0 auto}
#foot-nav{ height:30px; line-height:30px; border-top:1px #d5d5d5 solid; border-bottom: 1px #d5d5d5 solid; color:#d5d5d5; text-align:center; margin-bottom:7px;}
#foot-nav a{ color:#000; margin:0px 10px;}
#copyright span{ color:#7C7C7C;}


