/*�ㅻ��*/
/****wrap****/
#wrap{
	position:relative;
	width:100%;

}
#top_mar{
	display:none;
	width:100%;
	height:173px;/*怨��� header�� 媛��� ���닿�*/
}

#header{
	width:100%;
	height:173px;background:#fff;
	z-index:3;

}

#header .topBar{
	width:100%;
	height:30px;
	background:#5b6267;
}

.align{
	position:relative;
	width:1024px;
	margin:0 auto;
}


.topBar ul.siteTab{
	position:relative;
	float:left;
	width:240px;
}
.topBar li{
	font-size:12px;
	letter-spacing:-2;
}
.topBar ul.siteTab li{
	position:relative;
	float:left;
	padding:8px 12px ;
	font-weight:bold;
	letter-spacing:-2;
}
.topBar ul.siteTab li.tab_on{
	color:#383d42;
	background:#fff;
}
.topBar ul.siteTab li.tab_off{
	color:#e3e6e8;
	background:#383d42;
}
.topBar ul.siteTab li.tab_off:hover{
	color:#fff;
}


/*** utilArea  ���몃���****/
.utilArea{
	position:relative;
	float:right;
}
.utilArea ul, .utilArea ul li{
	float:left;
	cursor:pointer;
}
.utilArea ul.util_01{
	padding:0px 9px ;
	background:#4c5358;
}
.utilArea ul.util_01 li{
	padding:8px 12px ;
	color:#e3e6e8;
 }
.utilArea ul.util_01 li:hover{
	color:#fff;
}

.utilArea ul.util_02{
	padding:0px 9px ;
	background:#6b757c;
}
.utilArea ul.util_02 li{
	padding:8px 12px ; 
	color:#e3e6e8;
}
.utilArea ul.util_02 li:hover{
	color:#fff;	
}
/*** sns  ���몃��� �� SNS踰��� ****/
ul.sns{
		
}

ul.sns img{
	height:30px;
}

/*濡�怨�*/
.logoArea{
	height:77px;
	vertical-align:middle;
}
.logoArea .logo{
	width:420px;
	float:left;
	margin-top:20px;
}

/*�듯�⑷���李�*/
.logoArea .searchArea{
	float:right;	
	margin-top:23px;
}
.logoArea .logo, .logoArea .searchArea{
	display:inline-block;	
}
.logoArea .searchArea input[type="text"]{
	width:222px;
	height:31px;
	padding:0px 0 0 28px;
	border:2px solid #384a64;
	background:;
	line-height:31px;
}

.logoArea .searchArea a.btn_search{
	background:#384a64;
	padding:10px 15px 11px 15px;
	color:#fff;
	font-size:12px;
}
.logoArea .searchArea a.btn_search:hover{
	color:##F79943;
}
/****gnbArea****/
.gnbArea{
	width:100%;
	height:66px;
	background:#184a78;
}
ul.gnbBtns{
	position:relative;
	width:1024px;
	height:66px;
	margin:0 auto;	
	border-right:1px solid #13385a;
	border-left:1px solid #35628b;
}
ul.gnbBtns li{
	float:left;
	padding:13px 0px ;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
	border-left:1px solid #13385a;
	border-right:1px solid #35628b;
	cursor:pointer;
}
ul.gnbBtns li span{
	font-size:12px;
	color:#527ea7;
	line-height:18px;
	text-transform: uppercase;
}
li.gnb_01{width: 149px;}
li.gnb_02{width: 149px;}
li.gnb_03{width: 137px;}
li.gnb_04{width: 136px;}
li.gnb_05{width: 146px;}
li.gnb_06{width: 140px;}
li.gnb_07{width: 153px; background:url("./../images/bg/bg_gnb_mypage_1024.png" ) 18px 8px no-repeat;color:#bcd012!important; }
li.gnb_07 span{color:#7c890f!important;}

/*****/
a.btn_blue{
	display:inline-block;
	padding:2px 5px;
	background:#365B85;
	color:#fff!important;	
	font-size:0.9em;
	line-height:1.6em;
}
a.btn_orange{
	display:inline-block;
	padding:2px 5px;
	background:#F60;
	color:#fff!important;	
	font-size:0.9em;
	line-height:1.6em;
}

a.btn_white {
	display:inline-block;
	_display:inline;
	zoom:1;
	width:140px;
	height:35px;
	border:1px solid #a0a0a0;
	font-size:1.1em;
	font-weight:bold;
	color:#3f3f3f;
	line-height:2.2em;
	t
}

a.btn_orange_02 {
	display:inline-block;
	_display:inline;
	zoom:1;
	width:140px;
	height:35px;
	border:1px solid #a0a0a0;
	font-size:1.1em;
	font-weight:bold;
	color:#fff!important;	
	line-height:2.2em;
	background:#F60;
	text-align:center;
}
.service_btn{
	width:300px;
	height:35px;
	margin:0 auto;	
}

a.btn_white:hover {
	background:#efefef;
	color:#6f6f6f;
	text-decoration:none;
}

a.btn_gray {
	display:inline-block;
	_display:inline;
	zoom:1;
	width:140px;
	height:35px;
	border:1px solid #a0a0a0;
	font-size:1.1em;
	font-weight:bold;
	color:#3f3f3f;
	line-height:2.2em;
	background:#dfdfdf;
	text-align:center;
}

a.btn_gray:hover {
	background:#e9e9e9;
	color:#6f6f6f;
	text-decoration:none;
}

/**layout**
#header{
	position:relative;
	width:100%;
	height:121px;	
	background:url("../images/main/bg/bg_gnb.gif") repeat-x 0 77px;
}
#header_align{
	position:relative;
	width:1000px;
	height:121px;	
	margin:0 auto;
}
#header_align div{
	position:absolute;
}

#logo{
	top: 16px;
	cursor:pointer;
}
#topMenuArea{
	width:385px;
	height:30px;
	top:30px;
	right:0;
	
}

#topMenuArea ul{
	width:253px;
	height:15px;
	padding:7px 0px;
	cursor:pointer;
}

#topMenuArea ul li{
	float:left;
	margin-right:19px;
}

#btn_allMenu{
	display:inline-block;
	width:115px;
	height:30px;
	top:0;
	right:0;
	cursor:pointer;
}
/** lnb ***/
#lnbContainer{
	width:218px;
}
#lnbContainer #lnbTitle{
	width:202px;
	height:55px;
	padding-left:16px;
	font-size:17px;
	font-weight:700;
	line-height:55px;
	color:#fff;
	background:#587690;
}
#lnbContainer #lnbTitle span{
	font-size:11px;
	font-weight:400;
	color:#85a1b9;
	margin-left:8px;
}

#lnbContainer ul#lnbBtns{
	width:216px;
	border-left:1px solid #c6c6c6;
	border-right:1px solid #c6c6c6;
}
#lnbContainer ul#lnbBtns li{
	width:201px;
	height:27px;
	border-bottom:1px solid #c6c6c6;
	padding:12px 0 0 15px;
	cursor:pointer;
}

#lnbContainer ul#lnbBtns li.line {
	height:43px;
}

#lnbContainer ul#lnbBtns li:hover {
	background:url("../images/bg/bg_lnb_hover.gif") center center no-repeat;
	color:#fff;
}

/****sub***/

#container_align{
	width:1024px;
	min-height:600px;
	margin:0 auto;
}

#leftArea, #contentsArea{
	position:relative;
	float:left;
}

#leftArea{
	width:218px;
	height:;	
	margin: 20px 0 0 0;
}
#leftArea #banner_customer{
	margin-top:16px;
}

#contentsArea{
	position:relative;
	width:759px;
	height:;	
	margin: 18px 0 0 47px;
}
.subTitle{
	position:relative;
	width:759px;
	height:50px;
	margin:0px 0 40px 0 ;
	
}

.classroomSubTitle {
	background:none;
	margin-bottom:30px;
	margin-top:12px;
}

.sub_title_arrow {
	padding-left:12px;
	background:url("../images/img_sub_title_arrow.gif") no-repeat 0 center;
	font-weight:bold;
}

.subTitle > h1{
	position:absolute;
	top:20px;
	left:0;
	width:50%;
	color:#303133;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-0.1em;
	display:inline-block;
}

.subTitle > span.h1 {
	margin-top:20px;
	color:#303133;
	font-size:25px;
	font-weight:bold;
	letter-spacing:-0.1em;
	display:inline-block;
}

.subTitle > h2{
	position:absolute;
	top:5px;
	left:0;
	width:50%;
	color:#8d9092;
	font-size:12px;
	letter-spacing:-0.05em;
	display:inline-block;
	text-align:left;
}

.subTitle > span.h2{
	margin-left:15px;
	margin-top:15px;
	color:#8d9092;
	font-size:20px;
	letter-spacing:-0.05em;
	display:inline-block;
}

.subTitle span{
	color:#626466;
}
.subContainer{
	position:relative;
	width:;
}
/**而⑦��痢� �� title**/
.sub_s_title{
	font-size:20px;
	font-weight:700;	
	letter-spacing:-0.5px;
	color:#2063a6;
	margin-bottom:30px;
}
/*****/
.consult{
	border:1px solid #bbb;
	border-top:3px solid #bbb;
	padding-bottom:40px;
	margin-bottom:15px;
}
.consult p{
	margin:20px 20px 0px 20px ;
}
/*map*/

ul.location_info{
	margin-top:30px;
	margin-bottom:60px;
}
ul.location_info li{
	height:28px;	
}
ul.location_info li span.img{
	display:inline-block;
	width:20px;	
	text-align:center;
}
ul.location_info li span.tit{
	display:inline-block;
	width:55px;	
	font-weight:700;
}
a.btn_line{
	position:absolute;
	color:#3c88de;
	border:1px solid #3c88de;
	font-size:12px;
	text-align:center;
	/*line-height:26px;*/
	letter-spacing:-0.5px;
	padding:5px 7px;
	display:block;
	float:left;
	
}
a.file_view_01{
	color:#8c8c8c;
	border:1px solid #8c8c8c;
	top:965px;
	left:15px;
}
a.file_view_02{
	color:#8c8c8c;
	border:1px solid #8c8c8c;
	top:1532px;
	left:15px;
}


a.btn_line:hover{
	color:#fff;
	background:#3c88de;
	border:1px solid #3c88de;
}

a.bus_01{
	top:772px;
	
}
a.bus_02{
	top:882px;
}


a.btn_guide_01{
	top:540px;	
	left:205px;
}
a.btn_guide_02{
	top:729px;	
	left:205px;
}
a.btn_guide_03{
	top:1177px;	
	left:205px;
}
a.btn_guide_04{
	top:1449px;	
	left:205px;
}



/****/

.tbl_row{
	/*border:1px solid #C03;*/
	width:625px;
	margin:15px 50px 0 50px;
	
}
.tbl_row tr{
	margin-right:20px;	
}
.tbl_row th{
	font-weight:bold;	
	text-align:right;
	padding-right:25px;
	
}
.tbl_row span{
	color:#e02020;	
}

.tbl_row .l-spacing {
	letter-spacing:-1px;
	font-size:0.9em;
}

span.comment{
	color:#e02020;	
	font-size:12px;	
	margin-top:20px;
	
}
span.comment_02{
	color:#0e63c3;
	font-size:13px;	
	line-height:26px;
}

.comment_03{
	color:red;
	font-size:1.2em;
	letter-spacing:-1px;
}

.tbl_row .select_time {
	padding-left:75px;
}

.tbl_row .line-h {
	line-height:1.8em;
}

h3.h3_img {
	background:url("../images/title_img1.gif") no-repeat 2px center;
	padding-left:20px;
	font-size:1.2em;
	font-weight:bold;
	line-height:0.8em;
	letter-spacing:-1px;
}

p.h3_text {
	padding-left:20px;
	line-height:2.5em;
}

.tbl_detail {
	margin: 15px 0 60px 0;
	border-top:solid #436c9c 2px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
}
.tbl_detail tbody td, .tbl_detail thead th{
	padding: 5px 0;
	font-size:0.9em;
	line-height:1.7em;
	text-align:center;
	border-right:1px solid #aaaaaa;
	
}
.tbl_detail tbody td{
	border-bottom:1px solid #aaaaaa;
	
}
.tbl_detail tbody .last, .tbl_detail thead .last{
	border-right:none;
}

.tbl_detail thead th {
	background:#f5f5f5;
	padding: 4px 0;
	border-bottom:2px solid #aaa;
	font-weight:bold;
}


.tbl_list {
	margin: 15px 0 60px 0;
	border-top:solid #436c9c 2px;
}

.tbl_list a {
	color:#0070c0;
	text-decoration:underline;
}

.tbl_list tbody td, .tbl_list tbody th {
	padding: 5px 0;
	font-size:0.9em;
	line-height:1.7em;
	text-align:center;
}

.tbl_list_height thead th, .tbl_list_height tbody td {
	height:20px;
}

.tbl_list_height tbody td.re {
	padding-left:25px;
}

.tbl_list tbody td.arilgin-l {
	text-align:left;
	padding-left:10px;
}

.tbl_list thead th {
	background:#f5f5f5;
	padding: 4px 0;
	border-bottom:2px solid #aaa;
	font-weight:bold;
}

.tbl_list tbody td, .tbl_list tbody th {
	border-bottom:1px solid #aaaaaa;
}

.tbl_view {
	margin:15px 0 40px 0;
	border-top:solid #436c9c 2px;
}

.tbl_view th, .tbl_view td {
	height:30px;
	padding: 5px 0;
	font-size:0.9em;
	line-height:1.7em;
}

.tbl_view th {
	background:#f0f0f0;
	border-bottom:1px solid #aaa;
	font-weight:bold;
}

.tbl_view th.v-align-t {
	text-align:right;
	padding-top:20px;
	padding-right:20px;
}

.tbl_view td {
	border-bottom:1px solid #aaa;
	padding:5px 20px;
}

.tbl_view td.profile {
	padding-left:0;
}

.tbl_view td.profile div.profile {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	line-height:3em;
}


.tbl_input_list {
	border-top:1px solid #c9c9c9;
	text-align:center;
}

.tbl_input_list td {
	padding-left:0;
}

.tbl_view .tbl_view_selet {
	height:26px;
	padding:5px;
	border:1px solid #d2d2d2;
}

.course_list_wrap {
	margin: 15px 0 60px 0;
	padding: 20px 30px;
	border-top:solid #436c9c 2px;
	border-bottom:1px solid #aaa;
	line-height:2em;
}

ul.decimal li {
	list-style:decimal;
	list-style-position:inside;
}

.course_list_wrap span.p-right {
	padding-right:30px;
}

.check_list {
	margin:15px 0;
	line-height:1.6em;
}

.tbl_payment {
	border:1px solid #436c9c;
	margin-top:-20px;
	text-align:right;
}

.tbl_payment th {
	border-right:1px dashed #436c9c;
	height:25px;
	background:#dff0f5;
	padding:3px 25px;
}

.tbl_payment td {
	border-right:1px dashed #436c9c;
	padding:10px 25px;
	height:70px;
	font-weight:800;
	font-size:1.3em;
}

.tbl_payment td span.s_font {
	font-size:0.7em;
}

.tbl_payment td.f_orange {
	color:#f04d21;
}

.tbl_payment a.btn_coupon {
	padding-left:25px;
}

.bbs_view_head {
	border-top:2px solid #436c9b;
	border-bottom:1px solid #a0a0a0;
	background:#ecf7f9;
	padding:30px 10px;
	color:#0e5596;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3em;
}

.bbs_view_head .message_info {
	color:#8ea9c2;
	font-size:0.7em;
	font-weight:normal;
}

.bbs_view_head .message_info span {
	font-weight:bold;
}

.bbs_view_body {
	margin-bottom:10px;
	padding:20px 10px;
	border-bottom:1px solid #a0a0a0;
}

.bbs_view_foot .prev-next {
	margin-bottom:10px;
	border-top:1px solid #a0a0a0;
	border-bottom:1px solid #a0a0a0;
}

.bbs_view_foot .prev-next th, .bbs_view_foot .prev-next td {
	height:40px;
	padding:5px 0;
}

.bbs_view_foot .prev-next th {
	background:#f3f3f3;
	color:#0e5596;
}

.bbs_view_foot .prev-next td {
	padding-left:15px;
}

.bbs_view_foot .prev-next td a {
	color:#3f3f3f;
}

.bbs_view_foot .prev-next td a:hover {
	text-decoration:underline;
}

.write_wrap .tbl_view {
	margin-top:10px;
	margin-bottom:10px;
}

.bbs_list_wrap {
	margin:0 0 20px;
	border-bottom:1px solid #a0a0a0;
}

.bbs_list_wrap a {
	text-decoration:none;
	color:#3f3f3f;
}

.bbs_list_wrap a:hover {
	color:#6f6f6f;
}

.bbs_list_wrap .tbl_list {
	margin:0;
}

.bbs_list_wrap .tbl_list th {
	padding:2px 0;
}

.bbs_list_wrap .tbl_list td {
	padding:0;
	border-bottom:1px solid #e5e5e5;
}

.bbs_list_wrap td .align-l {
	padding:0 0 0 20px;
}

.bbs_list_wrap td span.blue {
	padding-right:5px;
	color:#2a86d9;
}

.bbs_list_wrap td.re {
	padding-left:15px;
	background:url("../images/img_re.gif") 23px center no-repeat;
}

.bbs_list_wrap .tbl_list tr.notice td, .bbs_list_wrap .tbl_list tr.notice th {
	background:#e0f6f9;
	font-weight:bold;
}

.bbs_list_wrap .tbl_list tr.notice .align-l a {
	color:#0e5596;
	font-weight:800;
}

.bbs_list_wrap .tbl_list tr.notice .align-l a:hover {
	color:#1769b3;
}

/***** paging *****/
.pading {
	margin-bottom:20px;
}

.pading a {
	color:#3f3f3f;
}

.pading ul li {
	display:inline-block;
	_display:block;
	zoom:1;
	padding:2px 3px;
}

.pading ul li.on a, .pading ul li a:hover {
	color:#20a1e2;
	font-weight:800;
}

.enroll_means {
	margin:5px 0 60px;
	padding:3px 15px;
	line-height:2.8em;
}

.enroll_means li {
	border-bottom:1px dashed #aaa;
}

/***** bbs_list_search *****/
.bbs_search select {
	height:26px;
	border:1px solid #d2d2d2;
}

.bbs_search .search_h {
	height:14px;
}

/***** myinfo_table *****/ 
.mypage_wrap {
	font-size:0.9em;
}

.myinfo_tbl_top {
	margin-top:20px;
	margin-bottom:10px;
}

.mypage_wrap .myinfo_tbl {
	border-top:2px solid #436c9c;
	margin-bottom:30px;
}

.mypage_wrap .myinfo_tbl th, .mypage_wrap .myinfo_tbl td {
	padding:0 20px;
	border-bottom:1px solid #aaa;
}

.mypage_wrap .myinfo_tbl th {
	background:#f0f0f0;
	text-align:right;
}

table .line-h {
	line-height:1.8em;
}

/***** tab *****/
.tab_wrap {
	width:100%;
	margin-bottom:10px;
	border-top:2px solid #436c9c;
	border-bottom:1px solid #d2d2d2;
	border-left:1px solid #bbb;
	text-align:center;
}

.tab_wrap li {
	display:inline-block;
	_display:inline;
	zoom:1;
}

.tab_wrap li a.first {
	margin:-1px;
	padding-left:17px;
}

.tab_wrap li a.last {
	padding:12px 16px 12px 15px;;
}

.tab_wrap li a.on, .tab_wrap li a:hover {
	background:#2a86d9;
	color:#fff;
}

.tab_wrap li a {
	display:block;
	margin-right:-3px;
	padding:12px 15px;
	border-right:1px solid #bbb;
	color:#3f3f3f;
	font-weight:bold;
}

.tab_3_wrap li {
	margin:0;
	padding:0;
	width:32%;
}

.tab_2_wrap li {
	margin:0 1px 0 -2px;
	padding:0;
	width:50%;
}

/***** faq *****/
.faq_list {
	margin-bottom:20px;
	border-top:1px solid #436c9c;
	line-height:1.8em;
	font-size:0.9em;
}

.faq_list dt {
	position: relative;
	padding:10px 30px;
	color:#3f3f3f;
	font-weight:normal;
	border-bottom:1px solid #aaa;
}

.faq_list .float_l {
	width:635px;
}

.faq_list .head {
	width:20px;
	padding-right:20px;
}

.faq_list .faq_on {
	padding:20px 30px;
	color:#0e5596;
	font-weight:800;
}

.faq_list dd {
	padding:30px;
	background:#eee;
	border-bottom:1px solid #436c9c;
}

/********personal zone*****/
#personal_zone{
	
	width:100%;
	height:43px;
	background:#f5f5f5;
	border-bottom:1px solid #e0e0e0;
}
#personal_zone > .align{
	position:relative;
	width:1000px;
	margin:0 auto;
}


#personArea{
	position:absolute;
	top:7px;;
	right:0;
	height:30px;
	line-height:30px;
}
#personArea div{
	position:relative;
	float:left;
	display:inline-block;
}
#personArea #welcome{
	margin-right:10px;
}
#personArea span{
	font-weight:bold;
	margin-left:5px;
}

#personArea #message{
	font-size:12px;
	margin-right:10px;
}
#personArea #message span{
	color:#ef791f;	
}
#personArea #select_subject select{
	margin:3px 5px 0 0;	
	font-size:12px;
	width:180px;
}


/***** ���� 媛����� *****/
#topTitleArea {
	top:32px;
	left:216px;
}
ul.classroom_lnb li {
	display:block;
	width:150px;
	padding-left:14px;
	border-bottom:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	border-right:1px solid #c5c5c5;
}

ul.classroom_lnb li a {
	display:block;
	width:100%;
	height:100%;
	color:#3f3f3f;
	font-weight:bold;
}

ul.classroom_lnb .lnb_high {
	height:46px;
	background:#636363;
	color:#fff;
	font-size:1.2em;
	line-height:2.7em;
}

ul.classroom_lnb .lnb_high a{
	color:#fff;
}

ul.classroom_lnb .lnb_high_on {
	background:#454545;
}

ul.classroom_lnb .lnb_row {
	height:37px;
	line-height:2.7em;
}

ul.classroom_lnb .lnb_row:hover, ul.classroom_lnb .lnb_row:focus, ul.classroom_lnb .lnb_row_on {
	background:#168de1;
}

ul.classroom_lnb .lnb_row:hover a, ul.classroom_lnb .lnb_row:focus a, ul.classroom_lnb .lnb_row_on a {
	color:#fff;
}

#lnb .lnb_select {
	width:164px;
	height:37px;
	padding:5px;
	border:2px solid #1faef1;
	font-weight:bold;
	font-family: 'Nanum Gothic', sans-serif;
}

#classroomContentsArea {
	position: relative;
	width:775px;
	float:left;
}

#classroomContentsArea .consult {
	margin-bottom:0;
	padding-bottom:0;
}

.classrom_main_box {
	position:relative;
	float:left;
	width:346px;
	/*height:240px;*/
	margin:0;
	padding:15px 20px;
}
.limit_h240{
	height:240px;
}
.classrom_main_box a {
	color:#3f3f3f;
}

.classrom_main_box a:hover, .classrom_main_box a:focus {
	filter:alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity:0.3;
}

.classrom_main_box a:hover, .classrom_main_box a:focus {
	color:#6f6f6f;
}

#classroomContentsArea .border-r {
	border-right:1px solid #d3d3d3;
}

#classroomContentsArea .border-b {
	border-bottom:1px solid #d3d3d3;
}
.classrom_main_box h3 {
	margin-bottom:20px;
	font-weight:bold;
	font-size:1.2em;
	color:#404040;
	letter-spacing:-1px;
}

.homework_info h3 {
	margin-bottom:20px;
	padding-left:27px;
	font-weight:bold;
	font-size:1.2em;
	color:#404040;
	letter-spacing:-1px;
}

h3.main_title_1 {
	background:url("/student/images/classroom_icon_wrap.gif") -7px -31px no-repeat;
}

h3.main_title_2 {
	background:url("/student/images/classroom_icon_wrap.gif") -7px -57px no-repeat;
}

h3.main_title_3 {
	background:url("/student/images/classroom_icon_wrap.gif") -7px -84px no-repeat;
}

h3.main_title_4 {
	background:url("/student/images/classroom_icon_wrap.gif") -7px -110px no-repeat;
}

.classrom_main_box dl {
	line-height:2.2em;
}

.classrom_main_box dt {
	display:inline-block;
	width:100px;
	background:url("/student/images/classroom_icon_wrap.gif") -10px -1px no-repeat;
	padding-left:15px;
	color:#165793;
	font-weight:bold;
	float:left;
}

.classrom_main_box .n-border-tbl td {
	height:23px;
	line-height:31px;
}

.classrom_main_box .n-border-tbl .date {
	color:#a3a3a3;
	font-size:0.9em;
}

.classrom_main_box .file li {
	padding:15px 0 15px 45px;
	border:1px solid #c3c3c3;
	background:url("/student/images/classroom_icon_wrap.gif") -7px -136px no-repeat;
	margin-bottom:5px;
	color:#3f3f3;
}

.classrom_main_box .file li a {
	display:block;
	width:100%;
	height:100%;
}

.classrom_main_box .file li.pdf {
	background-position:-7px -136px;
}

.classrom_main_box .file li.excel {
	background-position:-7px -184px;
}

.homework_info {
	padding:10px;
	margin:20px 0;
}

.homework_info h3 {
	font-size:1.2em;
	font-weight:bold;
}

.homework_info p {
	line-height:1.8em;
}

.homework_info h3.homework_info_title {
	background:url("/student/images/classroom_icon_wrap.gif") -7px -238px no-repeat;
}

.homework_info li {
	list-style:decimal;
	list-style-position:inside;
	line-height:2em;
}

.tbl_list_mb20 {
	margin-bottom:20px;
}
.point {
	font-size:1.4em;
	font-weight:800;
}

.test_date {
	padding:10px 10px 35px 10px;
	border-bottom:1px solid #aaa;
}

.question_border td, .question_border th {
	border-bottom:2px solid #a0a0a0;
}

.question_border td {
	padding:20px;
}

/*** ���듯���� ***/
.attend_graph {
	width:150px;
	margin-left:15px;
}

.attend_text {
	width:170px;
	text-align:center;
	line-height:1.6em;
}

.attend_text p {
	margin-top:13px;
}

span.present_term {
	display:block;
	width:120px;
	margin:0 auto 10px auto;
	padding:2px 0;
	border:1px solid #c4c4c4;
}

p.study_state, span.present_number {
	font-size:20px;
	font-weight:bold;
}

p.study_state {
	margin-bottom:0;
	color:#809804;
}

span.present_number {
	padding-top:0;
}

.progress_graph {
	width:130px;
	margin-left:23px;
	font-size:0.8em;
	margin-top:5px;
}

.progress_graph .float_l span {
	color:#999;
}

.progress_graph .float_r {
	color:#2E53C8;
	font-weight:bold;
}
.progress_graph .float_r_02 {
	color:#168de1;
	font-weight:bold;
}

.progress_graph .float_r span, .progress_graph .float_r_02 span {
	font-size:1.3em;
}
/**** 怨듭��ы��, ���듭�쇱��, ���듭��猷� ****/
.classrom_main_box_tab {
	width:386px;
	height:270px;
	padding:0;
}

.classrom_main_box .main_tabs {
	width:100%;
	text-align:center;
}

.classrom_main_box .main_tabs .main_tab {
	display:inline-block;
	_display:inline;
	zoom:1;
	width:33%;
	height:50px;
	background:#f3f3f3;
	border-left:1px solid #c4c4c4;
	border-bottom:1px solid #c4c4c4;
	font-weight:bold;
	font-size:1.2em;
	color:#404040;
	letter-spacing:-1px;
	line-height:3em;
}

.classrom_main_box .main_tabs li.first {
	border-left:none;
	padding-left:1px;
}

.classrom_main_box .main_tabs li.main_tab_on {
	background:#fff;
	border-bottom:none;
}

.classrom_main_box .more {
	position:absolute;
	top:70px;
	right:30px;
	font-size:0.8em;
}

.tab_bbs {
	margin:20px 0;
	padding:20px;
}

/*** �깆��/��媛� ���� ***/
.classrom_main_box_grade {
	width:773px;
}

.grade_graph {
	width:150px;
	margin-left:20px;
}

.grade_table_wrap {
	width:490px;
	/*height:155px;*/
	margin-left:40px;
	padding:15px;
	border:1px solid #c4c4c4;
	/*overflow-y:auto;*/
}

.color_gray .font_bold {
	color:#3f3f3f;
}

.main_grade_tbl td {
	height:33px;
	line-height:25px;
}
/**** ��濡� 李몄�� ****/
.consult_discuss {
	border:1px solid #bbb;
	border-top:none;
	margin-bottom:15px;
	font-size:10pt;
}

.discuss_subject {
	padding:30px 50px;
	border:1px solid #777;
	color:#555;
	line-height:1.8em;
}

.discuss_subject .subject {
	border-bottom:1px solid #aaa;
	margin-bottom:15px;
	padding-bottom:15px;
	font-size: 1.2em;
	
}

.discuss_subject .subject img {
	margin-bottom:2px;
}

.discuss_menu {
	padding:15px 0 15px 20px;
	border-top:1px solid #777;
	border-bottom:1px solid #d2d2d2;
	font-size: 1.1em;
	font-weight:bold;
	color:#555;
}

.discuss_participate .discuss_menu {
	color:#ddd;
}

.discuss_menu span a {
	padding:0 5px;
	color:#999;
}

.discuss_menu span.tab_on a {
	color:#555;
}

.discuss_menu span a:hover {
	color:#074075;
}

.discuss_body {
	padding:40px 50px;
	color:#555;
}

.write_info {
	font-weight:bold;
	font-size:0.9em;
}

.write_info .write_date {
	margin-left:5px;
	font-weight:normal;
	font-size:0.8em;
	color:#8b8b8b;
}

.write_content {
	line-height:1.4em;
}

.discuss_comment {
	margin-bottom:40px;
	padding:0 5px 40px 5px;
	border-bottom:1px solid #dcdcdc;
}

.discuss_reply_comment {
	margin-bottom:40px;
	padding:0 5px 40px 60px;
	border-bottom:1px solid #dcdcdc;
	background:url("/student/images/classroom_icon_wrap.gif") 2px -275px no-repeat;
}

.write_info a {
	font-size:0.9em;
	color:#555;
}

.write_info .discuss_number {
	color:#1e9dd9;
}

/****媛�����媛�****/
.consult_grade {
	border:1px solid #bbb;
	border-top:3px solid #bbb;
	margin-bottom:15px;
	padding:40px 0 0 40px;
}
.consult_grade .question {
	margin-bottom:40px;
	list-style:decimal;
	list-style-position:inside;
	line-height:1.8em;
}

.consult_grade .question ul {
	margin-left:20px;
}

.consult_grade .question li {
	margin-right:40px;
}

.consult_grade .question dt {
	margin-bottom:10px;
	font-weight:bold;
}

.tbl_align_l tbody th {
	padding-left:0;
}

.tbl_align_l tbody td {
	padding:15px 0;
	text-align:left;
}

.tbl_align_l tbody td.align-c {
	padding-left:0;
	text-align:center;
}

.tbl_align_l tbody .total td {
	padding:5px 10px;
	border-bottom:1px solid #555;
	font-weight:bold;
}

/**** 洹몃���� ****/
.tbl_align_l ul.graph {
	margin:0 10px;
	padding:2px 0 0 0;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	list-style:none;
}

.tbl_align_l ul li {
	position:relative;
	margin:16px 0;
	white-space:nowrap;
	vertical-align:top;
}

.tbl_align_l ul.graph li {
	position:relative;
	/*margin:10px 0;*/
	
	white-space:nowrap;
	vertical-align:top;
}
.tbl_align_l .gBar	{ 
	position:relative;
	display:inline-block;
	height:20px;
	border:1px solid #ccc;
	background:#e9e9e9;
}
.tbl_align_l .gBar_on{ 
	position:absolute;
	left:0;
	display:inline-block;
	height:20px;
	background:#ee760c;
}
.tbl_align_l .gBar span {
	position:absolute;
	width:40px;
	line-height:20px;
	top:0;
	right:-50px;
	color:#767676;
}

/***** ���� 媛����� 愿�由� *****/
.classroom_wrap {
	display:inline-block;
	_display:inline;
	zoom:1;
	width:150px;
	_width:205px;
	height:350px;
	_height:400px;
	margin-right:15px;
	padding:25px;
	border:1px solid #BFBFBF;
	vertical-align:top;
}

.last_classroom_wrap {
	margin-right:0;
}

.classroom_btn_wrap {
	width:80px;
	display:inline-block;
	_display:inline;
	zoom:1;
	text-align:center;
}

.high_depth li, .row_depth li, .unsettled_list li {
	padding:10px 0;
}

.high_depth {
	font-size:1.2em;
	text-decoration:underline;
}

.high_depth li a {
	color:#2A86D9;
}

.high_depth .folder_open {
	padding-left:30px;
	background:url("../images/img_folder_open.gif") 4px center no-repeat;
	font-weight:bold;
}

.high_depth .folder_close {
	padding-left:30px;
	background:url("../images/img_folder_close.gif") 4px center no-repeat;
}

.row_depth .head_folder {
	padding-left:30px;
	background:url("../images/img_folder_open.gif") 4px center no-repeat;
	font-weight:bold;
	font-size:1.2em;
}

.row_depth .reply_doc {
	padding-left:15px;
	background:url("../images/img_reply.gif") 4px center no-repeat;
}

.classroom_btn_wrap {
	margin:0 10px;
	padding-top:150px;
}

.classroom_btn_wrap li {
	padding-bottom:10px;
}

/**** login ****/
.login_contents {
	width:483px;
	padding:70px 125px 80px 125px;
	border-bottom:1px solid #acacb0;
}

.certificate_login {
	border-top:1px solid #acacb0;
}

.login_contents h2 {
	font-weight:bold;
	font-size:1.5em;
}

.login_contents .inquiry {
	width:340px;
	margin:20px 5px 10px 0;
}

.login_contents .inquiry label {
	display:inline-block;;
	_display:inline;
	zoom:1;
	width:85px;
	padding-left:10px;
	color:#aaa;
}

.login_contents .inquiry input {
	height:20px;
}

input.phone_num{width:44px;}

.login_contents .submit {
	width:130px;
	margin-top:20px;
}

.login_contents .submit input {
	width:130px;
	height:40px;
	border:1px solid #c8541b;
	background:#f07821;
	color:#fff;
	font-family: 'Nanum Gothic', sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:2em;
}


.login_contents .submit input:hover {
	background:#F1873A;
}

.general_login .submit input {
	height:85px;
}

.login_contents .cboth {
	margin-left:102px;
}

.login_foot {
	margin-top:15px;
	text-align:center;
	color:#cfcfcf;
}

.login_foot a {
	color:#7d7d7d;
}

.search_contents .inquiry {
	width: 400px;
    margin: 20px auto 10px auto;
}

.search_contents .submit {
	width:470px;
	text-align:center;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
	
}

.search_contents .inquiry label {
	width:95px;
	padding-left:0;
}

.pw_search {
	border-bottom:0;
}

.search_result {
	margin:120px 0;
	padding-bottom:130px;
	border-bottom:1px solid #acacb0;
	text-align:center;
	line-height:1.5em;
}

.search_result .btn_wrap {
	margin-top:50px;
}

.search_result span {
	font-weight:bold;
	color:#2a86d9;
}

.comment {
	margin-bottom:40px;
	font-weight:bold;
	color:#0E5596;
}

.terms {
	margin-bottom:80px;
}

.terms h3 {
	font-weight:bold;
}

.terms .pre {
	width:713px;
	height:100px;
	margin:10px 0;
	padding:10px;
	border:1px solid #ddd;
	color:#555;
	font-size:0.9em;
	line-height:1.8em;
	white-space:pre-wrap;
	overflow-y:auto;
}

.terms .tbl_view {
	margin-bottom:10px;
}

.terms .tbl_view th, .terms .tbl_view td {
	text-align:center;
	padding-left:0;
	border:1px solid #aaa;
}

/***join***/
.join_inquiry .tbl_view th {
	text-align:left;
	padding-left:10px;
}

.join_inquiry .tbl_view td {
	padding-left:5px;
}

.join_inquiry .tbl_view td input {
	margin-right:5px;
}

.join_inquiry .tbl_view span {
	color:red;
}

.join_inquiry .tbl_view ul {
	width:480px;
}

.join_inquiry .tbl_view li {
	display:inline;
	margin-right:10px;
}

.join_inquiry .tbl_view td label {
	margin-right:10px;
}

/*popup*/
.pop_profile .tbl_view th, .pop_profile .tbl_view td{
	font-size:1.0em !important;
}
#popup{
	padding:20px;	
}
#popup>p.sub_s_title{
	width:100%;
	height:40px;
	border-bottom:2px solid #2063a6;
}


/**footer_new**/
/****footer****/
.footer{
	position:relative;
	float:left;
	width:100%;
	height:170px;
	background:#dfe2e5;	
	margin-top:40px;
}
.bottom_menu{
	width:100%;
	height:36px;
	background:#8d9194;	
}
.bottom_menu ul{
	float:left;
	height:13px;
	padding-top:11px;
}
.bottom_menu ul li{
	position:relative;
	float:left;
	height:13px;
	font-size:13px;
	color:#f4f4f4;
	padding:0 6px;
	border-right:1px solid #c3c3c3;
	cursor:pointer;
}
p.company_info{
	font-size:12px;
	color:#717171;
	line-height:18px;
	padding:22px 0;
}
p.copyright{
	color:#8d9194;
}
/***/
/****���듭�쇱��***/

.calander{
	margin-top:20px;	
}
.calander .month{
	width:16%;
	margin:20px auto;
	vertical-align:top;
		
}
.calander .month > a{
	display:inline-block;	
	margin-bottom:5px;
}
.calander .month span{
	font-size:28px;	
}

ul.grouping{
	height:14px;
	margin-bottom:10px;
}
ul.grouping li{
	height:14px;
	line-height:14px;
	font-size:12px;
	float:left;
	vertical-align:middle;
	margin-right:10px;
}
ul.grouping span{
	display:inline-block;
	width:14px;
	height:14px;
	margin-right:5px;
	float:left;
}

table.calender_tbl{
	border:1px solid 	#e0e1e2;
	
}
.calender_tbl thead{
	border-top:2px solid #0f67b3;
	border-bottom:2px solid #c9cacb;
}
.calender_tbl th{
	background:#f6f6f6;
	height:55px;
	line-height:14px;
	border-right:1px solid #e0e1e2;
}
.calender_tbl th p{
	font-size:11px;
	line-height:14px;
	font-weight:100;
}
.calender_tbl tr{
	border-bottom:1px solid #e0e1e2;
}
.calender_tbl td{
	line-height:18px;
	min-height:106px;
	padding:8px;
	border-right:1px solid #e0e1e2;
	vertical-align:top;
}

.calender_tbl th.last{
	border-right:none;
}
.calender_tbl td.last{
	border-right:none;
}
.calender_tbl .sun{color:#F60;}
.calender_tbl .sat{color:#2a86d9;}

.calender_tbl td.today{
	font-weight:700;
	background:#eaf4fb;	
}
.event li span{
	display:inline-block; 
	padding:2px 5px;
	font-size:11px;
	line-height:11px;
	color:#fff;
	margin-bottom:3px;
}
span.mid{
	background:#7fb244;
}
span.end{
	background:#2d84c8;
}
span.paper{
	background:#ff7e20;
}

span.homework{
	background:#11aab8;
}
span.debate{
	background:#9f7df6;
}
span.ot{
	background:#97a2a7;
}
span.grade{
	background:#9d894e;
}
span.differ{
	background:#787e80;
}

/**��以�怨쇱��**/

.process{
		
}


.process p{
	height:20px;;
	background:url("/images/title_img1.gif") 0px 4px no-repeat;
	padding-left:15px;
	font-weight:700;
	color:#0e5596;
	font-size:1.2em;
}
.process ul{
	width:100%;
	display:inline-block;
	border-bottom:1px solid #E8E8E8;
	padding:10px 0 20px 0;
}
.process ul li{
	width:23%;
	height:22px;
	float:left;
	margin-left:20px;
	padding-left:10px;
	background:url("/images/icon/bullet_04.gif") 0px 7px no-repeat;
	line-height:22px;
	font-size:13px;
}

.process dl{
	font-size:13px;
}

.process dl dt{
	margin-top:20px;
	font-weight:700;
}

.process dl dd{
	margin:10px 0 20px 0;
	
}



/*****利�紐�������*****/
.tbl_certificate{
	width:750px;
	border:2px solid #666;
}
.tbl_certificate thead{
	
}
.tbl_certificate tbody{
	
}
.tbl_certificate th{
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
th.last, td.last{
		border-right:none;
}
.tbl_certificate td{
	text-align:center;
	border-bottom:1px solid #666;
	line-height:20px;
}
.tbl_certificate .num{
	font-size:14px;
	padding-left:10px;
	border-bottom:none;
}
.tbl_certificate .title{
	font-size:2.4em;	
	font-weight:700;
	padding:15px 0 40px 0;
}

table.tbl_cer_01{
	border-bottom:1px solid #666;
	border-top:1px solid #666;
}
table.tbl_cer_01 td{
	padding-left:10px;	
}
table.tbl_cer_01 th.idnum{
	border-left:1px solid #666;
}
.background_logo{
	position:absolute;
	top:50%;
	left:30%;	
	z-index:-1;
}

.stamp{
	right:20%; 
	top: 1210px; 
	position: absolute; 
	z-index: -1;
}

table.tbl_cer_02{
}

table.tbl_cer_02 td{
	border-right:1px solid #666;
}

.tbl_certificate td.bottom_comment, .tbl_certificate td.date, .tbl_certificate td.comp_stamp{
	height:60px;
	line-height:60px;
	border:none;	
	font-size:18px;
}

.tbl_certificate td.bottom_comment{
	padding-top:50px;
	font-weight:700;
	line-height:20px;
	padding:24px;
	font-size:20px;
}
.tbl_certificate td.comp_stamp{
	height:110px;	
	padding-bottom:30px;
	font-weight:700;
	font-size:26px;
	/* background:url("/images/bg/stamp.gif") 70% 0 no-repeat; */	
}


.table.tbl_cer_01{font-size:16px;}
.table.tbl_cer_02{font-size:16px;}

/****�ъ�댄�몃㏊***/
.siteMap > div{	
	width: 28%;
	position: relative;
	float: left;
	margin-left:4%;
	min-height: 250px;

}
.siteMap > div > div{
	font-size:1.4em;
	font-weight:700;
	color:#4c78a1;
	border-bottom:2px solid #4c78a1;	
	height:30px;
}
.siteMap > div > ul {
	margin-top:15px;
}
.siteMap > div > ul li{
	height:24px;
	padding-left:5px;
	cursor:pointer;
}
.siteMap > div > ul li:hover{
	color:#4c78a1;	
}

/***寃����� comment***/

/**comment 紐⑸�**/

div.commentArea{
	width:100%;
	margin-bottom:20px;
	border:1px solid #d1d1d1;
}
ul.commentListArea{
	padding:0 14px;
	line-height:18px;
	
}

ul.commentListArea li{
	padding-top:10px ;
	padding-bottom:10px ;
	border-bottom:1px solid #d1d1d1;
}

ul.commentListArea li.last{
	margin-bottom:20px;
}
ul.commentListArea .total_num{
	color:#ff7a0f;
	font-size:12px;
	font-weight:700;
}

ul.commentListArea span.name_id{
	font-weight:700;
	font-size:13px;
	color:#626262;
	line-height:24px
}
ul.commentListArea span.date{
	font-size:12px;
	color:#a9a9a9;
	line-height:24px
}
ul.commentListArea span.icon{
	width:23px;
}
ul.commentListArea span.cont{
	padding-top:5px;
	font-size:13px;
	color:#626262;
}

/**comment �곌린**/

ul.commentWriteArea{
	padding:14px;
	margin:15px;
	border:1px solid #d1d1d1;
	background:#f2f2f2;
}

ul.commentWriteArea li{
	vertical-align:middle;
	margin-bottom:5px;
	font-size:12px;
}
ul.commentWriteArea span.name_id{
	font-weight:100;
	padding-right:5px;
	font-weight:700;
}
ul.commentWriteArea li input{
	height:16px;
	vertical-align:middle;
	
}
ul.commentWriteArea a.btn_write_c{
	display:inline-block;
	background:#ff7a0f;
	padding:15px 20px;
	font-size:12px;
	color:#fff;
	font-weight:700;
}

ul.pagenation {
	text-align: center; 
	margin: 10px 0 10px 0; 
	font-size: 12px;
}
ul.pagenation li {
	display:inline-block;
	_display:block;
	zoom:1;
	padding: 2px 3px;
}
/** �몄����� ���� ���댁� **/
.certifyArea{
	width:445px;
	height:373px;
	position:relative;
	background:url('/images/bg_certify_00.gif') no-repeat;
	margin:80px 0 0 157px;	
}

.certifyArea a{
	display:inline-block;	
	position:absolute;
}

.certifyArea a.i-pin{
	top:189px;
	left: 57px;
		
}
.certifyArea a.mobile{
	top:189px;
	right: 57px;
		
}
.certifyArea a.btn_ipin_join{
	bottom:0px;
	right: 0px;
		
}

/**��������愿�**/
table.library_list{
     border-top:1px solid #dadada;
     border-left:1px solid #dadada;
}
table.library_list td{
     border-bottom:1px solid #dadada;
     border-right:1px solid #dadada;
     padding:25px;
}
table.library_list h1{
     font-size:22px;    
     color:#2063a6;    
     font-weight:bold;
     line-height:100%;
     margin-bottom:20px;
}
table.library_list h1 span{
     display:block;
     font-size:16px;    
    
}
table.library_list p{
     font-size:14px;    
     color:#435057;
     line-height:150%;
     letter-spacing:-0.5px;
}
table.library_list a{
     display:inline-block;
     margin-top:30px;    
}

.bbs_gallery{
    position: relative;
    float: left;
    width:759px;
}
.bbs_gallery li{
    position:relative;
    float:left;
    width:243px;
    height: 243px;
    margin:10px 5px;
}
.bbs_gallery li span{
    display: inline-block;
}
.bbs_gallery li span.img{
    width:243px;
    height: 180px;
    background:#ccc;
}
.bbs_gallery li span.title{
    width:100%;
    font-size:16px;
    font-weight:bold;
    line-height: 200%;
}
.bbs_gallery li span.date{
    width:100%;
    font-size:13px;
}
