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

* { margin:0; padding:0; font-family:Trebuchet MS, sans-serif; font-size:11px;}
img {border:0}
.clear { clear: both; display: block; visibility: hidden; line-height:0px;}
body {
	background-image: url(../images/bg_sub.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#f3e3d1;
}

/* Layout */
#wrap {width:900px; margin: 0px auto;}
#logo {height:147px; margin-bottom:12px;}

#nav {float:left; width:800px; margin:0; padding:0; height:12px; list-style:none; display:inline; overflow:hidden;}
#nav li{margin:0; padding:0; list-style:none; display:inline;}
#nav li a{float:left; padding:0; overflow:hidden; height:12px !important; height:/**/:12px; background-position:0 -12px;}
#nav li a:hover {background-position:0 0;}

#nav1 a {width:106px;background:url(../images/nav1.gif) bottom left no-repeat; margin-left:180px;}
#nav2 a {width:131px;background:url(../images/nav2.gif) bottom left no-repeat;}
#nav3 a {width:94px;background:url(../images/nav3.gif) bottom left no-repeat;}
#nav4 a {width:157px;background:url(../images/nav4.gif) bottom left no-repeat;}
#nav5 a {width:66px;background:url(../images/nav5.gif) bottom left no-repeat;}

/*nav vertical*/
#contents {float:left; margin:0; padding:0;  margin-top:20px;}
#contents #nav_v {list-style:none; width:182px; float:left; margin:0; padding:0;}
#contents #nav_v li {background:url(../images/img_bg_sub_title.gif) no-repeat 0 top; padding-left:20px;height:29px; margin-bottom:5px;}
#contents #nav_v li{font-size:11px; color:#7c231e;}
#contents #nav_v li a {color: #7c231e;text-decoration:none;}
#contents #nav_v li a:visited {color: #7c231e;}
#contents #nav_v li a:hover {color: #FFFFFF; background-color:#7c231e; text-decoration:none; font-size:11px;}

/*text*/
#text {margin:0; padding:0; margin-left:200px;}
#footer {padding:0; margin:0; background-image:url(../images/bg_footer.gif); height:40px;}
#footer img{padding-top:8px; margin:auto; float:left; margin-left:170px;}
