 #container {
 width: 698px;
 margin-top: 10px;
}
#left {
 height: 220px;
 float: left;
 width: 340px;
}
#lefttitle {
color: #ffffff; 
line-height: 37px; 
color: #ffffff; 
text-indent: 20px; 
background: url(public/images/titleback.gif) no-repeat;
height: 39px;
 width: 340px;
}
#leftcont {
 width: 308px;
 padding-top: 4px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
}
#leftcont li {
 line-height: 25px;
 background-image: url(/images/list_icon.gif);
 background-repeat: no-repeat;
 background-position: 5px;
 text-indent: 24px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #4C4C4C;
 list-style-type: none;
}
#right {
 height: 220px;
 float: right;
 width: 340px;
 padding-left: 18px;
}
#righttitle {
color: #ffffff; 
line-height: 37px; 
color: #ffffff; 
text-indent: 20px; 
background: url(public/images/titleback.gif) no-repeat;
height: 39px;
width: 340px;
}
#rightcont {
 width: 308px;
 padding-top: 4px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 8px;
}
#rightcont li {
 line-height: 25px;
 background-image: url(/images/list_icon.gif);
 background-repeat: no-repeat;
 background-position: 5px;
 text-indent: 24px;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 border-bottom-color: #4C4C4C;
 list-style-type: none;
}

.more{
 height:30px;
 line-height: 20px;
 text-align: right;
 width: 300px;
}

