@charset "UTF-8";

/* **************************************
*Since: 2007-8-16
*Modified: 2007-0-00
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h2,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	text-align:center;
}

html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align: bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}

th, td {
	padding: 0px;
}

hr{
visibility:hidden;
}

p{
margin:0px auto;
}

.clear{
	clear:left !important;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#000;
}

a:hover {	
	text-decoration: nono;
	color:#FF0000;
}


/* clearFix
---------------------------------------------------------------------------------------- */
.clearFix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearFix{
	display:inline-block;
}

/*\*/ * html .clearFix{
	height:1%;
} /**/

/*\*/ .clearFix{
	display:block;
} /**/


/* mainWrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	width:100%;
	height:100%;
	vertical-align:middle;
	text-align:center;
}


/* wrapper
---------------------------------------------------------------------------------------- */
#mainContent{
	width:100%;
	height:126px;
	background:url(../images/bg_wrapper.gif) repeat-x;
	margin:0px auto 0px auto;
}


/* mainContent.mainFlash
-------------------------------------------------- */
#mainContent .mainFlash{
	width:964px;
	height:126px;
	margin:0px auto;
}

#mainContent .mainFlash ul{
	width:964px;
	height:126px;
	text-align:left;
}

#mainContent .mainFlash ul li{
	float:left;
	width:482px;
	height:126px;
}


/* logo00
---------------------------------------------------------------------------------------- */
.logo00{
	width:200px;
	height:102px;
	margin:0px auto 10px auto;
}


/* logo01
---------------------------------------------------------------------------------------- */
.logo01{
	width:554px;
	height:19px;
	margin:20px auto;
}


/* info
---------------------------------------------------------------------------------------- */
.info{
	width:900px;
	margin:10px auto;
	padding:5px 0px;
	line-height:1.6;
	text-align:left;
	font-size:12px;
}

.info h1{
	font-size:12px;
	font-weight:bold;
}

/* season
---------------------------------------------------------------------------------------- */
.season{
	width:964px;
	display:block;
	margin:20px auto;
}


/* player
---------------------------------------------------------------------------------------- */
.player{
	width:660px;
	height:31px;
	margin:20px auto;
	line-height:31px;
	text-align:left;
	display:block;
}

.player img{
	float:left;
	margin:0px 5px 0px 0px;
}
.lifestyle {

	width:572px;
	display:block;
	margin:20px auto;
}
.lifestyle img {
	margin-bottom: 6px;
}

