body {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-family: "ËÎÌå", "Verdana", "song";
	line-height: 1.5;
}

a:link, a:visited, a:hover {color: #0000FF;	text-decoration: none;}
a:hover {text-decoration: underline;}
.nav {
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
	background-color: #006600;
}
.nav td{
	/*background-image: url(../image/bg/nav-bg.gif);*/
	background-repeat:no-repeat;
	background-position: center top;
	width: 95px;
}
.nav a:link, .nav a:visited, .nav a:hover {color: #FFFFFF;	text-decoration: none;}
.nav a:hover {text-decoration: underline;}
.top {
	background-color: #eeeddd;
	background-color: #FFFFF0;
	background-color: #FFFFFF;
}
.bar td{
	color:#FF0000;
	font-family: "song", "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../image/bg/4.gif);
	background-repeat:repeat-x;
	background-position: center;
}

.keywords{
	color: #000000;
	line-height: 1.5;
	border: thick solid #FF0000;
	background-color: #dddddd;
}
.footerNav{	background-color: #FFFFFF; }
.footerNav a:link, .footerNav a:visited, .footerNav a:hover {
	color: #333333;
	text-decoration: underline;
}
.footerNav a:hover {text-decoration: underline;}

.footer{
	color:#777777;
	line-height: 25px;
	background-image: url(../image/bg/4.gif);
}
h1{ 
	font-size: 14px;
	color: #FF0000; 
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2{
	font-size: 12px;
	/*font-weight: normal;*/
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3, h4, h5{ font-size: 12px; font-weight: bold; }
p{	font-size: 12px; }
ul{
	list-style-type: square;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
strong{ font-weight: normal;}
ul ul{ list-style-type: circle;}
ul ul ul{ list-style-type: none;}
hr{ color: #cccccc; }
.skip {
	display: block;
	display: none;
}
