TD {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px; 
	FONT-FAMILY: "MS Reference Sans Serif";
}

A:link {
	COLOR: #3366CC; TEXT-DECORATION: none; 
}
A:visited {
	COLOR: #3366CC; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9c00; TEXT-DECORATION: underline
}
A.main_list:link {
	COLOR: #3366CC; TEXT-DECORATION: none
}
A.main_list:visited {
	COLOR: #5b5b5b; TEXT-DECORATION: none
}
A.main_list:hover {
	COLOR: #5b5b5b; TEXT-DECORATION: underline
}
A.mapnav:link {
	COLOR: #3366CC; TEXT-DECORATION: none
}
A.mapnav:visited {
	COLOR: #888888; TEXT-DECORATION: none
}
A.mapnav:hover {
	COLOR: #888888; TEXT-DECORATION: underline
}
A.page:link {
	TEXT-DECORATION: none
}
A.page:visited {
	COLOR: #3366CC;TEXT-DECORATION: none
}
A.page:hover {
	COLOR: black; TEXT-DECORATION: none
}
.link {
	font-family: "MS Reference Sans Serif";
	font-size: 11px;
	line-height: 15px;
	color: #3366CC;
}
.font {
	font-size: 12px;
	font-family:ÐÂËÎÌå;}

.TD {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	LINE-HEIGHT: 15px; 
	font-family: "MS Reference Sans Serif";
}
	 
.TDcn {
	font-family: "MS Reference Sans Serif";
	COLOR: #666666;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
}

.TDcn3 {
	font-family: "MS Reference Sans Serif";
	COLOR: #666666;
	font-size: 12px;
	height: 25px;
	text-decoration: none;
}
.contenttitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-position: bottom;
}
.openfont {
	font-family: "MS Reference Sans Serif";
	color: #3399CC;
	text-decoration: none;
}
.title2 {
	font-family: "MS Reference Sans Serif";
	color: #3399CC;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.link {
	color: #3366CC;
}
.tdcn_2 {
    font-family: "??";
	COLOR: #666666;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
}
.linkblue {
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	color: #3366CC;
}

H2 {
	FONT-SIZE: 12px; PADDING-BOTTOM: 4px; COLOR: #000000; BORDER-BOTTOM: #999999 1px dotted; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.login{ 
background:LoginButton_bg.gif;
BORDER:0px;
width:120px;
height:30px;
}

.body{ 
    margin-left:0px;
    margin-top:0px;
}





.lineheight {
	line-height: 18px;
}


.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 110px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 15px; /* Parent menu width - 1*/
position: absolute;
background: #fff;
width: 95px; /*sub menu width*/
top: 25px;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 94px; /* Parent menu width - 1*/
width: 100px;
top: 0px;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color:#3366CC;
text-decoration: none;
font:12px ËÎÌå;
background: #fff;
padding: 5px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color:#3366CC;
}

.suckerdiv ul li a:hover{
color: #3366CC;
background-color: #dfdfdf;
TEXT-DECORATION: none;
}

.suckerdiv .subfolderstyle{
background: url(mainindex/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */





