/* CSS Document */

a:active { color:#000; text-decoration: none; }
a:hover { color:#000; text-decoration: underline; }
a:link { color:#000; text-decoration: none; }
a:visited { text-decoration: none; color:#444444; }
a:visited:hover { text-decoration: none; color:#000; }

body,td,th { font-family: "Noto Sans KR", sans-serif; font-size: 12pt; color: #000000; }

.CELLSTYLE { border-bottom:1px solid #CCC; border-top:1px solid #FFF; }

/* --------------------- MAIN BLOCK ------------------------------------------------ */

div#page_block {
	width: 1260px;
	margin: 0px auto 0px auto;
}

div#main_left_block {
	float: left;
	width: 990px; min-height: 1000px;
	 margin-top: 20px;
}

div#main_right_block {
	float: left;
	width: 250px;  min-height: 1000px;
	margin-left: 20px; margin-top: 20px;
}

div#main_premium_spon_block {
	width: 248px; height: 120px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #666 url(/spon/images/academy_banner_250_120.png) no-repeat;
	cursor: pointer;
}

div#main_ban3_block {
	width: 250px; height: auto; max-height: 250px;
	margin-bottom: 10px;
	background: no-repeat; background-position: center center;
}

img#main_ban3_img {
	width: 250px; height: auto; min-height: 100px; max-height: 250px;
}

/* ---------------- LIST ------------------------------------------------ */

div#list_block {
	float: left;
	width: 485px; min-height: 200px;
	margin-bottom: 20px;
}

div#list_title_block {
	position: relative;
	width: 100%; height: 50px;
	background: #eee;
}

div#list_tab {
	position: absolute; left: 0px; top: 0px;
	width: 20px; height: 50px;
}

div#list_title {
	position: absolute; left: 30px; top: 0px;
	width: 440px; height: 50px; line-height: 50px;
	font-size: 18px;
	font-weight: 600;
	color: #666;
}

div#list_view_next {
	position: absolute; right: 10px; top: 10px;
	width: 30px; height: 30px;
	background: url(images/view_list.png) center center no-repeat;
	background-size: contain;
	cursor: pointer;
}

div#list_text_with_image_block {
	position: relative;
	width: 100%; height: 130px;
	font-size: 16px;
	border-bottom: 1px solid #eee;
	color: #666;
}

div#list_thumb_frame {
	position: absolute; left: 0px; top: 10px;
	width: 110px; height: 110px;
	background: #cccccc no-repeat; background-size: cover; background-position: center center;
	cursor: pointer;
}

div#list_thumb_title {
	position: absolute; left: 120px; top: 14px;
	font-size: 16px;
	font-weight: 500;
	width: 355px; height: 36px;
	color: #000;
	text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
	cursor: pointer;
}

div#list_thumb_content {
	position: absolute; left: 120px; top: 42px;
	width: 355px; height: 48px;
	font-size: 16px; line-height: 150%;
	font-weight: 400;
	color: #000;
}

div#list_text_no_image_block {
	position: relative;
	width: 100%; height: 36px; line-height: 36px;
	border-bottom: 1px solid #eee;
}

div#list_bullet {
	position: absolute; left: 0px; top: 14px;
	width: 8px; height: 8px;
}

div#list_text {
	position: absolute; left: 18px; top: 0px;
	width: 467px; height: 36px; line-height: 36px;
	font-size: 16px;
	text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
	color: #000;
	cursor: pointer;
}

div#vert_gap {
	float: left; width: 20px; height: 20px;
}

div#clear_float {
	width: 0px; height: 0px;
	clear: both;
}




/* 	-------------------------------------------------------------------------------- 
	AD 
	--------------------------------------------------------------------------------	*/
	
div#horiz_ad_block {
	width: 970px; height: 90px;
	padding: 10px 10px 10px 10px;
	margin-top: 20px; margin-bottom: 20px;
	background: #000;
}

div#horiz_text_ad_block {
	width: 970px; height: 90px;
	margin-top: 10px; margin-bottom: 10px;
	background: #fff;
}

div#horiz_text_ad_block_blackbg {
	width: 970px; height: 90px;
	margin: 10px 0px;
	padding: 10px 10px;
	background: #000;
}

div#square_250_ad_block {
	width: 250px; height: 250px;
	margin-top: 10px; margin-bottom: 10px;
	background: #fff;
	overflow: hidden;
}

div#vert_250_ad_block {
	width: 250px; min-width: 250px; height: auto;
	margin-top: 10px; margin-bottom: 10px;
	background: #000;
	overflow: hidden;
}


/* google ad */
div#forum_google_ad_frame {width: 728px; height: 90px; margin-left: 46px; margin-top: 5px; margin-bottom: 5px; overflow: hidden; background: #ccc; }
div#forum_google_ad_frame_980 {width: 728px; height: 90px; margin-left: 126px; margin-top: 15px; margin-bottom: 5px; overflow: hidden; background: #ccc; }
div#forum_google_link_ad_frame {width: 728px; height: 15px; margin-left: 0px; margin-top: 10px; margin-bottom: 5px; overflow: hidden; background: #fff; }