/* BASIC css start */

textarea,
input[type=text], 
input[type=password] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 5px; border: 1px solid #dadada; background: #fff; -webkit-border-radius: 1px; -webkit-appearance: none; }
#pr-wrap .top { position: fixed; right: 10px; bottom: 20px; width: 44px; height: 43px; background: url(/images/d3/m_01/btn/btn_top@2x.png) no-repeat 0 0; background-size: 44px 43px; text-indent: -9999px; }
#pr-wrap li {list-style:none;}
#pr-container { position: relative; }

/* »ó´Ü ¹è³Ê */
.banner {width:100%;}
.banner img {width:100%;}

/* »ó´Ü ¸Þ´º */
#menuWrap {width:98%; overflow:hidden; margin:20px auto 0 auto;}
#menuWrap .menu {margin-left:1.5%;}
#menuWrap .menu li {float:left; width:24%; height:46px; border:1px solid #231f20;}
#menuWrap .menu li:nth-child(1) {border-right:none;}
#menuWrap .menu li:nth-child(2) {border-right:none;}
#menuWrap .menu li a {color:#333; display:block; text-align:center; line-height:46px;}
#menuWrap .menu li a.on {border:1px solid #231f20; background-color:#231f20; color:#fff;}

/* µÚ·Î°¡±â ¹öÆ° */
#menuWrap .backButton {margin-right:1.5%;}
#menuWrap .backButton li {float:right; width:15%; height:48px; background-color:#dadada; font-size:20px; line-height:46px;}
#menuWrap .backButton li a {color:#fff; text-align:center; display:block;}
/* BASIC css end */

