/* ----- Structure and Layout ----- */

body {
	text-align : center;

	babackground-image:test.jpg;  /* 定义背景图片*/
	min-width : 781px;  /*定义宽度*/
	max-width:781px;
	font-size:12px;
	color:#666666;
	line-height:22px;
	
	}

div{

word-wrap:break-word;
}

/*表格防止被撑破*/
table{
font-size:12px;
font-coler:#ffffff;
word-wrap:break-word;

}

/*设置五通桥中*/
#wtqzbar
{
 
 width:780px; /*设定层的宽度*/
 margin:auto; /*层居中*/
 height:199px; /*设定高度*/
  clear:both; /*清除浮动*/
 font-size:12px;
 line-height:24px;
 background-color:#999999;
 
 }

#topflash
{
 width:437px; /*设定宽度*/
 text-align:left; /*文字左对齐*/
 float:left; /*浮动居左*/
 clear:left; /*不允许左侧存在浮动*/
 overflow:hidden; /*超出宽度部分隐藏*/

}
#topLeft
{
with:343px;
 text-align:left;
 float:right; /*浮动居右*/
 clear:right; /*不允许右侧存在浮动*/
 overflow:hidden;
}

#teachnews
{
	width:392px;
	height:212px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;

}
#century
{
	width:662px;
	height:416px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-color: #FFFFFF;
}

#school
{
width:296px;
	height:382px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
}

#kexue{
width:259px;
	height:119px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;

}

#student
{
	width:324 ;
	height:322;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
}

#bodytext
{
width:780px; /*设定层的宽度*/
 clear:both; /*清除浮动*/
 font-size:12px;
 line-height:24px;
}
/* 定义连接色彩*/
	
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
		color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
		color: #666666;
}

/*第二个不同连接的色彩*/
a.other:link{
	text-decoration:#000000;
	text-decoration: none; 
/*后面加义定义其他内容用法为如:<a href="http://www.phpx.com" class="other">HPX</a>*/
}

h1 {
	padding-top: 10px;
	font-size: 1.2em;
	color:#422100;
	}

h2 {
	font-size: 1em;
	font-style:italic;
	color: #422100;
	}



/* ------ 底部注册标志----- */

#footer {
	width:780px;	
	max-width:780px;	
	text-align: center;
	clear:both;
	font-size: 12px;
	height:74px;
	line-height:74px;
	background-image: url(images/index_59.jpg);
 	overflow:hidden;
	color: #000000;
	
	}
/*------重要文论,PK部分-------*/

.PK{
	text-align:left;
	clear:both;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	}

/*----------友情连接---------------*/

#schoolLink {
	
	clear:both;
	font-size: 12px;
	font-family:"黑体";
	color: #000000;
}
