.g_body {
margin:10px 10px;
/*width:180px;*/
}
.g_header {
background:url(images/bg_top.png) no-repeat center;
height:8px;
margin:0;
margin-bottom:-5px;
}
.g_content {
background:url(images/bg_mid.png) repeat-y center;
margin:0;
padding:5px 10px;
margin-bottom:-4px;
text-align:center;
}
.g_footer {
background:url(images/bg_bot.png) no-repeat center;
height:11px;
margin:0;
}
