@charset hutf-8h; 

/* layout
------------------------------------------- */
#left{
width:630px;
float:left;
}
#right{
width:178px;
float:right;
}


/* news
------------------------------------------- */
#left h3{
margin-bottom:8px;
}


/* right
------------------------------------------- */
#right ul li{
margin-bottom:8px;
}

