/* CSS Document */
body{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	margin:0px;
	background-color:#FFFFFF;
	}

#head a:link{
	text-decoration:none;
	color:#000000;
	font-size:13px;
	font-family:"ËÎÌå";
	font-weight:bold;
	}

#head a:visited {
	color: #000000;
	text-decoration: none;
	font-size:13px;
	font-family:"ËÎÌå";
	font-weight:bold;
}
#head a:active {
	color: #000000;
	text-decoration: none;
	font-size:13px;
	font-family:"ËÎÌå";
	font-weight:bold;
}
#head a:hover {
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	color:#FF6600;
	font-weight:bold;
	font-size:13px;
}

a:link{
	text-decoration:none;
	color:#000000;
	}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	color:#FF0000;
}

.font01{
	line-height:180%;
	text-align:justify;
	padding:4px;
	color:#333333;
}

.font02{
	background:url(images/titlebg.gif) repeat-x left top; 
	height:25px;
	padding:3px 0 0 0;
	font-weight:bold;
}



table{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.newline{
	border-bottom:#CCCCCC dotted 1px;
}
