*
{
    /*color: #FFFFFF;*/
    font-family: 'Arial','Dotum';
    margin:0;
    padding:0;
}

body 
{
    position: absolute;
    margin: 0px;
    color: #FFFFFF;
    width: 100%;
    font-size: 12px;
}

img
{
	border: 0px;
 	margin: 0px;
    padding: 0px;
	display: block;
}

a:link
{
	border: 0px;
	text-decoration: none;
}

a:hover
{
	border: 0px;
	text-decoration: none;
}

img.map, map area{
    outline: none;
}

#page_bg
{
	position: absolute;
	background-color: #FFFFFF;
	margin: 0px;
	left: 0px;
	width: 100%;
	z-index: 0;
}

#page_bg_blur
{
	position: fixed;
	background-color: rgba(0,0,0,0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#70000000,endColorstr=#70000000);
	width: 100%;
	height: 100%;
	z-index: 1;
	color: #000000;
	visibility: hidden;
}

#page_body
{
	position: relative;
	background-color: #FFFFFF;
	margin: 0px;
	left: 50%;
	top: 0px;
	width: 1600px;
	margin-left: -800px;
	height: 80%;
}

#page_top_menu
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 90px;
	padding:0;
}

#page_landing_main
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 760px;
}

#page_landing_contents01
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents02
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents03
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents04
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents05
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents06
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 740px;
}

#page_landing_contents07
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 660px;
}

#page_landing_contents08
{
	position: relative;
	background-color: rgb(60,0,0);
	margin: 0 px;
	width: 1600px;
	height: 700px;
	border: 0px;
    padding: 0px;
}

#page_landing_footer
{
	position: relative;
	margin: 0px;
	background-image : url("/img/page_landing_footer.jpg");
	width: 1600px;
	height: 246px;
	border: 0px;
    padding: 0px;
}

#page_landing_footer_sub1_1
{
	display : inline-block;
	position: relative;
	margin: 0px;
	left: 310px;
	width: 490px;
	height: 80px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: 80px;
	font-size: 12px;
	font-family: 'Gulim','Dotum';
}

#page_landing_footer_sub1_2
{
	display : inline-block;
	position: absolute;
	top : 10px;
	left: 850px;
	width: 410px;
	height: 60px;
	line-height: 80px;
}

#page_landing_footer_sub2
{
	position: relative;
	margin: 0px;
	left: 310px;
	width: 980px;
	height: 30px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	font-size: 12px;
	font-family: 'Gulim','Dotum';
}

#page_landing_footer_sub3
{
	position: relative;
	margin: 0px;
	left: 310px;
	width: 980px;
	height: 130px;
	color: #6e6e6e;
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	font-size: 12px;
	font-family: 'Gulim','Dotum';
}

#popup_login_body
{
	position: relative;
	margin: 0px;
	left: 50%;
	top: 50%;
	margin-left: -227px;
	margin-top: -250px;
	width: 454px;
	height: 500px;
	visibility: hidden;
}

#popup_findpw_body
{
	position: absolute;
	margin: 0px;
	left: 50%;
	top: 50%;
	margin-left: -227px;
	margin-top: -193px;
	width: 454px;
	height: 386px;
	visibility: hidden;
}

#popup_login_bgimg
{
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 500px;
	z-index: 0;
}

#popup_findpw_bgimg
{
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 386px;
	z-index: 0;
}

#popup_freecable01_body
{
	position: absolute;
	margin: 0px;
	left: 50%;
	top: 50%;
	margin-left: -227px;
	margin-top: -300px;
	width: 454px;
	height: 400px;
	visibility: hidden;
}

#popup_freecable01_bgimg
{
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 454px;
	height: 400px;
	z-index: 0;
}

#popup_login_over1
{
	position: absolute;
	background-color: #E0EDF7;
	margin: 0px;
	left: 35px;
	top: 74px;
	width: 383px;
	height: 58px;
	vertical-align: middle;
	z-index: 1;
}

#popup_login_over2
{
	position: absolute;
	background-color: #E0EDF7;
	margin: 0px;
	left: 35px;
	top: 151px;
	width: 383px;
	height: 58px;
	vertical-align: middle;
	z-index: 1;
}

#popup_findpw_over1
{
	position: absolute;
	background-color: #E0EDF7;
	margin: 0px;
	left: 34px;
	top: 38px;
	width: 385px;
	height: 57px;
	vertical-align: middle;
	z-index: 1;
}

.input_login
{
	background-color: #E0EDF7;
	width: 383px;
	height: 58px;
	font-size: 16pt;
	line-height: 58px;
	border: 0 solid;
	color: #79a1c0;
	padding:5px;
	vertical-align: middle;
}

.input_buy
{
	background-color: transparent;
	width: 44px;
	height: 30px;
	font-size: 14pt;
	line-height: 30px;
	border: 0 solid;
	color: #000000;
	vertical-align: middle;
}

.input_amount
{
	background-color: transparent;
	width: 250px;
	height: 28px;
	font-size: 19pt;
	line-height: 28px;
	border: 0 solid;
	color: #000000;
	vertical-align: middle;
}

#page_subpage_main
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 205px;
}

#page_subpage2_join1
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 180px;
}

#page_subpage2_join2
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 1161px;
}

#page_subpage_footer
{
	position: relative;
	margin: 0px;
	background-image : url("/img/page_subpage_footer.png");
	width: 1600px;
	height: 246px;
	border: 0px;
    padding: 0px;
}


#buy_lecture_desc_cont
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: auto;
	line-height:100%;
}

#buy_lecture_desc_title
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: auto;
}

#page_order_orderdesc
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 562px;
}

#order_orderdesc_bgimg
{
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	width: 1600px;
	height: 562px;
	z-index: 0;
}

#order_orderdesc_over1
{
	position: absolute;
	margin: 0px;
	left: 332px;
	top: 130px;
	width: 100px;
	height: 234px;
	vertical-align: top;
	z-index: 1;
}

#order_orderdesc_over2
{
	position: absolute;
	margin: 0px;
	left: 450px;
	top: 131px;
	width: 533x;
	height: 31px;
	vertical-align: top;
	z-index: 1;
}

#order_orderdesc_over3
{
	position: absolute;
	margin: 0px;
	left: 450px;
	top: 176px;
	width: 533x;
	height: 128px;
	vertical-align: top;
	z-index: 1;
}

#order_orderdesc_over4
{
	position: absolute;
	margin: 0px;
	left: 1114px;
	top: 179px;
	width: 158px;
	height: 24px;
	color: #000000;
	font-size: 20px;
	text-align: right;
	line-height: 24px;
	z-index: 1;
}

#order_orderdesc_over5
{
	position: absolute;
	margin: 0px;
	left: 1114px;
	top: 206px;
	width: 158px;
	height: 24px;
	color: #000000;
	font-size: 20px;
	text-align: right;
	line-height: 24px;
	z-index: 1;
}

#order_orderdesc_over6
{
	position: absolute;
	margin: 0px;
	left: 1114px;
	top: 239px;
	width: 158px;
	height: 24px;
	color: #000000;
	font-size: 20px;
	text-align: right;
	line-height: 24px;
	z-index: 1;
}

#page_custom_title
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 173px;
}

#page_custom_line
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 1px;
}

div.page_custom_line
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 1px;
	display: none;
}

#page_custom_listrow
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 70px;
}

#page_custom_rowbody
{
	position: relative;
	margin: 0px;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	width: 980px;
	height: 70px;
}

div.page_custom_controw
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: auto;
	display: none;
}

#page_custom_contbody
{
	position: relative;
	background-color: #fafafa;
	margin: 0px;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	width: 860px;
	height: auto;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 60px;
	padding-right: 60px;
}

#page_custom_bottom
{
	position: relative;
	margin: 0px;
	width: 1600px;
	height: 105px;
}

#reviews_youtube{
	position : relative;
	width : 1600px;
	height : 307px;
}

#reviews_youtube02{
	position : relative;
	width : 1600px;
	height : 200px;
}

#reviews_youtube03{
	position : relative;
	width : 1600px;
	height : 200px;
}

#reviews_youtube_1{
	position : relative;
	margin : 0px;
	float : left;
	top : 20px;
	left : 370px;
	width : 396px;
	height : 255px;
}

#reviews_youtube_2{
	position : relative;
	float : left;
	top : 20px;
	left : 470px;
	width : 396px;
	height : 255px;
}

#reviews_youtube_3{
	position : relative;
	margin : 0px;
	float : left;
	top : 20px;
	left : 320px;
	width : 288px;
	height : 161px;
}

#reviews_youtube_4{
	position : relative;
	float : left;
	top : 20px;
	left : 400px;
	width : 288px;
	height : 161px;
}

#reviews_youtube_5{
	position : relative;
	float : left;
	top : 20px;
	left : 480px;
	width : 288px;
	height : 161px;
}

#reviews_youtube_6{
	position : relative;
	margin : 0px;
	float : left;
	top : 20px;
	left : 320px;
	width : 288px;
	height : 161px;
}

#reviews_youtube_7{
	position : relative;
	float : left;
	top : 20px;
	left : 400px;
	width : 288px;
	height : 161px;
}

#reviews_youtube_8{
	position : relative;
	float : left;
	top : 20px;
	left : 480px;
	width : 288px;
	height : 161px;
}

span.landingpage_text1 {
	font-size: 12px;
	color: rgb(0,0,0);
	font-family: 'Gulim','Dotum';
	text-decoration: none;	
}

span.mypage1_listtext1 {
	font-size: 16px;
	color: #646464;
	text-decoration: none;	
}

span.mypage1_listtext2 {
	font-size: 15px;
	color: #000000;
	text-decoration: none;	
}

span.orderdesc_title {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

span.orderdesc_desc1 {
	font-size: 16px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

span.orderdesc_desc2 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

span.notice_list_1 {
	font-size: 17px;
	color: #2995eb;
	text-decoration: none;
}

span.notice_list_2 {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-left: 25px;
}

span.notice_list_3 {
	font-size: 16px;
	color: #b4b4b4;
	text-decoration: none;
}

span.notice_cont {
	font-size: 16px;
	line-height: 130%;
	color: #000000;
	text-decoration: none;
}

/* placeholder Color */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #79a1c0;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #79a1c0;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #79a1c0;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #79a1c0;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #79a1c0;
}

/* */