* {
	margin: 0px;
	padding: 0px;
}
body {
	background:url(images/index_01.jpg) top repeat-x;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
table,tr,td{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #666666;}
form,p,ul,li{margin:0; padding:0; list-style-type:none;}
img {border:0;}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a.news:hover {
	color: #FFCC00;
}
td.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#bottom {
	height: 68px;
	width: 1003px;
	background:url(images/index_21.jpg);
	text-align:center;
	padding:28px 0 0 0;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-decoration: none;
}
a.menu:hover {
	color: #FF9900;
	text-decoration: underline;
}
.titlea {
	background:url(images/06.jpg) no-repeat left bottom; padding-top: 4px;
}
.titlea h1 {
	font-family: "ËÎÌå";
	font-size: 14px;
	font-weight: bold;
	color: #4AB200;
	margin: 10px 0 0 10px;
}
.titlea h2 {
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
	margin-left: 10px;
}
.titlea h1,.titlea h2 {float:left;}


.suckerdiv ul li{
position: relative;
background:url(images/04.jpg) no-repeat center bottom;
width: 100%;
height: 37px;
line-height: 37px;
text-indent: 24px;
display: block;
}
.suckerdiv ul li span{
background:url(images/01.gif) no-repeat 0 center;
padding-left: 22px;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 160px; /* Parent menu width - 1*/
position: absolute;
width: 160px; /*sub menu width*/
top: 0;
display: none;
padding-top: 3px;
background: #FFFFFF;
filter:alpha(opacity=80) progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=145, color=gray);
border:solid #E7E7E7 2px;
margin-right: 10px;
}
.suckerdiv ul li ul li{
background:url(images/03.gif) no-repeat 6px center;
text-indent: 26px;
height: 22px;
line-height: 22px;
display: block;
width: 160px;
}


/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 160px; /* Parent menu width - 1*/
top: 0;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: black;
text-decoration: none;
color: #333;
}

.suckerdiv ul li a:visited{
color: #00CC33;
}

.suckerdiv ul li a:hover{
color: #00CC33;
}
.newslist{margin: 20px 10px 10px 10px;}
.news_show{margin: 20px 10px 10px 10px;}
.in_newlist{margin: 20px 30px 10px 20px;}
.newslist li,.in_newlist li{background:url(images/02.gif) no-repeat 10px center; text-indent: 30px; height: 26px; line-height: 26px; border-bottom: 1px dotted #999;}

.in_newlist li a:visited{
color: #00CC33;
}

.in_newlist ul li a:hover{
color: #00CC33;
}
.about{padding: 20px; line-height: 200%; font-size:14px;}

.fl{float:left;}
.fr{float:right;}
.mr{margin-right: 8px;}
.p_show_bg{height: 20px; line-height: 20px; text-align:center; width: 60px; background: #006699; margin: 4px; display:block; float:left;}
.p_show_bg a:link, .p_show_bg a:visited{text-decoration: none; font-weight: bold; color:#FFF;}
.p_show_bg a:hover{text-decoration: none; color:#EEE;}
