body {
	background-image: url(images/body-tail.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #eceff1;
	margin: 0px;
}
#index_header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 455px;
}
a {
	font-size: 16px;
	color: #636363;
	font-weight: bold;
	font-family: "¤å¹©¤¤¶ê";
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}#header_admin {
	background-image: url(../images/header-bg.png);
	background-position: bottom;
	height: 240px;
	background-repeat: no-repeat;
}
