#header {
background-color: #F8F4EF;
height: 200px;
width: 400px;
margin: 0px;
padding: 0px;
border: 1px solid #ECE1D5;
font-family: "ËÎÌå";
font-size: 12px;
}
#menu {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu li {
display: block;
width: 100px;
text-align: center;
float: left;
margin: 0px;
padding-top: 0.2em;
padding-right: 0px;
padding-bottom: 0.2em;
padding-left: 0px;
cursor: hand;
}

.sec1 { background-color: #FFFFCC;}
.sec2 { background-color: #00CCFF;}
.block { display: block;}
.unblock { display: none;}
li{ list-style:none;}
a:link {
	text-decoration: none; color:#333333;
}
a:visited {
	text-decoration: none; color:#333333
}
a:hover {
	text-decoration: none; color:#ff0000
}
a:active {
	text-decoration: none;color:#ff0000
}

<!--
.style1 {color: #FFFFFF}
.style2 {color: #993300}
.style4 {font-size: 36px}
.style7 {font-size: 24px; font-weight: bold; }
.unnamed1 {font-size: 12px; line-height: 30px}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,div{
	font-size: 12px;
	line-height:150%;
	font-family:Arial;
	color:#333333;
}
#times { font-size:12px; color:#FF0000;}
.hg {
	line-height: 20px;
}

#left li{ list-style:none; line-height:20px; height:20px; display:block; padding-left:50px;border-bottom:#E1E1E1 1px dashed; cursor:hand; }

#left  a {line-height:20px; width:100%; height:22px; display:block; color: #666666}
#left a:hover{line-height:20px;height:22px; color:#FFFFFF;}

.img1 { border:#e1e1e1 1px solid; padding:2px;}