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

#localnav {
	padding: 0px;
	margin:0px;
	width: 220px;
	float: left;
	background-image: url(../img_cmn/bg_localnav_h470.gif);
	background-repeat: no-repeat;
	height: 470px;
}

#localnav h2 {
	margin:0px;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#localnav h2 a{
	color: #666666;
	text-decoration: none;
}

#localnav h2 a:hover{
	color: #000000;
	text-decoration: underline;
}

#localnav ul {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	list-style-type: none;
	text-indent: -9999px;
}

#localnav li {
	padding:0px;
	height:45px;
	width:206px;
	margin-left: 0px;
	margin-bottom: 5px;
}

#localnav li a{
	height:45px;
	width:206px;
	display:block;
}

#localnav li#ln_com1  {
	background-image:url(../img_cmn/ln_gro_wffsA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com1 a:hover {
	background-image:url(../img_cmn/ln_gro_wffsB.gif);
	background-repeat: no-repeat;
}

#localnav li#ln_com2  {
	background-image:url(../img_cmn/ln_gro_wfiA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com2 a:hover {
	background-image:url(../img_cmn/ln_gro_wfiB.gif);
	background-repeat: no-repeat;
}

#localnav li#ln_com3  {
	background-image:url(../img_cmn/ln_gro_wfokA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com3 a:hover {
	background-image:url(../img_cmn/ln_gro_wfokB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com4  {
	background-image:url(../img_cmn/ln_gro_wfbA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com4 a:hover {
	background-image:url(../img_cmn/ln_gro_wfbB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com5  {
	background-image:url(../img_cmn/ln_gro_amlA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com5 a:hover {
	background-image:url(../img_cmn/ln_gro_amlB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com6  {
	background-image:url(../img_cmn/ln_gro_hsioA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com6 a:hover {
	background-image:url(../img_cmn/ln_gro_hsioB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com7  {
	background-image:url(../img_cmn/ln_gro_wfseA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com7 a:hover {
	background-image:url(../img_cmn/ln_gro_wfseB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com8  {
	background-image:url(../img_cmn/ln_gro_wfamA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com8 a:hover {
	background-image:url(../img_cmn/ln_gro_wfamB.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com9  {
	background-image:url(../img_cmn/ln_gro_wfgcA.gif);
	background-repeat: no-repeat;
}
#localnav li#ln_com9 a:hover {
	background-image:url(../img_cmn/ln_gro_wfgcB.gif);
	background-repeat: no-repeat;
}

#maincontents {
	padding: 0px;
	width: 730px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(../img_cmn/bg_companyinfo.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
}

#maincontents h3 {
	margin:0px;
	padding:0px;
}

#maincontents h4 {
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#maincontents h5 {
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#maincontents p {
	margin:0px;
	padding:10px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}

#flashcontents {
	padding: 0px;
	margin:0px;
}

.imgcenter {
	padding:10px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


