@charset "UTF-8";
/* 떠다니는 메뉴 (Floating Menu) */
 #floatdiv {
    position:fixed;
    _position:absolute;
    _z-index:-1;
    width: 140px;
    overflow:hidden;
    right:0px;
    top:150px;
    margin:0;
    padding:0;
    border: 1px solid #07c;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    text-align: center;
    background: #0067b9;
    cursor: pointer;
	z-index: 5;
}

#floatdiv ul  {list-style: none;margin: 0;padding: 0;}
#floatdiv li  {margin-bottom: 2px;text-align: center;margin: 0;padding: 5px 2px 5px 20px;font-size: 10pt;text-transform: uppercase;font-weight: normal;color: #fff;background: linear-gradient(#42a1ec, #0070c9);background: url(/img/icon/email-4-24.png) 3px 3px no-repeat;}
#floatdiv a   { color: #fff; border: 0; text-decoration: none; display: block; }

#contents1 {
    width: 100%;
    height: 50px;
    background: #e0e0e0;
    margin: 10px auto;
}

.aboutus_menu {
    width: 500px;
    height: 50px;
    margin: 0 auto;
}

.aboutus_menu > ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.aboutus_menu > ul > li {
    display: inline-block;
    cursor: pointer;
    padding: 3% 2% 1% 2%;
    font-size: 10pt;
    margin: 0;
}

.font_line {
    border-bottom: 1px solid red;
    height: 29px;
}

.goods_list_title {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    padding: 3%;
}

section {
    width: 100%;
    height: auto;
    margin: 20px auto;
    text-align: center;
}




/*history*/

.history_doc {
    position: relative;
    width: 100%;
    margin: 30px auto;
}

.history {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.history_title {
    position: relative;
    text-align: center;
    /* border: 1px solid;*/
    display: block;
    height: 100px;
    font-size: 20pt;
	text-transform: capitalize;
	
}

.history_list {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 90%;
    height: 10%;
    /*border:1px solid red;*/
}

.history_list > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.history_list > ul > li {
    float: left;
    height: 100%;
    width: 50%;
    margin: 0 0 0 -2px;
    /* border: 1px solid red; */
    font-size: 11pt;
    color: #474747;
    font-weight: 300;
    text-align: center;
}

.text_box_left {
    width: 80%;
    /* border: 1px solid #ccc; */
    text-align: right;
    margin-left: 15%;
}

.text_box_right {
    width: 80%;
    /* border: 1px solid #ccc; */
    text-align: left;
    margin-left: 5%;
}

.s_line1 {
    border-left: 1px solid #ccc;
}

.s_line2 {
    display: block;
    position: absolute;
    left: 49%;
    top: 21px;
    /*z-index: 2;*/
    width: 1.5%;
    /* height: 1px; */
    border: 1px solid #d31621;
}
/*company*/
.company_doc{width:500px; text-align: center; margin:94px auto;font-size: 12pt; font-family: 'Roboto', sans-serif;}
.company_doc h1 {text-align:center;}
.company_font1{font-weight: 300;font-size: 12pt; line-height: 1.5; padding:10px 0; text-align:left;}
.company_font2{font-weight: 400;font-size: 13pt;line-height: 1.5;text-align: right; color: #5151dc;}

/*Contact Us*/
.Contact_doc{width:1200px; /*text-align: center;*/ margin:20px auto;font-size: 12pt; font-family: 'Roboto', sans-serif;}
.Contact_doc1{width:280px; margin:0 auto; height: 500px;}
.Contact_doc > h1{text-align: center;}
.Contact_doc1>ul{padding: 0;margin: 0;list-style: none;}
.Contact_doc1>ul>li{float: left; margin: 0.5%; width:280px;}
.wrap_mail{padding-bottom: 10px;}
.box{border: 1px solid #ccc; overflow: hidden;}
.subject{padding: 10px 20px 10px 20px; border-bottom: 1px solid #ccc;}
.box>ul>li{float: left;}
.name{padding: 23px 28px 18px;}.tel{padding: 10px;}.fax{padding: 10px;}
.wrap_tel{padding: 0;margin: 0;list-style: none;}
.wrap_mail{padding:50px 30px;}
.mail{ background: url(http://www.pungkook.com/board/_skin/gallery_contact_eng/img/icon_mail.gif) no-repeat left center; padding: 8px 20px 10px 20px;}
.send_btn{width:100%;background: #f0f0f0;padding: 5px 0;margin-top: 10px; cursor: pointer; text-align: center;font-size: 10pt; color:#808080; line-height: 32px;}
.send_btn a {text-decoration:none;color: #474747;}

/*Rocation*/
.location-container{width:1200px; margin:0 auto;}
.location-container h1 {text-align:center;}
.location-container h2 {padding:20px 0;}
.korea{width:1200px;}
.korea-text{width:1200px;border:1px solid #ccc; background:#000; color:#fff;}
.korea-text p {padding : 10px 10px;}
.text-box{text-transform: uppercase;}

/*Teskorea-family*/
.family-container{width: 1200px;margin:0 auto; /*padding:10px 5px;*/}
.family-container h1 {text-align:center; padding: 20px 0;}
.family-container h2 {text-align:center;}
.family-container p {text-align:center; font-size:10pt;padding:10px; color:#666;}
.family_doc1{width: 1200px;border: 1px solid #ccc;border-radius: 5px;padding:10px 0;margin:10px 0;text-align:center;background: #ffe3d5; overflow: hidden;}
.family_doc1 img {width: 300px;}

.family_doc2{width: 1200px;border:1px solid #ccc;border-radius: 5px;padding:10px 0;margin:10px 0;text-align:center;background: #d8eefc; overflow: hidden;}
.family_doc2 img {width: 300px;}

.family_doc3{width: 1200px;border:1px solid #ccc;border-radius: 5px;padding:10px 0;margin:10px 0;text-align:center;background: #eee; overflow: hidden;}
.family_doc3 img {width: 300px;}






/*media query*/
/*화면 너비가 0 ~ 1024 : 노트북 */
@media (max-width:1024px){
    .top_meun_doc {width: 100%;}
    .s_line2 {left: 48.8%;}
	
	/*contact-us*/
	.company_doc{width:1024px;}
	/*teskorea-family*/
	.family-container{width:100%;}
	.family_doc1 {width:100%;}
	.family_doc2 {width:100%; text-align:center;}
	.family_doc2 img {width:300px;}
	.family_doc3 {width:100%; text-align:center; margin: 10px 0;}
	.family_doc3 img {width:300px;}
}

/*화면 너비가 0 ~ 768 : 타블렛 */
@media (max-width:769px){
    .section{height: auto;}
	.history_doc { width: 100%;}
    .history_list {height: 5%;}
	
	/*company*/
    .company_doc{width: 100%;}
    .Contact_doc1>ul>li{/*width: 46%;*/ margin:3% 2%;}
	.company_font1{font-size:9pt;}
	
	
	/*location*/
	.location-container {width:100%;}
	.korea {width:100%;}
	.korea-text {width:100%;}
	
	/*teskorea-family*/
	.family_doc1 img {width:235px;}
	.family_doc2 img {width:235px;}
	.family_doc3 img {width:235px;}
}

/*화면 너비가 0 ~ 576 : 모바일 */
@media (max-width:576px) {
	 #floatdiv{display:none;}
	.font_line{height: 34px;}
    .history_list{height: 10%;}
    .history_list > ul > li{font-size: 10pt;}
    .aboutus_menu {width: 100%;}
    .history_title{height: 50px;}
    .s_line2{left:48%;width: 2%;}
	.aboutus_menu > ul > li{padding: 3.5% 1% 0 2%; font-size:9pt;}
	
	/*contact-us*/
	.Contact_doc1{width:100%;}
	
	/*company*/
    .company_doc{width: 100%; height:auto; margin:30px auto;}
    .Contact_doc1>ul>li{width: 100%; margin:3% 0%;}
	.company_font1{font-size:7pt;}
	
	
	/*teskorea-family*/
	.family_doc1 img {width:100%;}
	.family_doc2 img {width:100%;}
	.family_doc3 img {width:100%;}
	
	/*formmail*/
	#popLayer{width:100%;left:1%;}
	
	
}
/*화면 너비가 0 ~ 370 : 모바일 */
@media (max-width:370px) {
    .history_list{height: 15%;}
    .s_line2{left:47%;width: 3%;} 
    .aboutus_menu > ul > li{padding: 4% 1% 0 1%;font-size:8pt;}
	
	/*teskorea-family*/
	.family_doc1 img {width:98%;}
	.family_doc2 img {width:98%;}
	.family_doc3 img {width:98%;}
}

