@charset "ISO-8859-15";
body {
	margin: 0px;
	background:#fdfced;
}
table,tr,td,p
{font-family:tahoma;color:#a64824; font-size:11px;text-decoration:none;}
#bg {
	width: 100%;
	height:auto;
	margin: 0 auto;
	}
#header {
	width: 950px;
	height:auto;
	margin: 0 auto;
	}
#h1 {
	float: left;
	width: 317px;
	height: 106px;
	background:url(images/h-01.jpg);
}
#h2 {
	float: left;
	width: 316px;
	height: 106px;
	background:url(images/h-02.jpg);
}
#h3 {
	float: left;
	width: 317px;
	height: 106px;
	background:url(images/h-03.jpg);
}
#h4 {
	float: left;
	width: 317px;
	height: 107px;
	background:url(images/h-04.jpg);
}
#h5 {
	float: left;
	width: 316px;
	height: 107px;
	background:url(images/h-05.jpg);
}
#h6 {
	float: left;
	width: 317px;
	height: 107px;
	background:url(images/h-06.jpg);
}
#menu {
width: 950px;
display: block;
float:left;
padding:0px;
margin:0px;
}

#menu a.m1 {
float: left;
width: 317px;
height: 38px;
background:url(images/m1.jpg);
cursor: pointer;
}
#menu a.m1:hover {
float: left;
width: 317px;
height: 38px;
background:url(images/m1r.jpg);
}
#menu a.m2 {
float: left;
width: 316px;
height: 38px;
background:url(images/m2.jpg);
cursor: pointer;
}
#menu a.m2:hover {
float: left;
width: 316px;
height: 38px;
background:url(images/m2r.jpg);
}
#menu a.m3 {
float: left;
width: 317px;
height: 38px;
background:url(images/m3.jpg);
cursor: pointer;
}
#menu a.m3:hover {
float: left;
width: 317px;
height: 38px;
background:url(images/m3r.jpg);
}
#menu a.m4 {
float: left;
width: 238px;
height: 38px;
background:url(images/m4.jpg);
cursor: pointer;
}
#menu a.m4:hover {
float: left;
width: 238px;
height: 38px;
background:url(images/m4r.jpg);
}

#content1 {
	width: 950px;
	height:auto;
	margin: 0 auto;
	}
.leftarea {
	background:url(images/leftarea-bg.gif) right top repeat-y #fdfced;
}
.rightarea {
	background: url(images/rgb.gif) repeat-y #68240a;
}
#ht01 {
float: left;
padding-top:11px;
padding-left:14px;
width: 650px;
height: 39px;
background:#a64824 url(images/ht-bg.gif) right top repeat-y;
}

#footer {
	clear:both;
	width: 950px;
	height:48px;
	margin: 0 auto;
	background: url(images/footer.gif) top repeat-x;;
	font-family:tahoma;color:#fdfced; font-size:11px;text-decoration:none;
	line-height:16px;
	}
#footer a {font-family:tahoma;color:#fdfced; font-size:11px;text-decoration:underline;}
#footer a:hover {font-family:tahoma;color:#fdfced; font-size:11px;text-decoration:none;}

a.link {font-family:tahoma;color:#fdfced; font-size:11px;text-decoration:none;}
a.link:hover {font-family:tahoma;color:#fdfced; font-size:11px;text-decoration:underline;}

a.link1 {font-family:tahoma;color:#a64824; font-size:11px;text-decoration:none;}
a.link1:hover {font-family:tahoma;color:#a64824; font-size:11px;text-decoration:underline;}

.text12bold
{font-family:tahoma;color:#fdfced; font-size:12px; font-weight:bold; text-decoration:none;}
.text11
{font-family:tahoma;color:#fdfced; font-size:11px; text-decoration:none;}

.text14bold
{font-family:tahoma;color:#fdfced; font-size:14px; font-weight:bold; text-decoration:none;}

.box{ border:solid #7c7c7c 1px;
border-collapse:collapse;
font-family:tahoma;color:#2b2726;font-size:11px;text-decoration:none; }
