/* ----- Structure and Layout ----- */

body {
	text-align : center;

	babackground-image:test.jpg;  /* 定义背景图片*/
	min-width : 781px;  /*定义宽度*/
	max-width:781px;
	font-size:12px;
	color:#000000;
	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;
}

#estab   /*先进设施 */
{
	width:170px;
	height:111px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_09.jpg);
}

#AC  /*友好交流 */
{
	width:231px;
	height:337px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_15.jpg);
	padding-top: 40px;
}

#person  /* 桥中英才*/
{
	width:366px;
	height:153px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_18.jpg);
} 

#scenery  /* 校园美景*/
{
	width:718px;
	height:138px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_25.jpg);
} 

#layout  /*远景规划 */
{
	width:780px;
	height:506px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_16.jpg);
} 

#sceiinfo  
{
	width:149px;
	height:373px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_30.jpg);
} 



#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:#000000;

}
a:visited {
	text-decoration: none;		color:#000000;

}
a:hover {
	text-decoration: none;		color:#000000;
		font-weight: bold;	
}
a:active {
	text-decoration: none;		color:#000000;
}

/*第二个不同连接的色彩*/
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: #000000;
	}

/*----------友情连接---------------*/

#schoolLink {
	
	clear:both;
	font-size: 12px;
	font-family:"黑体";
	color: #000000;
}
