@charset "utf-8";
/* CSS Document */

body {margin:0; color:606060; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

#warp {margin:0px auto; width:774px;}
#topbar {height:20px; background:url(gfx/topbar.png); margin-bottom:10px; font-size:9px; color:#6e6e6e;}
#topbar div {line-height:20px;}
/*#header { margin-bottom:5px; height:360px; background:url(gfx/header.png) no-repeat;}*/
#content { background:url(gfx/content_bg_top.png) no-repeat top left; padding-top:20px; margin:1px 0 1px 0;}
#content div { background:url(gfx/content_bg_bottom.png) no-repeat bottom left; }
#content div div {background:transparent;  padding-bottom:20px;}
#bottom_menu { height:25px; background: url(gfx/bottom_menu.png);}
#bottom_menu div {line-height:25px; background: url(gfx/bottom_menu.png); background:transparent;}
#bottom_menu a {color:#d3d3d6; text-decoration:none;}
#bottom_menu a:hover {color:#ffd24f; text-decoration:underline;}
#copyright {color:#919191; font-size:11px; line-height:20px;}
#copyright a {color:#919191; text-decoration:none;}
#copyright a:hover {color:#000000;}
.fleft {float:left;}
.fright {float:right;}
h1 {background:url(gfx/h1.png) no-repeat; line-height:20px; font-size:16px; padding:0 0 0 25px; margin:10px 0 5px 0; color:606060;}
h2 {font-size:14px; color:606060; padding:0 0 0 25px; margin:10px 0 5px 0;}
h3 {font-size:12px; color:606060; padding:0 0 0 25px; margin:10px 0 5px 0;}


#topbar, #bottom_menu, #copyright {padding-left:30px; padding-right:20px;}
#content div div {padding-left:45px; padding-right:35px; }

a {color:#ffb016; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}

img {border:0;}


