﻿@charset "utf-8";
@import url(css/general.css);

body {margin:0px;}

#container {width:100%; min-width:1020px; text-align:center;}

#head {width:1020px; margin:0px auto; text-align:left;}
#head h1 {float:left; width:345px; height:92px; margin-left:22px;}
#head strong {display:block; float:left; width:245px; height:140px; margin:0px;}
#head div {float:left; width:164px; margin:20px 20px 0px 0px;}
#head div h2 {margin:0px -10px;}
#head div ul {width:164px;}
#head div li {width:164px;}
#head div li a {display:block;width:164px; padding:4px 0px 1em; text-decoration:none;}
#head div li em {color:#19001E; font-weight:bold;}
#head div li h3 {color:#333333; line-height:150%;}
#head div li a:hover em {color:#69037D;}
#head div li a:hover h3 {color:#999999;}
	#information {}
	#blog {}

#bottom {clear:both; width:100%; height:69px; background:#19001E;}
	#navim {margin:0px auto;}
	#foot {margin:0px auto; border-top:1px solid #756678;}
	#foot address {background:url(../images/home_foot_copyright.gif);}
		#navif li.privacypolicy a {background-image:url(../images/home_navif_privacypolicy.gif);}



