@charset "utf-8";

/***** 内页 *****/
#container{ width:988px; padding:10px 8px 0 8px; background:#FFFFFF;}
#colL{ width:224px; float:left; clear:left; }
#colR{ width:750px; float:right; clear:right; }

  /***** 左边导航 *****/
  .nav dt { height:28px; padding-left:50px; padding-top:3px;background:url(../images/page_01.jpg) left top no-repeat; font:bold 14px/31px "宋体"; color:#7e1010; }
  .nav dd { padding:10px 0;background:url(../images/content_bg.jpg) no-repeat;}
  .nav ul { width:183px; margin:5px auto; }
  .nav ul li{ width:155px; height:26px; margin-bottom:4px; padding-left:38px; padding-top:2px; line-height:26px; color:#704339; background:url(../images/page_02.jpg) no-repeat top left; display:block; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
  .nav ul li a{ font:12px/24px "宋体"; color:#704339; padding-top:2px;}
  .nav ul li a:hover  { font:bold 12px/24px "宋体"; color:#ff0000;}

  /***** 热门信息 最新信?*****/
  .lastlist	   { margin-top:5px;}
  .lastlist dt { height:28px; padding-left:50px; padding-top:3px; background:url(../images/page_01.jpg) left top no-repeat; font:bold 14px/31px "宋体"; color:#7e1010; }
  .lastlist dd { padding:8px 0;background:url(../images/content_bg.jpg) no-repeat;}
  .lastlist ul { width:206px; margin: 0 auto; }
  .lastlist ul li{ font:12px/24px "宋体"; color:#525151; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap;}
  .lastlist ul li a{ font:12px/24px "宋体"; color:#763926;}
  .lastlist ul li a:hover{ color:#CC0000; }

  /***** 当前位置 *****/
  #position { height:28px; padding-left:10px;font:12px/28px "宋体"; color:#7a0b0a; margin-bottom:18px; padding-top:3px;}
  #position a{  font:12px/31px "宋体"; color:#70433a; text-decoration:none; }
  #position a:hover{ color:#70433a; text-decoration:underline; }  

   /***** 内页列表 *****/
    .sortlist{ margin:0px auto 5px auto; width:99%; }
	.sortlist dl{ margin-bottom:5px; text-align:left; clear:both; }
	.sortlist dl dt{ height:30px; padding-left:10px; color:#7e1010; background:#e8dbc4; border-top:1px #dfcda8 solid; font:bold 14px/30px "宋体"; }
	.sortlist dl dt a{ float:right; color:#7e1010; padding-right:20px; font:14px/30px "宋体"; text-decoration:none; }
	/***** 文字新闻列表 *****/
    .sortlist ul{ text-align:left; padding-bottom:1px; }
    .sortlist ul li { font:14px "宋体"; height:30px; padding-top:8px; color:#7e1010; line-height:30px; border-bottom:1px #e1ddd0 solid; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
    .sortlist ul li span{ float:right; font:12px/30px "Helvetica"; color:#666666; padding-right:10px; }
	.sortlist ul li a{ font:14px "宋体"; color:#763926; }
	.sortlist ul li a:hover{ color:#CC0000; }
	/***** 图片新闻列表 *****/
	.sortlist ul.picture li{ width:82px; height:130px; float:left; margin:4px 10px; border:none; text-align:center; overflow:hidden; }
	.sortlist ul.picture li img			{ width:78px; height:100px; padding:1px; border:1px solid #c9b187; }
	.sortlist ul.picture li a           { display:block; line-height:30px; color:#763926; }
	.sortlist ul.picture li a:hover     { color:#CC0000; }
	/***** 科室列表 *****/
    .sortlist ul.depart li{ width:172px; height:24px; float:left; font:12px/24px "宋体"; color:#2E7FD4; text-align:left; border:1px #E2E2E2 solid; margin:8px 3px; }
	.sortlist ul.depart li a           { font:14px/24px "宋体"; color:#763926; background:url(../images/ico005.jpg) 2px center no-repeat; padding-left:10px; }
	.sortlist ul.depart li a:hover     { color:#CC0000; }
	/***** 医生列表 *****/
    .sortlist ul.doctor li{ width:96px; height:194px; float:left; border:1px #DEDEDE solid; font:12px/18px "宋体"; color:#5E5E5E; text-align:left; margin:10px 12px 10px 12px; padding:8px; }
	.sortlist ul.doctor li img			{ width:94px; height:117px; padding-bottom:6px; }
	.sortlist ul.doctor li h1			{ font:bold 12px/24px "宋体"; color:#5E5E5E; }
	.sortlist ul.doctor li h2 a         { font:14px/24px "宋体"; color:#763926; }
	.sortlist ul.doctor li h2 a:hover     { color:#CC0000; }
	
	
	
	.sortlist1{ margin:0px auto 5px auto; width:96%; }
	.sortlist1 dl{ margin-bottom:5px; text-align:left; clear:both; }
	.sortlist1 dl dt{ height:30px; padding-left:10px; color:#7e1010; background:#e8dbc4; border-top:1px #dfcda8 solid; font:bold 14px/30px "宋体"; }
	.sortlist1 dl dt a{ float:right; color:#7e1010; padding-right:20px; font:14px/30px "宋体"; text-decoration:none; }
		/***** 图片新闻列表 *****/
	.sortlist1 ul.picture li{ width:120px; height:180px; float:left; margin:10px 5px 6px 5px; border:none; text-align:center; overflow:hidden; }
	.sortlist1 ul.picture li img			{ width:100px; height:150px; padding:2px; border:1px solid #c9b187; }
	.sortlist1 ul.picture li a           { display:block; line-height:30px; color:#555; }
	.sortlist1 ul.picture li a:hover     { color:#ff0000; }
	
	
	


 