body {
	background-color: #009966;
}


a {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}

body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
}

#nav {
	height:30px;
	display: block;
	float: left;
	left: 0px;
	line-height: 30px;
	
}



#menu {
	border: 0px solid #CCC;
	height:30px;
	color: #FFFFFF;
	background-color: #184A85;
	width: 900px;
	display: block;
	padding-left: 0px;
	float: left;
	line-height: 30px;
	font-size: 14px;
	font-weight: lighter;
}
#menu a {
	color: #FFFFFF;
}

#content {
	height: 31px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menu ul {
	list-style: none;
	color: #00CC66;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float:left;
	padding: 0px 20px;
	height: 26px;
	line-height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
#menu ul li a {
	display:block;
	height: 26px;
	line-height: 26px;
	float:left;
	width: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 14px;
}
#menu ul li a:hover { background:#333; color:#fff;}

#menu ul li a:hover { background-color: #FF0000;}
#p {
	line-height: 25px;
	float: left;
	padding-top: 15px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#pic {
	vertical-align: middle;
}
#footer { 
background:#184A85;
color:#FFFFFF;
letter-spacing:2px;
line-height:20px;
}



html,body {
    overflow:auto;
	
	margin:0px;
	
    width:100%;
	
    height:100%;
    }
.fixed_div {
	position:absolute;
	
	z-index:2008;
	
	bottom:182px;
	
	left:20px;
	
	width:120px;
	
	height:140px;
	
	border:0px solid red;
	

	 margin:0 auto;

     background: darkcyan;

     width:120px;

     height:140px;

     border:2px solid darkslategray;

     border-radius:10px;

     text-align: center;

     line-height: 10px 
	
	background:#e5e5e5
	
	background-color: #e5e5e5
    }
