@charset "euc-kr";
/********************************************************************
Vricks Web Development Team
Beginning : 2009-06-12
Final : 2009-06-12
*********************************************************************/

/* top box */

#board_box_top				{ width:669p;x; height:40px; background-image:url("/images/common/board/box_top.gif"); }
#board_box					{ width:669p;x; background-image:url("/images/common/board/box_bg.gif"); }
#board_box_bottom			{ width:669p;x; background-image:url("/images/common/board/box_bottom.gif"); background-repeat:no-repeat; background-position:bottom left; }

#box_title					{ width:625px; height:20px; padding-top:13px; padding-left:20px; }
#box_contents				{ width:625px; height:155px; padding-top:20px; padding-left:24px; text-align:left; }
#box_contents_dream			{ width:659px; min-height:155px; padding-top:0px; padding-left:4px; text-align:left; }




/*  board */
.board_top_margin_div		{ width:100%; height:30px; }
.board_top_margin_div_2		{ width:100%; height:10px; }
#board_wrap					{ width:669px; background-color:white; }
#board						{ width:654px; min-height:646px; padding-top:15px; padding-left:15px; }


#board table {
	clear: both;
}

#board table thead th {
	clear: both;
	margin-top: 5px;
	height: 29px;
	background-color:#B29C8C;
}

#board table tbody tr {
	clear: both;
	margin-top: 5px;
	height: 29px;
	text-align:center;

	background-repeat:no-repeat;
	background-position:left bottom;
}

#board table tfoot tr {
	clear: both;
	margin-top: 5px;
	height: 29px;
}

#board table tbody td a:hover, #board table tbody td a.selected {
	color: #0074EF;
	text-decoration: none;
}

.list_title			{ text-align:left; font-weight:normal; }
.list_writer		{ font-family:arial; font-size:11px; }
.list_wdate			{ font-family:arial; font-size:10px; }

.pages_prev			{ float:left; width:20px; }
.pages_next			{ float:left; width:20px; }
.pages_num			{ float:left;width:20px; font-size:11px; font-family:arial; }
.pages_num_now		{ font-size:11px; font-family:arial; color:white; }
.pages_num_now_1	{ float:left; width:20px; background:url("/images/common/board/page_num_bg1.gif") no-repeat center 2px; }
.pages_num_now_2	{ float:left; width:26px; background:url("/images/common/board/page_num_bg2.gif") no-repeat center 2px; }
.pages_num_now_3	{ float:left; width:32px; background:url("/images/common/board/page_num_bg3.gif") no-repeat center 2px; }

#board_btn_tr		{ height:40px; padding-top:10px; }







#board_inner				{ width:634px; padding-top:15px; padding-left:15px; }
#board_inner table {
	clear: both;
}
#board_inner table thead th {
	clear: both;
	margin-top: 5px;
	height: 29px;
	background-color:#B29C8C;
}
#board_inner table tbody tr {
	clear: both;
	margin-top: 5px;
	height: 29px;
	text-align:center;

	background-repeat:no-repeat;
	background-position:left bottom;
}

#board_inner table tfoot tr {
	clear: both;
	margin-top: 5px;
	height: 29px;
}

#board_inner table tbody td a:hover, #board table tbody td a.selected {
	color: #0074EF;
	text-decoration: none;
}



#board_tab_inner	{ border-left:solid 1px #F0EEEC; border-right:solid 1px #F0EEEC; border-bottom:solid 1px #F0EEEC; width:635px; margin-bottom:30px; }
.board_tab_table	{ width:604px; margin-left:15px; }



/* single seleceter */
#board_search_select_value			{ background-color:#D7D4D2; width:63px; height:15px; margin-top:1px; padding-top:2px; padding-left:5px; cursor:pointer; }
#board_search_select_options		{ position:absolute; z-index:13; width:63px; background-color:#D7D4D2; display:none; }
.board_search_select_options_div	{ background-color:#D7D4D2; width:100%; padding-top:3px; padding-left:5px; cursor:pointer; }
.option_title		{ display:block; }
.option_value		{ display:none; }



/* multi selector */
#multi_select_value				{ background-color:#D7D4D2; height:15px; margin-top:1px; padding-top:2px; padding-left:5px; cursor:pointer; }
#multi_select_options				{ position:absolute; z-index:13; background-color:#D7D4D2; display:none; }
.multi_select_options_div			{ background-color:#D7D4D2; width:100%; padding-top:3px; padding-left:5px; cursor:pointer; }



/* CSS select */
.select_box_40		{ position:relative; margin-right:7px; width:40px; height:19px; border:1px solid white; background-color:#D7D4D2; }
.select_innerbox_40	{ position:absolute; left:0px; top:0px; width:40px; height:17px; clip: rect (2px 68px 17px 2px ); }
.dropb_40			{ font-size:11px; background-color:#D7D4D2; border:1px solid white; width:40px; }

.select_box_50		{ position:relative; margin-right:7px; width:50px; height:19px; border:1px solid white; background-color:#D7D4D2; }
.select_innerbox_50	{ position:absolute; left:0px; top:0px; width:50px; height:17px; clip: rect (2px 68px 17px 2px ); }
.dropb_50			{ font-size:11px; background-color:#D7D4D2; border:1px solid white; width:50px; }

.select_box_70		{ position:relative; margin-right:7px; width:70px; height:19px; border:1px solid white; background-color:#D7D4D2; }
.select_innerbox_70	{ position:absolute; left:0px; top:0px; width:70px; height:17px; clip: rect (2px 68px 17px 2px ); }
.dropb_70			{ font-size:11px; background-color:#D7D4D2; border:1px solid white; width:70px; }

.select_box_100		{ position:relative; margin-right:7px; width:100px; height:19px; border:1px solid white; background-color:#D7D4D2; }
.select_innerbox_100	{ position:absolute; left:0px; top:0px; width:100px; height:17px; clip: rect (2px 98px 17px 2px ); }
.dropb_100			{ font-size:11px; background-color:#D7D4D2; border:1px solid white; width:100px; }

.select_box_150		{ position:relative; margin-right:7px; width:150px; height:19px; border:1px solid white; background-color:#D7D4D2; }
.select_innerbox_150 { position:absolute; left:0px; top:0px; width:150px; height:17px; clip: rect (2px 148px 17px 2px ); }
.dropb_150			{ font-size:11px; background-color:#D7D4D2; border:1px solid white; width:150px; }



/*  board view  */
#view_title			{ text-align:left; color:white; padding-left:20px; }
#view_wdate			{ text-align:right; color:white; font-weight:normal; padding-right:20px; }
#view_info			{ background-color:#F6F3F1; }
.view_info_left		{ border-left:solid 1px #E5E2E2; }
.view_info_right	{ border-right:solid 1px #E5E2E2; }

#board_view_contents			{ width:600px; padding-top:20px; padding-bottom:20px; padding-left:20px; }
#board_inner_view_contents		{ width:585px; padding-top:20px; padding-bottom:20px; padding-left:20px; }
/*