body {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;

}


a:link {
	color: #000000;text-decoration: none
}
a:visited {
	color: #000000;text-decoration: none
}
a:hover {
	color: #FF0000;text-decoration: none
}
a:active{
	color: #FF0000;text-decoration: none
}

.a01 a:link {
	color: #FF0000;text-decoration: none
}
.a01 a:visited {
	color: #FF0000;text-decoration: none
}
.a01 a:hover {
	color: #990000;text-decoration: none
}
.a01 a:active{
	color: #990000;text-decoration: none
}

.a02 a:link {
	color: #0000FF;text-decoration: none
}
.a02 a:visited {
	color: #0000FF;text-decoration: none
}
.a02 a:hover {
	color: #000099;text-decoration: none
}
.a02 a:active{
	color: #000099;text-decoration: none
}


.div01 {
	background-image: url(images/bg_6.jpg);
	background-repeat: repeat-x;
}

.div02 {width:600px;border-collapse:collapse;border:1px solid #EEE;font-size:14px;}
.div02 th{background:#EEE;border-bottom:1px solid #CCC;padding:4px; text-align:left;}
.div02 td{border:1px solid #EEE;padding:4px;}


.STYLE1 {
	font-size: 16px;
	font-weight: bold;
}
.STYLE2 {color: #FF0000}
.STYLE3 {color: #666666}
