* {
	margin: 0;
	padding: 0;
}


img {
	border: 0;
}

a {
	text-decoration: none;
	color: #303030;
}

a:link,a:visited {
	color: #373737;
}

a:hover,a:active {
	color: #00524f;
}

ul,li {
	list-style-type: none;
}

body {
	text-align: left;
	font-size: 12px;
	font-family: 宋体, Arial, Helvetica, sans-serif;
background:url(../images/b1.gif) repeat; 
}

#container {
	position: relative;
	background-color: #DCDCDC;
	margin: 0px auto 0px auto;
	width: 1000px;
	text-align: left;
	height: auto;
}

#banner {
	height: 235px;
	width: 1000px;
}

.mainmenu {
	text-align: center;
	float:left;
}

.mainmenu ul {
	width: 1000px;
	background-color: #595959;
	border-top:1px soild #313131;
	border-bottom:1px soild #313131;
	height:32px;	
}

.mainmenu ul li {
	float: left; 
	width: 83px;
}

.mainmenu a {
	display: block;
	background-color: #595959;
	padding: 10px 0px 8px 2px;
}

.mainmenu a:link,.mainmenu a:visited {
	color: #FFFFFF;
}

.mainmenu a:hover,.mainmenu a:active {
	color:#F1F1F1;
	background-color: #303030;
}

/*主菜单下面的图片*/
.mainmenuimg {
	width: 100%;
}
.mainbottomimg
{
	width: 100%;
}
.left_all {
	float:left;
	width:770px;
}
/*左部通用样式*/
.left{ 
        margin-top:2px;
        display:inline;
        float:left;
		overflow:hidden;
		margin-left:7px;
		width:232px;
		height:575px;
		background-color:#DCDCDC;
	    
}
/*中部通用样式*/
.middle{
  margin-top:2px;
  display:inline;
  background-color:#DCDCDC;
  float:left;
  margin-left:8px;
  overflow:hidden;
  width:520px;
  height:auto;
   
}

/*右部通用样式*/
.right{
    margin-top:2px;
    display:inline-block;
	float:right;
	overflow:hidden;
	width:214px;
	height:auto;
	padding-left:8px;
	padding-right:8px;
	display:inline;
	background-color:#DCDCDC;
	margin-bottom:0px;
}


/*页脚样式*/
.footer {
 clear:both;
 width:1000px;
 height:46px;
 background-color:#595959;
 border-top:1px soild #313131;
 border-bottom:1px soild #313131;
}
.footer span{
	float:left;
	font-family:黑体,宋体, Arial, Helvetica, sans-serif;
	font-weigth:bold;
	font-size:14px;
	color:#dcdcdc;
	margin:20px 70px 0px 70px;
	}
.footer ul {
	float:left;
	color:#dcdcdc;
	font-size:11px;
	font-family:mingliu,宋体;
	margin:11px 0px 0px 20px;
	}
.footer ul li
{
	margin-bottom:8px;

	}

/*左边中间通用样式*/
.left-mid{
 margin-left:7px;
 clear:both;
 width:763px;
 height:157px;
 background-color:#F1F1F1;
}
/* 左部图片新闻样式background: url(../images/index_5.jpg);*/
.photonews {
	background-color:#F1F1F1;
	height: 184px;
	width: 230px;
	float: left;
	margin-bottom:8px;
	border:0px solid red;
}

/*列表样式1*/
.list1{
  display:inline;
  margin-top:8px;
  float:left;
  width:232px;
  height:183px; 
  margin-left:7px;
  }
.list2 {
  display:inline;
  margin-top:8px;
  float:left;
  width:258px;
  height:183px; 
  margin-left:8px;
}
.list3 {
  display:inline;
  margin-top:8px;
  float:left;
  width:257px;
  height:183px; 
  margin-left:8px;
}
.list_top {
 background-color:#F1F1F1;
 height:28px;
}

.list_top  a {
 float:right;
 margin-right:10px;
 margin-top:8px;
}
.list_bottom {
 margin-top:2px;
 height:153px;
 background-color:#F1F1F1;
 color:#303030;
}
.list_top  span{
 float:left;
 width:100px;
 color:#00524F;
 height:0px;
 margin-top:8px;
 padding-left:10px;
 font-family:Arial;
 font-weight:bold;
 }
 
.list_bottom ul{
 margin-top:20px;
}
.list_bottom ul li{
	 margin-left:10px;
	 margin-right:8px;
	 
	 padding-bottom:6px;
	 color:#373737;
}

/*流动图片样式*/
.flowbox{
 display:inline;
 float:left;
 width:753px;
 height:139px;
 margin-top:8px;
 margin-left:7px;
 padding-top:0px;
 padding-left:10px;
 background-color:#F1F1F1;
}
.flowbox .imgbox{
 float:left;
 margin-top:11px;
 overflow: hidden;
}

.flowbox .imgbox #demo{
 overflow:hidden;
 width:740px;
 margin-left:0px;
}

.flowbox .imgbox LI{
	margin-right:10px;
	float:left;
	text-align:center;
}
.flowbox .imgbox LI IMG{
 text-align:center;
 border:2px;
 border-color:#DCDCDC;
 width: 135px;
 height: 89px
 
}

/*dl*/




/*用户登陆样式*/
.userlogin {
	background-color:#F1F1F1;
	display: inline-block;
	float: left;
	height: 157px;
	margin-bottom:7px;
	overflow: hidden;
	width:214px;
}
.userlogin2 {
	background-color:#DCDCDC;
	display: inline-block;
	float: left;
	height:157px;
	margin-bottom:7px;
	overflow: hidden;
	width:214px;
}
.logined{
    padding-top:38px;
    background-color:#DCDCDC;
	float: left;
	height: 157px;
	width:214px;
}
.logined h5{
    BACKGROUND: url(../images/password.gif) no-repeat 93px 0px;
    padding-left:110px;
    text-align:left;
    font-size:12px;
    font-weight:normal;
    border-bottom:1px dashed #D8D8D8;
}
.logined table{
    margin-top:10px;   
    margin-bottom:10px; 
}
.logined td{
    padding:1px;
}
.logined .label{
    padding-left:20px;
}
.logined p a{
    TEXT-DECORATION:underline;
    font-size:12px;
    
}
.logined p a:link,logined p a:visited{
    TEXT-DECORATION:underline;
}
.logined p a:hover,.logined p a:active{
    TEXT-DECORATION:underline;
    
}
.logined p{
	  margin-left:50px;
	  margin-bottom:20px;
}

/***********logined end***********/
.userloginmenu {
	clear:both;
	background-color:#F1F1F1;
	height: 28px;
}

.userloginmenu  span {
	font-weight: bold;
	color:#00524F;
	width:150px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}
.userlogin .content 
{
border-top:2px solid #DCDCDC;
background-color:#f1f1f1;
margin-top:0px;
height:80px;
}
.userlogin .content ul{
margin-left:16px;
margin-top:10px;

}
.userlogin .content ul li{
color:#303030;
float:left;
margin-bottom:2px;
}
.use{
	float:left;
	height:30px;
	width:107px;
	background-color:#f1f1f1;
	}
.use .Button{
	position:relative;
	float:right;	
    background:url(../images/gray_login.gif) no-repeat 0px 0px;
    width:64px;
    height:20px;
    margin-top:3px;
    display:block;
    border:0px;
    
	}
.use .ButtonOver{
	position:relative;
	float:right;
	background:url(../images/color_login.gif) no-repeat 0px 0px;
	width:64px;
    height:20px;
    margin-top:3px;
    display:block;
    border:0px;
	}
	
.use a{
float:left;	
background:transparent url(../images/gray_register.gif) no-repeat scroll 0 0;
width:64px;
height:20px;
margin-top:3px;
margin-left:10px;
display:inline;
}
.use a:hover,.use01a:active {
background:transparent url(../images/color_register.gif) no-repeat scroll 0 0;
}
	
/*校务通知样式*/
.notice{
clear:both;
margin-bottom:7px;
background-color:#dcdcdc;
}
.notice_menu{
background-color:#f1f1f1;
height:28px;
margin-bottom:2px;

}
.notice_menu span{
FLOAT: left;
CURSOR: pointer;
margin:8px 0px 0px 10px;
color:#303030;
width:57px;
}
.notice_menu span.selectd{
color:#00524F;
font-weight:bold;
}
.line{
    color:#737373;
    width:3px;
    float:left;
    margin:8px 0px 0px 10px;
}

.notice_list{
background-color:#f1f1f1;
height:154px;
}
.notice_list ul{
   padding:18px 3px 8px 3px;
}
.notice_list ul li
{
	width:200px;
	 margin-left:10px;
	 margin-right:8px;
	 margin-bottom:0px;
	 color:#373737;
	 padding-left:0px;
	 border:0px solid red;
}
.notice_list ul li a {
	margin-right: 10px;
	margin-top: 3px;
	float: left;
}

/*部门在线*/
.department{
clear:both;
background-color:#dcdcdc;
height:228px;
margin-bottom:8px;
}
.depart_list{
	padding:15px 8px 15px 4px;
background-color:#f1f1f1;
height:198px;
}
.depart_list ul{
   padding:5px 0px 0px 8px;
}
.depart_list ul li img{
	 margin-right:2px;
	 padding-bottom:4px;
	 color:#373737;
}
/*校长信箱*/
.email{
	float:left;
	background-color:#f1f1f1;
	height:172px;
	width:214px;
    margin-bottom:8px;
	}
.schoolsys {
clear:both;
margin-left:14px;
margin-top:7px;
}
.schoolsys a {
display:block;
height:34px;
width:187px;
}

.schoolsys01 a {
background:transparent url(../images/deep_masterEmail.gif) no-repeat scroll 0 0;
}
.schoolsys01 a:hover, .digschool01 a:active {
background:transparent url(../images/light_masterEmail.gif) no-repeat scroll 0 0;
}

.schoolsys02 a {
background:transparent url(../images/deep_shujiEmail.gif) no-repeat scroll 0 0;
}
.schoolsys02 a:hover, .digschool02 a:active {
background:transparent url(../images/light_shujuEmail.gif) no-repeat scroll 0 0;
}

.schoolsys03 a {
background:transparent url(../images/deep_advise.gif) no-repeat scroll 0 0;
}
.schoolsys03 a:hover, .digschool03 a:active {
background:transparent url(../images/light_advise.gif) no-repeat scroll 0 0;
}

.schoolsys04 a {
background:transparent url(../images/deep_xinliEmail.jpg) no-repeat scroll 0 0;
}
.schoolsys04 a:hover, .digschool01 a:active {
background:transparent url(../images/light_xinliEmail.jpg) no-repeat scroll 0 0;
}

/*网站链接*/
.friendlink{
	background-color:#DCDCDC;
	float: left;
	height: 330px;
	width:214px;
}

.content1 .FriendAddress UL
{
  padding:15px 15px 0px 15px ;	
}
.content1 .FriendAddress UL Li
{
	padding-bottom:7px;
	margin-left:8px;
	color:#303030;
}
.content1 {
	margin-top:2px;
	background-color:#f1f1f1;
	height:298px;
}
.friendlink .content1 p{
background-color:#dcdcdc;
margin:6px;
height:28px;
border:1px solid #b0b6a8;

}
.friendlink p img{
float:left;
padding:4px;
}
.friendlink p select{
color:#00524F;
margin-top:4px;
width:156px;
}

/*ln*/
/* 校园新闻 */

.teach {
	background-color:#DCDCDC;
	margin-bottom:8px;
	height:184px;
	width: 523px;
}

.TeachMenu {
	background-color: #F1F1F1;
	overhidden: hidden;
	margin-bottom: 2px;
	height: 28px;
	width: 523px;
}

.TeachMenu Span {
	margin-left: 10px;
	color: #303030;
	float: left;
	cursor: pointer;
	font-size: 12px;
	padding: 8px 10px 2px 0px;
}
.TeachMenu Span A
{
	float:left;
	margin-top:2px;
	margin-right:0px;
	border:0px solid red;
}
.TeachMenu a {
	float: right;
	margin-right: 10px;
	margin-top:8px;

}

.TeachMenu span.selectd {
	font-weight: bold;
	border-top: 1px #f1f1f1 solid;
	color: #00524F;
}

.TeachCont {
	background-color: #F1F1F1;
	padding-left:10px;
	height: 154px;
	width: 523px;
	float: left;
	display: inline;
}

.ImgDiv2 {
	margin-top:22px;
	float: left;
	border: 1px;

}

/************/
.TeachItem {
	margin-top:19px;
	float:left;
	margin-left: 5px;
}


.TeachItem ul li{
	padding: 3px 0px 3px 0px;
	 margin-right:8px;
	 color:#303030;
}

.TeachItem ul li span a {
	overflow: hidden;
}

.TeachItem ul li span {
	margin-left:8px;
	height: 14px;
	font-size: 12px;
	float:left;
}

/*公告栏 */
/*公告栏 */
.form {
	background-color: #DCDCDC;
	display: inline;
	float: left;
	height: 184px;
	overflow: hidden;
	width: 232px;
}

.ChooseMenu1 {
	background-color: #F1F1F1;
	overhidden: hidden;
	height: 28px;
	width: 232px;
}

/******选项卡默认的标题样式******/
.ChooseMenu1 span {
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	padding: 1px 1px 0px 1px;
}

.ChooseMenu1  a {
	float:left;
	margin-right: 10px;
	margin-top: 1px;
}

/******选项卡被选中之后的标题样式******/
.ChooseMenu1 span.selectd {
	font-weight: bold;
	border-top: 1px #f1f1f1 solid;
	color: #00524F;
}

/******选项卡内容的样式******/
.ChooseCont1 {
	background-color: #F1F1F1;
	padding-top: 10px;
	padding-right: 10px;
	width: 232px;
	float: left;
	height: 164px;
	margin-top: 2px;
}

.ChooseItem1 {
	margin-left: 17px;
	margin-top: 0px;
	display: inline;
}

.ChooseItem1 ul {
	float: left;
	width: 210px;
	height: auto;
	border:0px solid red;
}

.ChooseItem1 ul li {
	float: left;
	width: 190px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px 5px 2px 0px;
}

.ChooseItem1 ul li a {
	margin-right: 10px;
	margin-top: 5px;
	float: left;
}

.flowbox1 {
	padding-top: 10px;
	float: left;
	WIDTH: 232px;
	HEIGHT: 164px;
	display: inline; 
}

.flowbox1 #demo {
	HEIGHT: 164px;
	text-align: left;
	OVERFLOW: hidden;
}

.flowbox1 #demo1 {
	height: 164px;
}
/***/
.flowbox1 #demo2 {
	height: 164px;
	overflow: hidden;
}
.flowbox1 ul {
 	display:inline;
}

.flowbox1 ul li{
	line-height:15px;
}
.flowbox1 ul LI a {
	text-overflow:ellipsis; 
    white-space:nowrap; 
    overflow:hidden;
}


/*数字校园*/
.digital {
	background-color:#DCDCDC;
	float: left;
	height: 192px;
	margin-top: 8px;
	overflow: hidden;
	width: 232px;
}

.digitalmenu {
	clear:both;
	background-color:#F1F1F1;
	height: 28px;
}

.digitalmenu  span {
	font-weight: bold;
	color:#00524F;
	width:150px;
	margin-top: 8px;
	margin-left: 10px;
	float: left;
	cursor: pointer;
}

.digitalmenu  a {
	float: right;
	margin-right:10px;
	margin-top: 8px;
}


.digitalcont {
	background-color: #F1F1F1;
	margin-top:2px;
	padding-top:8px;
	padding-left:8px;
	height: 145px;
	width: 223px;
	float: left;
	overflow:hidden;
	border:0px solid red;

}
.digitalcont  a
{
 	float:left;
 	padding-right:4px;
 	padding-bottom:5px;
 	margin:0px;
}
.digitalcont  a image
{
	 float:left;
	 width:51px;
	 height:64px;
	}
