/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/03Gameguide/PreviousPatches/patch240/image/bg_main.jpg);
	background-repeat: repeat-x;
}

.text_w1 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}

.text_w2 {
	font-family: "新細明體";
	font-size: 12px;
	color: #C7B299;
	line-height: 18px;
	text-decoration: none;
}

.text_w3 {
	font-family: "新細明體";
	font-size: 12px;
	color: #FFF799;
	line-height: 18px;
	text-decoration: none;
}

a:link,a:active,a:visited {
	color : #FFF799;
	text-decoration: none;
	font-family: "新細明體";
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: "新細明體";
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}