@charset "euc-kr";

@import url("default.css");


/*#dvContainer {background:url(/images/common/bg_body_01.gif) top left repeat-x;}*/
	#popMiddle .pClose {background:url(/images/common/btn/b_close_01.gif) 0 0 no-repeat;}
	#popMiddle .pBox {background-color:#4e94e1;}

h2 {background:url(/images/common/h2_blue.gif) 0 1px no-repeat;}
h3 {background:url(/images/common/h3_blue.gif) 0 1px no-repeat;}
h4 {background:url(/images/common/h4_blue.gif) 0 4px no-repeat;}

/* tabmenu */
ul.tabmenu {background:url(/images/common/bg_tab_blue.gif) repeat-x;}


/* #####################
##  s: BOARD / TABLE   ########## */

/* List */
#board_list {border-top:3px solid #4e94e1; border-bottom:2px solid #4e94e1;}
#board_list table thead th {background:url(/images/common/bg_hd_blue.gif) bottom left repeat-x;}

/* View */
#board_view {border-top:3px solid #4e94e1; border-bottom:2px solid #4e94e1;}
#board_view table tr.boardContents th,
#board_view table tr.boardContents td {border-top:1px solid #4e94e1;}

/* ÀÔ·Â Å×ÀÌºí */
.tbl_register {border-top:3px solid #4e94e1; border-bottom:1px solid #4e94e1;}
.tbl_register tr th {background-color:#edf4fc;}
.tbl_register tr th.sub {background-color:#f6fafd;}

/* ÀÏ¹Ý Å×ÀÌºí(Cols) */
.tbl_cols {border-top:3px solid #4e94e1; border-bottom:1px solid #4e94e1;}
.tbl_cols tr th {background-color:#edf4fc;}
.tbl_cols tr th.sub {background-color:#f6fafd;}

/* ÀÏ¹Ý Å×ÀÌºí(Rows) */
.tbl_rows {border-top:3px solid #4e94e1; border-bottom:1px solid #4e94e1;}
.tbl_rows table thead th {background-color:#edf4fc;}
.tbl_rows table thead tr.head th {background-color:#deecfc;}
.tbl_rows table thead tr.sub th {background-color:#f6f9fd;}
.tbl_rows table tbody th {background-color:#edf4fc;}

/* ÀÌº¥Æ®¸®½ºÆ® */
#event_list dt a {text-decoration:none;}
#event_list dt a:hover {text-decoration:underline;}

/* Ä¿¹Â´ÏÆ¼¸®½ºÆ® */
#community_list {display:block; border-top:3px solid #4e94e1; border-bottom:1px solid #4e94e1;}
#community_list dt a {font:bold 11px/18px Verdana; color:#788084;}
#community_list dt a:hover {font:bold 11px/18px Verdana; color:#4e94e1;}
#community_list dt span.date strong {font:bold 11px/16px Verdana; color:#4e94e1;}

/* ##  e: BOARD / TABLE   ##########
##################### */