@charset "utf-8";
/* CSS Document */

/* css hack ie6
------------------------------------------------------------------------------------*/
* html .line {
width:1px;
height:195px;
border-right:#999999 dotted 1px;
float:left;
margin:10px 7px 0 7px;}

* html .l-col {
width:270px;
padding:0;
margin-left:5px;
float:left;
}
* html .m-col {
width:270px;
padding:0;
margin-left:5px;
float:left;
}
* html .r-col {
width:270px;
padding:0;
margin-left:5px;
float:left;
}
* html .menu-inner {
	height:270px;
	margin-top:5px;
	padding:10px 0 0 10px;
	background:url(../img/main-nav-bg.gif) no-repeat;
}

/* main
-------------------------------------------------------------------------------------*/
#main {width:891px; height:auto;}

#l-box {
width:410px;
height:200px;
float:left;
margin:10px 0 0 15px;
border-top:#deaf84 solid 7px;
}

#l-box p, #r-box p {
font-size:10px;
text-align:left;
line-height:1.3em;
margin-top:5px;
}

.l-p-box {
width:240px;
margin:15px 0 0 0px;
float:right;}

.r-p-box {
width:260px;
margin:15px 0 0 5px;
float:right;}

.line {
width:1px;
height:195px;
border-right:#999999 dotted 1px;
float:left;
margin:10px 0 0 15px;}

#l-box h3, #r-box h3 {
	font-size:85%;
	text-align:left;
	line-height:1.5em;
}

#r-box {
width:410px;
height:200px;
float:right;
margin:10px 15px 0 0px;
border-top:#a8d155 solid 7px;
}



#bnr {width:199px; float:right;}
#bnr li {
list-style:none;
width:199px;
margin:0;
padding:0;
text-indent:-9999px;
}
#bnr li a {
display:block;
width:199px;
height:43px;
}

#bnr li#s1 a {width:199px;
background:url(../img/s1.gif) no-repeat;}

#bnr li#s2 a {width:199px;
background:url(../img/s2.gif) no-repeat;}

#bnr li#s3 a {width:199px;
background:url(../img/s3.gif) no-repeat;}

#bnr li#s4 a {width:199px;
background:url(../img/s4.gif) no-repeat;}

#bnr li#s5 a {width:199px;
background:url(../img/s5.gif) no-repeat;}

#bnr li#s6 a {width:199px;
background:url(../img/s6.gif) no-repeat;}


#main {width:100%; position:relative; text-align:center;}
.l-col, .m-col, .r-col {width:270px; padding:5px; margin-left:7px; float:left;}
.l-col h2 {
	font-size:100%;
	color:#000000;
	text-align:left;
	display:block;
	background:url(../img/snav-title1.gif) no-repeat top left;
	height:30px;
	padding:10px 0 0 10px;
}
.m-col h2 {
	font-size:100%;
	color:#000000;
	text-align:left;
	display:block;
	background:url(../img/snav-title2.gif) no-repeat top left;
	height:30px;
	padding:10px 0 0 10px;
}
.r-col h2 {
	font-size:100%;
	color:#000000;
	text-align:left;
	display:block;
	background:url(../img/snav-title3.gif) no-repeat top left;
	height:30px;
	padding:10px 0 0 10px;
}
#nav-main {
	margin-left:10px;
	position:absolute;
	top:680px;
	left:0px;
}

.menu-inner {
	height:264px;
	margin-top:5px;
	padding:10px 10px 5px 20px;
	background:url(../img/main-nav-bg.gif) no-repeat;
}

ul#sideNav:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#sideNav {
	font-size:80%;
	margin:0;
	padding:0;
	width:270px;
} 

ul#sideNav li {
	list-style:url(../common/icon1.gif);
	text-align:left;
	text-indent:15px;
	line-height:1.6em;
}

ul#sideNav li a {
	text-decoration:none;
	color:#666666;
}

ul#sideNav li a:hover {
	text-decoration:underline;
	color:#006699;
}

.rbox {
	width:840px;
	background-color:#f4ecdf;
	margin:auto;
	clear:both;
}
.textbox {
	font-size:11px;
	line-height:1.5em;
	text-align:left;
	margin:0px;
	padding:5px 10px;
	background-color:#f4ecdf;
}
.rtop, .rbottom {
	background-color:#ffffff;
}
.rtop span, .rbottom span {
	display:block;
	height:1px;
	overflow:hidden;
	background-color:#f4ecdf;
}
.r1 {
	margin: 0px 5px;
}
.r2 {
	margin: 0px 3px;
}
.r3 {
	margin: 0px 2px;
}
.r4 {
	margin: 0px 1px;
	height: 2px;
}
/* footer
-------------------------------------------------------------------------------------*/
#footer {width:850px; margin-top:330px; padding:3px; clear:both;}
#copyright {
width:885px;
height:10px;
margin:15px 0 10px 0;
padding:3px;
background-color:#725c4e;
color:#fff;
text-align:left;
font-size:11px;
}
#address {
width:200px;
height:80px;
background-color:#f4ecdf;
border:#725c4e solid 1px;
float:right;
text-align:left;
line-height:1.3em;
font-size:11px;
padding:10px;
}