/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #896E3F;
}
body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #231C02;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #231C02;
}
a:hover {
	text-decoration: underline;
	color: #231C02;
}
a:active {
	text-decoration: none;
	color: #231C02;
}
.biank {
	border: 1px solid #896E3F;
}
.biaog {
	color: #3C2D02;
	background-color: #896E3F;
	border: 1px solid #896E3F;
}
.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}
h1 {
	margin: 0px 10px;
	padding: 0px;
	font-size: 18px;
	font-family: "ºÚÌå";
	font-weight: normal;
}
h2 {
	margin: 0px 10px;
	padding: 0px;
	font-size: 16px;
	font-family: "ºÚÌå";
	font-weight: normal;
}
ul {}
li {}
.new {
	color: #231C02;
}
.new li{
	padding-top:5px;
	text-indent:1em;
	list-style:none;
	background:url(images/li.gif) 

3px 50% no-repeat;
	border-bottom:1px solid #231C02;
	font-size: 14px;
	color:#231C02;
text-

align:left;	height:25px;
	line-height: 28px;
}
#new3 {
	color: #896E3F;
}
#new3 a {
	color: #896E3F;
}
#new3 li{
	padding-top:5px;
	text-indent:1em;
	list-style:none;
	background:url(images/li.gif) 

3px 50% no-repeat;
	border-bottom:1px solid #896E3F;
	font-size: 14px;
	color:#896E3F;
text-

align:left;	height:25px;
	line-height: 28px;
}

.text {
	font-size: 12px;
	line-height: 26px;
	margin: 10px;
	text-align: justify;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #231C02;
}

