/* ----- 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;
}

#ls
{
	width:120px;
	height:190px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_21.jpg);
}

#dl
{
	width:138px;
	height:190px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_23.jpg);
}
#sw
{
	width:149px;
	height:190px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_25.jpg);
}
#yt
{
	width:136px;
	height:190px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_27.jpg);
	
}

#xx
{
	width:120px;
	height:181px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_30.jpg);
}
#sx
{
	width:120px;
	height:144px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_35.jpg);
	
}

#wl
{
	width:138px;
	height:144px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_37.jpg);
}
#hx
{
	width:149px;
	height:144px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_39.jpg);
}
#yw
{
	width:136px;
	height:144px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_41.jpg);
}
#wy
{
	width:120px;
	height:144px;
	overflow:hidden;
	text-align:left;
	font-size:12px;
	line-height:24px;
	background-image: url(images/index_43.jpg);
}


#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;
}
.text {
	font-size: 12px;
	line-height: 24px;
	color: #FF6600;
	text-decoration: none;
}
