/* CSS Document */

<style type="text/css">
<!--

.box_header  {width: 226px; height: 26px; }
/*.box_content {width: 226px; height: 140px; padding:5px 5px; background: url(image/table_bg.gif); background-repeat: repeat-y;}*/
.box_content {width: 226px; padding:5px 5px; background: url(image/table_bg.gif); background-repeat: repeat-y;}
.box_footer  {width: 226px; height: 20px; padding-bottom: 10px;background: url(image/table_footer.gif); background-repeat: no-repeat;}

ul {list-style-type: none;}

li {
	background: transparent url(image/dot.gif) no-repeat 0 6px;
	padding: 3px 20px 10px 20px;
}

-->
</style>
