body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.index_top {
	FONT-SIZE: 14px;
	font-weight:bold;
}

td,th,body{font-size:12px;}
.text {
	font-size: 16px;
	line-height: 20px;
}
.text1 {
	font-size: 20px;
	line-height: 22px;
}
.text2 {
	font-size: 12px;
	color: #FF0000;
	line-height: 22px;
}
.textgray {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.box {
	border: 1px solid #0066CC;
}

.textblack {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
a:link {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	line-height: 16px;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
A.a01:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
A.a01:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
A.a01:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
A.a01:active {
	font-size: 13px;
	color: #FFCC00;
	text-decoration: none;
}
.unnamed1 {
	font-size: 13px;
	line-height: 26px;
	color: #000000;
}
.style2 {
	font-size: 12px;
	color: #000000;
}
.table-zuo {
	BORDER-LEFT: #C9C788 1px dotted;
}
.table-you {
	BORDER-RIGHT: #ffffff 1px dotted;
}
.table-zuoyou {
	BORDER-LEFT: #C9C788 1px dotted;
	BORDER-RIGHT: #ffffff 1px dotted;
}
.flow {
	filter: Glow(Color=#FFFFFF, Strength=4);
	letter-spacing: 0.5em;
	
	}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 149px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
font:12px ËÎÌå;
background: #fff;
padding: 5px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.suckerdiv ul li a:visited{
color: black;
}

.suckerdiv ul li a:hover{
color: white;
background-color: gray;
}

.suckerdiv .subfolderstyle{
background: url(../images/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 */
.table-boder1 {
	BORDER-RIGHT: #E8E8E8 1px solid; BORDER-LEFT: #E8E8E8 1px solid; 
	BORDER-TOP: #E8E8E8 1px solid; BORDER-BOTTOM: #E8E8E8 1px solid;
}
.table-boder2 {
	BORDER-RIGHT: #8BD4FF 1px solid; BORDER-LEFT: #8BD4FF 1px solid; 
	BORDER-TOP: #8BD4FF 1px solid; BORDER-BOTTOM: #8BD4FF 1px solid;
}
.table-boder3 {
	BORDER-RIGHT: #FFD7AB 1px solid; BORDER-LEFT: #FFD7AB 1px solid; 
	BORDER-TOP: #FFD7AB 1px solid; BORDER-BOTTOM: #FFD7AB 1px solid;
}
.line {
	border-top: 1px none #8BD4FF;
	border-right: 1px none #8BD4FF;
	border-bottom: 1px dotted #C6B26C;
	border-left: 1px none #8BD4FF;
}