* {
}
.title0 {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 25px;
	line-height: 20px;
}

input {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.input1 {
	background-image: url(../image/a3.gif);
	height: 20px;
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	border: 1px solid #CCCCCC;
}
.left_1 {
	line-height: 28px;
	font-weight: bold;
	color: #0066CC;
}
.bottom {
	line-height: 18px;
	color: #999999;
	text-decoration: none;
}
.tit1 {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 3px;
}
.tit2 {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
	padding-bottom: 3px;
}
.tit3 {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	padding-left: 30px;
	text-align: left;
}
.li_list_1 {
	line-height: 23px;
	color: #0066CC;
}
.li_list_1 a{
	line-height: 23px;
	color: #0066CC;
}
.menu01 {
	color: #FF6600;
}
.menu01 a{
	color: #003399;
}
.menu01 a:hover{
	color: #FF6600;
}
.menu00 {
	color: #0099FF;
}
.menu00 a{
	color: #999999;
}
.menu00 a:hover{
	color: #0099FF;
}

.li_list_1 a:hover{
	line-height: 23px;
	color: #0066CC;
}
.li_list_2 {
	line-height: 23px;
	color: #009933;
}
.li_list_2 a{
	line-height: 23px;
	color: #009933;
}
.li_list_2 a:hover{
	line-height: 23px;
	color: #009933;
}
body {
	line-height: 25px;
	font-family: "宋体";
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a{
	color: #333333;
	text-decoration: none;
}
a:hover{
	color: #0066FF;
	text-decoration: none;
}
.left_bg {
	background-image: url(../image/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 165px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
	background-color: #eeeeee;
}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 164px; /* Parent menu width - 1*/
position: absolute;
width: 250px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 249px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	color: #005f94;
	background-color: #eeeeee;
	text-decoration: none;
	padding: 2px 15px;
	border: 1px solid #ffffff;
	border-bottom: 0;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
}

.suckerdiv ul li a:hover{
	color: #ffffff;
	background-color: #218ac4;
}

.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 */
#divFoldCont	{
	width:150px;
	position: absolute;
	visibility:hidden;
}
.clFold			{
	position:absolute;
	width:150px;
	height: 25px;
	float: left;
}
.clFoldSub		{
	position:absolute;
	left:5px;
	width:150px;
	height: 25px;
	visibility:hidden;
}
.clFoldSub2		{
	position:absolute;
	left:5px;
	height: 25px;
	width:150px;
	visibility:hidden;
}
.clFoldLinks	{font-family:Arial, Verdana, Helvetica, Helv; font-size:12px; font-weight:bold; text-decoration:none; color:black;}
.clSubLinks		{font-family:Arial, Verdana, Helvetica, Helv; font-size:12px; font-weight:bold; text-decoration:none; color:black;}
.clSubLinks2	{font-family:Arial, Verdana, Helvetica, Helv; font-size:12px; text-decoration:none; color:black;}  
