/*
 * 西山小学网站首页CSS定义
 * 
 */

/* ==全局样式开始== */
img {
	border: 0;
}
/*间隔空白*/
.spacing {
	font-size: 0px;
	visibility: hidden;
	line-height: 8px;
}
/* ==全局样式结束== */




/* ==局部样式定义开始== */
.tableIndexTop {
	height: 233px;
	background: url(xishan/index_top.jpg) no-repeat;
}
.nav_menu {
	height: 38px;
	text-align: right;
	line-height: 100%;
	padding-right: 20px;
}
.nav_menu, .nav_menu a, .nav_menu a:visited, .nav_menu a.Channel2 {
	color: #fff;
}
.nav_menu a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.nav_menu a:hover {
	color: #ff0;
}
.nav_menu .Channel2 {
	width: 66px;
	background: url(xishan/bt_menu.png) no-repeat;
}
.show_flash {
	height: 147px;
}
.announcement {
	padding: 0 20px 0 40px;
	line-height: 30px;
	background: url(sealove/icon02.gif) no-repeat 23px 17px;
}
.bt_reg {
	float: right;
}
.tableIndexBottom {
	height: 229px;
	position: relative;
	background: url(xishan/index_bottom.jpg) no-repeat;
}
.tableIndexBottom td {
	padding-top: 110px;
}
.copyright {
	color: #ffffff;
	line-height: 22px;
	margin: 0 0 0 110px;
	height: 90px;
	width: 550px;
}
.bottomlink {
	margin: 0 0 0 110px;
}
.bottomlink a {
	padding: 5px 5px 4px;
}
.bottomlink, .bottomlink a, .bottomlink a:visited, .bottomlink a.Bottom {
	color: #ffffff;
}
.bottomlink a:hover {
	background-color: #286901;
	color: #ffffff;
}
.bottom_imglink {
	float: right;
	margin: 40px 20px 0 0;
}
.windmill {
	position: absolute;
	right: 8px;
	bottom: 50px;
}
/* ==局部样式定义结束== */
