/* Common */

*						{ margin: 0px; padding: 0px; }
body, div, td			{ font-family: Helvetica, Arial, Tahoma, Sans-Serif; font-size: 14px; }

body					{ background-color:#ffffff; }
h1						{ color: #1c959d; font-size: 26px; padding-bottom: 8px; }
h2						{ color: #449fa5; font-size: 18px; padding-bottom: 8px; }

p						{ line-height: 22px; padding-bottom: 12px; }
img						{ border: 0px; }
.center					{ width: 900px; margin: 0px auto; background-color: #ccc; }

/* Design */

#container				{ width: 800px; margin: 20px auto; }

#top					{ height: 120px; margin-bottom: 10px; background: #183152 url(/img/top.jpg) no-repeat top left; }
#top h1					{ position: relative; top: 30px; left: 30px; color: #fff; }
#top p					{ position: relative; top: 20px; left: 30px; color: #8c8c8c; }

#menu					{ width: 190px; float: left; margin-right: 10px; background-color: #ABC8E2; }
#menu a					{ display: block; padding: 0px 5px 0px 5px; }
#menu_navi				{ padding: 5px; background-color: #375D81; }
#menu_navi h2			{ color: #fff; }

#content				{ width: 600px; float: left; }
#bottom					{ clear: both; padding: 10px; border-top: solid 10px #fff; background-color: #dbdbdb; }

#top_ads				{ height: 90px; text-align: center; padding: 5px 0px 5px 0px; }
#content_ads			{ float: left; padding: 0px 10px 10px 0px; }