#searchTypeSelectText {
	float:left; display:inline; width: 81px; height:20px; margin:0px 0 0 5px; padding:3px 0 0 0;
	background:#FFFFFF url('/image/search/img_select.gif') no-repeat right 4px;
	font-size:8pt; letter-spacing:-1px; cursor:pointer;
}
#searchTypeLayer {
	position:absolute; top: -1px; left: 0px; width:92px; padding:3px 0 0 0; border:1px solid #cecece; overflow:hidden; 
}
ul.searchTypeList {
	margin: 20px 0 0 0; padding:0 1px 3px 1px; background:#FFFFFF;
}
ul.searchTypeList li {
	width:94px; padding:4px 0 3px 5px; font-size:8pt; background:#FFFFFF; letter-spacing:-1px; cursor:pointer;
}
.areaSynopsis {
	font-size: 13px;
	line-height:150%;
}
/* ***************************************************************************** Paging */
/* ===================================================================== */
.pagingNumber {
	 clear:both;
	text-align: center;
	font: normal 12px Tahoma;
	color: #656565;
	margin: 3px 0 3px 0;
	word-spacing: -1px;
}
.pagingNumber .pagingNumberCurrent {
	color: #fff;
	background-color: #5b5b5b;
	border: 1px solid #525252;
	text-decoration:none;
}
.pagingNumber a {
	color:#656565;
}
.pagingNumber a:hover {
	color: #fff;
	background-color: #5b5b5b;
	border:1px solid #525252;
	text-decoration:none;
}
.pagingNumber a, .pagingNumber .pagingNumberCurrent {
	border:1px solid #dadadb;
	padding:1px 4px 2px 5px;
	margin:0 2px 0 2px;
}
.pagingNumber a {
	padding: 3px 7px 2px 5px;
}
.pagingNumber .pagingNumberCurrent {border:1px solid #525252;font-weight:bold;}
.pagingNumber a.pagingNumberText {
	font-weight:normal;
	padding: 3px 5px 2px 5px;
}
.pagingNumber span.pagingNumberSymbol {font:bold 12px AppleGothic,GulimChe;}
.pagingNumber a:hover span.pagingNumberSymbol {color:#fff;}


/* *****************************************************************************  */
/* ===================================================================== */
.imageBox {
	border: 1px solid #eeeeee;
	text-align: center;
}
.imageBoxLink {
	cursor: pointer;
	border: 1px solid #eeeeee;
	text-align: center;
}

#areaContTopBanner {
	margin-bottom: 15px;
}
#areaTitleBar {
	/*width: 740px;*/
	width: 100%;
	margin-bottom: 20px;
	border-bottom: solid 1px #c7c7c7;
	padding-bottom: 5px;
}
#areaTitle {
	height: 22px;
	background: url('/image/icon/icon_img_film.gif') no-repeat 5px center;
	padding-left: 40px;
	padding-top: 2px;
	float: left;
}
#areaTitleLobby {
	height: 22px;
	background: url('/image/icon/icon_img_lobby.gif') no-repeat 5px center;
	padding-left: 40px;
	padding-top: 2px;
	float: left;
}
#areaTitleSitemap {
	height: 22px;
	background: url('/image/sitemap/sitemap_icon.gif') no-repeat 5px center;
	padding-left: 40px;
	padding-top: 2px;
	float: left;
}
#areaTitleMenu {
	text-align: right;
	padding-right: 5px;
}
hr.line {
	height: 1px;
	color: #e8e8e8;
	margin: 5px 0px;
}
.dot_icon {
	background: url('/image/icon/dot_icon.gif') no-repeat 0px center;
	padding-left: 7px;
}
.icon_movie {
}
.listTitleMovie {
	height: 40px;
	font-family: verdana,arial,µ¸¿ò;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #444343;
	background: url('/image/icon/icon_img_movie.gif') no-repeat 0px center;
	padding-left: 25px;
	padding-top: 12px;
}
/* ***************************************************************************** Board List */
/* ===================================================================== */
.boardList {
	margin: 10px 0px;
	border-bottom: solid 1px #e8e8e8;
}
.boardListTitleLeft {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_orange_left.gif') no-repeat #f4aa0b;
}
.boardListTitle {
	height: 24px;
	background: url('/image/board/titlebar_orange_bg.gif') repeat-x;
	text-align: center;
	font-family:verdana, µ¸¿ò,arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height:140%;
}
.boardListTitleRight {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_orange_right.gif') no-repeat;
}
.boardListNotice {
	height: 25px;
	background-color: #eeeeee;
	border-top: 1px solid #ffffff;
}
.boardListNoData {
	text-align: center;
	height: 50px;
}
/* ===================================================================== */
#areaListBottom {
	width: 700px;
}
#areaListPagingButton {
	height: 30px;
	width: 100%;
	margin-top: 10px;
}
#areaListButtonLeft {
	height: 30px;
	width: 100px;
}
#areaPaging {
	height: 30px;
	width: 490px;
	text-align: center;
}
#areaListButtonRight {
	height: 30px;
	width: 100px;
	text-align: right;
}
#areaListSearch {
	height: 30px;
	margin-top: 10px;
	text-align: center;
}
/* ***************************************************************************** Board View */
/* ===================================================================== */
.boardView {
	margin-top: 10px;
}
/* ------------------------------------------------------------- */
.boardViewTitleLeft {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_orange_left.gif') no-repeat right;
}
.boardViewTitleImage {
	height: 24px;
	width: 50px;
	background: url('/image/board/titlebar_orange_bg.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.boardViewTitle {
	height: 24px;
	background: url('/image/board/titlebar_orange_bg.gif') repeat-x;
	text-align: left;
	font-family: verdana, µ¸¿ò,arial;
	font-size: 11px;
	color: #ffffff;
	line-height:140%;
}
.boardViewTitleRight {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_orange_right.gif') no-repeat;
}
/* ------------------------------------------------------------- */
.boardViewTitleAnswerLeft {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_black_left.gif') no-repeat;
}
.boardViewTitleAnswerImage {
	height: 24px;
	width: 50px;
	background: url('/image/board/titlebar_black_bg.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.boardViewTitleAnswer {
	height: 24px;
	background: url('/image/board/titlebar_black_bg.gif') repeat-x;
	text-align: left;
	font-family: verdana, µ¸¿ò,arial;
	font-size: 11px;
	color: #ffffff;
	line-height:140%;
}
.boardViewTitleAnswerRight {
	height: 24px;
	width: 5px;
	background: url('/image/board/titlebar_black_right.gif') no-repeat;
}
/* ===================================================================== View */
.boardViewSubTitleBg {
	height: 25px;
	background: url('/image/common/bg_dotline.gif') repeat-x bottom;
}
.boardViewSubTitle {
	height: 25px;
	background: url('/image/common/bg_dotline.gif') repeat-x bottom;
	text-align: center;
}
.boardViewSubTitleCont {
	height: 25px;
	background: url('/image/common/bg_dotline.gif') repeat-x bottom;
}
.boardViewContent {
	padding: 20px 10px;
}
.boardViewBottom {
	/*background: url('/image/common/bg_dotline.gif') repeat-x top;*/
	border-top: solid 1px #e8e8e8;
}
/* ===================================================================== */
#areaViewBottom {
	/*width: 100%; /*660px;*/
	width: 700px;
	height: 35px;
}
#areaViewBottomLeft {
	float: left;
	padding-left: 5px;
}
#areaViewBottomRight {
	text-align: right;
	padding-right: 5px;
}
/* ===================================================================== */
#areaWriteBottom {
	width: 700px;
	height: 35px;
	margin-top: 5px;
}
#areaWriteBottomLeft {
	float: left;
}
#areaWriteBottomRight {
	text-align: right;
}
/* ***************************************************************************** Board Preview */
/* ===================================================================== */
.popupPreviewLayer {
	display: none;
	position: absolute;
	background-color: #ffffff;
	/*border: solid 1px #cccccc;*/
	/*padding: 10px;*/
}