/* Common */
ul, li{list-style:none;padding:0;margin:0}
em{font-style:normal}
h1, h2, h3, h4, h5, h6, p, span, a{margin:0;line-height:1; font-family:'맑은고딕', '돋움', 'dotum';}


/* Content */
.wrap{}
.wrap .inner_wrap{width:600px;height:750px}
.wrap .inner_wrap2{width:600px;height:850px}
.wrap .inner_wrap3{width:500px;height:600px;}

.header{height:82px;background:url('/resources/images/onepass/bg_01.jpg') repeat-x}
.header h1.title{padding:20px 35px;height:29px;font-size:29px;line-height:29px}

.content{padding:25px 32px 35px}
.inner_wrap3 .content{padding:20px 25px 25px}
.content p.stitle{font-size:14px;font-weight:bold;color:#515151;margin-bottom:40px}
.content p.stitle2{font-size:14px;color:#515151;margin-bottom:20px}

.content ul > li.last{margin-bottom:0 !important}
.content ul.list-type-1 > li{margin-bottom:40px}
.content ul.list-type-1 > li li{padding-left:10px}
.content ul.list-type-2{margin:20px 0 12px}
.content ul.list-type-2 > li {width:535px;height:129px;background:url('/resources/images/onepass/bg_stitle.png') no-repeat;margin-bottom:50px}
.content ul.list-type-2 > li.bg-none{width:inherit;height:inherit;background:none;}

.content h2.stitle-type-1{background:url('/resources/images/onepass/stitle_bg_01.jpg') repeat-x; font-size:14px;line-height:14px;margin-bottom:10px}
.content h2.stitle-type-1 + p{margin-left:10px}
.content h2.stitle-type-2{text-align:center;font-size:14px; line-height:14px;padding:7px 0}
.content h2.stitle-type-2 + p{text-align:center;padding:38px 0;line-height:14px;color:#399eea}
.content h2.stitle-type-2 + p.row-2{line-height:24px;padding:21px 0}

.content p{font-size:14px; line-height:26px;color:#515151}
.content p em.orange{color:#ff9000;font-weight:bold}
.content p em.blue{color:#399eea;font-weight:bold}
.content p em.red{color:#dc0000;font-weight:bold}
.content p em.red.normal{font-weight:normal}
.content p.indent-119{text-indent:-119px;margin-left:119px}
.content p.indent-181{text-indent:-181px;margin-left:181px}

.content .notic{width:510px;height:165px;background:url('/resources/images/onepass/bg_notic.jpg') no-repeat;margin:30px 10px 25px;padding-top:25px}
.content .notic p{text-align:center;font-weight:bold;margin-bottom:30px}
.content .notic a.link{display:inline-block;width:153px;height:20px;background:url('/resources/images/onepass/bg_em.png') no-repeat;vertical-align:middle;font-size:12px;color:#fff;text-decoration:none;line-height:21px}

.content .table-type-1{border-top:2px solid #a8c756}
.content .table-type-1 table{width:100%;text-align:left;font-size:12px;}
.content .table-type-1 th, .content .table-type-1 td{height:30px;padding:5px;border-bottom:1px solid #fff}
.content .table-type-1 th{font-weight:normal;text-align:center;background-color:#eaeaea;border-right:1px solid #fff}
.content .table-type-1 td{background-color:#f6f6f6}
.content .table-type-1 label{margin-right:10px}
.content .table-type-1 input, .content .table-type-1 textarea{padding:5px;border:1px solid #dadcdb;font-family:'dotum', '돋움'}
.content .table-type-1 input[type="radio"]{border:none;padding:0;margin-right:3px}
.content .table-type-1 input{vertical-align:middle}
.content .table-type-1 input[type="text"]{width:250px}
.content .table-type-1 textarea{width:300px;height:100px;resize:none;}

/* Button */

.btn{text-align:center}
.btn a{display:inline-block;padding:13px 110px;background-color:#98c166;height:14px;font-size:14;line-height:14px;font-weight:bold;color:#fff;text-decoration:none;}
.btn.type2 a{padding:13px 80px}