@charset "utf-8";
/* CSS Document */

.article{
	margin-top:0;
	}
	
.nav_tb td,.nav_tb th{
	padding:10px 20px;;
	text-align:center;
	}
 
.nav_tb th {
    background-color: #678c46;
}

 
.nav_tb th a {
    color: #fff;
    font-size: 20px;
}

 
.nav_tb td {
    font-weight: bold;
    border: 1px solid #eee;
}

 
.nav_tb {
    border: 1px solid #eee;
}
.nav_tb td:hover >a{ background-color:#4d6835;}
.nav_tb td > a{
	padding:10px 30px;
	}
	 
.wing_ul li {
    text-align: center;
    font-weight: bold;
    border: 1px solid #eee;
}

 
.in_wing {
    width: 120px;
}

 
.wing_tit {
    background-color: #678c46;
    font-weight: bold;
    font-size: 20px;
	color:#fff;
    line-height: 40px;
}

.wing_ul li a {
    width: 120px;
    line-height: 40px;
    display: block;
}

.wing_ul li:hover a {
	background-color:#4d6835;
	color:#fff;
	}
	
/*       greeting       */	
.greet {
    background-image: url(../images/hello_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: 20px;
    height: 458px;
    margin: 0 auto;
    width: 710px;
}


.sub_cont {
    padding-top: 20px;
    width: 800px;
    margin: 0 auto;
    position: relative;
}


.wing {
    float: left;
    margin-top: 30px;
}
.wing_ul li:last-child{
	border-bottom:2px solid #678c46;
	}

 
.content {
    margin-left: 140px;
}
.sub_top h3 {
    float: left;
    text-indent: 80px;
    margin-top: 40px;
    font-weight: bold;
}

.pg_nav {
    float: right;
    margin-top: 45px;
    margin-right: 20px;
    font-size: 12px;
}

	
.sub_top {
    height: 80px;
    background-image: url(../images/top_line.png);
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -10px;
}

 
.pg_nav img {
    float: left;
}

 
.pg_nav p {
    padding-top: 5px;
}

.greet p {
    margin-left: 30px;
    margin-top: 30px;
    line-height: 24px;
    font-size: 12px;
}

.greet h2 {
    text-indent: 10px;
	padding-top:30px;
}
.st_sign {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}

/*      compony       */

.com_copy {
    background-image: url(../images/com_bar.png);
    background-repeat: no-repeat;
    width: 500px;
    margin-left: 100px;
}


.com_copy p {
    padding-top: 5px;
    font-size: 18px;
    font-family: "문체부 바탕체";
    font-weight: lighter;
    line-height: 26px;
}
.com_copy strong {
    font-weight: bold;
    font-size: 20px;
}


/* 새 규칙 */
.com_tb td {
    padding: 20px;
}

/* 새 규칙 */
.com_tb {
    margin: 20px 0 0 20px;
    width: 100%;
    font-size: 16px;
    border-bottom: 2px solid #678c46;
}


/* 새 규칙 */
.btm_li img {
    float: left;
}

/* 새 규칙 */
.btm_li {
    margin: 20px;
    margin-left: 50px;
}

/* sub_style.css (200, 12) */
.com_tb_2 {
    width: 450px;
    padding-left: 40px;
}

/* 새 규칙 */
.com_tb_2 td {
    padding: 20px;
}


/*      history       */


.history {
    background-image: url(../images/his_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 530px;
}

.his_tb {
    width: 700px;
    padding: 30px;
    padding-left: 80px;
}


/* 새 규칙 */
.his_tb td {
    padding: 15px 10px;
    border-bottom: 1px solid #333;
}

.non td {
    border: none;
}
.sto_logo {
    width: 200px;
    height: 200px;
    border-right: 1px solid #333;
    padding-right: 50px;
    float: left;
}
.sto_in pre {
    width: 500px;
    line-height: 35px;
    font-weight: bold;
    position: absolute;
    left: 200px;
}

.store {
    padding: 20px 40px 20px 50px;
    width: 100%;
    height: 300px;
}
.lo_eng a{
	font-size:14px;
	}


/*     TAB     */

		/*선택된 제목과 같은 번호에 해당하는 내용이 보임*/
		#t1:checked ~ #at1,#t2:checked ~ #at2,#t3:checked ~ #at3,#t4:checked ~ #at4,#t5:checked ~ #at5,#t6:checked ~ #at6,#t7:checked ~ #at7,#t8:checked ~ #at8,#t9:checked ~ #at9,#t10:checked ~ #at10,#t11:checked ~ #at11,#t12:checked ~ #at12,#t13:checked ~ #at13,#t14:checked ~ #at14,#t15:checked ~ #at15,#t16:checked ~ #at16,#t17:checked ~ #at17,#t18:checked ~ #at18,#t19:checked ~ #at19,#t20:checked ~ #at20,#t21:checked ~ #at21,#t22:checked ~ #at22 {				/*t1에서 선택한 at1을 보여주세요*/
			z-index:10;						/*앞으로 내용이 나오지 않으면 선택이 안되고 비주얼로만 사용 가능 링크는 x*/
			opacity:1;
			}

input {
    position: absolute;
    z-index: 10;
    width: 80px;
    height: 40px;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    background-color: #333;
}

		
label {
    font-size: 14px;
    height: 38px;
    line-height: 40px;
    font-weight: bold;
    position: relative;
    width: 78px;
    border: 1px solid #ccc;
    z-index: 1;
    color: #333;
    letter-spacing: 1px;
    text-align: center;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.btn_g article {
    position: absolute;
    top: 40px;
    left: 0px;
    width: 700px;
    opacity: 0;
    height: 1200px;
    color: #666;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    -moz-transition: opacity 0.5s;
}



.tab_btn {
    width: 780px;
    height: 1350px;
    margin: 0 auto;
    position: relative;
}


.prod {
    width: 100%;
    margin-left: 65px;
}
.prod_tb span {
    font-size: 20px;
}
.img_flt {
    float: left;
    padding: 80px 20px 0 20px;
}

.prod_tb {
    width: 350px;
    height: 300px;
    float: right;
    line-height: 30px;
    margin-bottom: 30px;
}


.prod_tb h4 {
    text-align: left;
    height: 30px;
    padding-top: 13px;
}
.prod_tb h2 {
    height: 40px;
    padding-top: 10px;
    text-align: left;
    text-indent: 10px;
}







	
	