@import url("hybrid.css");

body{
	font-size:11px;
	line-height:130%;
	margin:0 auto;
	}
	
.vsmall{
	font-size:10px;
	line-height:130%;
	}
	
.small{
	font-size:11px;
	line-height:130%;
	}
	
.middle{
	font-size:12px;
	line-height:130%;
	}
	
.middle_nh{
	font-size:11.5px;
	line-height:130%;
	}
	
.vmiddle{
	font-size:13px;
	line-height:130%;
	}
	
.large{
	font-size:14px;
	line-height:130%;
	}

.vlarge {
	font-size:15px;
	line-height:130%;
	}

.zero {
	font-size:0px;
	}

.top_title{
	font-size:12px;
	line-height:110%;
	}
	
#footer{
	text-align:right;
	width:760px;
	height:33px;
	}
#footer_map{
	padding:10px 0;
	text-align:right;
}
#footer_map span,
#footer_top span,	
#footer span{
	font-size:12px;
	margin-right:20px;
	font-weight:bold;
	color:#ffffff;
}
	
.contents{
	background:url(../img/common/bg.gif) center top repeat-y;
	}
	
body#map #content{
		background:url(../img/map/bg_contetns.gif) left top repeat-y;
}
	
#content #contentbox{
	background:#FFFFFF !important;
	}
#ecocaptxt{
	background:url(../img/ecocap/bg.gif) center repeat-y;
	padding:15px 20px 10px 20px;
	color:#666666;
	line-height:180%;
	font-size:12px;
}
#ecocaptxt p{
	background-color:#FFEEC4;
	padding:10px;
}