/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../shili_img/BG.jpg);
}
body,td,th {font-size: 9pt;color: #504636;}
#headtxt {font-size: 9pt;color: #BA9850;}
#headtxt a:link {color: #BA9850; text-decoration: no;}
#headtxt a:visited {color: #BA9850; text-decoration: no;}
#headtxt a:hover {color: #EEC368; text-decoration: yes;}

#menutxt {font-size: 9pt;color: #EFD077;line-height: 19px;}
#menutxt a:link {color: #EFD077; }
#menutxt a:visited {color: #EFD077;}
#menutxt a:hover {color: #EFD077;}
.bgup01 {
	background-image: url(../shili_img/BG_up01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #504636;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #504636;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
