@charset "gb2312";

/***** 内页 *****/
#container{ width:988px; padding:10px 8px 0 8px; background: #FFFFFF url(../images/bg001.jpg) center top no-repeat; }
#colL{ width:224px; float:left; clear:left; }
#colR{ width:754px; float:right; clear:right; }

  /***** 左边导航 *****/
  .nav dt { height:32px; padding-left:22px; background:url(imagespage_01.jpg) left top no-repeat; font:bold 14px/32px "宋体"; color:#fff; }
  .nav dd { padding:10px 0;background:url(../images/content_bg.jpg) no-repeat;}
  .nav ul { width:183px; margin: auto; }
  .nav ul li{ width:155px; height:26px; margin-bottom:4px; padding-left:28px; line-height:26px; color:#2E7FD4; background:url(imagespage_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/26px "宋体"; color:#2E7FD4;}
  .nav ul li a:hover  { font:bold 12px/26px "宋体"; color:#ff0000;}

  /***** 热门信息 最新信息 *****/
  .lastlist	   { margin-top:5px;}
  .lastlist dt { height:32px; padding-left:22px; background:url(imagespage_01.jpg) left top no-repeat; font:bold 14px/32px "宋体"; color:#fff; }
  .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:#525151;}
  .lastlist ul li a:hover{ color:#ff0000; }

  /***** 当前位置 *****/
  #position { padding-left:20px; background:url(imagespage_03.jpg) bottom left repeat-x; font:12px/34px "宋体"; color:#fff; margin-bottom:18px;}
  #position a{ font:12px "宋体"; color:#fff; text-decoration:none; }
  #position a:hover{ color:#ff0000; }  

   /***** 内页列表 *****/
    .sortlist{ margin:0px auto 5px auto; width:96%; }
	.sortlist dl{ margin-bottom:5px; text-align:left; clear:both; }
	.sortlist dl dt{ height:30px; padding-left:10px; color:#1A4BA7; background:#CFE9FA; border-top:1px #A4D6F6 solid; font:bold 14px/30px "宋体"; }
	.sortlist dl dt a{ float:right; color:#0067B6; padding-right:20px; font:12px/30px "宋体"; text-decoration:none; }
	/***** 文字新闻列表 *****/
    .sortlist ul{ text-align:left; padding-bottom:1px; }
    .sortlist ul li { font:12px "宋体"; height:30px; color:#2E7FD4; line-height:30px; border-bottom:1px #E2E2E2 solid; text-align:left; overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; }
    .sortlist ul li span{ float:right; font:11px/30px "Helvetica"; color:#A7A7A7; padding-right:10px; }
	.sortlist ul li a{ font:12px "宋体"; color:#555555; }
	.sortlist ul li a:hover{ color:#ff0000; }
	/***** 图片新闻列表 *****/
	.sortlist ul.picture li{ width:160px; height:150px; float:left; margin:15px 5px 6px 5px; border:none; text-align:center; overflow:hidden; }
	.sortlist ul.picture li img			{ width:154px; height:114px; padding:2px; border:1px solid #CFE9FA; }
	.sortlist ul.picture li a           { display:block; line-height:30px; color:#555; }
	.sortlist ul.picture li a:hover     { color:#ff0000; }
	/***** 科室列表 *****/
    .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:12px/24px "宋体"; color:#2E7FD4; background:url(../images/ico005.jpg) 2px center no-repeat; padding-left:10px; }
	.sortlist ul.depart li a:hover     { color:#ff0000; }
	/***** 医生列表 *****/
    .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:12px/24px "宋体"; color:#2E7FD4; }
	.sortlist ul.doctor li h2 a:hover     { color:#ff0000; }
	
	


  /***** 内页分页 *****/
	.page { margin:5px 3px 5px 3px; padding:3px; text-align:center; clear:both;}
	.page a { font:11px/30px "Helvetica"; margin:2px; padding:5px 8px; border:1px solid #64A2D3; color:#64A2D3; text-decoration:none; }
	.page a:hover { border:1px solid #ff0000; color:#ff0000; }
	.page a:active { border:1px solid #009900; color:#64A2D3; }
	.page span { margin:2px; padding:5px 8px; border:1px solid #64A2D3; color:#64A2D3; font-size:12px; }
	.page span.strong { margin:2px; padding:5px 8px; border:1px solid #64A2D3; font-weight:bold; color:#fff; background-color:#64A2D3; }