
<!--
$Id: reset.css 16405 2010-10-22 11:04:07Z (通用css)朱彩飞 $
-->

/* reset.css */

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;
font-family: "宋体", Arial, Helvetica, sans-serif;
font-size:12px;
display:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight: normal;
	font-style: normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif,;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
/* basic css */



a {
	color:#333;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
	overflow:hidden;
	font-size:0px;
}
.blank {
	height:6px;
	overflow:hidden;
	clear:both;
}
.space {
	height:10px;
	overflow:hidden;
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.col {
	color:#f00;
}
body {
		font-size:12px;
	
}
/* 十八大body { background:url(/images/bodybg.jpg) repeat center top; }； padding-top:40px;*/

#box {
	background:#FFF url() no-repeat left bottom;
	width:982px;
	padding:6px 5px;
	margin:0 auto;
}
.nav {
	background:url(/images/nav_bg.jpg) repeat-x;
	height:34px;
	border:#0f5c7c 1px solid;
	padding-left:8px;
}
.nav li {
	float:left;
	background:url(/images/nav_line.gif) no-repeat right center;
	padding-right:3px;
	width:85px;
	text-align:center;
	line-height:34px;
	font-size:14px;
	color:#FFF;
}
.nav li a {
	color:#FFF;
	display:block;
}
.topmenubox {
	padding:5px 0px;
	height:91px;
}
.menu0 {
	background:url(/images/headm_bg.jpg) no-repeat;
	width:193px;
	height:91px;
	float:left;
	margin-right:4px;
	display:inline;
}
.menu0 .tt {
	height:35px;
	line-height:35px;
	padding-left:70px;
}
.menu0 .tt a {
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.menu0 p {
	padding-left:10px;
	line-height:22px;
	padding-top:5px;
}
.wrap {
	width:982px;
	margin:0 auto;
	height:auto;
	overflow:hidden;
}
.sid01 {
	width:726px;
}
.sid02 {
	width:248px;
}
/*合作伙伴、友情链接*/

.linksbox {
	border:#3b7fc9 3px solid;
	padding:1px;
	height:92px;
	background:url(/images/linksbg.jpg) repeat-x 1px 1px;
}
.linksbox span {
	float:left;
	width:20px;
	background:#8ebcec;
	height:80px;
	line-height:20px;
	padding:6px 5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	margin-right:2px;
}
.linksbox span.hover {
	color:#FFF;
	background:#3879bd;
}
.partner {
	float:left;
	width:870px;
	padding:7px 20px;
	height:78px;
	overflow:hidden;
}
.partner li {
	float:left;
	margin-right:15px;
	display:inline;
}
.partner li img {
	float:left;
}
.links {
	padding:10px;
	height:72px;
	width:890px;
	float:left;
	overflow:hidden;
}
.links li {
	float:left;
	padding:0 10px;
	line-height:24px;
	white-space:nowrap;
}
/*医院环境*/

#envior {
	border:#c9c9c9 3px solid;
	margin:0 auto;
	width:972px;
	padding:2px;
	height:157px;
	overflow:hidden;
	background:url(/images/enivor_bg.jpg) repeat-x left bottom;
}
.enviorPic {
	width:874px;
	float:left;
	height:131px;
	padding:13px 10px;
	overflow:hidden;
}
.enviorPic ul {
	height:131px;
}
.enviorPic li {
	float:left;
	margin-right:12px;
	display:inline;
}
.enviorPic li img {
	float:left;
}
/*底部*/

.foot {
	margin:0 auto;
	width:982px;
	background:#00609b url(/images/footbg.jpg) repeat-x left bottom;
	min-height:165px;
	_height:165px;
}
.footmenu {
	background:url(/images/footmenu.jpg) no-repeat;
	height:34px;
	width:826px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	color:#FFF;
}
.footmenu a {
	color:#FFF;
}
.footlogo {
	float:left;
	padding-left:30px;
	padding-top:20px;
}
.copyright {
	font-size:12px;
	padding-right:20px;
	padding-top:20px;
	line-height:22px;
	color:#FFF;
	float:right;
	text-align:right;
}
/*搜索*/

.search {
	height:40px;
	background:url(/images/search-bg.png) repeat-x;
	clear:both;
}
.search .form {
	padding-left:8px;
	padding-top:5px;
	float:left;
}
.search .form h4 {
	display:none;
}
.search .form input.search-keyword {
	width:156px;
	height:18px;
	border:none;
	background:url(/images/search-bg.gif) left top no-repeat;
	line-height:15px;
	font-size:12px;
	padding:5px 3px 0px 58px;
	overflow:hidden;
}
.search .form select.search-option {
	margin-left:2px;
}
.search .form button.search-submit {
	width:68px;
	height:22px;
	border:none;
	background:#F00 url(/images/search-bg.gif) right top no-repeat;
	font-size:0px;
	line-height:100px;
	margin-left:2px;
*margin-left:5px;
	overflow:hidden;
}
.tags {
	float:left;
	margin-left:16px;
	padding-top:8px;
}
.tags h4 {
	width:66px;
	height:19px;
	float:left;
	font-size:0px;
	line-height:100px;
	overflow:hidden;
	background:url(/images/search-tags-title.gif) no-repeat;
}
.tags ul {
	height:21px;
	float:left;
	overflow:hidden;
}
.tags ul li {
	float:left;
	line-height:19px;
	padding:0px 5px;
}
.warp .wdys {
	background:url(xindex_1.jpg) no-repeat;
	background-repeat:no-repeat;
	width:980px;
	height:236px;
	overflow:hidden;
}
.warp .wdys .bt {
	text-align:center;
	padding-top:5px;
	margin-bottom:30px;
}
.warp .wdys .kong {
	float:left;
	width:172px;
	overflow:hidden;
}
.warp .wdys .ys_1 {
	float:left;
	width:153px;
	padding-right:8px;
	overflow:hidden;
	display:inline;
}
.warp .wdys .ys_1 .tit {
	height:30px;
	text-align:left;
	padding-top:7px;
	overflow:hidden;
	margin-bottom:5px;
}
.warp .wdys .ys_1 .to {
	text-align:left;
	height:37px;
	padding-top:0px;
	padding-left:40px;
	padding-right:5px;
}
.warp .wdys .ys_1 .tit a {
	color:#FFF;
	font-size:14px;
}
.warp .wdys .ys_1 .nr {
	height:110px;
	overflow:hidden;
	padding:0px 5px;
	line-height:22px;
}
.youbox {
	width:983px;
	margin:0 auto;
}
.you_bottom {
	background:url(you_bottom.jpg) no-repeat;
	height:238px;
	position:relative;
}
.pic_show {
	height:222px;
	width:400px;
	position:absolute;
	left:289px;
	top:0px;
}
.pic_show_box {
	background:url(pic_show_bg.png) no-repeat !important;
	background:none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/pic_show_bg.png");
	height:222px;
	width:400px;
	position:absolute;
	z-index:2;
}
.pic_show_list {
	height:222px;
	width:400px;
	overflow:hidden;
	position:absolute;
	z-index:1;
}
.pic_show_list li {
	text-align:center;
}
.pic_show_list li img {
	vertical-align:middle;
	width:214px;
	height:180px;
}
.pic_show_nav {
	position:absolute;
	z-index:4;
}
.pic_show_nav li {
	font-size:16px;
	font-weight:bold;
}
.pic_show_nav ul {
	width:340px;
	position:absolute;
}
.pic_show_nav ul li {
	float:left;
	line-height:44px;
	height:44px;
}
.pic_show_nav ul li a {
	display:block;
	line-height:44px;
	text-decoration:none;
	color:#333;
}
.pic_show_nav ul li a:hover {
	color:#C30;
}
.pic_show_nav ul li font {
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
}
.pul_01 {
	left:15px;
}
.pul_02 {
	left:627px;
}
.pul_01 li {
	text-align:right;
}
.no1 {
	width:272px;
	margin-top:19px;
}
.no2 {
	width:282px;
	margin-top:32px;
	height:48px
}
.no3 {
	width:340px;
	margin-top:28px;
}
.pul_01 .no1 {
	padding-right:68px;
}
.pul_01 .no2 {
	padding-right:58px;
}
.pul_02 .no1 {
	padding-left:68px;
}
.pul_02 .no2 {
	padding-left:58px;
}
