body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.one #container {
	width: 90%;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
.one #mainContent {
	padding: 0 20px; 

}
#black{
	position:absolute;
	width: 100%;
	height: 3px;
	left: 0;
	top: 0;
	background-color: #000000;
}
#logo{
z-index:1;

margin-left:300px;
}
#menu{
	background-image:url(menu_bg1.png);
	position:absolute;
	z-index:2;
	left: 58px;
	margin-top: 0px;
	top: 53px;
	height: 220px;
	width: 212px;
}
#down{
margin-top:60px;
height:59px;
background-image:url(bottom.jpg);
background-position:right;
background-repeat:no-repeat;
}
#down_row{

height: 3px;
	
	background-color: #000000;
}
.bg_menu{
	
}
.menu_list{
	margin-left:100px;
	margin-top:10px;
}
.menu_style{
	color:black;
}
.style1 {color: #666666}
.style2 {
	color: #0033FF;
	font-size:8px;
}
.style3 {

font-family: Georgia, "Times New Roman", Times, serif;

}
.style4 {

font-family: Georgia, "Times New Roman", Times, serif;
font-size:9px;
margin-right:20px;
}
.style5 {color: #FF0099}
