﻿@charset "utf-8";
/* 成都维多利亚女子医院 vdlya.com CSS Document 2008.11  by huang_guiyu@163.com */

@import url(common.css); 

body {
	background: #FFFFFF;
	color: #000000;
}
/* 链接颜色 */
a:link { color: #939; text-decoration:underline;}
a:visited { color: #969;text-decoration:underline;}
a:hover { color: #f60; text-decoration:none;}

div{ font-size:1.2em;}

#top{ height:1.6em; line-height:1.6em;  padding-right:20px; border-bottom:solid 1px #E0CAE5; text-align:right;  background:#F8F2FA;}
#logo{ float:left; margin-top:-70px; width:360px; height:160px; background:url(logo.gif) 20px 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 #E0CAE5; text-align:right; background:#F8F2FA; clear:both;}
#record a{ float:left; padding-left:20px; color:#000; }
#record a:hover{ color:#f60;}
#list { float:left; padding:10px 15px; width:520px; }
#list li{ font-size:1.2em; height:2em; line-height:200%; padding-left:15px; background:url(item.gif) 0 -109px no-repeat; 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 #E0CAE5; overflow:hidden;}
#recommend h4{ width:210px; padding-left:10px; height:1.5em; line-height:1.6em; font-size:1.2em; color:#939; background:#EBD9EF; overflow:hidden; }
#recommend ul{ margin-top:6px; margin-bottom:10px;}
#recommend li{ padding-left:15px; background:url(item.gif) 0 -410px no-repeat;}
#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 #E0CAE5;text-align:center; background:#F8F2FA; clear:both;}

.pager {float:left; margin-bottom:20px; padding:10px 6px; clear:both; font-size:1em;  width:520px;}
.pager a{ font-size:12px;border:solid 1px #E0CAE5;padding:2px 8px;color:#939;background:#F8F2FA;text-decoration:none;}
.pager a:hover{ font-size:12px;border:solid 1px #68016A;padding:2px 8px;color:#f90;background:#939; text-decoration:none; }
.pager .current{ font-size:12px;border:solid 1px #68016A;padding:2px 8px;color:#fff; font-weight:bold; background:#68016A; }
.pager .nolink{ font-size:12px;border:solid 1px #AE1A94;padding:2px 8px;color:#D156BB;background:#A50088; }

#foot{ text-align:center; clear:both;}

