@charset "utf-8";
/* CSS Document */
body{background-color:#333333;}
#wrapper
{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:597px;
	width:880px;
	background-image:url(images2/overload.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#wrapper2
{
	margin-top:20px;
	height:597px;
	background-repeat:no-repeat;
	background-color:#333333;
}

#overload
{
width:250px;
float:right;
padding-top:10px;
padding-right:120px;
}

.table {
	width:200px;
	padding-top:57px;
	font-family:"Myriad Pro";
}

.table a 
{
	color:#000000;
}

.table a:hover
{
	color:#FF0000;
	
}
.table a:active
{
	color:#FF0000;
}

#others
{
	margin-top:128px;

}

#others a:hover {
color:#862E06;
text-decoration:none;
}

#others a {
border-right:2px solid #000000;
color:#ffffff;
display:inline;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
margin:12px 0 10px;
padding:0 35px;
text-decoration:none;
}

a:hover {
color:#1D110B;
text-decoration:underline;
}

#jojo {
	width:200px;
	padding-top:135px;
}