@charset "utf-8";
/* 全局样式 Global-Style **********************************************************/
*						{margin: 0; padding: 0;}
html,body				{margin: 0; font: 12px/160% "宋体"; color: #060606; background: #FFF url(../images/bg.jpg) top center repeat-y;}
form,ul,li,dl,dt,dd		{margin: 0; padding: 0; list-style: none;}
img						{border:none;}

/* 全局链接 Global-Link-Style **************************************************/
a			{text-decoration: none; color: #060606;}
a:hover		{color: #ff0000;}

/***** 水平居中 *****/
.cen{margin:0 auto;}


/***** 清除浮动 *****/
.clear{clear:both}


/***** 通用头部 *****/
#tytb{ width:100%; height:122px; background:url(../images/bg02.jpg) left center repeat-x;}


/***** 提示搜索 *****/
#tbu               { width:996px; height:122px; background:url(../images/logo.jpg) left top no-repeat;}
#tbu ul            { width:249px; height:47px; float:right; text-align:left; background:url(../images/rczyy_02.jpg) center no-repeat; padding:50px 0px 0px 24px;}
#tbu ul li         {float:left; height:20px;}
#tbu ul li.ipt     {width:130px; background:url(../images/ss_bj.jpg) left center no-repeat;}
#tbu ul li.ipt .keyword{ color:#969696; width:100px; height:20px; border:none; background:none; line-height:20px; padding-left:28px;}
#tbu ul li.btn     {width:44px;}


/***** 一级导?*****/
#dh{ width:100%; height:50px; background:url(../images/bg03.jpg) left center repeat-x; padding-top:17px;}
#nav           {width:986px; height:50px; padding-left:8px;}
#nav li        {width:82px; height:50px; float:left; text-align:center;}
#nav li a      {font:14px/50px "Microsoft YaHei","宋体"; color:#fff5d0;}
#nav li a:hover{font:14px/50px "Microsoft YaHei","宋体"; color:#fff5d0; background-color:#860202; display:block;}


/***** 公用banner *****/
#header {width:100%; height:319px; background:url(../images/banner01.jpg) center no-repeat;}


/***** 科室 *****/
#ksbk { width:100%; height:110px; background:url(../images/bg04.jpg) center top no-repeat;}

#keshi        { width:996px; height:76px; padding-top:15px;}
#keshi ul     { width:638px; height:66px; float:right; text-align:left;}
#keshi ul li  { width:103px; height:30px; float:left; text-align:center; margin:1px 2px 2px 1px; background:url(../images/rczyy_03.jpg) center no-repeat;}
#keshi ul li a{ font:12px/30px "Microsoft YaHei","宋体"; color:#5e220f;}
#keshi ul li a:hover{ font:12px/30px "Microsoft YaHei","宋体"; color:#f4e6ba; background:url(../images/rczyy_03lj.jpg) center no-repeat; display:block;}


/***** 友情链接 *****/
#links{ width:902px; height:42px; text-align:left; background:url(../images/rczyy_19.jpg) center no-repeat; margin:12px auto 0 auto; padding-left:94px;}
#links a{ font:12px/42px "宋体"; color:#8d5103; padding-right:8px;}
#links a:hover{ color:#FF0000;}


/***** 底部版权 *****/
#banquan   { width:100%; height:174px; background:url(../images/bqbj.jpg) left center repeat-x; margin-top:12px;}
#copyright {width:996px; height:134px; padding-top:40px;}
.left_bq   { width:180px; height:75px; float:left; clear:left; text-align:right;}
.right_bq  { width:120px; height:75px; float:right; clear:right; text-align:left;}
.center_yqlj   { width:680px; float:left; text-align:center; font:12px/22px "宋体"; color:#8b6951;}
.center_yqlj a { color:#8b6951;}