@charset "utf-8";

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #D8D7C2;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}

a:link {
	color: #D8D7C2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D8D7C2;
}
a:hover {
	text-decoration: underline;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #D8D7C2;
}

.endbg {
	background-image: url(images/index_12.jpg);
}

.endbg a:link ,.endbg a:visited {
	color:#333
}


.topbg {
	background-image: url(images/index_02.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.topleftbg {
	background-image: url(images/index_03.jpg);
	background-position: left;
}
.topleftbg2 {
	background-image: url(images/index_03en.jpg);
	background-position: left;
}
.toprightbg {
	background-image: url(images/index_04.jpg);
	background-position: left;
}
.topzuobg {
	background-image: url(images/index_01.jpg);
	background-position: left;
}
.adbg {
	background-image: url(images/bg.jpg);
}
