﻿@charset "utf-8";
/* 成都维多利亚女子医院 vdlya.com CSS Document 2008.11  by huang_guiyu@163.com */

@import url(common.css); 

body { margin:0;
	background: #FFFFFF;
	color: #000000;
}
/* 链接颜色 */
a:link { color: #0065a9; text-decoration:underline;}
a:visited { color: #0065a9;text-decoration:underline;}
a:hover { color: #f60; text-decoration:none;}

div{ font-size:12px;}

#top{ height:24px; line-height:24px;  padding-right:20px; border-bottom:solid 1px #a8d1eb; text-align:right;  background:#f2f9fd; margin-top:0;}
#logo{ float:left; margin-top:-60px; width:350px; height:140px; background:url(logo_t.gif) 50px 85px no-repeat; display:block; clear:both; }
#schfrm { float:left; margin-top:30px; }
#KeyWord{ width:260px; height:19px;}
#State{height:24px;}
#btnPost{height:24px;}
#record { margin-bottom:10px; height:2em; line-height:2em;padding-right:20px; border-bottom:solid 1px #a8d1eb; text-align:right; background:#f2f9fd; clear:both;}
#record a{ float:left; padding-left:20px; color:#000; }
#record a:hover{ color:#f60;}
#list { float:left; padding:10px 15px; width:720px; }
#list li{ font-size:14px; height:27px; line-height:27px; padding-left:8px; background:url(item.gif) -7px -320px no-repeat; list-style:none; border-bottom:#ccc 1px dashed; overflow:hidden;}
#list a{ color:#000;}
#list a:hover{ color:#f00;}
#recommend { float:right; height:100%; padding:0 10px; width:220px; border-left:solid 1px #a8d1eb; overflow:hidden;}
#recommend h4{ width:210px; padding-left:10px; height:24px; line-height:24px; font-size:14px; color:#f30; background:#f2f9fd; overflow:hidden;  }
#recommend ul{ margin-top:6px; margin-bottom:10px;}
#recommend li{ padding-left:8px; background:url(item.gif) -7px -320px no-repeat; list-style:none;height:24px; line-height:24px; font-size:14px; width:220px; margin-left:-40px;}
#listImg { width:220px; overflow:hidden;}
#listImg li{ float:left; padding:0; width:110px; text-align:center; background:url(); overflow:hidden;}
#listImg img { margin:5px 5px 0 5px; border:solid 3px #eee;}
#listImg img a:hover {border:solid 3px #f60;}
#schfrmBtm { margin-bottom:10px; padding:20px 0;border-top:dashed 1px #a8d1eb;text-align:center; background:#f2f9fd; clear:both;}

.secTopic{ margin:10px 20px; font-size:14px;}

.pager {float:left; margin:20px; padding:10px 6px; clear:both; font-size:1em;  width:520px;}
.pager a{ font-size:12px;border:solid 1px #a8d1eb;padding:2px 8px;color:#003f98;background:#fff;text-decoration:none;}
.pager a:hover{ font-size:12px;border:solid 1px #68016A;padding:2px 8px;color:#f90;background:#003f98; text-decoration:none; }
.pager .current{ font-size:12px;border:solid 1px #68016A;padding:2px 8px;color:#fff; font-weight:bold; background:#003f98; }
.pager .nolink{ font-size:12px;border:solid 1px #AE1A94;padding:2px 8px;color:#003f98;background:#003f98; }

#foot{ text-align:center; clear:both;}

