/*style1.css  http://www.sa7afa.net  all rights saved copyright*/


body{
background-color: #ffffff;
margin: 0;
padding: 0;
}

#outside{
width: 770px;
background-color: #ffffff;
margin: auto;
padding: 0;
}
#outside a{
text-decoration: none;
}

#outside a:hover{
text-decoration: underline;
}

#outside img{
border: none;
}

#main{
width: 770px;
float: right;
margin-top: 10px;
}

#body_chat{
width: 603px;
float: right;
text-align: center;
}

#col{
width: 162px;
float: right;
text-align: center;
margin-right: 3px;
}

#adv_v{
width: 160px;
height: 600px;
float: right;
border: 1px #CFBCBC solid;
}

#footer{
text-align: center;
font: bold .8em/1.3 Tahoma,arial;
}


