body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:18px;
	background:url(bg.gif) #FFF;
	font-family:"ËÎÌå";
}
em{font-style:normal;}
ol, ul {
	list-style: none;
}

A:link {
	FONT-SIZE: 14px;
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	FONT-SIZE: 14px;
	COLOR: #ff0000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:active {
	FONT-SIZE: 14px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	FONT-SIZE: 14px;
	COLOR: #000000;
	POSITION: relative;
	TEXT-DECORATION: underline;
	font-weight: bold;
}


.link2:link {
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.link2:visited {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}


.link2:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #ff9900;
	font-weight: bold;
}
.list{
	width:198px;
	height:auto;
	border:1px solid #CC0000;
	background:#FFF;
}
.list h2{
	width:198px;
	height:30px;
	color:#FFF;
	background:#CC0000;
	line-height:30px;
	font-size:16px;
	text-align:center;
}
.list ul{
	width:182px;
	height:auto;
	padding:8px;
}
.list ul li{
	width:182px;
	height:20px;
	border-bottom:1px dashed #CC0000;
	line-height:20px;
	text-align:center;
}
.list ul li a{
	font-size:12px;
}