@charset "utf-8";
/* BKI (help@bugking.com) */

.header_text_1
	{position:absolute;top:120px;left:35px;color:#333333;font-size:16px;font-weight:bold;}

.header_text_2
	{position:absolute;top:120px;right:20px;width:300px;text-align:right;}
.header_text_2 h5 
	{color:#111111;font-size:12px;font-weight:normal;line-height:20px;padding-bottom:5px;}
.header_text_2 div 
	{color:#111111;font-size:14px;font-weight:normal;line-height:1.2;}
.header_text_2 span 
	{color:#111111;font-size:14px;font-weight:bold;line-height:1.2;}

/* -- */
.gnb2
	{list-style:none;margin:0px;padding:0px;zoom:1;}
.gnb2 li
	{float:left;list-style:none;padding:0px 20px 0px 0px;position:relative;white-space:nowrap;height:20px;text-align:center;
	background:url(../images/header_gnb2_vr.gif) no-repeat left center;}
.gnb2 li.first
	{background:none;}
.gnb2 li:first-child
	{}
.gnb2 li:last-child
	{padding-right:0px;}
.gnb2 li a
	{position:relative;height:20px;line-height:20px;margin-left:0px;display:inline;
	color:#737373;font-size:12px;text-decoration:none;letter-spacing:0px;font-family:"Trebuchet MS", Arial, Helvetica;}
.gnb2 li a:hover,
.gnb2 li a:active,
.gnb2 li a:focus
	{color:#cf620a;}


/* -- */
.box_3
	{padding:25px 25px 25px 25px;width:175px;height:50px;float:left;
	background:url(../images/box_1_bg.gif) repeat-x 0 bottom #BB283A;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	box-shadow: 0px 0px 1px 1px  #c9cfd0;-webkit-box-shadow: 0px 0px 1px 1px #c9cfd0;-moz-box-shadow:0px 0px 1px 1px #c9cfd0;}
.box_3 .title_1
	{padding-bottom:0px;text-align:center;cursor:pointer;
	font-family: 'Malgun Gothic', sans-serif;color:#fff;font-size:18px;font-weight:bold;line-height:50px;
	text-shadow:0px 1px 1px #03648a;text-transform:uppercase;
	}

.btn_6
	{padding:25px 25px 25px 25px;width:175px;height:50px;float:left;text-align:center;
	font-size:18px;color:#ffffff;font-weight:bold;line-height:50px;font-family: 'Malgun Gothic', sans-serif;
	border:0px solid #2f2f2f;background:#BB283A;
	border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;
	-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;}
.btn_6:hover  
	{color:#ffffff;border:0px solid #dddddd;background:#707070;}
a.btn_6
	{font-size:18px;color:#ffffff;font-weight:bold;line-height:50px;font-family: 'Malgun Gothic', sans-serif;}
