@charset "utf-8";
/* CSS Document */
body{
padding:0px;
margin:0px;
background-color:#000000;
}
.center{
position:relative;
width:660px;
left:50%;
margin-left:-330px;
}
.top{width:660px; float:left;}
.com{width:654px; float:left; background:url(images/bg_05.jpg) repeat-y left top; padding:0 3px;}
.bottom{width:660px; float:left;}