﻿body {background:#b4beb7;
}
/*body*/
#wrap{width:1000px;margin:auto;
}

/*网页头部*/
#header{
}
#header a:link { text-decoration: none;color: #b4beb7}
#header a:visited {text-decoration: none;color: #b4beb7}
#header a:hover {text-decoration: none;color: gray}
#header_menu{background-color:#1d411d;height:38px; vertical-align: middle;width:1000px;
}
#header_text{font-weight: normal; font-size: 16px; color:#b4beb7; font-family: 'Century Gothic'; 
text-decoration: none; vertical-align: middle; padding-top: 11px; padding-bottom: 11px;
}

#header_beyond{background-color:#1d411d;height:38px; vertical-align: middle;
}
.nav_t{padding:0 13px}
.nav_a{}


/*网页内容*/
#middle{background:#fff;width:1000px}

#main_body{background:#fff;padding:15px;height:auto;font-family:Georgia;overflow:hidden;
}
/*左菜单*/
#left{width:170px;background:#1d411d;float:left;padding-bottom:100000px;margin-bottom:-100000px;}

#left_menu{width: 170px;background:#1d411d;float:left}
#left_menu ul{background-color: #97b595; text-align:center;font-size:16px;list-style: none}
#left_menu li{border-bottom:#1d411d solid;height:30px;padding:7px 0px 0px 0px}
#left_menu span{text-decoration: none;color:#FFF;font-family: 'Century Gothic';}

#left_menu a:link{font-family: 'Century Gothic';text-decoration: none;color:#1d411d;}
#left_menu a:visited{font-family: 'Century Gothic';text-decoration: none;color:#1d411d;}
#left_menu a:hover{font-family: 'Century Gothic';text-decoration: none;color:#fff;}

/*右边内容*/
.teacherpic { filter: Alpha(opacity=80); -moz-opacity:.8; opacity:0.8;  }                 
.r-title    { background-image:url(../Images/new/submenubackground.png);width:798px; height:50px; font-family:Century Gothic; font-size: 30px; color: #1d411d; text-align: left;background-repeat: no-repeat; padding:10px 0px}
.r-content{text-align: left;margin:0 40px;font-family:Georgia;}
.font {font-family:Georgia;}
/*其它*/


/*网页底部*/
#space{width:1000px;height:10px;background:#fff;}
#footer {background:#97b595;width:1000px;margin:auto; text-align:center;padding:6px 0;
}
#footer a:link { text-decoration: none;color:#1d411d;}
#footer a:visited {text-decoration: none;color:#1d411d;}
#footer a:hover {text-decoration: none;color:#b4beb7;}
#footer span {padding:0 8px;font-size:12px}
.footer_t{font-size: 10px; color: #1d411d;}




