/* CSS Document */
div {
	margin: 0px; padding: 0px;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
textarea {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
table {
	font-size: 12px;
}
td {
	font-size: 12px;
}
tr {
	font-size: 12px;
}
th {
	font-size: 12px;
}
li {
	list-style-type: none;
}
img {
	border: 0px currentColor; vertical-align: top;
}
ol {
	list-style: none;
}
ul {
	list-style: none;
}
h1 {
	font-size: 12px; font-weight: normal;
}
h2 {
	font-size: 12px; font-weight: normal;
}
h3 {
	font-size: 12px; font-weight: normal;
}
h4 {
	font-size: 12px; font-weight: normal;
}
h5 {
	font-size: 12px; font-weight: normal;
}
h6 {
	font-size: 12px; font-weight: normal;
}

/*滑门*/
.newTabs {
	width: 708px; float: left;
}
/*内容表格*/
.newTabs dd {
	background-image: url(hm2.jpg);
	background-repeat: repeat-y;
	width: 708px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 49px;
}
/*滑门标题背景*/
.newTabs dt {
	height: 49px;
	background-image: url(wy.gif);
	background-repeat: no-repeat;
	width: 708px;
}
/*定义菜单标题距离左边的宽度*/
.newTabs .tit {
	margin-left: 0px;
}
/*滑门标题颜色宽度*/
.newTabs dt a {
	width: 90px;
	height: 49px;
	text-align: center;
	color: #FFFFFF;
	line-height: 39px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	background-image: url(hm4.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 10px;
}
/*定义鼠标滑过背景颜色*/
.newTabs .Act {
	background: url("xh3.png") no-repeat left bottom;
	width: 90px;
	height: 39px;
	text-align: center;
	color: #FF0000;
	margin-top: 0px;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
}
.newTabs ul {
	margin: 0px;
}

/*第二个滑门的宽度*/
.topics {
	width: 708px; float: left;
}

/*滑门的高度边框颜色等*/
.topics ul {
	margin: 0px;
	background-image: url(wy.gif);
	background-repeat: no-repeat;
	background-position: 0px -49px;
	height: 188px;
	width: 708px;
}
.topics li.t_first {
	padding: 0px 0px 5px; height: 81px;
}

.topics li {
	background: url("icon02.gif") no-repeat left; line-height: 22px; padding-left: 8px;
}
/*滑门网页中修改的意思<A class="Act" id="tit30" onmouseover="ShowTables(0,5,3);" 
  href="[!--news.url--]jsyd/">教师园地</A><A id="tit31" 
  onmouseover="ShowTables(1,5,3);" href="[!--news.url--]xstd/">学生天地</A><A 
  id="tit32" onmouseover="ShowTables(2,5,3);" href="[!--news.url--]xqjy/x">学前教育</A><A 
  id="tit33" onmouseover="ShowTables(3,5,3);" href="[!--news.url--]jzxx/">家长学校</A><A 
  id="tit34" onmouseover="ShowTables(4,5,3);" href="[!--news.url--]xxgk/xxry/">学校荣誉</A> 
  其中ShowTables(0,5,3)0表示起始数字，5表示有个按钮，3表示tit前面的数字用3打头，编号为tit30,tit31,相应的txt也是ID=txt30,ID=txt31
  
  */
/*第二个滑门表格上面整个表格标题背景字体以及边框属性*/
.topics_tit {
	height: 49px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	background-image: url(hm1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
/*定义链接的标题颜色背景宽度*/
.topics_tit a {
	width: 98px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	text-decoration: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	color: #FFf;
	font-weight: bold;
	font-size: 14px;
}
/*鼠标经过*/
.topics_tit .Act {
	border: currentColor;
	width: 98px;
	height: 49px;
	text-align: center;
	color: #ff0000;
	line-height: 49px;
	margin-top: 0px;
	display: inline-block;
	margin-right: 11px;
	background-repeat: no-repeat;
}
.topics_tit .Act a {
	color: rgb(255, 255, 255);
}
.topics_tit .Act a:hover {
	color: #FF0000;
}
.newTabs_1 {
	width: 708px; float: left;
}
.newTabs_1 dl {
	border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(209, 209, 207) rgb(209, 209, 207);
}
.newTabs_1 dt {
	background: url("colTwo_tit_bg_1.gif") no-repeat left top; height: 30px;
}
.newTabs_1 .tit {
	margin-left: 15px;
}
.newTabs_1 dt a {
	width: 95px; height: 21px; text-align: center; color: rgb(255, 255, 255); line-height: 21px; font-size: 12px; font-weight: normal; text-decoration: none; display: inline-block;
}
.newTabs_1 .Act {
	background: url("tab_bg.gif") no-repeat left bottom; width: 95px; height: 21px; text-align: center; color: rgb(0, 99, 153); margin-top: 4px; display: inline-block;
}
.newTabs_1 ul {
	padding: 7px 5px 7px 15px;
}
.newTabs_1 li {
	background: url("icon02.gif") no-repeat left; line-height: 30px; padding-left: 8px; font-size: 14px;
}
.newTabs_1 .time {
	color: rgb(102, 102, 102); padding-right: 10px; font-size: 12px; float: right;
}
.newTabs_1 td {
	height: 15px;
}
.clearfix::after {
	height: 0px; overflow: hidden; clear: both; display: block; visibility: hidden; content: ".";
}
.hidden {
	display: none;
}
/*第三个滑门css代码开始*/
/*第二个滑门的宽度*/
.cqtop {
	width: 708px; float: left;
}
/*滑门的高度边框颜色等*/
.cqtop ul {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(tab3.png);
	background-repeat: repeat-y;
	width: 708px;
}
.cqtop li.t_first {
	padding: 0px 0px 5px; height: 81px;
}

.cqtop li {
	background: url("icon02.gif") no-repeat left; line-height: 22px; padding-left: 8px;
}
/*滑门网页中修改的意思<A class="Act" id="tit30" onmouseover="ShowTables(0,5,3);" 
  href="[!--news.url--]jsyd/">教师园地</A><A id="tit31" 
  onmouseover="ShowTables(1,5,3);" href="[!--news.url--]xstd/">学生天地</A><A 
  id="tit32" onmouseover="ShowTables(2,5,3);" href="[!--news.url--]xqjy/x">学前教育</A><A 
  id="tit33" onmouseover="ShowTables(3,5,3);" href="[!--news.url--]jzxx/">家长学校</A><A 
  id="tit34" onmouseover="ShowTables(4,5,3);" href="[!--news.url--]xxgk/xxry/">学校荣誉</A> 
  其中ShowTables(0,5,3)0表示起始数字，5表示有个按钮，3表示tit前面的数字用3打头，编号为tit30,tit31,相应的txt也是ID=txt30,ID=txt31
  
  */
/*第二个滑门表格上面整个表格标题背景字体以及边框属性*/
.cqtop_tit {
	height: 35px;
	color: rgb(15, 132, 185);
	font-size: 14px;
	font-weight: bold;
	background-image: url(tab1.png);
	background-repeat: no-repeat;
	line-height: 35px;
	width: 708px;
}
/*定义链接的标题颜色背景宽度*/
.cqtop_tit a {
	width: 84px;
	height: 26px;
	text-align: center;
	color: #fff;
	line-height: 26px;
	text-decoration: none;
	display: inline-block;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*鼠标经过*/
.cqtop_tit .Act {
	border: currentColor;
	width: 89px;
	height: 32px;
	text-align: center;
	color: #FF0000;
	line-height: 32px;
	margin-top: 0px;
	display: inline-block;
	background-image: url(tab4.png);
	background-repeat: no-repeat;
}
.cqtop_tit .Act a {
	color: rgb(255, 255, 255);
}
.cqtop_tit .Act a:hover {
	color: rgb(255, 255, 255);
}
/*第三个滑门css代码结束*/
/*滚动代码*/
.schoolImg {
	background: url("schollImg.gif") no-repeat left top; width: 731px; height: 166px; position: relative;
}
.schoolImg h3 {
	padding: 30px 0px 0px 8px; width: 18px; color: rgb(0, 110, 165); line-height: 26px; font-size: 14px; font-weight: bold; float: left;
}
.schoolImg .bd_img {
	padding: 25px 0px 15px; width: 641px; overflow: hidden; margin-right: 30px; float: right; display: inline;
}
.schoolImg .bd_img li {
	padding: 0px 10px; float: left;
}
.schoolImg .bd_img img {
	border: 1px solid rgb(218, 218, 218); width: 133px; height: 100px;
}
.schoolImg .bd_img h4 {
	width: 133px; text-align: center; padding-top: 5px;
}
.schoolImg .left {
	margin: 65px 0px 0px 8px; width: 23px; height: 32px; float: left; display: block;
}
.schoolImg .right {
	margin: 65px 8px 0px 680px; width: 23px; height: 32px; display: block; position: absolute;
}
.schoolImg .bd_img ul {
	width: 32766px;
}

.layout {
	width: 731px; float: right;
}
h4 {
	margin: 0px; padding: 0px;
}
h4 {
	font-size: 12px; font-weight: normal;
}
.ztbg1 a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(zt_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 23px;
	width: 180px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	line-height: 23px;
}
.ztbg1 a:hover{
	line-height: 23px;
	color: #F00;
	text-decoration: none;
}
.ztbg2 a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-image: url(li_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 30px;
	width: 87px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	line-height: 30px;
}
.ztbg2 a:hover{
	line-height: 30px;
	color: #F00;
	text-decoration: none;
}
.ztbg3{
	color: #FFF;
	text-decoration: none;
	width: 100px;
	margin-left: 25px;
	line-height: 29px;
}
/*滑门css定义开始*/
ul,li{margin:0px;padding:0px;}
li{list-style-type:none;}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
.preview{
	overflow:hidden;
	background-image: url(menu.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 1004px;
margin:0 auto;}
.cont{padding:10px;}

.hidden{display:none;}


.main{
	background-image: url(menu.png);
	background-repeat: no-repeat;
	height: 68px;
	width: 1004px;
}

.scrolldoorFrame{
	width:920px;
	overflow:hidden;

	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.scrollUl{
	width:920px;
	overflow:hidden;
	height:30px;

}
.scrollUl li{
	float:left;
}
.bor03{
	margin: 0px;
	padding: 0px;
}
.sd01{
	cursor:pointer;
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	width: 91px;
	margin-left: 0px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	background-position: center top;
	color: #47749e;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
		background-image: url(on1.png);
}


.sd02{
	cursor:pointer;
	line-height: 30px;
	text-decoration: none;
	height: 30px;
	width: 91px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
}
a.sd02{
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	display: block;
}

.sd01 a{
	color: #47749e;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	text-decoration: none;
	display: block;

	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 91px;
}
.SD01 A:HOVER{
	text-decoration: none;
}

.menu01{
	color: #fFF;
}
.menu01 a{
	color: #076d8e;
}
.menu02{
	color: #47749e;

	font-size: 12px;
	line-height: 34px;
	text-decoration: none;

	height: 34px;
}
.menu02 a{
	color: #47749e;
	text-decoration: none;
	line-height: 34px;
	text-decoration: none;
	
	height: 34px;
}
.menu02 a:hover{
	color: #FF0000;
	text-decoration: none;
}
/*滑门css定义结束*/