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:750px;
font-size:12px;
}
#main #left {
float:left;
width:200px;
background:#FAFAF0;
height:740px;
}
#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:center;
}
#main #left #com ul {
list-style-type:none;
margin:0px;
padding:0px;
border:medium none;
}
#main #left #com ul li {
border:1px solid #9C9A9C;
margin:10px 2px 0 4px;
background:#FFF;
width:95%;
}
#main #left #com ul li a,#main #left #com ul li a:visited {
color: #9BBB38;
display:block;
padding:2px 0px 2px 15px;
text-decoration:none;
}
#main #left #com ul li a:hover {
color:#fff;
font-weight:bold;
background:#9BBB38;
} 
#main #right {
float:left;
width:570px;
margin:0px 0px 0px 5px;
height:740px;
}
#main #right h2{
color:#009900;
letter-spacing: 3px; 
padding: 2px;
margin:5px 1px;
text-align:center;
}
#main #right p {
padding:3px;
margin:1px 0px;
clear:both;
}
#main #right #pic {
margin:1px;
text-align:center;
}
#main #right #pic img {
border:1px solid #ccc;
padding:3px 20px;
}
#main #right #tech {
clear:both;
}
#main #right #tech ul {
list-style-type:none;
margin-top:2px;
}
#main #right #tech ul li {
float:left;
width:200px;
line-height:16px;
border-bottom:1px solid #ccc;
}
#aftersell ul {
list-style-type:decimal;
}
#aftersell ul li {
margin-top:3px;
}
.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;
}
