* { padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
BODY {
margin:0;
background-image:url(../foto/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}
#main
{
width:990px;
height:100%;
margin-left: auto;
margin-right: auto;
}
#left
{
width:690px;
height:100%;
float:left;
}
.leftTop
{
width:100%;
height:125px;
float:left;
}
#right
{
width:300px;
height:500px;
float:left;
}
.leftBlack
{
width:100%;
height:40px;
float:left;
text-align:center
}
.leftBlack h1
{
font-family:"Times New Roman", Times, serif;
font-size:28px;
font-weight:bold;
color:#FFFFFF;
margin-top:5px;

}
.leftAdTop
{
width:100%;
height:80px;
float:left;
text-align:center;
margin-top:20px;
}
.leftContent
{
width:100%;
height:100%;
float:left;
text-align:center
}
.oyunExp
{
width:100%;
height:100%;
float:left;
text-align:left;
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:14px;
margin-top:20px;
}