@charset "utf-8";
/* CSS Document */

.wrapper{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}

.top_box{
	width: 100%;
  height:33px;
	margin-top:0px;
	padding: 0px;
	background-color:#f8f8f8;
	border-bottom: 1px solid #ededed;
}
.top_menu{
	width: 1000px;	
	height:33px;
	margin:0px auto;
	padding:0px;
}	
#top_nav{
	width: 100%;	
	height: 16px;
	float: right;
	padding-top:8px;
  text-align:right; 
  color:#bebebe;
  text-decoration:none;
	line-height:16px;
}

.logo_box {
  clear:both;
  positon:relation;
	width:1000px;
	height:70px;
	margin: 0px auto;
	padding:0px;
}
.logo {
  float:left;
  width:270px;
  height:auto;
  text-align:left;
  margin-top:15px;
	padding:0px;
}
a.tlogo:link, a.tlogo:hover, a.tlogo:active, a.tlogo:visited {
  font-weight:600;
  font-size:29px;
  line-height:43px;
  letter-spacing:-0.05em;
  color:#46af26;
  text-decoration:none;
}
a.gr_title:link, a.gr_title:hover, a.gr_title:active, a.gr_title:visited {
  font-family:NanumBarunGothic;
  font-weight:600;
  font-size:23px;
  line-height:24px;
  letter-spacing:-0.05em;
  color:#787878;
  text-decoration:none;
}
.search_form {
	float:left;
  width:36%;
  height:auto;
	padding:0px;
  margin:18px 0px 0px 80px;
}	
.search_form1 {
  float:left; 
  width:400px;
  height:30px;
	padding:0px;
  margin:18px 0px;
}
.search_form input.box1, .search_form1 input.box1{
	float: left;
	height: 27px;
	width: 210px;
	border: 3px solid #46af26;
	padding: 1px 2px 1px 4px;
	color:#343434;
	font-weight:400;
	margin-right:10px;
}
.search_form input.box2, .search_form1 input.box2 {
	background: #46af26;
	float: left;
	height: 33px;
	width: 50px;
	border: 1px solid #4C51AB;
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	margin:0px;
}
.search_form .sch_btn {
	background-color: #46af26;
	border:1px solid #46af26;
	float: left;
	height: 35px;
	line-height: 33px;
	width: 50px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:600;
	margin:0px;
}
.logo_box_banner {
  width:270px;
  height:auto; 
  float:right;
  text-align:right;
  margin:14px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a.cmt_link:hover {
  text-decoration:underline;
  cursor:pointer;
}
.main_menu_box {
	width:1000px;
	height:40px;
	margin:8px auto 10px;
	padding:0px;
	background-color:#46af26 ;
  // background: url(../include/main_menu_box/bg.jpg) repeat-x;
  border:solid 1px #FFFFFF;
}

.main_menu_box ul {
	height:40px;
  padding: 0px 10px 0px 0px;
}
.main_menu_box ul li {
  float:left;
	height:40px;
  padding:0px 0px;
}
.main_menu_box ul li.gnb_all_btn {display:inline-block;width:22px;height:15px;background: url(../image/gnb_all_btn.png) center center repeat-x;background-size:cover;margin-top:11px;margin-left:15px;margin-right:15px;}
.main_menu_box ul li.gnb_all_btn:focus,.main_menu_box ul li.gnb_all_btn:active {background: url(../image/gnb_all_btn_on.png) center center repeat-x;}

.main_menu_box ul li div.on {
  float:left;
  font-family:NanumBarunGothicLight;
  font-weight:600;
  font-size:110%;
  letter-spacing:-0.01em;
  color:#ffef70; 
  cursor:pointer;
  line-height:40px;
  padding:0px 5px 0px 15px;
	margin: 0px;
}
.main_menu_box ul li div.off {
  float:left;
  font-family:NanumBarunGothicLight;
  font-weight:600;
  font-size:110%;
  letter-spacing:-0.01em;
  color:#FFF; 
  cursor:pointer;
  line-height:40px;
  padding:0px 5px 0px 15px;
	margin: 0px;
}

.main_menu_box ul li div.sub {
  float:left;
	height:40px;
  padding:0px;
  margin-right:10px;
}
.main_menu_box ul li div.sub div.on {
  float:left;
  font-family:NanumBarunGothic;
  font-weight:600;
  letter-spacing:-0.05em;
  color:#fff692; 
  cursor:hand;
  line-height:40px;
  padding:0px 5px 0px 0px;
	margin: 0px;
	margin-left:10px;
}
.main_menu_box ul li div.sub div.off {
  float:left;
  font-family:NanumBarunGothic;
  font-weight:400;
  letter-spacing:-0.05em;
  color:#fff692; 
  cursor:hand;
  line-height:40px;
  padding:0px 5px 0px 0px;
	margin: 0px;
	margin-left:10px;
}


.main_menu_box .btn_menu {
  float:right;
  font-family:NanumBarunGothicLight;
  font-weight:600;
  font-size:110%;
  letter-spacing:-0.01em;
  color:#fffe94; 
  cursor:pointer;
  line-height:40px;
  padding:0px 15px 0px 5px;
	margin: 0px;
}

td.main_menu {font-family:NanumBarunGothicLight;color:#898989;letter-spacing:-0.03em;}
a.main_menu:link, a.main_menu:visited, a.main_menu:active {
  margin-right:7px;
  font-family:NanumBarunGothicLight; color:#888; letter-spacing:-0.03em;
}
a.main_menu:hover {text-decoration:underline;}

#offbar {
  float:right;
  height:21px;
  margin:8px 10px 0px 0px;
  padding:0px 5px 0px 5px;
  border:1px solid #839ecb;
  color:#e5e5e5;
  line-height:24px;
  text-align:center;
  cursor:pointer;
}

#onbar {
  float:right;
  height:21px;
  margin:8px 10px 0px 0px;
  padding:0px 5px 0px 5px;
  border:1px solid #839ecb;
  color:#e5e5e5;
  line-height:24px;
  text-align:center;
  display:none;
  cursor:pointer;
}

.content_wrap{
  clear:both;
	width: 1000px;
	margin: 0px auto 0px;
	padding: 0px;
}

/*main_img*/
.main_img{
  clear:both;
	width: 100%;
	padding: 0px;
	text-align:center;
	float: left;
	margin-bottom: 20px;
	}

.shopitem_copy,
a.shopitem_copy:link, 
a.shopitem_copy:visited, 
a.shopitem_copy:active, 
a.shopitem_copy:hover	{
  font-family:NanumBarunGothicLight; 
  letter-spacing:-0.04em;
  FONT-SIZE:100%; 
  color:#1266d8; 
  font-weight:600 ;
  text-decoration:none; 
}

.shopitem_tag {
  font:10px tahoma;
  background-color:#1266d8;
  color:#fff;
  font-weight:600;
  margin:0px 3px 0px 0px;
  padding:1px 4px 2px 4px;
}

/* con ============================================== */

#contents_area { font-size:90%; }

.left_menu{
  float:left;
	width:130px;
	margin:0px;
	padding:0px;
	border-right:0px solid #ddd;
	}
	
.left_menu .left_title{
	width: 100%;
	float:left;
  font-size:115%;
  color:#222;
  font-family:NanumBarunGothic;
  font-weight:500;
	height:32px;
  line-height:19px;
	margin:0px 0px 5px 0px;
	letter-spacing:-0.02em;
	padding-top:4px;
	vertical-align:top;
	border-bottom:#46af26 solid 3px;
	background-color:#FFF;
	}
.left_menu img{
	margin: 0px;
	padding: 0px;
	}

.left_menu ul {
  background-color:#f5f5f5;
  padding: 7px 10px 9px 15px;
  }

.left_menu ul li {
  padding-bottom:3px;
  }

.con760{
  float:left;
	width:760px;
	margin: 0px;
	margin-right:10px;
	padding:0px 0px 30px 0px ;
	}

.con720{
  float:left;
	width:720px;
	margin: 0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px 0px 30px 0px ;
	border-left:0px solid #ddd;
	border-right:0px solid #ddd;
	}

.con840{
	float:left;
	width:850px;
	margin: 0px;
	margin-left: 20px;
	padding:0px 0px 30px 0px ;
	}

.p_tltle {
  width:100%;
	height:38px;
	float:left;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
}

.p_inform {
  width:100%;
	float:left;
	margin-bottom:20px;
}

.page_tltle {
  width:50%;
	height:35px;
	float:left;
  line-height:35px;
  font-family:NanumBarunGothic;
  font-weight:600;
  font-size:130%;
  letter-spacing:-0.05em;
  color:#232323;
	margin:0px;	
}

.navi{
  width:50%;
	float:right;
	color:#676767;
  letter-spacing:-0.05em;
	text-align:right;
	margin: 15px 0px 10px 0px;	
	}

.page_sub_tltle {
  width:100%;
	height:19px;
	float:left;
  line-height:19px;
  font-family:NanumBarunGothic;
  font-weight:400;
  font-size:120%;
  letter-spacing:-0.05em;
  color:#333;
	margin:0px;	
	margin-bottom:10px;
}

/* ¼­ºê ÄÁÅÙÃ÷ ºÎºÐ ³¡  -------------------------------------- */

.r_box {
  float:left;
  width:100%;
  border:1px solid #DEDEDE;
  padding:0px ;
  margin:0px;
}

a.latest_cont:link, a.latest_cont:visited, a.latest_cont:active {
  font-size:85%;
}
a.latest_cont:hover {
  text-decoration:underline ;
}
.gbar {
  float:left;
  width:100%;
  height:1px;
  background-color:#dcdcdc;
  margin-top:10px;
  margin-bottom:9px;
}

.gbar1 {
  float:left;
  width:100%;
  height:1px;
  background-color:#dcdcdc;
  margin-top:8px;
  margin-bottom:7px;
}

.inbr {
  float:left;
  width:100%;
  height:1px;
  background-color:#efefef;
  margin-top:8px;
  margin-bottom:8px;
}

.inbr1 {
  float:left;
  width:100%;
  height:1px;
  margin-top:8px;
  margin-bottom:8px;
}

.inbr2 {
  float:left;
  width:100%;
  height:1px;
  background-color:#efefef;
  margin-top:0px;
  margin-bottom:15px;
}


/* ¼­ºê ÀÎµ¦½º ÃÖ±Ù°Ô½Ã¹°  -------------------------------------- */

.lat_box_sub {
  float:left;
  width:100%;
  height:auto;
  margin:20px 0px 0px 0px;
  border-bottom:1px solid #ededed;
}

.lat_box_sub .head {
  margin:0px 0px 0px 0px;
  height:20px;
  padding-bottom:0px;
}
.lat_box_sub .head .title {
  float:left;
  text-align:left;
  font-family: verdana, gulim ;
  color:#1266d8;
  font-weight:600;
}
.lat_box_sub .head .more {
  float:right;
  color:#989898;
  line-height:20px;
  text-align:right;
  letter-spacing:-0.05em;
}

.lat_box_sub .cont {
  float:left;
  width:100%;
  text-align:left;
  line-height:20px;
  margin:0px 0px 15px 10px;
  padding:0px;
}

/* ¼­ºê ÀÎµ¦½º ÃÖ±Ù°Ô½Ã¹° ³¡ -------------------------------------- */

/* ¼­ºê ¿ìÃø ÃÖ±Ù°Ô½Ã¹°  -------------------------------------- */

.right_menu{
	width:210px;
	float:left;
	margin: -10px 0px 30px 0px;
	}
.right_menu img{
	margin: 0px;
	padding: 0px;
	}

.right_lat_box {
  float:left;
  width:100%;
  height:auto;
  margin:10px 0px 0px 0px;
  border:1px solid #ededed;
}

.right_lat_box .head {
  margin:10px 10px 0px 10px;
  height:20px;
  border-bottom:1px solid #ededed;
}
.right_lat_box .head .title {
  float:left;
  text-align:left;
  color:#343434;
  font-weight:600;
}
.right_lat_box .head .more {
  float:right;
  color:#989898;
  line-height:28px;
  text-align:right;
  letter-spacing:-0.05em;
}

.right_lat_box .cont {
  float:left;
  text-align:left;
  line-height:17px;
  margin:10px;
  padding:0px;
}

.right_lat_box .head_tab {
  height:30px;
  margin:0px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid #ededed;
}

.right_lat_box .head_tab .title_tab .on {
  float:left;
  height:30px;
  width:32%;
  color:#343434;
  letter-spacing:-0.05em;
  font-weight:600;
  line-height:30px;
  text-align:center;
  padding:0px;
  border-right:1px solid #ededed;
  background-color:#f6f6f6;
}
.right_lat_box .head_tab .title_tab .off {
  float:left;
  height:30px;
  width:32%;
  letter-spacing:-0.05em;
  line-height:30px;
  text-align:center;
  padding:0px;
  border-right:1px solid #ededed;
  background-color:#FFFFFF;
  cursor:pointer;
}

.right_lat_box .head_tab .title_tab .onr {
  float:left;
  height:30px;
  width:32%;
  color:#343434;
  letter-spacing:-0.05em;
  font-weight:600;
  line-height:30px;
  text-align:center;
  padding:0px;
  background-color:#f6f6f6;
}
.right_lat_box .head_tab .title_tab .offr {
  float:left;
  height:30px;
  width:32%;
  letter-spacing:-0.05em;
  line-height:30px;
  text-align:center;
  padding:0px;
  background-color:#FFFFFF;
}

.right_lat_box .more {
  height:15px;
  float:right;
  margin:0px 5px 5px;
  font-family:verdana;
  color:#989898;
  line-height:15px;
  text-align:right;
  letter-spacing:-0.05em;
}

/* ¼­ºê ¿ìÃø ÃÖ±Ù°Ô½Ã¹° ³¡  -------------------------------------- */

.admin_table { clear:both; width:100%; table-layout:fixed; margin:0 0 0 0; border-top:1px solid #eee;}
.admin_table th { text-align:center; background-color:#f7f7f7; padding:.6em; padding:8px 5px 5px 5px; }
.admin_table td { text-align:center; padding:.6em; padding:8px 5px 5px 5px; }
.admin_table td { border-bottom:1px solid #eee; }
.admin_table td.field1 { padding:5px; text-align:left; color:#444444; background-color:#f7f7f7; }
.admin_table td.field2 { padding:5px; text-align:left; }

.board_view { clear:both; width:100%; table-layout:fixed; margin:0 0 0 0; border-top:1px solid #eee;}
.board_view p { line-height:160%; margin-top:6px; margin-bottom:7px;}
.board_view div { line-height:160%;}
.board_view td { text-align:left; padding:.6em; padding:8px 5px 5px 5px; }
.board_view td { border-bottom:1px solid #eee; }
.board_view td.subject { overflow:hidden; }
.board_view td.field1 { padding:5px; text-align:left; color:#444444; background-color:#f7f7f7; }
.board_view td.field2 { padding:5px; text-align:left; }
.board_view img {max-width:100%; margin-bottom:5px;}

.news_view { width:100%; table-layout:fixed; margin:0 0 0 0; border-top:0px solid #eee;}
.news_view p { line-height:160%; margin-top:6px; margin-bottom:7px;}
.news_view div { line-height:160%;}
.news_view td { text-align:left; }
.news_view td.subject { overflow:hidden; }
.news_view img {max-width:100%;margin-bottom:5px;}
.news_view iframe {max-width:100%;}

.news_view .content p, .news_view.content span{ 
  color:#333333; 
  font-weight: normal;
  word-break:break-all;
}
.lh  { line-height:1.6; } /* ³»¿ëº¸±â¿¡¼­ ÁÙ°£°Ý */

.input_search {
  height:30px;
  background-color:#FFF;
  text-align:left;
  border:1px solid #6b98c2;
  margin:0px;
  padding:1px 0px 3px 5px ;
  color:#6b98c2;
  line-height:30px;
  font-weight:600
}

.btn_view {
  height:30px;
  background-color:#84add3;
  text-align:center;
  border:1px solid #6b98c2;
  margin:0px auto;
  padding:6px 10px 0px 10px;
  color:#FFF;
  line-height:30px;
  font-weight:600;
  cursor:point ;
}

.btn_sch {
  height:26px;
  background-color:#f0f0f0;
  text-align:center;
  border:1px solid #cdcdcd;
  margin:0px;
  padding:0px;
  color:#787878;
  line-height:30px;
  font-weight:600;
  cursor:point ;
}

.btn_12 {
  height:26px;
  background-color:#f0f0f0;
  text-align:center;
  border:1px solid #cdcdcd;
  margin:0px;
  padding:6px 10px 0px 10px;
  color:#454545;
  line-height:26px;
  font-weight:600;
  cursor:point ;
}
/**/
.footer_box{
  position:relative;
	width: 100%;
	margin-top:0px;
	}

.footer{
	width: 1000px;
	margin: 0px auto 4px;
	padding: 0px;
	border-top: 1px solid #ddd;
	}

.footer img {
	margin-right:20px;
	margin-top:2px;
	}

.tab_navi {
  width:100%;
  margin-top:0px;
  margin-left:0px;
}

.tab_navi ul li{
	display:inline-block;
	float:left;
	width:32%;
	overflow:hidden;
	margin-right:1%;
	margin-bottom:1%;
	cursor:pointer;
}

.tab_navi ul li a, ul li a:hover, 
.tab_navi ul li a:visited{
	text-align:center;
	letter-spacing:-0.05em;
	text-decoration:none;
	padding:0.5em;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited,.selectedMenu:hover {
	border:1px solid #e3a507;
	background-color: #f9b60c;
	color:#131d2e;
	font-weight:600;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	border:1px solid #d3d3d3;
	background-color:#ededed;
	color:#444444;
}

.lat_box_tab {
  position:relative;
  float:left;
  width:100%;
  margin:0px;
  padding-left:0px;
  padding-bottom:0px;
  border:0px solid red;
}

.lat_box_tab .cate_tab {
  float:left;
  width:100%; ;
  height:31px;
  padding:0px;
  border-bottom:1px solid #787878;
}
.lat_box_tab .cate_tab .on {
  float:left;
  width:auto ;
  color:#121212;
  font-weight:400;
  height:25px;
  font-size:110%;  
  text-align:center;
  padding:6px 10px 0px 10px;
  letter-spacing:-0.06em;
  border-top:1px solid #787878;
  border-left:1px solid #787878;
  border-right:1px solid #787878;
  margin:0px 5px 0px 0px ;
  background-color:#ffffff ;
  cursor:pointer;
  cursor:hand;
}

.off:hover {
  text-decoration:underline ;
  cursor:pointer;
}

.lat_box_tab .cate_tab .off {
  float:left;
  width:auto ;
  color:#eee;
  font-weight:400;
  height:25px;
  font-size:110%;  
  text-align:center;
  padding:6px 10px 0px 10px;
  letter-spacing:-0.06em;
  border-top:1px solid #787878;
  border-left:1px solid #787878;
  border-right:1px solid #787878;
  background-color:#787878 ;
  margin:0px 5px 0px 0px ;
  cursor:pointer;
  cursor:hand;
}

.lat_box_tab .head {
  margin:0px;
  height:20px;
  padding:0px;
}
.lat_box_tab .head .title {
  text-align:left;
  font-size:130%;
  color:#232323;
}

.lat_box_tab .cont {
  width:100%;
  float:left;
  text-align:left;
  line-height:18px;
  margin:10px 0px 0px 0px;
  padding:0px;
}

.m5{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:5px;
}
.m10{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:10px;
}
.m20{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:20px;
}
.m30{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:30px;
}
.m40{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:40px;
  background-color:transparent;
}
.m60{
	float:left;
	width:100%;
	margin:0;
	padding:0;
	height:60px;
}

/* DIV ÁÂ/¿ìÃø °íÁ¤·¹ÀÌ¾î --------------------------------------*/

.left_wing_box {width:110px;margin-top:0px;padding:0px;padding-bottom:10px;}
.left_wing_title {width:110px;margin:0px;padding:0px;}
.left_bnr {width:110px;margin-top:5px;}

.right_wing_box {width:110px;margin-top:0px;padding:0px;padding-bottom:10px;}
.right_wing_title {width:110px;margin:0px;padding:0px;}
.right_bnr {width:110px;margin-top:5px;}

 #a1 { background-color:#FFFFFF;}
 #a2 { background-color:#FFFFFF;}
 #a3 { background-color:#FFFFFF;}
 #a3 { background-color:#FFFFFF;}
 #a3 { background-color:#FFFFFF;}
 
.bnr_1 { width:100;height:90; }
.bnr_2 { width:100;height:90;margin-top:10px; }
.bnr_3 { width:100;height:90;margin-top:10px; }

/* DIV ÀÌµ¿ ·¹ÀÌ¾î ----------------------------------*/

.ui-widget-content div.cc{
  margin:0px;
  padding:0px;
}

#quickLay{
	width: 110px;
  margin:0px;
  padding:0px;
	text-align:center;
}
#quickLay1{
	width: 110px;
  margin:0px;
  padding:0px;
	text-align:center;
}

#quickLay2{
	width: 110px;
  margin: 0px;
  padding:0px;
	text-align:center;
}
/* DIV ÀÌµ¿ ·¹ÀÌ¾î ³¡ ----------------------------------*/

.mypage_list { clear:both; width:100%; table-layout:fixed; margin:0 0 0 0; border:1px solid #dedede; border-collapse:collapse; }
.mypage_list th { padding:.6em; text-align:center;background-color:#f7f7f7;border:1px #dedede solid; border-collapse:collapse; } 
.mypage_list td { padding:.6em; padding:8px 5px 5px 5px; }
.mypage_list td { text-align:center; color:#767676; letter-spacing:0em; border:1px #dedede solid; border-collapse:collapse; }
.mypage_list td.field1 { text-align:left; letter-spacing:0em; border:1px #dedede solid; border-collapse:collapse; background-color:#e6ebf2; }
.mypage_list td.field2 { text-align:left; letter-spacing:0em; border:1px #dedede solid; border-collapse:collapse; background-color:#ffffff; }
.mypage_list td.center {width:100%;text-align:center;}
.mypage_list td.right {width:100%;text-align:right;}

.info_title2 {font-family:NanumBarunGothic;font-size:125%;line-height:1.7;text-decoration:none;letter-spacing:-0.0em; color:#454545;font-weight:600;}
.info_title3 {font-family:NanumBarunGothic;font-size:118%;font-weight:600;color:#343434;}
.sec_01 {display:block;padding:15px 0 13px;font-family:NanumBarunGothicLight;font-size:135%;line-height:1.6;font-weight:normal}
.sec_02 {display:block;padding:19px 0 15px;font-family:NanumBarunGothicLight;font-size:145%;line-height:1.6;font-weight:normal}

.blue {color:#2463c2;}

.bd_img {
  border:solid 1px #dcdcdc;
  margin:0px;
  padding:0px;
  overflow:hidden;
  border-collapse:collapse;
}
.gal_image {
  width:100%; 
  height:100%;
  cursor:pointer;
  background-repeat:no-repeat;
  background-size:cover;
  background-position:top center;
}
.gal_image .gal_image_link {display:block;width:100%;height:100%}
.adv {
  float:right;
  top:0px;
  right:0px;
  width:15px;
  height:8px;
  font-size:80%;
  font-family:verdana;
  text-align:center;
  background-color:#989898;
  margin:0px;
  padding:2px 0px 0px 0px;
  color:#FFFFFF;
  line-height:6px;
  font-weight:400;
}
.adt {font-size:90%;font-family:verdana;color:#989898;}

.list_tr {float:left;width:100%;padding:0.6em 0em 0.51em 0em;}
.list_tr2 {float:left;width:100%;padding:0.4em 0em 0.35em 0em;}
.bt_line {border-bottom:1px solid #ededed;}

.center {width:100%;text-align:center}
.left {width:100%;text-align:left}
.right {width:100%;text-align:right}

.btn_submit {
  position:relative;
  display:inline-block;
  margin:0px auto;
  margin-right:3px;
  color:#fff;
  padding:0em 0.52em 0em 0.52em ;
  background-color:#454545;
  border:1px solid #333;
  text-align:center;
  font-weight:400;
  letter-spacing:-0.06em;
  cursor:pointer;
}


a.11dt:link, a.11dt:hover, a.11dt:visited, a.11dt:active {color:#666;}

.keyword {
  height:25px;width:250px;border:1px solid #ededed; padding:3px 3px 0 2px; letter-spacing:0em;
}
.search_button {
	background-color:#787878;
	border:0px solid #787878;
	height: 25px;
	line-height: 20px;
	width: 50px;
	font-size:110%;
	color:#FFFFFF;
	margin:0px;
	margin-left:5px;
	padding:0px 3px 3px 2px;
}

.knowhow_point {float:left;margin:0 4px 0px 0px;padding:3px 4px 0px 4px;border:1px solid #0085e2;height:16px;border-radius:2px;background:#0085e2;color:#FFFFFF !important;}	

// ÆäÀÌ½ººÏ °¡·Î ±ÔÁ¤
.fb-comments1 {width:100% !important;}
.fb-comments1 > span {width:100%  !important}
.fb-comments1 > span > iframe {width:100%  !important}
<!--[if IE 9]>
.fb-comments1 {}
.fb-comments1 > span {}
.fb-comments1 > span > iframe {}
<![endif]-->

t1	{background:url(../image/bullet_sub_title.gif) no-repeat 0 2px; padding-left:19px; padding-bottom:15px; font-size:120%;font-weight:600;color:#343434;}

.glc_box {float:left; width:100%; margin-top:7px;padding:0px;line-height:125%;}
.glc_title {float:left;width:100%;color:#232323;letter-spacing:-0.01em;padding-top:3px;text-align:left;}
.glc_info {float:left;width:100%;margin-top:3px;color:#999999;text-align:left;}
.glc_cost {float:left;color:#b8576e;letter-spacing:-0.04em;font-weight:600;text-align:left;margin-right:10px;word-break:keep-all;}
.glc_cost_strike {float:left;color:#989898;letter-spacing:-0.02em;font-weight:300;text-decoration:line-through;word-break:keep-all;}
a.glc_title:link, a.glc_title:visited, a.glc_title:active, a.glc_title:hover		{color:#222222;}
.glc_title:hover, .glc_info:hover, .glc_cost:hover {text-decoration:underline}
.glc_cost_strike:hover {text-decoration:line-through;cursor:pointer;cursor:hand;}
.glc_info2 {float:left;width:100%;letter-spacing:-0.05em;margin-top:4px;color:#53adc0;text-align:left;}

.glm_box {width:100%;margin:0px auto;padding-bottom:12px;}
.glm_title {width:100%;margin:0px auto;text-align:center;letter-spacing:-0.03em;line-height:1.3;}
.glm_title1 {width:100%;height:42px;color:#222222;font-size:100%;vertical-align:middle;line-height:1.4;}
.glm_info {width:100%;height:35px;color:#858585;font-size:90%;}
.glm_cost_box {width:100%;height:17px;font-size:100%;letter-spacing:0em;}
.glm_cost {color:#b8576e;font-weight:600;letter-spacing:0em;}
.glm_cost_strike {color:#989898;font-weight:300;text-decoration:line-through;letter-spacing:0em;}
.glm_info2 {width:100%;margin-top:4px;font-size:90%;color:#53adc0;text-align:center;}

.glm_title:hover, .glm_info:hover, .glm_cost:hover {text-decoration:underline;cursor:pointer;cursor:hand;}
.glm_cost_strike:hover {text-decoration:line-through;cursor:pointer;cursor:hand;}

.pro_title {flot:left; height:30px; line-height:23px; font-weight:600; font-size:110%; letter-spacing:-0.05em; color:#232323;}
.pro_title {background:url(../image/bullet_title.png) no-repeat 0 0px; padding-left:24px;}
.pro_sub_title {font-weight:600; font-size:14px; letter-spacing:-0.05em; padding-bottom:2px; color:#232323;}
.pro_sub_title {height:26px;line-height:26px;background:url(../image/bullet_sub_title.png) no-repeat 0 0px;background-size:contain; padding-left:20px;}

/* ´ñ±ÛÀÔ·Â ÀÎÇ² */
.cmt_input{
  height:20px;
  background-color:#FFF;
  text-align:left;
  border:1px solid #dedede;
  margin:0px;
  margin-bottom:7px;
  padding:1px 0px 1px 3px ;
  color:#6b98c2;
  line-height:19px;
}
.cmt_del_btn {display:inline-block;cursor:pointer;}
.cmt_del_btn:focus, .cmt_del_btn:hover {}

.dark, a.dark:link, a.dark:hover, a.dark:active, a.dark:visited {color:#111;}
.semidark, a.semidark:link, a.semidark:hover, a.semidark:active, a.semidark:visited {color:#888;}
.red, a.red:link, a.red:hover, a.red:active, a.red:visited {color:#e23d22;}
.blue, a.blue:link, a.blue:hover, a.blue:active, a.blue:visited {color:#3397bc;}
.yellow, a.yellow:link, a.yellow:hover, a.yellow:active, a.yellow:visited {color:#e39000;}
.green, a.green:link, a.green:hover, a.green:active, a.green:visited {color:#31b997;}

.goods_list_tab_box {float:left;width:100%;margin:20px 0px 25px 0px;border-bottom:1px solid #dedede;}
.goods_list_tab_box > span {display:inline-block;width:25%;vertical-align:top;border:1px solid #dedede;border-bottom:none;background:#fff;margin:-1px 0px 0px -1px;}

.gdslist {display:block;width:100%;}
.gdslist li {display:inline-block;vertical-align:top;font-size:90%;border:1px solid #dedede;background:#fff;margin:-1px 0px 0px -1px;}
.gdslist li:nth-last-child(1) {margin-right:0px;}
.gdslist .glm_box {width:100%;margin:0px auto;padding-bottom:12px;background:#f9f9f9;padding-top:10px;}
.gdslist .glm_title {width:100%;margin:0px auto;text-align:center;letter-spacing:-0.03em;line-height:1.3;}
.gdslist .glm_title1 {width:100%;height:42px;color:#222222;font-size:100%;vertical-align:middle;line-height:1.4;}
.gdslist .glm_info {width:100%;height:35px;color:#858585;font-size:90%;}
.gdslist .glm_cost_box {width:100%;height:17px;font-size:100%;letter-spacing:0em;}
.gdslist .glm_cost {color:#b8576e;font-weight:600;letter-spacing:0em;}
.gdslist .glm_cost_strike {color:#989898;font-weight:300;text-decoration:line-through;letter-spacing:0em;}
.gdslist .glm_info2 {width:100%;margin-top:4px;font-size:90%;color:#53adc0;text-align:center;}
