@charset "utf-8";
/* CSS Document */

body {
	color: #999;
	margin: 0px;
	background: #161616 url(../images/main_back.jpg) repeat-x top;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.entry {
	background: #252525;
	color: #FFF;
	font: 16px Tahoma, Geneva, sans-serif;
	border-top: 1px solid #161616;
	border-right: 1px solid #161616;
	border-bottom: 1px solid #333;
	border-left: 1px solid #161616;
}
.button {
	background: #252525;
	font: normal 16px Tahoma, Geneva, sans-serif;
	border-top: 1px solid #161616;
	border-right: 1px solid #161616;
	border-bottom: 1px solid #600;
	border-left: 1px solid #161616;
	color: #900;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	
}
.logo_main_top {
	background: url(../images/head_top.jpg) no-repeat;
	height: 112px;
	
}
.logo_main_mid {
	background: url(../images/head_center.jpg) no-repeat;
	height: 310px;
	
}
.logo_main_bot {
	background: url(../images/head_bottom.jpg) no-repeat;
	height: 60px;
	padding: 22px 0px 0px;
	text-align: center;
	
}
.logo_main_bot a {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 14px;
}
a {
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
	
}
A:hover {
	COLOR: #FF0;
}
h1 {
	padding: 2px;
	text-decoration: none;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid #333;
	margin-top: 5px;
}
h2 {
	padding: 2px;
	text-decoration: none;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: 1px solid #333;
	margin-top: 5px;
}
.content {
	margin-right: 40px;
	margin-left: 40px;
	padding: 5px;	
}

.top1 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #333;	
}
.top2 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 300px;
	border: 1px solid #333;	
	
}
.top3 {
	padding: 2px;
	float: left;
	height: 250px;
	width: 330px;
	border: 1px solid #333;	
	
}
.foot {
	color: #FFF;
	padding: 2px;
	height: 150px;
	background: #161616;
}
.rank1{
	background-color: #1F1F1F;
}
.rank2{
	background-color: #242424;
}
.ranks{
	background-color: #131313;
}

.alert_title {
	text-align: left;
	height: 22px;
	padding-top: 2px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: normal;
	background: url(../game/images/street/alert_back.png) repeat-x;
	color: #FFF;
	text-decoration: blink;
}
.alert_under {
	color: #FFF;
	background-color: #006292;
}

.man_text_sub {
	font-size: 16px;
	font-style: normal;
	color: #F90;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.list_title {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #333;
	
}

.list_sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-bottom: none;
	padding-left: 45px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

