@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: 1010px;	
	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:1010px;
	height:75px;
	margin:10px auto;
	padding:0px;
}
.logo {
  float:left;
  width:270px;
  height:45px;
  text-align:left;
  margin-top:15px;
	padding:0px;
}

a.tlogo:link, a.tlogo:hover, a.tlogo:active, a.tlogo:visited {
/*  font-family:NanumBarunGothic; */
  font-family:verdana;
  font-weight:700;
  font-size:29px;
  line-height:30px;
  letter-spacing:-0.05em;
  color:#1753ae;
  text-decoration:none;
}
a.gr_title:link, a.gr_title:hover, a.gr_title:active, a.gr_title:visited {
  font-family:NanumBarunGothic;
  font-weight:700;
  font-size:23px;
  line-height:24px;
  letter-spacing:-0.05em;
  color:#787878;
  text-decoration:none;
}

.search_form {
	float:left;
  width:36%;
  height:45px;
	padding:0px;
  margin:15px 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 #0081e6;
	padding: 1px 2px 1px 4px;
	font-family:nanum,µ¸¿ò,verdana;
	font-size:12pt;
	color:#343434;
	font-weight:400;
	margin-right:10px;
}

.search_form input.box2, .search_form1 input.box2 {
	background: #0081e6;
	float: left;
	height: 33px;
	width: 50px;
	border: 1px solid #4C51AB;	
	font-family:µ¸¿ò,verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:700;
	margin:0px;
}

.search_form .sch_btn {
	background-color: #0081e6;
	border:1px solid #0081e6;
	float: left;
	height: 35px;
	line-height: 33px;
	width: 50px;
	font-family:nanum,µ¸¿ò,verdana;
	font-size:14px;
	color:#FFFFFF;
	font-weight:700;
	margin:0px;
}
.logo_box_banner {
  width:220px;
  height:45px; 
  float:right;
  text-align:right;
  margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
a.cmt_link:hover {
  text-decoration:underline;
  cursor:pointer;
}
.main_menu_box {
	width:1010px;
	height:40px;
	margin:8px auto 10px;
	padding:0px;
	background-color:#0081e6 ;
  // background: url(../include/main_menu_box/bg.jpg) repeat-x;
  border:solid 1px #FFFFFF;
}
.main_menu_box ul {
	height:40px;
  padding: 0px 0px 0px 0px;
}
.main_menu_box ul li {
  display:inline-block;
	height:40px;
  padding:0px 0px;
  margin-right:10px;
}
.main_menu_box ul li div.on {
  display:inline-block;
  font-family:NanumBarunGothicLight;
  font-weight:600;
  font-size:130%;
  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 {
  display:inline-block;
  font-family:NanumBarunGothicLight;
  font-weight:600;
  font-size:130%;
  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 {
  display:inline-block;
	height:40px;
  padding:0px;
  margin-right:10px;
}
.main_menu_box ul li div.sub div.on {
  display:inline-block;
  font-family:NanumBarunGothic;
  font-weight:700;
  font-size:12px;
  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 {
  display:inline-block;
  font-family:NanumBarunGothic;
  font-weight:400;
  font-size:12px;
  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:130%;
  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;
  font-family:dotum;
  font-size:11px;
  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;
  font-family:dotum;
  font-size:11px;
  color:#e5e5e5;
  line-height:24px;
  text-align:center;
  display:none;
  cursor:pointer;
}

.content_wrap{
  clear:both;
	width: 1010px;
	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:#0081e6; 
  font-weight:600 ;
  text-decoration:none; 
}

.shopitem_tag {
  font:10px tahoma;
  background-color:#0081e6;
  color:#fff;
  font-weight:700;
  margin:0px 3px 0px 0px;
  padding:1px 4px 2px 4px;
}

/* con ============================================== */

.left_menu{
  display:inline-block;
	width:130px;
	margin:0px;
	padding:0px;
	border-right:0px solid #ddd;
	}
	
.left_menu .left_title {
	width: 100%;
	display:inline-block;
  font-size:19px;
  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:#0081e6 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 ;
	}

.con600{
  float:left;
	width:728px;
	margin: 0px;
	margin-left:0px;
	margin-right:12px;
	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;
	display:inline-block;
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
}

.p_inform {
  width:100%;
	display:inline-block;
	margin-bottom:10px;
}

.page_tltle {
  width:50%;
	display:inline-block;
	margin:0px;	
	margin-right:-3px;
  line-height:35px;
  font-family:NanumBarunGothic;
  font-weight:700;
  font-size:23px;
  letter-spacing:-0.05em;
  color:#232323;
}

.navi{
  width:50%;
	display:inline-block;
	margin: 15px 0px 10px 0px;	
	margin-right:-4px;
  font-size:11px;
  font-family:dotum, µ¸¿ò;
	color:#676767;
  letter-spacing:-0.05em;
	text-align:right;
	}

.page_sub_tltle {
  width:100%;
	display:inline-block;
  line-height:1.7;
  font-weight:400;
  font-weight:600;
  font-size:150%;
  letter-spacing:-0.03em;
  color:#111;
	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 {
  
}
a.latest_cont:hover {
  text-decoration:underline ;
}
.gbar {
  display:inline-block;
  width:100%;
  height:1px;
  background-color:#dcdcdc;
  margin-top:10px;
  margin-bottom:9px;
}

.gbar1 {
  display:inline-block;
  width:100%;
  height:1px;
  background-color:#dcdcdc;
  margin-top:8px;
  margin-bottom:7px;
}

.inbr {
  display:inline-block;
  width:100%;
  height:1px;
  background-color:#efefef;
  margin-top:8px;
  margin-bottom:8px;
}

.inbr1 {
  display:inline-block;
  width:100%;
  height:1px;
  margin-top:8px;
  margin-bottom:8px;
}

.inbr2 {
  display:inline-block;
  width:100%;
  height:1px;
  background-color:#efefef;
  margin-top:0px;
  margin-bottom:15px;
}


/* ¼­ºê ÀÎµ¦½º ÃÖ±Ù°Ô½Ã¹°  -------------------------------------- */

.lat_box_sub {
  display:inline-block;
  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;
  color:#0081e6;
  font-weight:700;
}
.lat_box_sub .head .more {
  float:right;
  font-size:11px;
  font-family:verdana;
  color:#989898;
  line-height:20px;
  text-align:right;
  letter-spacing:-0.05em;
}

.lat_box_sub .cont {
  display:inline-block;
  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:700;
}
.right_lat_box .head .more {
  float:right;
  font-size:9px;
  font-family:verdana;
  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%;
  font-family:dotum;
  color:#343434;
  font-size:11px;
  letter-spacing:-0.05em;
  font-weight:700;
  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%;
  font-family:dotum;
  font-size:11px;
  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%;
  font-family:dotum;
  color:#343434;
  font-size:11px;
  letter-spacing:-0.05em;
  font-weight:700;
  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%;
  font-family:dotum;
  font-size:11px;
  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-size:11px;
  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 { clear:both; 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-size:100%; 
  font-weight: normal;
  word-break:break-all;
}
.lh  { line-height:200%; } /* ³»¿ëº¸±â¿¡¼­ ÁÙ°£°Ý */
.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:700
}

.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:700;
  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:700;
  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:700;
  cursor:point ;
}
/**/
.footer_box{
  position:relative;
	width: 100%;
	margin-top:0px;
	}

.footer{
	width: 1010px;
	margin: 0px auto 4px;
	padding: 0px;
	border-top: 1px solid #ddd;
	}

.footer img {
	margin-right:20px;
	margin-top:2px;
	}

.tab_navi {
  width:730px;
  margin-top:25px;
  margin-left:20px;
	font-family:dotum,verdana;
	font-size:11px;
}

.tab_navi ul li{
	display:inline-block;
	float:left;
	width:32%;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:5px;
	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:6px;
}

.normalMenu, .normalMenu:visited,
.hoverMenu, .hoverMenu:visited,
.selectedMenu,.selectedMenu:visited {
	outline:none;
	display:block;
}

.hoverMenu,.hoverMenu:visited,
.selectedMenu,.selectedMenu:visited,.selectedMenu:hover {
	border:1px solid #444444;
	background-color: #444444;
	color:#ededed;
}

.selectedMenu,.selectedMenu:visited {
	margin:0;
}

.normalMenu, .normalMenu:visited{
	border:1px solid #d3d3d3;
	background-color:#ededed;
	color:#444444;
}

.m5{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	height:5px;
}
.m10{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	height:10px;
}
.m20{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	height:20px;
}
.m30{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	height:30px;
}
.m40{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	height:40px;
  background-color:transparent;
}
.m60{
	display:inline-block;
	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;
}


/* ÁÂ¿ìÃø ³¯°³ */
.left_float_wrap {width:120px; position:fixed; left:50%; top:155px; margin-left:-635px; text-align:center; z-index: 9999;}
.right_float_wrap {width:120px;background:#fff;border:0px solid #bbb; position:fixed; right:50%; top:155px; margin-right:-635px; text-align:left; z-index: 9999;}
.right_box {width:100%;text-align:center ;background:#f9f9f9;color:#222;line-height:2.5;cursor:pointer;}


.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; font:normal 12px; 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:18px;line-height:27px;text-decoration:none;letter-spacing:-0.0em; color:#454545;font-weight:700;}
.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:23px;line-height:29px;font-weight:normal}
.sec_02 {display:block;padding:19px 0 15px;font-family:NanumBarunGothicLight;font-size:38px;line-height:49px;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:8px;
  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:10px;font-family:verdana;color:#989898;}

.list_tr {display:inline-block;width:100%;padding:0.6em 0em 0.51em 0em;}
.list_tr2 {display:inline-block;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:0.45em 0.52em 0.30em 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 {font-family:dotum;font-size:11px;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-family:nanum,µ¸¿ò,verdana;
	font-size:14px;
	color:#FFFFFF;
	margin:0px;
	margin-left:5px;
	padding:0px 3px 3px 2px;
}

.knowhow_point {display:inline-block;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:17px;font-weight:600;color:#343434;}

/* ´ñ±ÛÀÔ·Â ÀÎÇ² */
.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;}