.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 164px;
	line-height: 28px;
	background-color: #758FA8;
}
	
.suckerdiv ul li{
	position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
	left: 164px; /* Parent menu width - 1*/
	position: absolute;
	width: 164px; /*sub menu width*/
	top: 0;
	display: none;
	background-color: #EFEBEF;
	margin-top: -1px;
	border: 1px solid #CCCCCC;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
	left: 163px;
	margin-top: -1px;
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	text-decoration: none;
	font-family: "ËÎÌå";
	font-size: 14px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.suckerdiv   ul   li   a:hover{
	color: #062654;
	background-color: #EFEBEF;
	font-weight: bold;
}

.suckerdiv .subfolderstyle{
background: url(../img/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%; }
#small/* End */

 {
	background-color: #EBEBEB;
	line-height: 24px;
	font-weight: normal;
}
#small  a {
	color: #062654;
	text-indent: 15px;
	font-size: 12px;
}
.ganggu {
	background-color: #758FA8;
	color: #FFFFFF;
}
.suckerdiv ul li ul li {
	background-color: #EBEBEB;
}
.blue a {
	background-color: #758FA8;
}
.small  a:hover {
	background-image: none;
}
.suckerdiv  .subfolderstyle:hover  {
	background-image: url(../img/arrow-list1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#gup .gg a {
	background-color: #758FA8;
}
#gup  .gg  a:hover {
	background-color: #EFEBEF;
}
#gup  li  ul  #ggdown     {
	line-height: 24px;
	font-weight: normal;
	background-color: #EBEBEB;
}
#gup         li  ul  #ggdown  a       {
	color: #062654;
	text-indent: 15px;
	background-color: #EBEBEB;
	font-size: 12px;
}
#blue  {
	background-color: #3A6188;
}
.suckerdiv       li       a   {
	color: #FFFFFF;
}
.suckerdiv  li  a:visited  {
	color: #FFFFFF;
}

