@charset "UTF-8";
/* CSS Document */

html {

padding:0;
margin:0;

}


body {

padding:0;
margin:0;
color:#909090;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:url(images/bg.jpg);


}


body a {

color:#400000;
text-decoration:none;
font-style:italic;
}

#whole {
width:100%;
height:auto;
}

#whole #mainbox {
width:900px;
height:auto;
margin:0 auto;
left:-450px;
}

#whole #mainbox #header{
background:url(images/main_tour/bg_mainbox.jpg) repeat-y center;
}

#whole #mainbox #toprowfix {
width:900px;
height:300px;
background:url(images/main_tour/bg_mainbox.jpg) repeat-y;
}

#whole #mainbox #toprowfix #player1 {
width:480px;
height:380px;
position:relative;
left:215px;
top:-50px;

}


#whole #mainbox #toprowfix #player2 {
width:480px;
height:380px;
position:relative;
left:215px;
top:-70px;
}

#whole #mainbox #toprowfix #player3 {
width:480px;
height:380px;
position:relative;
left:110px;
top:-50px;
}


#whole #mainbox #toprowfix #txtboxaa {
width:180px;
height:300px;
font-size:20px;
margin-left:20px;
margin-top:-380px;
}

#whole #mainbox #toprowfix #txtboxbb {
width:180px;
height:300px;
font-size:20px;
float:right;
position:relative;
left:-15px;
}


#whole #mainbox #toprowfix #txtboxaa2 {
width:180px;
height:300px;
font-size:20px;
margin-left:20px;
margin-top:-400px;
}

#whole #mainbox #toprowfix #txtboxbb2 {
width:180px;
height:300px;
font-size:20px;
float:right;
position:relative;
left:-15px;
top:-20px;
}

#whole #mainbox #maintable {
background:url(images/main_tour/bg_mainbox.jpg) repeat-y center;
}

#footer_links {
color:#400000;
font-size:12px;
}

#copyright {
font-size:11px;
}

#warntxt {
width:710px;
height:405px;
overflow:auto;
color:#565656;
margin-left:82px;
margin-top:-3px;
padding:10px;
font-size:11px;
}

