/* reset */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select,blockquote{padding:0;margin:0;font:normal 14px NanumGothic;color:#777}
ul,ol,dl{list-style:none}
a:link,a:hover,a:visited,a:active{text-decoration:none; color:#777}
hr, .off{display:none}
img{border:0}
a{display:block}
button{border:0;background:#fff}

/* ¸µÅ© ½ºÅ¸ÀÏ */
a:link{
	color:#4f4f4f;
	text-decoration:none;
}
a:visited{
	color:#8a8e91;
	text-decoration:none;
}
a:hover, a:focus{
	color:#ff0000;
	text-decoration:none;
}

/* ¼­ºê ÆäÀÌÁö °øÅë */
#contents{
	position:relative;
}


/* ·¹ÀÌ¾Æ¿ô */



#contentsArea{
	overflow:hidden;
	min-height:100%;
	padding:30px 0 30px 30px;
	background-color:#fff;
	border-radius:15px 15px 0 0;
}


#contents{
	float:left;
	width:100%;
	margin-right:0;
}

/* ÀÌ¹ÌÁö °¶·¯¸® */
.gallery ul{
	overflow:hidden;
	margin-top:30px
}
.gallery li{
	float :left;
	width:135px;
	margin:0 10px 30px;
	text-align:center;
}
.gallery figure{
    padding: 10px;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    margin-bottom:10px;
}
.gallery img{
    border: 1px solid #ccc;
}
/* ÆäÀÌÂ¡ */
.paging {

	margin-top: 20px;
	text-align: center;
}
.btnPrev, .btnNext{
	display:inline-block;
	vertical-align:middle;
	width:21px;
	height:20px;
	padding:0;
	white-space:nowrap;
	text-indent:20px;
	overflow:hidden;
	background:url(../image/backpage_forwardpage.png) no-repeat;
}
.btnPrev{
	background-position:0 0;
}
.btnNext{

	background-position:100% 0;
}
.paging a,  .paging strong{display:inline-block;
	margin:0 5px;
	line-height:20px;
}
.paging strong{
	border-bottom:1px solid #ff3c00;
	color:#ff3c00;
}

/* border */
input {height: 20px;}
input[type=button] {border: 0 solid #aaa; cursor: pointer;}
input[type=text], input[type=password] {border: 1px solid #aaa; height: 25px; padding-left:10px;}

table {border-collapse: collapse;}

.leftCont {float:left;}
.rightCont {float:right;}
.cl {clear:both;}
input {height: 20px;}
input[type=button] {border: 0 solid #aaa; cursor: pointer;}
input[type=text], input[type=password] {border: 1px solid #aaa; height: 33px; padding-left:10px;}

.btn_1 {background:url(../images/btn_1.png) 0 0 no-repeat; width:96px; height:88px; color:#fff; font-weight:bold}
.btn_2 {background:url(../images/btn_2.png) 0 0 no-repeat; width:116px; height:27px; color:#707070; font-weight:bold; font-size:11px;}
.btn_3 {background:url(../images/btn_3.png) 0 0 no-repeat; width:87px; height:34px; color:#707070; font-weight:bold; font-size:16px;}
.btn_4 {background:url(../images/btn_4.png) 0 0 no-repeat; width:73px; height:29px; color:#fff; font-weight:bold; font-size:14px;}
.btn_5 {background:url(../images/btn_5.png) 0 0 no-repeat; width:77px; height:29px; color:#81511c; font-weight:bold; font-size:14px;}
.btn_6 {background:url(../images/btn_6.png) 0 0 no-repeat; width:27px; height:26px; color:#222222;}
.btn_6.on {background-position:0 -26px; color:#fff;}
.btn_7 {background:url(../images/btn_7.png) 0 0 no-repeat; width:112px; height:29px; color:#313131; font-size:14px;}
.btn_8 {background:url(../images/btn_8.png) 0 0 no-repeat; width:76px; height:25px; color:#4591b1; font-size:12px;}
.btn_9 {background:url(../images/btn_9.png) 0 0 no-repeat; width:63px; height:20px; color:#4591b1; font-size:12px;}
.btn_10 {background:url(../images/btn_10.png) 0 0 no-repeat; width:63px; height:20px; color:#4591b1; font-size:12px;}
.btn_10.on {background-position: 0 -20px; color:#e60012;}

.guideContainer {width:100%; border-top:2px solid #0552a9; border-bottom: 1px solid #707580;}
.guideContainer1 {width:100%; border-top:2px solid #0552a9; border-bottom: 1px solid #707580;}

/*contect */
#memberBox {text-align:left; width:100%;}
#memberBox > div { clear:both; display:inline-block}
#memberBox #memberCont {width:100%; margin-left: 10px;}
.inputForm p {margin-top:7px; color:#eb6100; text-align: left;}
.inputForm {border-top:1px solid #000; border-bottom:1px solid #c6c6c6; /*margin-bottom:30px;*/}
.inputForm dl {clear:both; display:table; width:100%;}
.inputForm dt,
.inputForm dd { display:table-cell; border-bottom:1px solid #eaeaea;}
.inputForm dt {width:115px; background-color:#f8f8f8; height:100%; border-right:1px solid #c6c6c6; 
				padding-left:10px; font-weight:bold; font-size: 13px; vertical-align: middle;}
.inputForm dd {padding:10px 5px;}
.inputForm dd input[type="text"],
.inputForm dd input[type="password"] {height:27px; width:143px;}
.inputForm dd .btn_2 {margin-left:10px;}
.inputForm dd p.strong {color:#0068b7}
.inputForm dd select {height:26px;}
.inputForm dd input[type="radio"] {vertical-align:middle}
.inputForm dd span {display: inline-block;}
.inputForm dd input.phoneNum {width:70px;}
.inputForm dd textarea {width:100%; height: 50px;}

.inputForm.horizontal {display : table; width:100%;}
.inputForm.horizontal dl {display: table-cell; width:33%; border-left: 1px solid #c6c6c6;}
.inputForm.horizontal dl dt {width:100%; display:block; background-color: #f8f8f8; 
							border-bottom: 1px solid #c6c6c6; border-right: 0px;
							font-weight: bold; font-size: 14px; line-height: 55px; text-align: center; padding:0px;}
.inputForm.horizontal dl dd {padding: 0px; width: 100%; display: block; line-height: 55px; text-align: center;
							border-right: 0px;}
.inputForm.horizontal dl:first-child {border-left: 0px;}
.btnContainer1 {display: block; margin-top: 30px; text-align: center; width:100%;}
.btnContainer {display: block; margin-top: 30px; text-align: center; width:100%;}


#subPageCont1 {position:relative; width: 750px; left:20px; top:50px; overflow:hidden; padding:5px}

#inquiryCont h2 {font-size: 18px; color:#313131; padding-bottom: 5px;}
#inquiryPrivacy h2 {width: 100%; border-bottom: 1px solid #313131;}

#inquiryPrivacy {margin-bottom: 35px;}
#inquiryPrivacy .box {border:1px solid #dcdcdc; margin:30px; padding:30px; font-size: 13px; color:#434343; line-height: 25px; letter-spacing: 1px;}
#inquiryPrivacy .box ol li {list-style-type: decimal; margin-left: 20px; }
#inquiryPrivacy .box ul li {list-style-type: disc; margin-left: 33px;}

#inquiryPrivacy label {font-size: 14px; color:#707070; vertical-align: top; margin:0 25px 0 8px;}

#inquiryPrivacy { margin-bottom: 35px;}
#inquiryPrivacy .box { width:600px;border:1px solid #dcdcdc; margin:30px; padding:30px; font-size: 13px; color:#434343; line-height: 25px; letter-spacing: -1px;}
#inquiryPrivacy .box ol li {list-style-type: decimal; margin-left: 20px; }
#inquiryPrivacy .box ul li {list-style-type: disc; margin-left: 33px;}
#inquiryPrivacy label {font-size: 14px; color:#707070; vertical-align: top; margin:0 25px 0 8px;}


/* notice */
#subPageCont #listContainer1{ position:relative; left:220px; top:10px; overflow:hidden; padding:10px;}
#subPageCont #listContaine1r{height:600px; margin-left: 15px;}

#subPageCont #listTable {margin-top:10px; clear: both; }
#subPageCont #listTable th {border-bottom: 1px solid #707580; font-size: 13px; font-weight: bold; line-height: 35px;}
#subPageCont #listTable td {color:#898989; border-bottom: 1px solid #efefef; text-align: center; padding:10px 0;}
#subPageCont #listTable tr:last-child td {border-bottom: 1px solid #707580;}

#subPageCont #listTable td.tableContent {text-align: left; padding-left: 10px; }
#subPageCont #listTable td.tableContent a {color:#898989; display:inline-block; max-width:380px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow: hidden;}

#subPageCont #listBtn {float: right; margin-top: 15px;}
 

#listContainer1 #detailCont{width:100%; width: 700px; right:0; top:50px; overflow:hidden; padding:10px}
#listContainer1 #detailCont li {clear:both; border-bottom: 1px solid #efefef; display: inline-block; width:100%; padding:10px 0;}
#listContainer1 #detailCont li dt,
#listContainer1 #detailCont li dd {display: inline-block;}
#listContainer1 #detailCont li dt {width: 70px; text-align: center; border-right: 1px solid #efefef;}
#listContainer1 #detailCont li .leftCont dd {padding-left:20px;}
#listContainer1 #detailCont li .rightCont dd {width:130px; text-align: center;}
#listContainer1 #detailCont li p {line-height: 20px; padding-left: 100px;}

 #listBtn {float: right; margin-top: 5px;}

/* page list */
.page {width:100%; text-align: center; display: block; margin-top: 30px;}
.page li {text-align: center; line-height:24px; display: inline-block; overflow:hidden; cursor: pointer;}


/* estimate list */
#subPageCont #listContainer2{ position:relative; left:220px; top:10px; overflow:hidden; padding:10px;}
#subPageCont #listTable1 {margin-top:10px; clear: both; }
#subPageCont #listTable1 th {border-bottom: 1px solid #707580; font-size: 13px; font-weight: bold; line-height: 35px;}
#subPageCont #listTable1 td {color:#898989; border-bottom: 1px solid #efefef; text-align: center; padding:10px 0;}
#subPageCont #listTable1 tr:last-child td {border-bottom: 1px solid #707580;}

#subPageCont #listTable1 td.tableContent {text-align: left; padding-left: 10px; }
#subPageCont #listTable1 td.tableContent a {color:#898989; display:inline-block; max-width:380px; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow: hidden;}
#subPageCont #listBtn2 {float: right; margin-top: -30px;}

