@charset "utf-8";

/* Reset CSS */

* { margin:0; padding:0; border:0; outline:0; vertical-align:top; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
ul, ol, dl { list-style:none; }
a { text-decoration:none; color:#000; }
table { border-collapse:collapse; border-spacing:0; }
input, select { vertical-align:middle; }
label { cursor:pointer; }
.blind, legend, hr, caption { display:block; overflow:hidden; position:absolute; top:0;left:-1000em; }
i, em, address { font-style:normal; font-weight:normal; }


.topbg { width:100%; background: #f2f2f2 url('/img/mintro/top_bg1.png') repeat-x; } 
.top {  width:100%; text-align:center; margin: 0 auto; }
.top img { width:70%; top:90%; }

.middlebg { position:relative; width:100%; background: #f2f2f2; }
.middle { position:relative; width:100%; text-align:center; margin: 0 auto; z-index:100}
.middle img { width:100%; } 

.fla_bt { position:absolute; z-index:80; top:79%; left:42%; width:20%}
.fla_bt ul li{float:left;}
.fla_bt ul li img {width:100%; margin:0 0 0 10px;} 


.text_box { position:absolute; top:87%; width:100%;}
.text_box img {width:100%;}

.text { width:91%; position:absolute; text-align:center; z-index:80; top:90%; }
.text ul li {float:left;}
.text ul li img { width:100%; } 

.limargin_1 {margin:0 0 0 10%;}
.limargin_2 {margin:0 0 0 25%;}
.limargin_3 {margin:0 0 0 5%;}
.limargin_4 {margin:0 0 0 70%;}
.limargin_5 {margin:0 0 0 5%;}
.limargin_6 {margin:0 0 0 -1%;}
.limargin_7 {margin:0 0 0 7%;}

.centent_bg{width:100%;}
.centent {width:100%; text-align:center; margin: 0 auto;}
.centent p { margin:5% 0 0 0;}
.centent img { width:100%; margin:10px 0 0 0; }
.centent_box { margin:30% 0 0 0;}

.but { width:100%; margin:0 0 40% 0; }
.but ul li { float:left;}
.but ul li img{ width:100%; }

.request { }
.request h1 { }
.request ul li{ height:100%; }

.check { }

.btn_request { }

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}


.input_01			{font-family: µ¸¿ò; font-size: 9pt; border: 1px solid #AEAEAE; color: #555555;}