body { background: #FFFFFF; font-family: Verdana; font-size: small; text-align: center; }
img { border: 0px; }
ul{ line-height: 20px; }

.main_title { color: #0000FF; font-size: medium; font-weight: bold; text-align: center; margin-bottom: 20px; }
.sub_title { color: #CC3300; font-weight: bold; margin-top: 20px; margin-bottom: 10px; }

/* container */
#container { background: #000063; width: 780px; }

/* top */
#top_bar { background: #FFFFFF; height: 60px; }
#top_title {
	color: #FF6600; font-size: medium; font-weight: bold; line-height: 60px; font-family: Arial;
	text-align: left; vertical-align: middle;
	background: #FFFFFF;
	width: 660px;
	float: left;
}
#top_logo { float: left; }

/* menu */
#menu_bar { background: #000063; font-size: small; font-weight: bold; width: 150px; float: left; padding-top: 40px; }
#menu_bar a:link { color: #FFCC00; text-decoration: none; }
#menu_bar a:visited { color: #FFCC00; text-decoration: none; }
#menu_bar a:hover { color: #FFCC00; text-decoration: underline; }

/* brow */
#brow_upper { background: #000000; width: 630px; height: 18px; float: left; }
#brow_lower { background: #FFCC00; width: 630px; height: 18px; float: left; }

/* content */
#content { text-align: left; background: #FFFFFF; width: 610px; height: 400px; float: left; padding-left: 20px; padding-top: 20px; }

/* flash */
#flash_note { background: #99CCFF; width: 200px; float: right; margin-right: 4px; padding-top: 10px; }
#flash_title { font-weight: bold; text-align: center; }
#flash_download { font-family: Comic Sans MS; text-align: right; width: 96px; float: left; }
#flash_buy { font-family: Comic Sans MS; width: 84px; float: right; }
#flash_note a:link { color: #FF0000; font-weight: bold; text-decoration: underline; }
#flash_note a:visited { color: #FF0000; font-weight: bold; text-decoration: underline; }
#flash_note a:hover { color: #FF0000; font-weight: bold; text-decoration: underline; }

/* release */
#release_new { color: #FF0000; font-weight: bold; float: left; }
#release_title { color: #0000FF; font-weight: bold; float: left; padding-left: 10px; }
#release_content { clear: left; }

/* footer */
#footer { background: #FFFFFF; color: #666666; height: 50; padding-top: 20px; padding-bottom: 100px; }
