/* CSS Document */

body {
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}

#all {
width:812px;
/*margin: 0 auto;
padding:0px 8px 0px 0px;*/
background:url(images/bck_r_2.gif) 100% 0% repeat-y;
border-left:#999999 1px solid;
}

#top_header {
width:auto;
height:75px;
margin:0px 8px 0px 2px;
background:#000000;
}

#header{
width:auto;
height:140px;
margin:0px 8px 0px 0px;
background:url(images/header.jpg) no-repeat;
}

#header_tennis{
width:auto;
height:140px;
margin:0px 8px 0px 0px;
background:url(images/header_tennis.jpg) no-repeat;
}

#header_basket{
width:auto;
height:140px;
margin:0px 8px 0px 0px;
background:url(images/header_basket.jpg) no-repeat;
}

#header_f1{
width:auto;
height:140px;
margin:0px 8px 0px 0px;
background:url(images/header_f1.jpg) no-repeat;
}

#header_moto{
width:auto;
height:140px;
margin:0px 8px 0px 0px;
background:url(images/header_moto.jpg) no-repeat;
}

#edit{
width:auto;
background-color:#FFFFFF;
margin:0px 8px 0px 0px;
}

#edit_right{
padding:10px;
background:url(images/edit_right_tmp.jpg) no-repeat;
}

#edit_right_tennis{
padding:10px;
background:url(images/edit_right_tennis.jpg) no-repeat;
}

#edit_right_basket{
padding:10px;
background:url(images/edit_right_basket.jpg) no-repeat;
}

#edit_right_f1{
padding:10px;
background:url(images/edit_right_f1.jpg) no-repeat;
}

#edit_right_moto{
padding:10px;
background:url(images/edit_right_moto.jpg) no-repeat;
}

#edit_left{
width:280px;
height:532px;
background:url(images/edit_left_tmp.gif) no-repeat;
}

.menu_left_btn {
padding-left:150px;
height:32px;
text-align: left;
}
.menu_left_txt {
	padding-left:150px;
	height:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

#footer {
width:auto;
height:30px;
background:#000000;
margin:0px 8px 0px 0px;
}

#footer_shaddow {
margin: 0 auto;
width:812px;
height:4px;
background:url(images/footer_shaddow.gif) 100% 0 no-repeat;
}

.banner_120x60 {
width:120px;
height:60px;
background-color:#999999;
}

.banner_480x60 {
width:480px;
height:60px;
}

.txt_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-align: left;
}

.txt_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-align: left;
}

.txt_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	text-align: left;
	font-weight: bold;
}

.img_1 {
float:left;
padding-right:5px;
padding-bottom:5px;
}

.clear_box{
clear:both;
width:auto;
height:10px;
}

.line_1 {
clear:both;
margin-top:5px;
margin-bottom:5px;
/*height:1px;*/
border-bottom:#999999 1px dotted;
}

A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
