body {
	text-align: center;
	background: #ffffff;
	margin: 0;
	font-family: Arial, Verdana, Charcoal, sans-serif;
	color: #484848;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	padding:0;	
	}

table {
	font-family: Arial, Verdana, Charcoal, sans-serif;
	color: #484848;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	}
	


img {
	border: 0;
	}

ul {list-style: square;}	
	
a {color: #6ED201;}
a:hover {color: #484848;}	

	
INPUT {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
SELECT {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TEXTAREA {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif
}

.buton {background-color: #ffffff; COLOR:#999999; text-decoration: underline; cursor: pointer;}	
	
/* General layout ----------------------------------------------- */

a.utils:link, a.utils:visited 	{
	FONT-SIZE: 11px;
	color: #646464; 
	text-decoration: none; 
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
a.utils:hover	{
	FONT-SIZE: 11px; 
	color: #6ED201; 
	text-decoration: none; 
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
a.big:link, a.big:visited 	{
	FONT-SIZE: 13px;
	color: #6ED201; 
	text-decoration: none; 
	font-weight: bold;
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
a.big:hover	{
	FONT-SIZE: 13px; 
	color: #484848; 
	text-decoration: none; 
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
.Menu {background-color:#ffffff;padding:3px;height:20px;vertical-align:middle;cursor: pointer;border-bottom:1px solid #999999;}
.MenuOver {background-color:#f1f1f1;padding:3px;height:20px;vertical-align:middle;cursor: pointer;border-bottom:1px solid #000000;}

.Menu1 {background:#ffffff url(../img/drop.gif) top right no-repeat;padding:3px;height:20px;vertical-align:middle;cursor: pointer;border-bottom:1px solid #999999;}
.MenuOver1 {background:#f1f1f1 url(../img/drop.gif) top right no-repeat;padding:3px;height:20px;vertical-align:middle;cursor: pointer;border-bottom:1px solid #000000;}

a.item:link, a.item:visited 	{
	display: block;
	FONT-SIZE: 13px;
	color: #323431; 
	text-decoration: none; 
	font-weight: normal;
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
a.item:hover	{
	display: block;
	FONT-SIZE: 13px; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
	FONT-FAMILY: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
span.item {color:#6ED201;font-weight:bold;}	




.list {
	margin: 0;
	padding: 0;
}

li.list {
	list-style: square;
	border-bottom: 1px dotted #999999;
	line-height: 23px;	
	list-style-position: inside;
	margin: 0;
	padding: 0;
}


.content {line-height: 17px;}




/* banners */

	.screen_bann_container {position: absolute; top: 0; left: 0; display: block; width: 100%; height: 1px; background: transparent; text-align: center;}	
	.site_bann_container {position: relative; margin: 0 auto; width: 650px; height: 1px; background: transparent; text-align: center;}	
	.bann_container {position: absolute; top: 100px; left: 702px; display: block; width: 165px; text-align: center; background: transparent; z-index: 99999; margin: 10px 0 0 3px;}
		.bann_container a {display: block; width: 160px; height: 300px; margin-bottom: 10px; overflow: hidden;}
		.bann_container img {width: 160px; height: 300px; border: none;}
