html, body { margin:0; padding:0; border:0; }
body { color:#000; font-family:tahoma,arial,sans-serif; font-size:11px; text-align:center; margin:2px 0; background:#fff; }

#wrapper { margin:0 auto; width:780px; font-size:11px; text-align:left; background:#8a0000; }

#header { width:780px; height:25px; text-align:center; background:#666; border-bottom:10px solid #000; }
#header h1 { font-size:14px; }

#left_wrapper { float:left; width :155px; background:#8a0000; }
#main_wrapper { float:right; width :620px; background:#fff; }

.left_title { width:145px; color:#ff0; font-size:13px; font-weight:bold; margin:15px 0 1px 5px; padding:3px 0; background:#000; border:1px solid #c60000; background-image:url(images/point.gif); background-repeat:no-repeat; background-position:5px center; }
.leftnavlist { width:145px; margin:0 0 0 5px; padding:0; text-align:left; font-size:12px; border:1px solid #c60000; border-bottom:none; }
.leftnavlist ul { list-style-type:none; } 
.leftnavlist li { display:block; margin:0; padding:0; text-align:left; border-bottom:1px solid #c60000; }
.leftnavlist a:link, 
.leftnavlist a:visited { display:block; padding:2px 0; text-decoration:none; color:#fff; background:#8a0000; }
.leftnavlist a:hover { display:block; padding:2px 0; text-decoration:none; color:#fff; background:#5a0000; }

.main_title { float:right; width:615px; text-align:left; font-size:13px; color:#902400; margin-top:5px; padding:3px 0; border-bottom:#000 1px solid; background-image:url(images/maintitle.gif); }
.main_content { float:right; width:615px; text-align:center; font-size:12px; margin:0; padding:0; margin-top:10px; }
.main_content_1 { float:right; width:615px; text-align:left; padding:6px 0; background:#f3f5f8; }
.main_content_2 { float:right; width:615px; text-align:left; padding:6px 0; background:#e9e5f8; }
.left_content { float:left; padding-left:20px; width:200px; }
.middle_content { float:left; width:230px; }
.right_content { float:right; text-align:right; }
.center_dice { background-image:url(images/dice.gif); background-repeat:no-repeat; background-position:5px center; }

#footer { clear:both; width:780px; text-align:center; font-size:12px; font-weight:bold; color:#fff; padding:5px 0; background:#000; }
#footer a { color:#fff }

.red_font { color: #bf0000; }
.red_line { hieght:2px; border-top:2px solid #b00; }

a:link { color: #006; text-decoration: underline; }
a:visited { color: #003; text-decoration: underline; }
a:hover { color: #f00; text-decoration: underline; }
a:active { color: #006; text-decoration: underline; }

