BODY {
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-position: right;
	color: F8F9F3;
}
FORM {
	DISPLAY: inline; MARGIN: 0px
}
TD {
	FONT-SIZE: 12px;
	font-family: "ËÎÌå";
	color: #000000;
}

.a2 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}


A:link {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
A:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	
}
A:hover {
	COLOR: #0066CC; TEXT-DECORATION: none}
.div {
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

A:active {
	COLOR: #0066FF;
	text-decoration: none;
}


.a1 {
	font-size: 12px;
	font-weight: normal;
	color: #54A2C8;
}






.img {
	float:left;
	background-image: url(../images/about09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.a3 {
	font-size: 12px;
	color: #999999;
}
.a4 {
	font-size: 16px;
	line-height: 18px;
	color: #0099FF;
}

.a5 {
	font-size: 16px;
	color: #333333;
}


ul { margin: 0; padding: 0; }
li { list-style-position: outside; list-style: none;}
a {
	text-decoration: none;
	color: #336699;
	font-size: 14px;
}
ul#dropmenu,ul#dropmenu ul{
 margin: 0 auto;
 text-align: left;
 padding: 0;
 list-style: none;
 z-index: 99;
}
ul#dropmenu {
	width: 700px;
	display: block;
	height: 24px;
	clear: both;
	border: 1px none #ccc;
	text-align: center;
	background-color: #fff;
}
ul#dropmenu li {
	position: relative;
	z-index: 999;
	float: left;
	
}

ul#dropmenu ul li{
 float: left;

 display: block;
}
ul#dropmenu ul {
 /*width: 122px;
 w\idth: 120px;*/
 height: auto;
 position: absolute;
 text-align: left;
 left: 0px;
 display: none;
 border: 1px none #ccc;
}

ul#dropmenu li.over a,ul#dropmenu li:hover a{
 border-color: #ccc;
 color: #D21560;
}


ul#dropmenu li.over ul a,ul#dropmenu li:hover ul a{
	font-weight: normal;
	color: #000;
	background: #fff;
	;
	font-size: 12px;
}


ul#dropmenu li.over ul a:hover,ul#dropmenu li:hover ul a:hover{
	font-weight: bold;
	font-weight: bold;
	color: #000;
	font-size: 12px;
	
	
}


ul#dropmenu a {
	display: block;
	width: 130px;
	w\idth: 130px;
	color: #4E4D4E;
	line-height: 24px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 14px;
}
ul#dropmenu ul li{
	width: 80px;
	border: 0;
	background-repeat: no-repeat;
	background-color: #4E83DA;
}

ul#dropmenu ul a {
 FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	border: 0;
	width: 80px;
	w\idth: 80px;/* Sub Menu Styles */
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	left: 20px;
	text-align: center;
}

ul#dropmenu li:hover ul,ul#dropmenu  li.over ul {
 display: block; /* The magic */
}

