body { 
scrollbar-face-color: #EEEEEE;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #DEE3E7;
scrollbar-3dlight-color: #D1D7DC;
scrollbar-arrow-color:  #000000;
scrollbar-track-color: #ededed;
scrollbar-darkshadow-color: #A8A8A8; 
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	 bgcolor:#efefef;
font-family:Arial;
	}

INPUT {
	border: 1px solid #336699;

}
A:visited {text-decoration: none; color: #000000}
A:active {text-decoration: none; color: #000000}
A:hover {text-decoration: none; color: #D11901}
A:link {text-decoration: none; color:#000000}

.dh{font-size:14px;}
A.dh:visited {text-decoration: none; color: #ffffff;font-weight: bold;}
A.dh:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
A.dh:active {text-decoration: none; color: #ffffff;font-weight: bold;}
A.dh:hover {text-decoration: none; color: #ffff00;font-weight: bold;}


A.a3:visited {text-decoration: none; color: #055EBC}
A.a3:link {text-decoration: none; color: #055EBC}
A.a3:active {text-decoration: none; color: #055EBC}
A.a3:hover {text-decoration: none; color: #000000}

.inuptCN {
	font-size: 9pt;
	border: 1px solid #336699;
}
.inuptEN {
	font-size: 9pt;
	border: 1px solid #336699;
	
}

TABLE {
	COLOR: #333333;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
		

}

.i2{font-size: 11pt; 	
}
.i3{font-size: 18px; color="#386BAB" }
.i4{font-size: 10pt; }
.i5{
	font-size: 9pt; color:#FFFFFF;
	
}


p {
	text-indent:20px; line-height:25px;
}
.img{
border-color:#666666
}
.img2{
border-color:#0066cc
}
.list {
	font-size: 9pt;
	border: 1px solid #336699;
	width:155px;
}

#nav{width:160px;_width:150px;}
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
height:20px;
line-height:20px; 
}

#nav a{
display:block;
padding:0px 5px;
border:1px solid #333;
color:#fff;
text-decoration:none;
font-size:14px;
font-weight:bold;
background:#0099CC;
height:18px;
line-height:18px;

}

#nav a:hover{
background-color:#8c868c;
color:#333;
}

#nav li{
float:left;
position:relative;
height:20px;
line-height:20px; 
}

#nav ul {
position:absolute;
display:none;
width:160px;
top:20px;
height:20px;
line-height:20px; 
}

#nav li ul a{
width:160px;
display:block;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:170px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}
