@charset "utf-8";
/* CSS Document */
body {
    font-family:'宋体';
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#FFF;
	font-size:12px;
	color:#000;
}
.navbox ul{
	list-style: none; 
	margin:0px; 
	padding-left:35px; 
	text-align:center;
	}
.navbox ul li{
	float:left;
	padding:0px 30px 0px 30px;
	border-style:none;
	}
	
.logiptbox{
	
	height:20px; 
	line-height:20px;
	text-align:left;
	}
.logiptbox ul{
	list-style: none; 
	margin:0px; 
	padding-left:10px; 
	text-align:center;
	}
.logiptbox ul li{
	float:left;
	padding:0px 15px 0px 15px;
	border-style:none;
	}
.txipt{
	height:16px;
	width:90px; 
	border:1px #B6CCF1 solid;
	}
.dlipt{text-align:center;}
.dlipt img{margin-right:5px;}


.mainbox {clear:both;width:1000px;margin: auto;padding:0px;}
#cont_box{text-align:left;margin-top:3px!important;margin-top:1px;padding-top:10px;background: url(../images/yx_03.gif) top left repeat-x;}
.cont_l{float:left;width:703px; text-align:left; margin-left:21px;}
.cont_r{float:right;width:247px; margin-right:21px}

.navg .mainNavg UL {    
    margin: 0;    
    padding: 0;    
    list-style: none;    
}    
.navg .mainNavg UL LI {    
    float: left;        
    background-color: #E1E9F8;    
    background: url(../images/tab_right.gif) no-repeat right top;    
    margin: 5px 3px;    
    height: 25px;    
}    
   
.navg .mainNavg UL LI A {    
    display: block;    
    height: 25px;    
    padding: 0 25px;    
    line-height: 24px;    
    background-color: #E1E9F8;    
    background: url(../images/tab_left.gif) no-repeat left top;    
    text-decoration: none;    
    float: left;    
    text-align:center;    
    color: #fff;    
    
}   


#attendance #attendanceNavg,    
#teach #teachNavg, 
#communication #communicationNavg,    
#system #systemNavg {    
    background: url(../images/tab_right_on.gif) no-repeat right top;    
}    
#attendance #attendanceNavg A,    
#teach #teachNavg A,    
#communication #communicationNavg A,    
#system #systemNavg A {    
    background: url(../images/tab_left_on.gif) no-repeat left top;    
    color: #0000ff;    
}   


