@import url(reset.css);

/* -------------------- sys -------------------- */

body {background:  #efeec0; font-family: Tahoma; font-size: 12px;}
#bod {background: url(../img/bod.jpg) left top repeat-x;}
#top {background: url(../img/top.jpg) left top no-repeat; height: 286px;}
#top img {margin: 30px;}
#top #grid_01 {background: url(../img/grid_01.gif) left repeat-x; height: 29px; position: absolute; top: 272px; left: 300px; right: 0px; display: block;}
#left {background: url(../img/left_bg.gif) repeat-y right #fff; border-right: 1px solid #000;  width: 300px; padding: 0; text-align: right; border-top: 3px solid #efeec0; font-size: 12px;}
/* #left ul {list-style: none;  margin: 0; padding: 0;} */
#left a {font-weight: bold; font-size: 13px;  text-decoration: none; color: #000; display: block; padding: 5px 0; padding-right: 20px;  margin-bottom: 10px; }
#left a:hover {background: #efeec0; border: 1px solid #000; border-left: none; border-right: none; padding-top: 4px; padding-bottom: 4px;}
#left a:active {background: #efeec0;}
#right {background: url(../img/list.gif) center top no-repeat; width: 195px; padding: 0 10px;}
#content {padding: 50px; line-height: 20px; text-align: justify;}
#grid_02 {background: url(../img/grid_02.gif) repeat-x center; height: 47px; width: 100%; display: block; margin-top: 20px;}
#bottom {padding: 15px; font-size: 11px; border-top: 2px solid #000;}
.text {background: #f9f8e6; border: 1px solid #95948a; padding: 15px; font-size: 12px;}
a img {border: none;}

p {padding: 0; margin: 0;}

