﻿body{padding: 0;
margin: 0;
font-size: 10PT;
font-family: Arial, Helvetica, sans-serif;
line-height: 140%;
text-align: center;
background:#ffffff;
}
a:link { color: #003399; text-decoration: none}

a:visited { color: #006699; text-decoration: none}

a:hover { color: #800080; text-decoration: underline}

a:active { color: #800080; text-decoration: underline}

a.red:link { color: #FF0000; text-decoration: none}

a.red:visited { color: #FF0000; text-decoration: none}

a.red:hover { color: #606060; text-decoration: underline}

a.ameth:link { color: #400040; text-decoration: none}

a.ameth:visited { color: #400040; text-decoration: none}

a.ameth:hover { color: #FF3399; text-decoration: underline}

a.ameth:active { color: #FF3399; text-decoration: underline}





#wrap{
width: 1002px;
margin: 0 auto;
overflow: hidden;
}
/* 页头*/
#header{
background:  #006699  ;
width: 1002px;
margin: 0 auto;
height:200px;
}
/* 三栏容器*/

 *html #contain
{margin: 0 auto;
    width:1002px;
    background:#cccccc;
    height:290px;
    }
    
 *+html #contain
{margin: 0 auto;
    width:1002px;
    background:#cccccc;
    }
/* 菜单*/
#me{margin: 0 auto;
    width:1002px;
    background:#f60;height:38px}
#menu{float:left;width:736px;height:100%}    
#menu1{margin: 0 6px;float:right;width:218px;height:28px;padding-top:10px;color:Yellow; font-size: 8PT;}
/* 左边栏*/
*html #sideleft{
width: 185px;
float: left; 
text-align: left;
margin:4px 0 4px 4px ;

border:1px solid #666666;
padding-top: 1px;
padding-left:6pt;
font-size:13pt;
font-family:黑体;
font-weight:bold ;
color:Red ;
line-height: 142%;
}
*+html #sideleft{
width: 185px;
float: left; 
text-align: left;
margin:4px 0 4px 4px ;

border:1px solid #666666;
padding-top: 1px;
padding-left:6pt;
font-size:13pt;
font-family:黑体;
font-weight:bold ;
color:Red ;
line-height: 142%;
height:550px;
}
#sideleft p{margin-left:20px;}
#sideleft a:link { color: #ffffff; text-decoration: none}

#sideleft a:visited { color: #ffffff; text-decoration: none}

#sideleft a:hover { color: #ffffff; text-decoration: underline}

#sideleft a:active { color: red; text-decoration: underline}
/*校园新闻*/
.style1{background:url("../images/xyxw.jpg") no-repeat #738FE6;}
/*教学园地*/
.style2{background:url("../images/jxyd.jpg") no-repeat #738FE6;}
/*教育科研*/
.style3{background:url("../images/jyky.gif") no-repeat #738FE6;}
/*学生天地*/
.style4{background:url("../images/xstd.jpg") no-repeat #738FE6;}
/*校园文化*/
.style5{background:url("../images/xywh.jpg") no-repeat #738FE6;}
/*乡土德育*/
.style6{background:url("../images/xtdy.jpg") no-repeat #738FE6;}
/*年级动态*/
.style7{background:url("../images/njdt.jpg") no-repeat #738FE6;}
/*组织机构*/
.style8{background:url("../images/zzjg.gif") no-repeat #738FE6;}
/*公告通知*/
.style9{background:url("../images/tzgg.gif") no-repeat #738FE6;}
/*推荐文章 */
.style10{background:url("../images/tjwz.gif") no-repeat #738FE6;}
/*校友视窗*/
.style11{background:url("../images/xysc.gif") no-repeat #738FE6;}
/*中间栏 */
*html #center{
width:588px;
float:left;
background:#ffffff  ;
text-align:left;
margin:4px 0 0 4px;

line-height: 200%;
font-size: 11PT;
border:1px solid #666666;

}
*+html #center{
width:588px;
float:left;
background:#ffffff  ;
text-align:left;
margin:4px 0 0 4px;

line-height: 200%;
font-size: 11PT;
border:1px solid #666666;
height:552px

}
/*右边栏 */
*html #sideright{
width:186px;
float: left;
background:url("tjwz.gif") no-repeat #ffffff;
text-align: left;
margin:4px 4px 0 4px;
border:1px solid #666666;


padding-left:4px;
padding-right:4px;
line-height:142%;
}
*+html #sideright{
width:186px;
float: left;
background:url("tjwz.gif") no-repeat #ffffff;
text-align: left;
margin:4px 4px 0 4px;
border:1px solid #666666;


padding-left:4px;
padding-right:4px;
line-height:142%;
height:552px;
}
#youbt{height:38px;width:95%}
#you{width:95%}
#sideright p{margin-top:8px;margin-left:4px;margin-right:4px;}
/* 容器2*/

/* 页脚*/   
    #footer{
background: #003366;
width: 100%;
float: left;
border:solid 1px #006699;
color:Red 
}
#weizi
{width:98%;
    height:28px;
   background: #cccccc;
   color:blue ;
   font-family:宋体;
font-weight: bold;
font-size:10pt;
padding-left:8px;
margin-left:2px;
    }
    
    
    
 #weizi a:link { color:blue; text-decoration: none}

#weizi a:visited { color: blue; text-decoration: none}

#weizi a:hover { color: blue; text-decoration: underline}

#weizi a:active { color: blue; text-decoration: underline}


    # dg{line-height: 160%;}
 #nav1 {
	width:732px;
	margin:0 auto 0 auto;
	background:#f60;
	padding:8px 10px;
}
#nav1 li {
	display: inline;
	list-style-type: none;
}
#nav1 li a:link,#nav1 li a:visited {
	float:left;
	margin-right:10px;
	padding:2px 4px;
	text-decoration: none;
	color:#ffffff;
	border:1px solid #f60;
}

#nav1 li a:hover {
	color:#ff0;
	border:1px solid #fff;
}
#nav1 li a#current {
	color:#c00;
	border:1px solid #fff;
	background:#fff;
}

#yedi
{background: #ffffff;
   width:1000px;
   height:80px;
   padding-top:8px;
   text-align:center ;
   line-height:180%
   
    }
    
     #menu2{padding:8px 0 0 220px;float:left;width:1000px;margin:auto 0;text-align:center;background:url("db.gif") no-repeat #ffffff;height:30px }
    #menu2 ul {float:inherit ;list-style:none;margin:0px;}
    #menu2 ul li {float:left;margin:0 20px}
    .menuDiv {width:1px;height:24px;background:#ffffff}
    #menu2 li a:link{color:#ffffff}
    #menu2  li a:visited{font-weight:bold;color:#ffffff}
#menu2 ul li a:hover{color:#ffffff;font-size:11pt}
#yedi span{display:block;}
#fla{}
 #jincha{float:right}
