/* CSS Document */

body,td,th {
	font-family: ËÎÌå;
	font-size: 12px;
	color: #000000;
	line-height:180%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}

a.menu:link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bolder;
	}
a.menu:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bolder;
	}
a.menu:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-weight: bolder;
	}
	
a.white:link {
	text-decoration:none;
	color:#FFFFFF;
	}
a.white:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
a.white:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.dian {
	background-image: url(images/bg_dian.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_border { border:#ffcc00 1px solid;}
.link_border { border:#333333 1px solid;}

	
.G_table{border-left:1px solid #589C0E;
		 border-right:1px solid #589C0E; 
		 border-top:1px solid #589C0E;
		 border-bottom:1px solid #589c0e;
		 }

