@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr, img, div, table, tr, td {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 00px 00px 10px 00px;
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
A {
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover {
	color: #FFF000;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align:left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.clear {
	clear: both;
}
img {
	border: 00px;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #070707;
}
#sports {
	width: 850px;
	position: relative;
	margin: auto;
}
/*************************** Padding & Margin *******************************/
.margin_box {
	margin: 20px 26px 20px 00px;
}
.margin_box2 {
	margin: 20px 00px 20px 00px;
}
/*************************** Border *******************************/
.border_content {
	border-top: 2px solid #FFFFFF;
	margin: 00px 00px 15px 00px;
}
/*************************** Banner *******************************/
#banner {
	width: 850px;
	float: left;
}
/*************************** Header *******************************/
#header {
	background: url(images_sports/game_on.jpg) left top scroll no-repeat;
	float: left;
	padding: 190px 75px 20px 75px;
	width: 700px;
}
/*************************** Content *******************************/
#content, #content_2 {
	background: url(images_sports/bg_left.jpg) left top scroll repeat-y;
	width: 850px;
	float: left;
}
#content {
	background: url(images_sports/bg_right.jpg) right top scroll repeat-y;
	padding: 00px 87px;
	width: 676px;
}
.curve_bg {
	background: url(images_sports/curve_bg.jpg) left top scroll no-repeat #0d0d0d;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	width: 612px;
	float: left;
	padding: 15px 30px 00px 30px;
}
.box, .box2 {
	background: url(images_sports/box_bg.jpg) left top scroll no-repeat;
	height: 197px;
	width: 206px;
	padding: 00px 00px 00px 01px;
	text-align: center;
}
.box h6 {
	text-align: center;
	line-height: 41px;
	padding: 00px;
	display: block;
}
.box img {
	text-align: center;
	padding: 00px 00px 00px 00px;
}

.box2 h6 {
	text-align: center;
	line-height: 41px;
	padding: 00px;
	display: block;
}
.box_2 img {
	text-align: center;
	padding: 00px;
}
.model {
	width: 207px;
	padding: 162px 00px 00px 00px;
	float: left;
	display: block;
	text-align: center;
	color: #000000;
}
.model h6 {
	line-height: 36px;
	width: 207px;
}
.model_female {
	background: url(images_sports/model_female.jpg) center top  scroll no-repeat;
}
.model_male {
	background: url(images_sports/model_male.jpg) center top  scroll no-repeat;
}
.model_female2 {
	background: url(images_sports/model_female2.jpg) center top  scroll no-repeat;
}
.curve {
	width: 676px;
}
.curve h6 {
	width: 646px;
	background: url(images_sports/curve_top_2.jpg) left top scroll no-repeat;
	line-height: 66px;
	float: left;
	padding: 00px 00px 00px 30px;
}
.curve span {
	background-color: #0d0d0d;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	width: 612px;
	float: left;
	padding: 15px 30px 00px 30px;
}
.coming_soon {
	padding: 150px 00px;
}
ul.decimal {
	padding: 00px 00px 08px 20px;
}
ul.decimal li {
	padding: 00px 00px 07px 10px;
	list-style-type: decimal;
}
.curve_bg_dress {
	background: url(images_sports/curve_bg_dress.jpg) left top scroll no-repeat;
	width: 206px;
	height: 390px;
	text-align: center;
	padding: 10px 00px 00px 01px;
}
.curve_bg_dress h6 {
	width: 206px;
	display: block;
	text-align: center;
	line-height: 32px;
	color: #000000;
}
/*************************** Bottom Bg *******************************/
#bottom_bg {
	background: url(images_sports/bottom_bg.jpg) left top scroll no-repeat;
	width: 800px;
	float: left;
	padding: 195px 25px 15px 25px;
}
#bottom_bg p {
	padding: 00px;
}
