body
{
    #font-size: 14px;
	background:#EDECEA;

    
}
body,div,span,img,a,p 
{
    margin: 0;
    padding: 0;  
    border: none;
    text-decoration: none;
}


.title a:link,.title a:visited
{
	color:#602701;
}

/* 网页的容器 */
#container
{
    width: 999px;
    margin: auto;
	/*background:#EDECEA;*/
	background:url(../images/bg.gif) repeat-y center top #EDECEA;
    
}

/* 网页的头部 */
#header
{
    width: 100%;
     
}


/* 学校的Logos */
#schoolLogo
{
    width: 100%;
    background-image: url(../Images/schoolLogo.gif);
    background-position: 0px -7px;
}

/*学校全景图片*/
.schoolBannerImage
{
    width: 100%;
    height: 120px;
    margin-top: -4px;
	_margin:-5px 0 -2px 0;
	_padding:0;
}

#navigationBarContainer
{
    width: 100%;   
    text-align: center;
    background-color: #CECCCB;
    font-size: 12px; 
    position: relative;
	margin:0;padding:0;
}

.colorRegion1
{
    width: 100%;
    height: 14px;
	_height: 4px;
    background-color: #f1f1f1;
}

/*网页的主导航栏*/

.navigationBar
{
    margin: auto; 
    width: 880px; 
    #width: 860px; 
    _width: 860px; 
    height: 25px;
}

.navigationBar a
{
    float: left;
    display: block;
    padding: 0; 
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 4px;
    text-align: center;
    color: #787878;
    text-decoration: none;
}

.navigationBar a:visit
{
    color: #6d3d2e;
    text-decoration: none;
}

.navigationBar a:hover
{
    background-color: #992626;
    text-decoration: none;
    color: #fff;
}

.navigationBar a span
{
    text-align: center;
    border-right: 1px solid #8a887d;
    padding-left: 14px;
    padding-right: 14px;
}

#subMenuBar
{
    font-size: 12px;
       
}

/*子菜单*/
.subMenu
{
    background-color : Transparent;
    padding-top: 3px;
    width: 85px;
    #width: 81px;
    _width: 81px;
    position: absolute;
    display: none;
}

.subMenu a
{
    display: block;
    width: 100%;
    
    font-weight: bold;
    text-align: center;
    color: white; 
    text-decoration: none;
    background-color: #44619d;
    
}

.subMenu a:visit
{
    color: White;
    text-decoration: none;
}

.subMenu a:hover
{
    background-color: #992626;
    text-decoration: none;
    color: #fff;
}

.subMenu a span
{
    margin: 0;
    padding: 0;
    display: block;
    padding-top: 4px;
    padding-bottom: 3px;
    text-align: center;
    border: 1px solid #cecccb;
}


/*内容区域*/

#content
{
    width: 875px;
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 15px;

    
}

/*左浮动*/
.leftSide
{
    float: left;
    width: 165px;
}

/*公告*/
#announceField
{
    width: 145px;
    height: 170px; 
    background-image: url(../Images/announceContainer.gif);
    margin-bottom: 15px; 
    padding-top: 15px;
    padding-right:9px;
    padding-left: 11px;
    overflow: hidden;
}

#announceField a
{
    color: #222;
    font-size:12px;
    display: block;
    width: 100%;
    margin-bottom: 7px;
    text-decoration: none;
    border-bottom: 1px dashed #cecccb;
    padding-bottom: 2px;
}

#announceField a:hover
{
    color: #992626;
}


/*校长信箱*/
#masterMailbox
{
    width: 95%;
    margin: auto;
    display: block;
    height: 65px;
    background-image: url(../Images/masterMailbox.gif);
    background-position: 2px 0;
}

/*右浮动*/

.rightSide
{
    width: 660px;
    margin-left: 15px;
    #margin-left: 25px;   
    _margin-left: 15px;   
    height: 300px;
    float: right;
}

/*师大新闻*/
.rightSide .header
{
    margin-top: 10px;
    height: 20px;
    padding-bottom: 7px;
    #padding-bottom: 5px;
    #padding-bottom: 5px;
    padding-top: 7px;
    /*background-color: #f1f1f1;*/
	background-color: #DEDBD8;
    padding-left: 10px;
    font-family: 微软雅黑;
}
.rightSide .header .title
{
    font-size: 1em;
    font-weight: bold;
    float: left;
    color: #333;
    margin-left: 7px;
}

/*搜索框*/
.rightSide .header .searchBox
{
    float: right;
    margin-right: 20px;
    #margin-right: 6px;
    _margin-right: 6px;
    color: #666;
    background-image: url(../Images/searchBox.gif);
    width: 180px;
    height: 28px;
    cursor: pointer; 
    margin-top: -4px;
    _margin-top: -2px;
}

.searchBox input
{
    color: #666; 
    border: none !important;
    border-width: 0;
    width: 137px;
    height: 16px;
    margin-left: 10px;
    margin-top: 5px;
}

/*新闻区域*/
#newsContainer
{
    width: 90%;
    margin-top: 15px;
    clear: both;
    font-size: .9em;
    padding: 0;
}



#newsContainer ul
{
    list-style-type: disc;
    list-style-position: inside;
    padding-right: 15px;
    margin-left: -10px;
    #margin-left: 25px;   
    _margin-left: 25px;   
}

#newsContainer ul li
{
    padding-bottom: 5px;
    margin-top: 7px;
    border-bottom: 1px dashed #aecccb;   
    
    
}

#newsContainer ul li a
{
    color: #333;
}

#newsContainer ul li a:hover
{
    color: #992626;
}

/*校园风景*/
#imagesContainer
{
    width: 663px;
    _widths: 648px;
    margin-top: 1px;
    padding-top: 10px;
    border-top: 1px dashed #aecccb; 
    text-align: center;
    padding-left: 15px; 
}

img.schoolLandscape 
{
    width: 125px;
    height: 80px;
    float: left;
    margin-right: 3px;
}

/*网站的底栏*/

.bottomBar
{
    width: 100%;
    text-align: center;
    margin-top: 15px;
    padding-top: 10px;
    border-top: 1px solid #cecccb; 
    clear: both;
    padding-bottom: 40px;
    #padding-bottom: 25px;
    _padding-bottom: 25px;
    background-image: url(../Images/bottomBk.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.bottomBar div
{
    float: right; 
    margin-right: 35px;
	_margin-right: 15px;
    font-size: 1.1em;
}

.bottomBar a
{
    float: left;
    margin-left: 10px;
    font-size: .75em;
    border-right: 1px solid #9999ca;
    padding-right: 10px;
    text-decoration: none;
    color: #666;
}

.bottomBar .copyRight
{
    
    font-size: 12px;
    color: #9999ca;
    float: left;
    margin-left: 60px;
}


/*公用CSS*/

.noneBorder
{
    border: none !important;
}


/*针对IE6的Hack*/





#nav {
line-height: 30px; list-style-type: none; background:#666;text-align:center;width:862px;index:10000;
height:30px;
}

#nav a {
display: block; width: 76px; text-align:center;font-size:13px;
}
#nav li.five a{
width: 92px;
}

#nav a:link {
color:#602701; text-decoration:none;
}
#nav a:visited {
color:#602701;text-decoration:none;
}
#nav a:hover {
color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {
float: left; width: 77px; background:#CECCCB;font-size:12px;
}
#nav li.five {
width: 92px;
}
#nav li a:hover{
background:#602701;
}
#nav li ul {
line-height: 27px; list-style-type: none;text-align:left;
left: -999em; width: 77px; position: absolute;
padding:0;margin-left:-42px;;backgound:red;
}
#nav li ul li{
float: left; width: 77px;
background: #F6F6F6;font-size:12px;
}

#nav li ul a{
display: block; width: 100%;text-align:center;font-size:12px;
}

#nav li ul a:link {
color:#333; text-decoration:none;
}
#nav li ul a:visited {
color:#333;text-decoration:none;
}
#nav li ul a:hover {
color:#F3F3F3;text-decoration:none;font-weight:bold;
background:#602701;
}

#nav li:hover ul {
left: auto;
}
#nav li.sfhover ul {
left: auto;
}
#content {
clear: left;
}