
@charset "utf-8";

.divbottom { width:100%;background-image: url(/images/top_bg.jpg);margin-top:30px;margin-bottom: 5px; }

.divbottom table { width:1000px;background-color: #586688;}
.divbottom table tr td { text-align:left;line-height:23px;height: 23px;border: 0px solid red;}
.divbottom table tr td div { text-align:left;color:#cccccc;margin-left:20px;font-size:12px;width:150px;line-height:23px;border: 0px solid red;}
.divbottom table tr td a image{ width: 80px;}

.divbottom table tr td div a:link { text-decoration: none;color: #cccccc;}
.divbottom table tr td div a:visited { text-decoration: none;color: #cccccc;}
.divbottom table tr td div a:hover { text-decoration: none; color: #00ff00;}
.divbottom table tr td div a:active { text-decoration: none;color: #cccccc;}

.td_rowspan { width:10px;background-image: url(/images/bottom_line_v.png);}
.td_rowspan_empty { width:50px; }

#bottomcopyright { color:#cccccc;font-size:11px;width: 900px;}