
@import url("/css/google/inc_noto.css");

::selection {background: rgba(89, 183, 255, 0.35); color: rgb(255, 255, 255);}
/*::selection {background: rgba(255, 170, 170, 0.35); color: rgb(255, 255, 255);}*/

* {padding:0; margin:0;}

body,table,tr,th,td,a,span,p,dl,dt,dd,form,input,textarea,button,select {font-family: "Noto Sans KR", sans-serif, "dotum", "µ¸¿ò"; -webkit-text-size-adjust: none;}
/*body,table,tr,th,td,a,span,p,dl,dt,dd,form,input,textarea,button,select {font-family: 'Nanum Gothic', sans-serif; -webkit-text-size-adjust: none;}*/

table {border-spacing:0px; padding:0; border:0; border-collapse:collapse;}
th, td {padding:0px;}

body, td, a {font-size: 15px; font-weight:300; color: #555555;}

body, input, textarea, button, select, label, a {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

a, a:link, a:hover, a:active, a:visited, a:focus {outline: 0; text-decoration: none;}

p {margin-top: 0;}

strong {font-weight: 700; color:#222222;}

li {list-style:none;}

img {border: none; vertical-align:bottom;/*ÀÌ¹ÌÁöÇÏ´Ü¿©¹é¾ø¾Ú*/}
img[onclick] {cursor: pointer;}

h1, h2, h3, h4, h5, h6, h7 {margin-top:0; font-weight:500; line-height:1.3;}
h1 {font-size: 2.4rem;}
h2 {font-size: 2.2rem;}
h3 {font-size: 2rem;}
h4 {font-size: 1.8rem;}
h5 {font-size: 1.6rem;}
h6 {font-size: 1.4rem;}
h7 {font-size: 1.2rem;}


/* °Ô½ÃÆÇ µî Å¸ÀÌÆ²¿ë¿¡ »ç¿ë */
t1, t2, t3, t4, t5, t6, t7, t8, t9, t10 {margin-top:0; font-weight:700; color: #222222;}
t1 {font-size: 15pt;}
t2 {font-size: 16pt;}
t3 {font-size: 17pt;}
t4 {font-size: 18pt;}
t5 {font-size: 19pt;} /* ÁÖ »ç¿ë Å¸ÀÌÆ² */
t6 {font-size: 20pt;}
t7 {font-size: 22pt;}
t8 {font-size: 24pt;}
t9 {font-size: 26pt;}
t10 {font-size: 28pt;}

.clear {width:0px; height:0px; border:0px; padding:0px; margin:0px; clear:both;} /* float¼Ó¼º ÇØÁ¦ */

.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.cursor {cursor:pointer;}


.fw1 {font-weight: 100;}
.fw3 {font-weight: 300;}
.fw4 {font-weight: 400;}
.fw5 {font-weight: 500;}
.fw7 {font-weight: 700;}
.fw9 {font-weight: 900;}


.white {color: #FFFFFF;}
.black {color: #000000;}




/* layout *******************************************************************************************/
.top_margin {padding:150px 0 0 0;}

.main_contents {width:1300px;}

.sub_contents {width:1300px;}

.sub_contents_center {width:1300px; text-align:center;}

.sub_center {width:100%; text-align:center;}

/*.container{ margin: 0px auto; width: 100%;}*/
/* layout *******************************************************************************************/




/* Å×ÀÌºí *******************************************************************************************/
table .outline1 { /*Å×ÀÌºí ¾Æ¿ô¶óÀÎ(ÀüÃ¼) ÁÙ¶§*/
	border: 1px solid #D6D6D6; border-collapse: collapse;
}
td .outline1 {
	border: 1px solid #D6D6D6; padding: 10px; /*ÀüÃ¼¿¡ Ä­*/
	font-size:20px;
	font-weight:400;
	color:#333333;
	text-align: center;
}

table .outline2 { /*Å×ÀÌºí ¾Æ¿ô¶óÀÎ(»óÇÏ¸¸) ÁÙ¶§*/
	border-top: 2px solid #999999; border-collapse: collapse;
}
td .outline2 { /*¾Æ·¡¸¸ Ä­*/
	border-bottom: 1px solid #D6D6D6; padding: 10px;
	font-size:20px;
	font-weight:400;
	color:#333333;
	text-align: center;
}
td .outline2_r { /*¾Æ·¡ + ¿À¸¥ÂÊ¿¡ Ä­*/
	border-bottom: 1px solid #D6D6D6; padding: 10px;
	border-right: 1px solid #D6D6D6; padding: 10px;
	font-size:20px;
	font-weight:400;
	color:#333333;
	text-align: center;
}
td .outline2_l { /*¾Æ·¡ + ¿ÞÂÊ¿¡ Ä­*/
	border-bottom: 1px solid #D6D6D6; padding: 10px;
	border-left: 1px solid #D6D6D6; padding: 10px;
	font-size:20px;
	font-weight:400;
	color:#333333;
	text-align: center;
}
/* Å×ÀÌºí *******************************************************************************************/




/* body *******************************************************************************************/
.title_subj {
	font-size:25px;
	font-weight:500;
	background:#333333; 
	color: #FFFFFF;
	padding: 5px 50px 7px 50px;
	inherit;both;
	text-align: center;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.title_40_4 {font-size:40px; font-weight:400; color:#111111; letter-spacing: -3px;}
.title_40_5 {font-size:40px; font-weight:500; color:#111111; letter-spacing: -3px;}

.title_49_4 {font-size:49px; font-weight:400; color:#111111; letter-spacing: -3px;}
.title_49_4_white {font-size:49px; font-weight:400; color:#FFFFFF; letter-spacing: -3px;}
.title_49_5 {font-size:49px; font-weight:500; color:#111111; letter-spacing: -3px;}

.title_text1 {font-size:22px; font-weight:400; color:#222222; letter-spacing: -0.3px;}
.title_text1_white {font-size:22px; font-weight:400; color:#FFFFFF; letter-spacing: -0.3px;}
.title_text1b {font-size:22px; font-weight:400; color:#222222; letter-spacing: -0.3px; padding:5px 0 0 0;}

.title_text2 {font-size:17px; font-weight:400; color:#222222; letter-spacing: -0.2px; padding: 6px 0 0  0;}

.title_box_txt1 {margin-top:0; padding-top:27px; margin-bottom:15px; background:url(/img/box_txt1.gif) center bottom no-repeat;}
.title_box_txt2 {margin-top:0; padding-top:77px; margin-bottom:15px; background:url(/img/box_txt2.gif) center bottom no-repeat;}

.title_gap_0 {padding:35px 0 13px 0;}
.title_gap_1 {padding:43px 0 15px 0; text-align:center;}
.title_gap_1_left {padding:43px 0 15px 0;}
.title_gap_1_youtube {padding:45px 0 15px 0; text-align:center;}
.title_gap_2 {padding:60px 0 15px 0; text-align:center;}
.title_gap_3 {padding:30px 0 15px 0; text-align:center;}
.title_gap_4 {padding:15px 0 40px 0;}
.title_gap_5 {padding:105px 0 0 0;}

.title_gap_bottom_1 {padding:0 0 40px 0;}
.title_gap_bottom_2 {padding:0 0 10px 0;}
.title_gap_bottom_3 {padding:0 0 80px 0;}
.title_gap_bottom_4 {padding:0 0 20px 0;}

.title_gap_bbs {padding:15px 0 0px 0;}


.cont_title1 {font-size:40px; font-weight:500; color:#222222; letter-spacing: -2.2; padding:0 0 25px 0;}
.cont_title2 {font-size:22px; font-weight:500; color:#222222; letter-spacing: -0.3px; padding:0 0 0 0;}

.cont_text1 {font-size:20px; font-weight:300; color:#222222; letter-spacing:-0.4; line-height: 1.7;}
.cont_text1 a:link {font-size:15px; font-weight:400; color:#555555; line-height: 1.6;}
.cont_text1 a:hover {color:#007BC2; cursor: pointer; transition:0.2s;}

.cont_img0 {padding:25px 0 10px 0;} /* ÀÌ¹ÌÁö ¾Æ·¡ ¿©¹é ÀûÀ½ - ÀÌ¹ÌÁö°¡ ´Ü¶ô ³¡¿¡ µé¾î°¥¶§ »ç¿ë*/
.cont_img1 {padding:25px 0 30px 0;} /* ÀÌ¹ÌÁö À§,¾Æ·¡ ¿©¹é - ÀÌ¹ÌÁö°¡ ÅØ½ºÆ® Áß°£¿¡ µé¾î°¥¶§ »ç¿ë */
.cont_img1b {padding:25px 0 40px 0;} /* ÀÌ¹ÌÁö À§,¾Æ·¡(ÅØ½ºÆ® µé¾î°¨) ¿©¹é ¸¹À½ */
.cont_img2 {padding:5px 0 10px 0;} /* ÀÌ¹ÌÁö À§ÀÇ ¿©¹é ¾ø´Â °æ¿ì*/
.cont_img5 {padding:10px 0 15px 0;} /* ÀÌ¹ÌÁö À§ÀÇ ¿©¹é ¾ø´Â °æ¿ì*/

.cont_gap_top1 {padding:80px 0 0 0;}
.cont_gap_top2 {padding:100px 0 0 0;}
.cont_gap1 {padding:17px 0 0 0;}
.cont_gap2 {padding:25px 0 0 0;}

.cont_youtube {padding:40px 0 15px 0;}

.bottom_gap1 {padding:0 0 100px 0;}

.num_dec1 {list-style-type:decimal; margin:0 0 17px 25px;}
.num_dec2 {list-style-type:decimal; margin:0 0 5px 25px;}
.num_disc1 {list-style-type:disc; margin:0 0 1px 25px;}

.m_btn1 { /* È¸¿ø ¹öÆ° */
	width: 65px;
	font-size: 12px;
	font-weight: 400;
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
	padding: 2px 0;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	border-radius: 4px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.m_btn1:hover {
	background-color: #FFFFFF;
	border: 1px solid #555555;
	color: #111111;
}


/* À¯Æ©ºê¸¦ È­¸é¿¡ ²ËÂ÷°Ô (http://kyouyoum.cafe24.com/archives/324) */
.video-container{position:relative;padding-bottom:56.25%;padding-top:0px;height:0;overflow:hidden;}
.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}

/* body *******************************************************************************************/



/* line, gap *******************************************************************************************/
hr {border-top:1px solid #555555; border-bottom:0 none;}

hr.vertical_10 {border-left: 1px solid #CACACA; border-right: none; border-top:0 none; height: 10px; display: inline-block;}
hr.vertical_22 {border-left: 1px solid #CACACA; border-right: none; height: 22px;}
hr.vertical_25 {border-left: 1px solid #D9D9D9; border-right: none; height: 25px;}
hr.vertical_50 {border-left: 1px solid #D9D9D9; border-right: none; height: 50px;}

.hr_line1 {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.hr_line2 {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #DDDDDD; display:block;}
.hr_line3 {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #C1C1C1; display:block;}
.hr_line4 {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #DBDBDB; display:block;}
.hr_line5 {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #E2E2E2; display:block;}

.line_gap {text-align:center; padding:0 0 0 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_10_0 {text-align:center; padding:10px 0 0px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_20_10 {text-align:center; padding:20px 0 10px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_30_20 {text-align:center; padding:30px 0 20px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_40_30 {text-align:center; padding:40px 0 30px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_50_40 {text-align:center; padding:50px 0 40px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}
.line_gap_60_50 {text-align:center; padding:60px 0 50px 0; border-top:0 none; border-bottom:1px solid #E8E8E8; display:block;}

.bg_line0 {margin-top:0; padding-top:2px; background:url(/img/bg_line1.gif) center bottom no-repeat;}
.bg_line1 {margin-top:0; padding-top:25px; background:url(/img/bg_line1.gif) center bottom no-repeat;}
.bg_line1_bk {margin-top:0; padding-top:25px; background:url(/img/bg_line1_bk.gif) center bottom no-repeat;}
.bg_line1_gr {margin-top:0; padding-top:25px; background:url(/img/bg_line1_gr.gif) center bottom no-repeat;}
.bg_line2 {margin-top:0; padding-top:23px; background:url(/img/bg_line1.gif) left bottom no-repeat;}
.bg_line2_bk {margin-top:0; padding-top:23px; background:url(/img/bg_line1_bk.gif) left bottom no-repeat;}
.bg_line3 {margin-top:0; padding-top:40px; margin-bottom:50px; background:url(/img/bg_line3.gif) left bottom no-repeat;}
.bg_line3_bk {margin-top:0; padding-top:55px; margin-bottom:45px; background:url(/img/bg_line3_bk.gif) left bottom no-repeat; opacity: 0.3;}
.bg_line3_bk_ol {margin-top:0; padding-top:38px; margin-bottom:45px; background:url(/img/bg_line3_bk.gif) left bottom no-repeat; opacity: 0.3;}
.bg_line4_center {margin-top:0; padding-top:27px; background:url(/img/bg_line1.gif) center bottom no-repeat;}
.bg_line5_center {margin-top:0; padding-top:27px; margin-bottom:17px; background:url(/img/bg_line1.gif) center bottom no-repeat;}

.gap_1 {padding: 1px 0 0 0;}
.gap_2 {padding: 2px 0 0 0;}
.gap_3 {padding: 3px 0 0 0;}
.gap_4 {padding: 4px 0 0 0;}
.gap_5 {padding: 5px 0 0 0;}
.gap_6 {padding: 6px 0 0 0;}
.gap_7 {padding: 7px 0 0 0;}
.gap_8 {padding: 8px 0 0 0;}
.gap_9 {padding: 9px 0 0 0;}
.gap_10 {padding: 10px 0 0 0;}
.gap_15 {padding: 15px 0 0 0;}
.gap_20 {padding: 20px 0 0 0;}
.gap_25 {padding: 25px 0 0 0;}
.gap_30 {padding: 30px 0 0 0;}
.gap_35 {padding: 35px 0 0 0;}
.gap_40 {padding: 40px 0 0 0;}
.gap_45 {padding: 45px 0 0 0;}
.gap_50 {padding: 50px 0 0 0;}
.gap_60 {padding: 60px 0 0 0;}
.gap_70 {padding: 70px 0 0 0;}
.gap_80 {padding: 80px 0 0 0;}
.gap_90 {padding: 90px 0 0 0;}
.gap_100 {padding: 100px 0 0 0;}
.gap_110 {padding: 110px 0 0 0;}
.gap_120 {padding: 120px 0 0 0;}
.gap_130 {padding: 130px 0 0 0;}
.gap_140 {padding: 140px 0 0 0;}
.gap_150 {padding: 150px 0 0 0;}

.indent_15 {padding: 0 0 0 15px;}
/* line, gap *******************************************************************************************/



/* ¿À¸¥ÂÊ °íÁ¤¹è³Ê */
.r_fixed {position: fixed; background:url(/img/r_bg.gif); right: 0px; top: 0px; z-index:999999; opacity: 0.95; height: 100%;}
.r_gap1 {background:url(/img/r_gap1.gif) right  no-repeat; padding-top:1px; margin-top:22px; margin-bottom:17px;}
.r_gap2 {background:url(/img/r_gap2.gif) right  no-repeat; padding-top:1px; margin-top:8px; margin-bottom:8px;}
.r_top {cursor:pointer;}



/* ÇÏ´Ü Äü¸Þ´º */
.quick_link1 {width:159px; text-align:center;}
.quick_link2 {width:317px; text-align:center;}
.quick_gap {background:url(/img/quick_gap.gif) center  no-repeat; padding-top:0px; margin-top:0px; margin-bottom:0px; width:1px;}





.bottom_logo_gap {padding: 0 40px 0 0;}
.bottom_logo {transition: 0.3s; cursor: pointer; opacity: 0.75;}
.bottom_logo:hover {opacity: 1.0;}




/* text ( c: contents / t: title )*******************************************************************************************/

.copyright_txt span:hover {color:#FFFFFF; transition: 0.1s; cursor: pointer;}

.txt_12_3 {font-size:12px; font-weight:300;}
.txt_12_4 {font-size:12px; font-weight:400;}
.txt_12_5 {font-size:12px; font-weight:500;}

.txt_13_3 {font-size:13px; font-weight:300;}
.txt_13_4 {font-size:13px; font-weight:400;}
.txt_13_5 {font-size:13px; font-weight:500;}

.txt_14_3 {font-size:14px; font-weight:300;}
.txt_14_3 span:hover {color:#DBDBDB; cursor: pointer; transition: 0.1s;}

.txt_14_4 {font-size:14px; font-weight:400;}
.txt_14_5 {font-size:14px; font-weight:500;}
.txt_14_7 {font-size:14px; font-weight:700;}

.txt_15_4 {font-size:15px; font-weight:400; line-height:1.6}
.txt_15_5 {font-size:15px; font-weight:500; line-height:1.6}

.txt_16_3 {font-size:16px; font-weight:300;}
.txt_16_4 {font-size:16px; font-weight:400;}

.txt_17_4 {color: #222222; font-size:17px; font-weight:400;}
.txt_17_4 span:hover {color:#007BC2; cursor: pointer; transition:0.2s;}
.txt_17_5 {font-size:17px; font-weight:500;}

.txt_18_4 {font-size:18px; font-weight:400;}

.txt_19_4 {font-size:19px; font-weight:400;}

.txt_20_4 {font-size:20px; font-weight:400; color:#222222}
.txt_20_5 {font-size:20px; font-weight:500; color:#222222}

.txt_21_5 {font-size:21px; font-weight:500; color:#222222}

.txt_22_4 {font-size:22px; font-weight:400; color:#222222}

.txt_25_3 {font-size:25px; font-weight:300; color:#222222}
.txt_25_4 {font-size:25px; font-weight:400; color:#222222}
.txt_25_5 {font-size:25px; font-weight:500; color:#111111}

.txt_27_3 {font-size:27px; font-weight:300; color:#222222}
.txt_27_4 {font-size:27px; font-weight:400; color:#222222}
.txt_27_5 {font-size:27px; font-weight:500; color:#222222}
.txt_27_7 {font-size:27px; font-weight:700; color:#222222}

.txt_28_4 {font-size:28px; font-weight:400; color:#222222}
.txt_28_5 {font-size:28px; font-weight:500; color:#222222}

.txt_30_4 {font-size:30px; font-weight:400; color:#222222}
.txt_30_5 {font-size:30px; font-weight:500; color:#222222}

.txt_35_5 {font-size:35px; font-weight:500; color:#222222}

.txt_37_3 {font-size:37px; font-weight:300; color:#222222}
.txt_37_4 {font-size:37px; font-weight:400; color:#222222}
.txt_37_5 {font-size:37px; font-weight:500; color:#222222}

.txt_45_3 {font-size:45px; font-weight:300; color:#222222}
.txt_45_4 {font-size:45px; font-weight:400; color:#222222}
.txt_45_5 {font-size:45px; font-weight:500; color:#222222}


.txt_box_16_5 {background: #00335D; padding:2px 15px 4px 14px;	font-size:16px; font-weight:500; color:#FFFFFF;}
/* text *****************************************************************************************************************/


/* ¹îÁö *****************************************************************************************************************/
.badge1 {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	min-width: 10px;
	padding: 3px;
	background:#FF6600;
	line-height: 1;
	text-align: center;
	vertical-align: 2px;
	white-space: nowrap;
	border-radius: 20px;
}
.badge1:empty {
	display: none;
}

.badge2 {
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	min-width: 11px;
	padding: 0px 1px;
	background:#FF6600;
	border: 1px solid #FF6600;
	line-height: 1;
	text-align: center;
	vertical-align: 3px;
	white-space: nowrap;
	border-radius: 2px;
}
.badge2:empty {
	display: none;
}

.badge3 {
	display: inline-block;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	padding: 0px 1px;
	background:#FF6600;
	border: 1px solid #FF6600;
	line-height: 1;
	text-align: center;
	vertical-align: 3px;
	white-space: nowrap;
	border-radius: 2px;
}
.badge3:empty {
	display: none;
}

.badge4 {
	display: inline-block;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 2px 0 2px;
	margin: 0 0 0 5px;
	background:#FF6600;
	border: 1px solid #FF6600;
	line-height: 1;
	vertical-align: 9px;
	white-space: nowrap;
	border-radius: 3px;
}
.badge4:empty {
	display: none;
}
/*¹îÁö *****************************************************************************************************************/




/* title_box *****************************************************************************************************************/
.tt_box_20_bk {
	width: 122px;
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	background: #00335D;
	border: 1px solid #00335D;
	padding:0 0 2px 15px;
	border-radius: 5px;
	}
/* title_box *****************************************************************************************************************/



/* ¹öÆ°(»ç°¢) *****************************************************************************************************************/
.inner_btn_15_1 {
	font-size: 15px;
	font-weight: 500;
	background-color: rgba(255, 255, 255, 0.5);
	border: 0px;
	color: rgba(0, 0, 0, 0.7);
	padding: 8px 42px 9px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.inner_btn_15_1:hover {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	color: rgba(0, 0, 0, 0.9);
	opacity: 0.9;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}

.inner_btn_14_2 {
	font-size: 14px;
	font-weight: 500;
	background:#333333 url("/img/icon_arrow2.png")no-repeat 74% center; 
	border: 1px solid #333333;
	color: #FFFFFF;
	opacity: 0.7;
	padding: 9px 75px 11px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.inner_btn_14_2:hover {
	background-color: #222222;
	border: 1px solid #222222;
	color: #FFFFFF;
	opacity: 0.9;
}

.inner_btn_15_3 {
	font-size: 15px;
	font-weight: 500;
	background:#333333; 
	border: 1px solid #333333;
	color: #FFFFFF;
	opacity: 0.7;
	padding: 11px 45px 10px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.inner_btn_15_3:hover {
	background-color: #222222;
	border: 1px solid #222222;
	color: #FFFFFF;
	opacity: 0.9;
}

.btn_box_14 {
	font-size: 14px;
	font-weight: 400;
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
	padding: 9px 25px 10px 33px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	border-radius: 0px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_box_14:hover {
	background-color: #FFFFFF;
	border: 1px solid #555555;
	color: #111111;
}




/* ¹öÆ°(±âÅ¸) *****************************************************************************************************************/

.bottom_bt1 {
	font-size: 15px;
	font-weight: 400;
	color: #A3A3A3;
	vertical-align: top;
	padding: 7px 0 0 0;
	transition: 0.1s;
	cursor: pointer;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}
.bottom_bt1:hover {
	color: #FFFFFF;
	opacity: 1.0;
}

.bottom_bt2 {
	font-size: 13px;
	font-weight: 500;
	color: #BCBCBC;
	vertical-align: top;
	padding: 0 0 0 0;
	transition: 0.1s;
	cursor: pointer;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}
.bottom_bt2:hover {
	color: #FFFFFF;
	opacity: 1.0;
}



.sns_link img {
	vertical-align: top;
	padding: 7px 0 0 0;
	opacity: 0.25;
	transition: 0.2s;
	cursor: pointer;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.sns_link img:hover {
	opacity: 0.65;
}

.main_status_on {font-size: 13px; font-weight: 400; background-color: #00335D; border: 1px solid #00335D; color: #FFFFFF; padding: 0 7px 2px 7px; text-align: center; border-radius: 0px; outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */}
.main_status_off {font-size: 13px; font-weight: 400; background-color: #C7C7C7; border: 1px solid #C7C7C7; color: #FFFFFF; padding: 0 7px 2px 7px; text-align: center; border-radius: 0px; outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */}



/* ¹öÆ°(¶ó¿îµå) *****************************************************************************************************************/

.btn_radius_11 {
	font-size: 11px;
	font-weight: 400;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	color: #828282;
	padding: 2px 12px 3px 15px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_11:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}

.btn_radius_11_line1 {
	font-size: 11px;
	font-weight: 400;
	background-color: rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(255, 255, 255, 0.65);
	color: rgba(255, 255, 255, 0.9);
	padding: 2px 12px 3px 15px;
	margin-right: 15px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_11_line1:hover {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(255, 255, 255, 0.9);
	color: #000000;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}

.btn_radius_13 {
	font-size: 13px;
	font-weight: 500;
	background-color: #996B56;
	border: 1px solid #996B56;
	color: #FFFFFF;
	padding: 3px 15px 5px 17px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_13:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}

.btn_radius_13_2 {
	font-size: 13px;
	font-weight: 500;
	background-color: #28ADAF;
	border: 1px solid #28ADAF;
	color: #FFFFFF;
	padding: 3px 15px 5px 17px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_13_2:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}


.btn_radius_14 {
	font-size: 14px;
	font-weight: 500;
	background:#6D6E77 url("/img/icon_arrow2.png")no-repeat 74% center; 
	border: 1px solid #6D6E77;
	color: #FFFFFF;
	padding: 11px 75px 10px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_14:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
}

.btn_radius_15_1 {
	font-size: 15px;
	font-weight: 500;
	background:#394047; 
	border: 1px solid #394047;
	color: #FFFFFF;
	padding: 11px 45px 10px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15_1:hover {
	background-color: #111111;
	border: 1px solid #111111;
	color: #FFFFFF;
}

.btn_radius_15_2 {
	font-size: 15px;
	font-weight: 500;
	background:#394047; 
	border: 1px solid #394047;
	color: #FFFFFF;
	padding: 7px 45px 8px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15_2:hover {
	background-color: #111111;
	border: 1px solid #111111;
	color: #FFFFFF;
}

.btn_radius_15_3 {
	font-size: 15px;
	font-weight: 500;
	background:#996B56; 
	border: 1px solid #996B56;
	color: #FFFFFF;
	padding: 11px 45px 10px 45px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15_3:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
}

.btn_radius_15_4 {
	font-size: 15px;
	font-weight: 500;
	background-color: rgba(255, 255, 255, 1.0);
	border: 1px solid #A2A2A2;
	color: #111111;
	padding: 6px 25px 6px 25px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 10px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15_4:hover {
	background-color: #394047;
	border: 1px solid #394047;
	color: #FFFFFF;
}

.btn_radius_15_4b {
	font-size: 15px;
	font-weight: 500;
	background-color: rgba(255, 255, 255, 1.0);
	border: 2px solid #D3D3D3;
	color: #111111;
	padding: 6px 27px 6px 25px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 10px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15_4b:hover {
	background-color: #394047;
	border: 2px solid #394047;
	color: #FFFFFF;
}

.btn_radius_15w {
	font-size: 15px;
	font-weight: 400;
	background:#00335D; 
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: 6px 25px 7px 25px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15w:hover {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	color: #000000;
}

.btn_radius_15w2 {
	font-size: 15px;
	font-weight: 400;
	background:#00335D; 
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: 3px 20px 3px 20px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	border-radius: 30px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_radius_15w2:hover {
	background-color: #FFFFFF;
	border: 2px solid #FFFFFF;
	color: #000000;
}
 
.btn_box_12_5 {
	font-size: 12px;
	font-weight: 500;
	background-color: rgba(0, 0, 0, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.9);
	color: rgba(255, 255, 255, 0.9);
	padding: 0px 8px 1px 10px;
	margin-right: 15px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_box_12_5:hover {
	background-color: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(255, 255, 255, 0.9);
	color: #000000;
	/*box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);*/
}

.btn_online_done {
	width: 230px;
	font-size: 25px;
	font-weight: 500;
	background:#496175; 
	border: 1px solid #496175;
	color: #FFFFFF;
	padding: 10px 20px 11px 20px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_online_done:hover {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #111111;
}

.btn_contact_1 {
	font-size: 19px;
	font-weight: 500;
	background:#004074; 
	border: 1px solid #004074;
	color: #FFFFFF;
	padding: 9px 30px 10px 30px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	box-shadow: 0 3px 4px rgba(0,0,0,0.16);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
	transition: 0.3s;
}

.btn_contact_1:hover {
	background-color: #00335D;
	border: 1px solid #00335D;
	color: #FFFFFF;
	box-shadow: 0 4px 5px rgba(0,0,0,0.25);
}

.btn_contact_2 {
	font-size: 19px;
	font-weight: 500;
	background:#F08405; 
	border: 1px solid #F08405;
	color: #FFFFFF;
	padding: 9px 30px 10px 30px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	box-shadow: 0 3px 4px rgba(0,0,0,0.16);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_contact_2:hover {
	background-color: #EB7A00;
	border: 1px solid #EB7A00;
	color: #FFFFFF;
	box-shadow: 0 4px 5px rgba(0,0,0,0.25);
}

.btn_contact_3 {
	font-size: 21px;
	font-weight: 500;
	background:#FF5A20; 
	border: 1px solid #FF5A20;
	color: #FFFFFF;
	padding: 10px 50px 11px 50px;
	text-align: center;
	transition: 0.2s;
	cursor: pointer;
	box-shadow: 0 3px 4px rgba(0,0,0,0.16);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	outline: none; /* Å©·Ò¿¡¼­ ¾Æ¿ô¶óÀÎ »ö»ó ¾ø¾Ö±â */
}

.btn_contact_3:hover {
	background-color: #F15408;
	border: 1px solid #F15408;
	color: #FFFFFF;
}


/* ¿À¸¥ÂÊ °íÁ¤¹è³Ê */
.btn_img_1 img {
	padding: 0px 0px 0px 0px;
	transition: 0.2s;
	cursor: pointer;
	box-shadow: 0 3px 4px rgba(0,0,0,0.0);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	transition: 0.3s;
}
.btn_img_1 img:hover {
	box-shadow: 4px 5px 5px rgba(0,0,0,0.20);
}
/* button *****************************************************************************************************************/


/* img_ov1 *****************************************************************************************************************/
.img_ov1 {
 position: relative;
 overflow: hidden;
 width: 100%;
 background: #FFFFFF;
 color: #000000;
 text-align: center;
 box-shadow: 0 0 5px rgba(0, 0, 0, 0.0);
 font-size: 16px;
 max-width: 100%;
 position: relative;
 opacity: 1.0;

}
.img_ov1 * {
 -webkit-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all 0.35s ease-in-out;
 transition: all 0.35s ease-in-out;
}

.img_ov1:hover img,
.img_ov1.hover img {
 -webkit-transition-delay: 0.1s;
 transition-delay: 0.1s;
 opacity: 0.95;
 -webkit-transform: scale(1.00);
 transform: scale(1.00);
}

.img_ov1 p {
 top: 50%;
 -webkit-transform: translateY(-50%);
 transform: translateY(-50%);
 position: absolute;
 width: 100%;
 padding: 0;
 margin: 0;
 opacity: 0;
 line-height: 1.6em;
 font-size: 0.9em;
}

.img_ov1:hover p,
.img_ov1.hover p {
 opacity: 1;
 -webkit-transition-delay: 0.0s;
 transition-delay: 0.0s;
}

.img_ov1 a {
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 position: absolute;
 z-index: 1;
}
/* img_ov1 *****************************************************************************************************************/



.gnb_top {
	padding:0 0 0 0; 
	FONT-FAMILY: "Noto Sans KR", sans-serif;
	FONT-SIZE: 13pt;
	COLOR: #777777;
	FONT-WEIGHT: 400;
	}


.bt_form {
	background:#FFFFFF; padding:0px 15px 15px 15px;
*	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1); 
*	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1); 
*	box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1);
}

.bt_form a, .bt_form a:link, .bt_form a:visited, .bt_form a:hover {
	display:block; background:#496175; color:#FFFFFF; font-size:16px; font-weight: 500; text-align:center; padding:10px 0 11px 0; text-decoration: none;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.bt_form2 a, .bt_form2 a:link, .bt_form2 a:visited, .bt_form2 a:hover {
	display:block; background:#7A5645; color:#FFFFFF; font-size:16px; font-weight: 500; text-align:center; padding:10px 0 11px 0; text-decoration: none;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.bt_form3 {
	background:#FFFFFF; padding:0;
*	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1); 
*	-moz-box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1); 
*	box-shadow: inset 0px 1px 1px 0px rgba(0,0,0,0.1);
}

.bt_form3 a, .bt_form3 a:link, .bt_form3 a:visited, .bt_form3 a:hover {
	display:block; background:#496175; color:#FFFFFF; font-size:16px; font-weight: 500; text-align:center; padding:10px 0 11px 0; text-decoration: none;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}



/* input */
.input_txt {
display:inline-block;
font-size:15px; 
margin:0; 
width:100%;
border:1px solid #C6C6C6; 
color:#444444; 
background:#FFFFFF;
padding:8px 5px 8px 5px; 
vertical-align: middle;
}

.textarea_txt { /* ¸ð¹ÙÀÏ¿¡¼­ ±¸±ÛÆùÆ® »ç¿ëÇÏ¸é ÇÑ±ÛÀÔ·Â½Ã ±ôºýÀÌ´Â ¹®Á¦ ¹ß»ý */
font-size:16px; 
font-family: gulim, dotum;
text-decoration: none;
margin:0; 
width:100%;
border:1px solid #C6C6C6; 
color:#444444; 
background:#FFFFFF;
padding:10px 5px 8px 5px; 
}

.checkbox_txt_out {
FONT-SIZE: 17px;
COLOR: #444444;
font-weight: 400;
TEXT-DECORATION: NONE;
}


/* checkbox(»ç¿ë±ÝÁö-Å©·Ò¿¡¼­ ¿À·ù) */
.chkbox_txt {
display:inline-block;
width:18px;
height:18px;
margin: 5px 10px 8px 10px;
vertical-align:middle;
background:#FFFFFF;
appearance: none;
-moz-appearance: none; /* Firefox */
-webkit-appearance: none; /* Safari and Chrome */
border:1px solid #888888; /*¸ð¹ÙÀÏÈ­¸é¿¡¼­ È®ÀÎµÊ*/
}
.chkbox_txt:checked {
display:inline-block;
width:18px;
height:18px;
vertical-align:middle;
background:url("/m/img/checkbox1.gif");
background-size:100%;
background-repeat:no-repeat;
background-position:center center;
appearance: none;
-moz-appearance: none; /* Firefox */
-webkit-appearance: none; /* Safari and Chrome */
border:none;
}

/* checkbox(¸ðµç ºê¶ó¿ìÀú »ç¿ë) */
.checkbox-container { position: relative; }
.checkbox-container input[type="checkbox"]{
	width:1px; 
	height:1px; 
	padding:0; 
	border:0 none; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0; 
	overflow:hidden;
	clip:rect(0 0 0 0);
}
.checkbox-container label{
	height:18px; 
	line-height:18px; 
	padding-left:16px; 
	display:inline-block; 
	background:url(/img/checkbox_18px.png) no-repeat 0 0; 
	vertical-align:middle; 
	cursor:pointer;
 }
 .checkbox-container input[type="checkbox"]:checked + label{ background-position: 0 -18px; }
.checkbox_agree {padding:0 10px 0 0;}


/* radio */
.radio_txt {
background:#fff; 
border:solid 1px #888888; 
height:16px; 
width:16px; 
-webkit-appearance:none; 
-webkit-border-radius:10px; 
padding:0; border:0 \0/IE8+9; 
margin-top:0; 
margin-top:2px \0/IE8+9;
}
.radio_txt:checked {
background:#fff; 
border:solid 1px #c9c9c9; 
border:0 \0/IE8+9;
} 
.radio_txt:checked:after {
content:""; 
display:block; 
width:8px; 
height:8px; 
background:#666; 
position:relative; 
top:3px; left:3px; 
-webkit-border-radius:5px;
} 


/* select */
.select_txt {
height:40px; width:100%; font-size:15px; margin:0; color:#444444; padding-left:8px; padding-right:34px; vertical-align: middle; min-width:40px; box-sizing:border-box;
display:inline-block;
background: url("/m/img/select_arrow1.gif") no-repeat right center; /* ³×ÀÌÆ¼ºê È­»ìÇ¥ ´ëÃ¼ */  
background-size:auto 100%;
border:1px solid #c6c6c6;
font-family: inherit;  /* ÆùÆ® »ó¼Ó */
border-radius: 0px; /* iOS µÕ±Ù¸ð¼­¸® Á¦°Å */
-webkit-appearance: none; /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
-moz-appearance: none;
appearance: none;
}




.wrap_image {float:left; padding:0 0 0 0; overflow:hidden;}


/*
ul, li {padding: 0; margin-left: 6.5px;}
*/
ul, li {padding: 0; margin-left: 0;}

.li_type1 {margin:0 0 0 15px;}
.li_type2 {margin:0 0 0 20px; list-style-type:decimal;}



.li_type_none li {font-size: 16px; color:#444444; list-style-type:none; LINE-HEIGHT: 1.5;}

.li_type_decimal li {font-size: 16px; color:#444444; list-style-type:decimal; margin:0 0 0 15px; LINE-HEIGHT: 1.5;}

.li_type_disc li {font-size: 16px; color:#444444; list-style : square url('/m/img/li_disc.gif'); margin:0 0 0 15px; LINE-HEIGHT: 1.5;}

.li_type_disc_w li {font-size: 16px; color:#FFFFFF; list-style : square url('/m/img/li_disc_w.gif'); margin:0 0 0 15px; LINE-HEIGHT: 1.5;}

.li_type_circle li {font-size: 16px; color:#444444; list-style-type:circle; margin:0 0 0 15px; LINE-HEIGHT: 1.5;}

.li_type_square li {font-size: 16px; color:#444444; list-style-type:square; margin:0 0 0 15px; LINE-HEIGHT: 1.5;}

