body {
margin:0;
background: #E7F5D2;
font-size:14px;
}
#t{
width:776px;
margin:0 auto;
background:#fff;
}
#top {
width:776px;
float:left;
}
#logo {
float:left;
background:#EFF6EA;
}
#start {
float:right;
}
#banner {
margin:3px 0 0 0;
width:100%;
background:#95BA15;
height:25px;
font-size:12px;
}
#banner ul {
list-style-type:none;
}
#banner ul li {
float:left;
padding:6px 4px 2px 4px;
}
#banner a:link {
color: #fff;
text-decoration:none;
}
#banner a:visited {
color: #fff;
text-decoration:none;
}
#banner a:hover {
color: #fff;
}
.w{
font:1.0em Tahoma, sans-serif; 
width: 185px;
color:#FFFFFF;
}
#main {
background:#fff;
width:776px;
margin:5px auto;
border-bottom:10px solid #9BBB38;
height:650px;
font-size:12px;
}
#main #left {
float:left;
width:200px;
background:#FAFAF0;
height:640px;
}
#main #left #com {
text-align:center;
}
#main #left #com h2 {
margin:5px 0 5px 0;
padding: 0 10px 0 0;
color:#9BBB38;
background:#F6F4DF url("../images/arrow.gif") no-repeat center center;
font-size:14px;
text-align:left;
}
#main #left #com ul {
list-style-type:none;
margin:0px;
padding:0px;
border:medium none;
width:175px;
}
#main #left #com ul li {
border-bottom:1px solid #9C9A9C;
border-right:1px solid #9C9A9C;
margin:5px;
background:#FFF;
width:95%;
}
#main #left #com ul li a {
color: #E0691A;
display:block;
padding:2px 0px 2px 15px;
text-decoration:none;
overflow:hidden;
}
#main #left #com ul li a:hover {
color:#FF9933;
font-weight:bold;
} 
#main #right {
float:left;
width:570px;
margin:0px 0px 0px 5px;
height:640px;
}
#main #right h2{
font: 1.0em Arial, Sans-Serif;
color:#E0691A;
letter-spacing: 3px; 
padding: 2px;
margin-bottom:2px;
}
#main #right p{
margin-top:10px;
padding:3px;
color:#000000;
line-height:20px;
text-indent: 20px;
}
#main #right ul {
list-style-image:url(../images/star.gif);
}
#main #right ul li {
display:block;
margin-top:5px;
padding:2px;
}
.clearer {
 clear: both;
}
#footer {
width:776px;
margin:2px auto;
background:#fff;
}
#footer p {
color:#009900;
text-align:center;
font-size:0.9em;
}
#footer p a {
color:#009900;
}
#footer p a:hover {
color:#FF6633;
}
