@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*프로그램 플래시 영역*/

#box {
	position:relative;
	left:0px;
	top:0px;

}



#apDiv1 {
	position:absolute;
	left:259px;
	top:0px;
	width:868px;
	height:640px;
	z-index:3;
}

/*메뉴영역*/

#apDiv2 {
	position:absolute;
	left:254px;
	top:97px;
	width:217px;
	height:370px;
	z-index:4;

	
}

/*special notice 푸터 sns 테이블 영역*/

#apDiv3 {
	position:absolute;
	left:41px;
	top:566px;
	width:533px;
	height:155px;
	z-index:5;
}


/*배경이미지*/

.boxbg{
background-image:url(http://img.mbn.co.kr//etc/images/event/111102_teaser/bg_back.jpg);

}


/*메인 게시판 폰트*/

.main_text {
	text-decoration: none;
	letter-spacing:0px;
	line-height:14px;
	color:#979491;
	font-family:"돋움", "Arial Unicode MS"; font-size:11px;
}


/*게시판코딩*/


.introduce_maintext {
	text-decoration: none;
	letter-spacing:0px;
	line-height:14px;
	color:#000000;
	font-family:"돋움", "Arial Unicode MS"; font-size:16px;
	font-weight:bold;

}

.introduce_phototext {
	text-decoration: none;
	letter-spacing:0px;
	line-height:14px;
	color:#555555;
	font-family:"돋움", "Arial Unicode MS"; font-size:12px;
}


.introduce_subtext {
	text-decoration: none;
	letter-spacing:0px;
	line-height:20px;
	color:#363636;
	font-family:"돋움", "Arial Unicode MS"; font-size:14px;
}



.news_top_main_text {
	font-family:"돋움", "Arial Unicode MS"; font-size:20px;
    letter-spacing:0px;
	line-height:20px;
	color:#33333;
}



.news_top_mainsub_text {
	font-family:"돋움", "Arial Unicode MS"; font-size:12px;
    letter-spacing:0px;
	line-height:16px;
	color:#666666;
}
