/* CSS Document */
body { margin: 0px; padding: 0px; }
body,td,th {font: normal 12px/24px "宋体";color: #333;}
ul,dl,p,h1,h2,h3,h4,h5,h6,em{padding:0; margin:0; list-style:none; font-style:normal}
form,ul,li{ margin:0; padding:0;}
ul,li{list-style-type: none;}
dl,dt,dd {margin:0; padding:0;}
img { border:none;}
a { text-decoration: none; color: #333; }
a:hover { color: #F60; }
.clear{clear:both}

/*top1*/
.top1 { width:100%; height:4px; background:#830103;}
.top22 { width:100%; height:100px; background:#f2f2f2 url(../images/head.jpg) no-repeat center top;}
.top2 { width:1124px; height:100px; margin:0 auto;}
.top2 .flash { float:right; height:54px; margin-top:25px;}
.top3 { width:100%; height:35px; background:#830103;}

#banner { width:100%;height:182px; margin:15px auto; background:url(../images/caidai.jpg) no-repeat center top;}
.banner { width:1124px;height:182px; margin:0px auto;}

.top2 .flash { float:right; height:54px; margin-top:25px;}

.top2 .backold { float:right; height:54px; margin-top:35px;}

/*导航菜单*/
#navMenu {
	width: 1124px;
	height: 35px;
	margin: 0 auto;
}
#navMenu ul { margin-left:0px;}
#navMenu li {float:left; height:35px; line-height:35px; }
#navMenu li a {
		color: #FFFFFF;
		display: block;
		text-decoration: none;
		font: normal 14px/35px "宋体";
		height: 35px;
		width: 140px;
		text-align: center;
}
#navMenu li a:hover{ text-decoration: none; color: #FFF; background: #5a0101; }

#navMenu #menuchild0 { background:url(../images/navbg.png) no-repeat -30px 0px;}
#navMenu #menuchild1 { background:url(../images/navbg.png) no-repeat -160px 0px;}
#navMenu #menuchild2 { background:url(../images/navbg.png) no-repeat -300px 0px;}
#navMenu #menuchild3 { background:url(../images/navbg.png) no-repeat -430px 0px;}
#navMenu #menuchild4 { background:url(../images/navbg.png) no-repeat -565px 0px;}
#navMenu #menuchild5 { background:url(../images/navbg.png) no-repeat -700px 0px;}
#navMenu #menuchild6 { background:url(../images/navbg.png) no-repeat -835px 0px;}
#navMenu #menuchild7 { background:url(../images/navbg.png) no-repeat -970px 0px;}

/*下拉菜单*/
.dropMenu { position:absolute; top: 0px; z-index:99999; width: 140px; visibility: hidden;  margin-top: -1px;}
.dropMenu li a { width: 140px; display: block; text-align:center; color: #FFF; text-decoration: none; font: normal 12px/32px "宋体"; background: #830103; margin-top: 1px; }
.dropMenu a:hover {text-decoration: none; background: #5a0101; color: #FFF; }

/*bot*/
.bot1 { width:100%; height:110px; background:#f4f4f4; text-align:center;line-height:100px; margin-top:20px;}


/*门诊排班 tab样式*/
.tabs_0722 ul { width:100%; height:31px; border-bottom:solid 2px #830101;}
 .pt_title{color:#fff;}
.tabs_0722 ul li{ float: left;}
.tabs_0722 ul li a { float: left;
        width: 131px;
        height: 31px;
        text-align: center;
        cursor: pointer;
        font: 12px/31px "宋体";
        color: #fff;
        background:url(../images/tabsb.jpg) no-repeat;
        margin-right:1px;}
.tabs_0722 ul li a:hover {color:#fff;
        float: left;
        width: 131px;
        height: 31px;
        text-align: center;
        cursor: pointer;
        font: 12px/31px "宋体";
        background:url(../images/tabsa.jpg) no-repeat;
        margin-right:1px;}
.tabs_0722 ul li .on {color:#fff;
        float: left;
        width: 131px;
        height: 31px;
        text-align: center;
        cursor: pointer;
        font: 12px/31px "宋体";
        background:url(../images/tabsa.jpg) no-repeat;
        margin-right:1px;}	