/*È«¾Ö*/
body { font:12px/1.75 "ËÎÌå", arial, sans-serif;  background:#fff; color:#000 }



#container {margin:5 auto; width:990px;}
#sidebar { float:left; width:195px; height:500px; background:#FEF9F9;}
#sidebar2 { float:right; width:190px; height:500px; background:white;}
#content { float:left;height:500px; background:white;width:592;margin:5px}





#head{
margin: 0px auto;
background:white;

}


#contain{ margin:0 auto; overflow:hidden; background:white;width: 990px;} 


#left{
float: left;
width:   745px;
margin-right: 0px;
background:white;
}
#right{
float:right;
width: 235px;
margin: 0px;  
background:white;
}

#content {float:left;background:white;width:600px;margin:0px auto;background:white;}



#content{
padding-bottom: 32767px;
margin-bottom: -32767px; 
}


#foot{
clear:both;
margin:2px auto;
background:white;


}