html {
	height: 100%;
}

body {
	font-family: "ËÎÌå","Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFF;
}

td {
   font-size:12px;
   color:#FFF;
   font-family: "ËÎÌå" ,"Arial", "Helvetica", "sans-serif";

}

table {
	border-collapse: collapse;
	border: 0;margin:0 auto;
}

img {
	border: 0;
}

ul {
	list-style-position: inside; font-size: 12px; margin: 5px 10px 5px 50px;
	line-height: 20px; font-family: "ËÎÌå", "Arial"; list-style-type: circle;
}

button {
	border-right: #fff 1px solid; border-top: #E1F0FF 1px solid;
	border-left: #E1F0FF 1px solid; border-bottom: #8caae7 1px solid;
	font-size: 9pt; color: #fff;
	background: #0066cc;  padding-top: 1px;
	height: 20px;
}



a:link {
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.kong {
    height:3px;
}

.allkong {
	font: 0px/0px sans-serif;
	clear: both;
	display: block;
}

.b14px {
   font-size:14px;
   font-weight: bold;
}

.sitemap {
	margin-left:0;
	margin-right:30px;
}

.content {
	margin-left:20px;
	width:73%;
	color: #834309;
}

.content p {
	color: #834309;
	line-height:22px;
}