@charset "utf-8";
/* CSS Document */

/*世博*/
/*#expo {
	float:left;
	width:217px;
	height:60px;
	overflow:hidden;
	border:1px solid #ccd0d3;
	border-bottom:none;
}
#expo .pic {
	float:left;
	width:58px;
	height:60px;
	background-image:url(../images/haibao.jpg);
	background-repeat:no-repeat;
	background-position:1px top;
}
#expo .text {
	float:left;
	width:159px;
	height:60px;
	font-weight:bold;
	color:#787878;
	line-height:19px;
}
#expo font {
	color:#e02009;
	font-size:12px;
}*/


/*网上寻医*/
#findDoctor {
	float:left;
	width:217px;
	height:132px;
	overflow:hidden;
	border:1px solid #ccd0d3;
	
	margin-bottom:10px;
}
#findDoctor .title {
	float:left;
	width:100%;
	height:23px;
	background-image:url(../images/index_left_1.jpg);
	margin-top:8px;
}
#findDoctor .title a {
	float:left;
	width:100%;
	height:23px;
}
#findDoctor .form {
	float:left;
	width:100%;
	_width:auto;
	height:101px;
	padding:5px 12px 7px 12px;
}
#findDoctor .form input{
	width:119px;
	height:15px;
	border:1px #c2c2c2 solid;
	padding-top:3px;
}
#findDoctor .form select{
	width:124px;
}
#findDoctor .form #submit{
	width:75px;
	height:25px;
	border:none;
}

/*专家介绍*/
#expert {
	float:left;
	width:217px;
	height:304px;/*243px + 61px*/
	overflow:hidden;
	border:1px solid #ccd0d3;
	
	margin-bottom:10px;
}
#expert .title {
	float:left;
	width:100%;
	height:23px;
	background-image:url(../images/index_left_2.jpg);
	margin-top:2px;
}
#expert .title a {
	float:left;
	width:100%;
	height:23px;
}

#expert .body {
	float:left;
	width:100%;
	height:257px;/*196px + 61px*/
	padding-top:11px;
	padding-bottom:11px;
	overflow:hidden;
	text-align:center;
}
#expert .list {
	line-height:140%;
	text-align:left;
}
#expert .Name {
	color:#ff8800;
	font-weight:bold;
}


/*门诊时间*/
#outpatient{
	float:left;
	width:217px;
	height:181px;
	overflow:hidden;
	border:1px solid #ccd0d3;
	
	margin-bottom:10px;
}
#outpatient .title {
	float:left;
	width:100%;
	height:23px;
	background-image:url(../images/index_left_3.jpg);
	margin-top:2px;
}
#outpatient .body {
	float:left;
	width:100%;
	height:156px;
	padding-top:17px;
	padding-left:7px;_padding-left:5px;
}
#outpatient .body ul{
	list-style:none;
}
#outpatient .body ul li a{
	float:left;
	width:164px;
	height:20px;
	background-image:url(../images/index_left_time.jpg);
	font-size:14px;
	color:#1e5281;
	padding-top:8px;
	padding-left:39px;
	margin-bottom:8px;
	
	margin-left:-39px;		/*所有浏览器*/
	margin-left:-39px\9;	/*IE6、IE7、IE8*/
	*margin-left:0;	/*IE6、IE7*/   
	_margin-left:0;	/*IE6*/
}
#outpatient .body ul li a:hover{
	color:#FE8F00;
}


/*友情链接*/
#friendLink{
	float:left;
	width:217px;
	height:216px;_height:224px;
	overflow:hidden;
	border:1px solid #ccd0d3;
	
	margin-bottom:10px;
}
#friendLink .title {
	float:left;
	width:100%;
	height:23px;
	background-image:url(../images/index_left_4.jpg);
	margin-top:2px;
}
#friendLink .body {
	float:left;
	width:100%;
	height:120px;
}
#friendLink .body ul{
	float:left;
	width:207px;
	_width:197px;
	height:96px;
	margin:12px 5px;
	list-style:none;
}
#friendLink .body ul li{
	float:left;
	width:207px;
	_width:197px;
	height:24px;
	background-image:url(../images/line_2.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	
	margin-left:-39px;		/*所有浏览器*/
	margin-left:-39px\9;	/*IE6、IE7、IE8*/
	*margin-left:0;	/*IE6、IE7*/   
	_margin-left:0;	/*IE6*/
}
#friendLink .body ul li a{
	float:left;
	width:193px;
	_width:183px;
	height:17px;
	padding-left:14px;
	padding-top:6px;

	background-image:url(../images/arrow_1.jpg);
	background-position:6px 9px;
	background-repeat:no-repeat;
}

#friendLink .online{
	float:left;
	width:100%;
	text-align:center;
}


/*图片新闻*/
#picNews{
	float:left;
	width:268px;
	height:190px;
	overflow:hidden;
	background-color:#EEEEEE;
	padding:4px 7px 0 7px;
	margin-right:5px;
}
/*#picNews .pic{
	float:left;
	width:268px;
	height:170px;
	text-align:center;
}
#picNews .text{
	float:left;
	width:268px;
	height:20px;
	padding-top:4px;
	text-align:center;
}
#picNews .text a{
	color:#D02E21;
	font-weight:bold;
}
#picNews .text a:hover{
	color:#CA0400;
	text-decoration:underline;
}
*/

/*医院动态*/
#companyNews{
	float:left;
	width:279px;
	height:194px;
	overflow:hidden;
	
	background-image:url(../images/index_news_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#companyNews .title{
	float:left;
	background-image:url(../images/index_title_bg.jpg);
	background-repeat:repeat-x;
	width:279px;
}
#companyNews .title .pic{
	text-align:right;
	background-image:url(../images/index_title_news.jpg);
	background-repeat:no-repeat;
}
#companyNews .list{
	float:left;
	width:279px;
	height:155px;
	background-image:url(../images/index_news_bg.jpg);
}
#companyNews .list ul{
	float:left;
	list-style:none;
	margin:0 9px;_margin:0 5px;
}
#companyNews .list ul li{
	float:left;
	width:261px;
	line-height:24px;
	background-image:url(../images/line_2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	margin-left:-39px;		/*所有浏览器*/
	margin-left:-39px\9;	/*IE6、IE7、IE8*/
	*margin-left:0;	/*IE6、IE7*/   
	_margin-left:0;	/*IE6*/
}
#companyNews .list ul li a{
	background-image:url(../images/index_news_arrow.jpg);
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding-left:7px;
}
#companyNews .list ul li a:hover{
	color:#FB6201;
}


/*医院概况*/
#indexCompany{
	float:left;
	width:566px;
	height:243px;
	overflow:hidden;
	
	background-image:url(../images/index_company_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#indexCompany .title{
	float:left;
	background-image:url(../images/index_title_bg.jpg);
	background-repeat:repeat-x;
	width:566px;
}
#indexCompany .title .pic{
	text-align:right;
	background-image:url(../images/index_title_company.jpg);
	background-repeat:no-repeat;
}
#indexCompany .text{
	float:left;
	width:542px;
	height:204px;
	line-height:22px;
	padding:0 12px;
	background-image:url(../images/index_company_bg.jpg);
}


/*首页广告*/
#indexAD{
	float:left;
	width:566px; 
	height:54px;
	overflow:hidden;
}
#indexAD img{
	max-width:566px;
}


/*媒体焦点*/
#indexMedia{
	float:left;
	width:282px;
	height:170px;
	overflow:hidden;
	margin-right:5px;
	
	background-image:url(../images/index_media_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#indexMedia .title{
	float:left;
	background-image:url(../images/index_title_bg.jpg);
	background-repeat:repeat-x;
	width:282px;
}
#indexMedia .title .pic{
	text-align:right;
	background-image:url(../images/index_title_media.jpg);
	background-repeat:no-repeat;
}
#indexMedia .list{
	float:left;
	width:282px;
	height:131px;
	overflow:hidden;
	background-image:url(../images/index_media_bg.jpg);
}
#indexMedia .list ul{
	float:left;
	list-style:none;
	margin:0 9px;_margin:0 5px;
}
#indexMedia .list ul li{
	float:left;
	width:264px;
	line-height:24px;
	background-image:url(../images/line_2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	
	margin-left:-39px;		/*所有浏览器*/
	margin-left:-39px\9;	/*IE6、IE7、IE8*/
	*margin-left:0;	/*IE6、IE7*/   
	_margin-left:0;	/*IE6*/
}
#indexMedia .list ul li a{
	padding-left:9px;
	width:220px;
	float:left;
}
#indexMedia .list ul li a:hover{
	color:#D02E21;
}
#indexMedia .list ul li font{
	width:34px;
	text-align:right;
	float:left;
	font-size:12px;
}
#indexMedia .list ul li:hover font{
	color:#D02E21;
}
#indexMedia .list ul li:hover a{
	color:#D02E21;
}


/*办事公开*/
#indexOpen{
	float:left;
	width:279px;
	height:170px;
	overflow:hidden;

	background-image:url(../images/index_open_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#indexOpen .title{
	float:left;
	background-image:url(../images/index_title_bg.jpg);
	background-repeat:repeat-x;
	width:279px;
}
#indexOpen .title .pic{
	text-align:right;
	background-image:url(../images/index_title_open.jpg);
	background-repeat:no-repeat;
}
#indexOpen .text{
	float:left;
	width:249px;
	height:131px;
	line-height:21px;
	padding:0 15px;
	background-image:url(../images/index_open_bg.jpg);
}


/*科室介绍*/
#indexRoom{
	float:left;
	width:566px;
	height:170px;
	overflow:hidden;
	
	background-image:url(../images/index_room_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#indexRoom .title{
	float:left;
	background-image:url(../images/index_title_bg.jpg);
	background-repeat:repeat-x;
	width:566px;
}
#indexRoom .title .pic{
	text-align:right;
	background-image:url(../images/index_title_room.jpg);
	background-repeat:no-repeat;
}
#indexRoom .list{
	float:left;
	width:546px;
	height:119px;
	padding:6px 10px;
	background-image:url(../images/index_room_bg.jpg);
}
#indexRoom .list img{
	border:2px #cccccc solid;
}
#indexRoom .list img:hover{
	border:2px #aaaaaa solid;
}

#indexRoom .keshiList {
	line-height:140%;
	text-align:left;
	padding-bottom:15px;
}
#indexRoom .keshiList a,#indexRoom .keshiList a:hover{
	border:0;
	text-decoration:underline;
}
