@import "style.css";


body{
    margin:0px;
	padding:0px;
	OVERFLOW-X: hidden;
	background-color:#515151;
	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}



	

/***¸ÞÀÎ·¹ÀÌ¾Æ¿ô**/	
#main {

	POSITION:relative; 
	WIDTH: 100%;
	HEIGHT:560px;
	Z-INDEX: 2;
	TOP:0px;
	text-align: center;
	background:#fff;
	
}



/***Á¦Ç°¼Ò°³**/
#m_pro:after {content:""; display:block; clear:both}
#m_pro {
	Z-INDEX:20;
	POSITION:absolute;
	WIDTH:473px;
	min-height:100px;
	LEFT:50%;
	text-align:center;
	top:360px;
	margin-left:60px;
		
}

#m_pro li {float:left;}
#m_pro li.tit { margin-top:30px;}

#m_pro li.rollover01 {float:left;  margin:0px 0px 0 0px;}
#m_pro li.rollover01 a {display:block; width:101px; height:100px; text-indent:-3000px; background:url(image/m_pro01.png) no-repeat; background-position:0 0;}
#m_pro li.rollover01 a:hover {background-position:0 -100px;}

#m_pro li.rollover02 {float:left;  margin:0px 0px 0 0px;}
#m_pro li.rollover02 a {display:block; width:101px; height:100px; text-indent:-3000px; background:url(image/m_pro02.png) no-repeat; background-position:0 0;}
#m_pro li.rollover02 a:hover {background-position:0 -100px;}

#m_pro li.rollover03 {float:left;  margin:0px 0px 0 0px;}
#m_pro li.rollover03 a {display:block; width:101px; height:100px; text-indent:-3000px; background:url(image/m_pro03.png) no-repeat; background-position:0 0;}
#m_pro li.rollover03 a:hover {background-position:0 -100px;}


/***ÄÜÅÙÃ÷***/
#content:after {clear:both;display:block;content:"";}
#content {
	clear:both;
    Z-INDEX: 11;
	POSITION: relative;
	WIDTH:100%;
	min-height:140px;
	TOP:0px;
	text-align:center;
	background:#fff;
	
}
#content_in {
	POSITION: relative;
	WIDTH:980px;
	text-align:center;
	top:-30px;
	margin:0 auto 0px auto;

}
/***°øÁö»çÇ×***/
#m_notice {position:absolute;width:319px; min-height:108px;text-align:left;left:0px; border:1px solid #d9d9d9;}
#m_notice li {float:left;}
#m_notice li.tit { float:left;margin:0 0 0px 0px}
#m_notice li.box {text-align:left; margin:13px 10px; }
#m_notice li.box td {font-size:12px;}
/**½Ã°ø»ç·Ê**/
#m_p {position:absolute;width:343px;text-align:left;left:334px; border:1px solid #d9d9d9;}

/**°í°´¼¾ÅÍ**/
#m_tel {position:absolute;width:286px;text-align:center;left:692px; border:1px solid #d9d9d9;}
#m_tel p {}


/***ÇÏ´Ü***/
#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 110px;
	text-align: center;
	TOP:0px;
	border-top:1px solid #424242;
	background:#515151;
	
}
#bottom_lay {
	WIDTH: 980px;
	POSITION: relative;
	margin: 0 auto;
	text-align:left;
	top:0;
	
	
}
#bottom_lay li {float:left;width:210px; padding:20px 0 0 0px;}
#bottom_lay li.copy_t {float:left;width:650px;padding:15px 0 0 40px;font-size:12px; color:#9c9c9c; line-height:140%;font-weight:700}

#bottom_lay li.copy_t span {display:block;font-family: Verdana, Geneva, sans-serif;font-size:10px; color:#818181;line-height:180%;font-weight:normal }



	
	
	