@import url(board.css);

/* common */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, textaarea,
table, caption, tbody, tfoot, thead, tr, th, td 
{margin:0; padding:0; border:0; line-height:1.2;}

body  {font-family:dotum; font-size:12px; color:#646464;}
ol, ul, li {margin:0; padding:0; list-style:none;}
table {border-collapse:collapse; border-spacing:0;}

a:link {color:#646464; text-decoration:none;}
a:visited {color:#646464; text-decoration:none;}
a:hover {color:#1e6299; text-decoration:underline;}
a:active {color:#1e6299; text-decoration:underline;}

/**** 100902 게시판 추가본 ****/
/* sub_____board_table_list_new_1009 */
.Board_list { width:100%; margin-bottom:10px;}
.Board_list img { vertical-align:middle; }
.Board_list th { height:29px;background:url(../images/board/list_th_bg.gif) repeat-x left top; color:#4e4e4e; font-weight:normal;}
.Board_list td { height:23px; border-bottom:1px solid #dcdcdc; text-align:center; }
.Board_list a:hover { text-decoration:underline; }
.Board_list .tit { text-align:left; }

/* sub_____board_table_detail_new_1009 */
.Board_detail { width:100%; border-top:1px solid #cfcfcf;}
.Board_detail td { border-bottom:1px solid #cfcfcf; background-color:#efefef; padding-left:10px; }
.Board_detail img { vertical-align:middle; }
.Board_detail .date { text-align:right; padding-right:10px; background-color:#efefef; }
#legacyTemplate .board_wrap,
.Board_detail .board_wrap { width:631px; border:1px solid #dfdfdf; background-color:#ffffff; margin:10px 0 10px 0; padding:10px; }
#legacyTemplate .board,
.Board_detail .board { border:1px solid #dfdfdf; background-color:#ffffff; }
#legacyTemplate .con,
.Board_detail .con { width:611px; margin:0 auto; padding:10px 0; overflow:hidden; line-height:30px; }
#legacyTemplate .con table {border-collapse:separate; border-spacing:1px;}
#legacyTemplate .con pre table td {border-width:1px}

/* sub_____board_reply_new_1009 */
.Reply { width:100%; border:1px solid #cfcfcf; background-color:#eeeeee; margin-top:10px; display:inline-block; width:auto; table-layout:auto; }
.Reply table { width:100%; }
.Reply td { padding-left:10px; }
.Reply img { vertical-align:middle; }
.Reply_text { width:631px; background-color:#ffffff; padding:10px; margin:0 10px 10px 0; }
.Reply_byte { height:20px; text-align:right; font-size:11px; } 
.Reply textarea { width:380px; height:48px; }

/* sub_____paging number__new_1009 */
#pagingNum { width:100%; height:20px; text-align:center; padding:30px 0 15px 0; }
#pagingNum p { text-align:center; }
#pagingNum .numPrev, #pagingNum .numNext { margin:0 5px 0 5px;cursor:pointer; }
#pagingNum .select { color:#333333; border:1px solid #333333; margin-right:3px; }
#pagingNum .numBox { color:#777777; border:1px solid #d2d1d1; margin-right:3px; cursor:pointer;}
#pagingNum .select, #pagingNum .numBox { font-weight:bold; padding:3px 8px 2px 8px; display:inline-block; line-height:14px; }

/* sub_____search__new_1009 */
#Board_search { width:100%; text-align:center; }
#Board_search select { width:70px; height:21px; }
#Board_search input { width:170px; height:19px; }
#Board_search select, #Board_search input, #Board_search img { vertical-align:middle; }

/* sub_____board_page_Up_Down_new_1009 */
.Board_UD { width:100%; margin-top:30px; border-top:1px solid #cfcfcf; }
.Board_UD td { height:28px; border-bottom:1px solid #cfcfcf; text-align:center; }
.Board_UD .UpDown { padding-left:10px; text-align:left; }
.Board_UD a:link { font-weight:bold; }
.Board_UD a:hover { text-decoration:underline; font-weight:bold; }
/**** 100902 게시판 추가본 ****/



/**** 100914 게시판 추가본 ****/
/* sub_____board_img&multi_popup_new_1009 */
.BoardPOP { width:426x; height:250px; border:2px solid #47395c; border-top:0; }
.BoardPOP .pop { width:366px; height:169px; padding:30px 30px 0 30px; }
.BoardPOP .bottom { width:100%; height:50px; background-color:#efefef; text-align:center; }
.BoardPOP .bottom p { padding-top:12px; }
.BoardPOP .check { margin-top:20px; background:url(http://image.cabal.co.kr/cabal/img/common/line_h_dot_pop.gif) repeat-x bottom; padding-bottom:10px; margin-bottom:10px; display:block; float:left; width:100%; }
.BoardPOP .check p { float:left; margin-right:40px; line-height:12px; }
.BoardPOP .check label { vertical-align:middle; color:#333; cursor:pointer; }
.BoardPOP .img_writer { clear:both; }
.BoardPOP .img_writer table { width:100%; }
.BoardPOP .img_writer th { font-size:11px; font-weight:normal; color:#999999; text-align:left; }
.BoardPOP .img_writer textarea { width:288px; height:55px; padding:10px; border:1px solid #979898; background-color:#dadada; color:#555; font-family:돋움, dotum; font-size:11px; }
.BoardPOP .inputimg { margin-top:20px; }
.BoardPOP .inputimg input { margin-bottom:10px; }
/**** 100914 게시판 추가본 ****/




/* sub_____paging2 number */
.pagingNum2 { width:100%; height:20px; text-align:center; padding:30px 0 15px 0; }
.pagingNum2 p { text-align:center; }
.pagingNum2 .numPrev, .pagingNum2 .numNext { margin:0 5px 0 5px;cursor:pointer; }
.pagingNum2 .select { color:#333333; border:1px solid #333333; margin-right:3px; }
.pagingNum2 .numBox { color:#777777; border:1px solid #d2d1d1; margin-right:3px; cursor:pointer;}
.pagingNum2 .select, .pagingNum2 .numBox { font-weight:bold; padding:3px 8px 2px 8px; display:inline-block; line-height:14px; }

/* sub_____paging3 number */
.pagingNum3 { width:100%; height:20px; text-align:center; padding:15px 0 15px 0; }
.pagingNum3 p { text-align:center; }
.pagingNum3 .numPrev, .pagingNum3 .numNext { margin:0 5px 0 5px; cursor:pointer; }
.pagingNum3 .select { color:#333333; border:1px solid #333333; margin-right:3px; }
.pagingNum3 .numBox { color:#777777; border:1px solid #d2d1d1; margin-right:3px; cursor:pointer;}
.pagingNum3 .select, .pagingNum3 .numBox { font-weight:bold; padding:3px 8px 2px 8px; display:inline-block; line-height:14px; }


/* sub_____board_important_notice */
.Impact_notice { margin:10px auto; width:100%; }
.Impact_notice tr { background-color:#f0f0f0; }
.Impact_notice td { border-bottom:1px solid #ffffff; padding:7px 0; }
.Impact_notice a:hover { text-decoration:underline; }


/* sub_____board_table_list */
.boardList { width:100% !important; margin:10px auto 0;}
.boardList img { vertical-align:middle; }
.boardList .titBG { height:29px; background:url(../images/board/list_th_bg.gif) repeat-x left top;}
.boardList .titBG td { text-align:center; letter-spacing:-1px; color:#4e4e4e;}
.boardList a:hover { text-decoration:underline; }
.boardList_line { }
.boardList_line td { border-bottom:1px solid #dcdcdc; }

/* sub_____board_table_Read_업데이트리뷰, 이벤트, 이벤트후기 */
.imgBoardRead { width:100%; margin:10px auto 0; }
#legacyTemplate { width:100%; margin:10px auto 0; }

/* sub_____board_table_read */
.boardRead_line { height:1px; background-color:#cfcfcf; overflow:hidden; }
.board_h_line { background-color:#cfcfcf; overflow:hidden; }
.board_graybg { background-color:#efefef; padding:0 10px; }
.boardRead_date { text-align:right; padding-right:10px; background-color:#efefef; }
/* .boardText_box { width:651px; border:1px solid #dfdfdf; background-color:#ffffff; margin-top:11px; margin-bottom:11px; } */
.boardText_box { width:598px; border:1px solid #dfdfdf; background-color:#ffffff; margin:11px auto; }
.boardText { width:611px; border:1px solid #dfdfdf; background-color:#ffffff; margin:9px; padding:10px; line-height:17px; }
/* .boardImg { width:611px; border:1px solid #dfdfdf; background-color:#ffffff; margin:9px auto; padding:10px; text-align:center;} */
.boardImg { width:566px; border:1px solid #dfdfdf; background-color:#ffffff; margin:9px auto; padding:8px 6px; text-align:center;}

/* sub_____board_table_write */
.boardWrite { width:100%; margin:0 auto; border-right:0 none; border-bottom:0 none; table-layout:auto;}
.boardWrite td table tr td{border:0 none;}
.boardWrite th { background-color:#efefef; text-align:center; }
.boardWrite th, .boardWrite td { border:1px solid #cfcfcf; }
.boardWrite td { padding:0 6px; }
.boardWrite_graybg { background-color:#efefef; text-align:center; }
.boardWrite p { margin-top:5px; line-height:16px; }
.boardWrite input {border:1px solid #979898; height:16px;}
.boardWrite .checkbox {border:none; vertical-align:middle}
.boardWrite label {vertical-align:middle}

/* sub_____board_reply */
.reply_box { width:100%; border:1px solid #cfcfcf; background-color:#eeeeee; margin:10px auto 0; table-layout:auto; display:block;}
.reply_box img { vertical-align:middle; }
.replyText { width:635px; border:1px solid #dfdfdf; background-color:#ffffff; margin:9px; padding:10px; word-break:break-all}
.reply_byte { height:20px; text-align:right; font-size:11px; }

/* sub_____board_btn */
.boardBtn_box { width:100%; margin:10px auto; overflow:hidden; display:block;}
.boardBtn_box .LeftBtn { float:left; }
.boardBtn_box .LeftBtn input, .boardBtn_box .RightBtn img { margin-right:3px; }
.boardBtn_box .RightBtn { float:right; }
.boardBtn_box .RightBtn input, .boardBtn_box .LeftBtn img { margin-left:3px; }

/* sub_____board_search_box */
.boardSearch_box { width:300px; margin:0 auto; height:21px; }

/* sub_____board_page_Up_Down */
.board_pageUD { margin-top:12px; width:100%; margin:0 auto;}
.board_pageUD .UpDown { padding-left:10px; }
.board_pageUD a:hover { text-decoration:underline; }
.board_pageUD table {width:100%;}

/* sub_____board_tab */
.boardTab { width:600px; margin-bottom:10px; overflow:hidden;}
.boardTab ul { width:100%; height:30px; overflow:hidden; background:url(http://image.cabal.co.kr/cabal/img/tab/bg_tab.gif) repeat-x; }
.boardTab li { float:left; }
.boardTab_4_on { background:url(http://image.cabal.co.kr/cabal/img/tab/tab4_on.gif) no-repeat; }
.boardTab_4_off { background:url(http://image.cabal.co.kr/cabal/img/tab/tab4_off.gif) no-repeat; }
.boardTab_4_on, .boardTab_4_off { width:150px; height:22px; text-align:center; padding-top:8px; }
.boardTab_bottom { width:100%; height:19px; background:url(http://image.cabal.co.kr/cabal/img/tab/bg_tab_bottom.gif) no-repeat 0 0; display:inline-block; } 

/* sub_____event */
.eventList { width:675px; margin:10px auto 0; display:block;}
.eventList li { width:100%; height:128px; display:inline-block; }
.eventThum { float:left; width:147px; height:113px; background:url(http://image.cabal.co.kr/cabal/img/sub/board_eventThum.gif) no-repeat 0 0; text-align:center; padding-top:4px; margin:0 5px 15px 0; vertical-align:top; }
.event_summary { float:right; width:515px; }
.event_summary table { width:100%; }
.event_summary a:hover { text-decoration:underline; }
.event_summary p { margin:6px 0 0 10px; line-height:16px; }
.event_summary img { margin:6px 0 0 10px; }

/* sub_____wallpaper */
.Wallpaper {width:675px; display:block; margin:0 auto;}
.Wallpaper li { float:left; width:335px; height:128px; }
.Wallpaper .List { float:left; margin-left:3px; width:180px; }
.Wallpaper .DL { padding:8px 0 0 3px; vertical-align:top; line-height:16px; }

/* sub_____review */
.reviewList { width:675px; margin:10px auto 0; display:block;}
.reviewList li { width:100%; height:139px; display:inline-block; }
.reviewThum { float:left; width:204px; height:124px; margin-right:10px; background:url(http://image.cabal.co.kr/cabal/img/sub/board_reviewThum.gif) no-repeat 0 0; text-align:center; padding-top:2px; }
.review_summary { float:left; width:460px; }
.review_summary table { width:100%; }
.review_summary a:hover { text-decoration:underline; }
.review_summary span { line-height:18px; }
.review_summary p { margin-top:6px; margin-left:10px; line-height:18px; }

/* sub_____stone_rollover */
.stone_rollover { margin:0 auto; margin-bottom:30px; text-align:center;}
.stone_rollover img { margin:1px; }

/* sub_____bu */
.bu_point { background:url(http://image.cabal.co.kr/cabal/img/common/bu_square_03.gif) no-repeat 0 3px; padding-left:12px; }
.bu_point2 { background:url(http://image.cabal.co.kr/cabal/img/common/bu_square_02.gif) no-repeat 0 5px; padding-left:8px; }

/* sub_____Mypage_My guild */
.MyGuild { width:100%; height:177px; background:url(http://image.cabal.co.kr/Cabalver0.1/images/contents/bg_guild.jpg) no-repeat 0 0; }
.MyGuild ul { width:620px; padding:30px 0 0 40px; }
.MyGuild li { line-height:16px; }

/* sub_____top_bg_visual */
.subbgTop {width:100%; height:106px; background:url(http://image.cabal.co.kr/Cabalver0.1/images/contents/bg_subTop.jpg) no-repeat 0 0; }
.subbgTop li { line-height:16px; }

.subbgTop2 {margin:0 auto 5px; width:100%; height:106px; background:url(http://image.cabal.co.kr/Cabalver0.1/images/contents/bg_subTop.jpg) no-repeat 0 0;}
.subbgTop li { line-height:16px; }

/* sub_____community_select_server______101110 */
.selectCServer { width:600px; margin-bottom:15px; }
.selectCServer .serverBG { width:600px; background:url(http://image.cabal.co.kr/cabal/img/sub/bg_server02.gif) repeat-y; display:inline-block; }
.selectCServer .serverBG ul { width:568px; border:1px solid #9396a8; border-top:none; margin-left:15px; display:inline-block; background-color:#9ea2b5; }
.selectCServer .serverBG li { float:left; width:81px; height:20px; text-align:center; padding-top:8px; }
.selectCServer .serverLine { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_server.gif) no-repeat 79px 8px; width:1px; }

/* sub_____select_server */
.selectServer { width:600px; margin-bottom:15px; }
.serverBG { width:600px; background:url(http://image.cabal.co.kr/cabal/img/sub/bg_server02.gif) repeat-y; display:inline-block; }
.serverBG ul { width:568px; border:1px solid #9396a8; border-top:none; margin-left:15px; display:inline-block; background-color:#9ea2b5; }
.serverBG li { float:left; width:94px; height:20px; text-align:center; padding-top:8px; }
.serverLine { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_server.gif) no-repeat 92px 8px; width:1px; }

/* sub_____gameInfo_dungeon */
.selectDungeon { width:600px; }
.selectDungeon .serverBG { width:600px; background:url(http://image.cabal.co.kr/cabal/img/sub/bg_server02.gif) repeat-y; display:inline-block; }
.selectDungeon .serverBG ul { width:568px; border:1px solid #9396a8; border-top:none; margin-left:15px; display:inline-block; background-color:#9ea2b5; }
.selectDungeon .serverBG li { float:left; width:113px; height:20px; text-align:center; padding-top:8px; }
.selectDungeon .serverLine { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_server.gif) no-repeat 112px 8px; width:1px; }

/* sub_____gameInfo_dungeon_line3 */
.selectDungeon_line3 { width:600px; }
.selectDungeon_line3 .serverBG { width:600px; background:url(http://image.cabal.co.kr/cabal/img/sub/bg_server02.gif) repeat-y; display:inline-block; }
.selectDungeon_line3 .serverBG ul { width:568px; border:1px solid #9396a8; border-top:none; margin-left:15px; display:inline-block; background-color:#9ea2b5; }
.selectDungeon_line3 .serverBG li { float:left; width:113px; height:20px; text-align:center; padding-top:8px; }
.selectDungeon_line3 .serverLine { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_server.gif) no-repeat 112px 8px; width:1px; }

/* sub_____guild_layer_popup */
.guildBOX { border:2px solid #7b8ca4; }
.guildBOX td { border-bottom:1px solid #c8d2e1; }

/* sub_____ucc */
.BESTucc { background:url(http://image.cabal.co.kr/cabal/img/sub/bg_ucc.gif) no-repeat 0 0; width:600px; height:158px; display:inline-block; margin-bottom:20px; }
.BESTucc ul { margin-top:40px; margin-left:20px; }
.BESTucc li { float:left; margin-right:9px; }
.BESTucc .uccBG { background:url(http://image.cabal.co.kr/cabal/img/sub/bg_uccThum.gif) no-repeat 0 0; width:105px; height:70px; }
.BESTucc_list { width:105px; }

/* sub_____MOVIE_best */
.movieBestTIT { height:15px; overflow:hidden; margin:25px 0 7px 0; }
.movieBestTIT img { vertical-align:middle; }
.movieBestTIT span { font-size:11px; color:#888; font-weight:normal; margin-left:10px; letter-spacing:-1px; line-height:12px; }
.BESTmovieWrap { background:url(http://image.cabal.co.kr/cabal/img/sub/bg_BESTmovie.gif) no-repeat 0 0; width:100%; height:218px; }
.BESTmovie { padding:17px 0 0 16px; }
.BESTmovie li { width:177px; margin-right:17px; float:left; }
.BESTmovie .thumWrap { position:relative; }
.BESTmovie .thum { width:172px; height:125px; border:2px solid #a4a4a4; }
.BESTmovie .best { position:absolute; top:2px; left:2px; }
.BESTmovie .tit { margin:7px 3px; }
.BESTmovie .tit a:link, .BESTmovie .tit a:active, .BESTmovie .tit a:visited, .BESTmovie .tit a:hover { color:#333; letter-spacing:-1px; font-weight:bold; }
.BESTmovie .tit a:hover { text-decoration:underline; }
.BESTmovie .txt { color:#888; margin:0 3px; line-height:17px; }

/* sub_____MOVIE */
.movieTIT { width:100%; height:15px; overflow:hidden; border-bottom:1px solid #a49fac; padding-bottom:7px; position:relative;}
.movieTIT img { vertical-align:middle; padding-bottom:3px; }
.movieTIT span { font-size:11px; color:#888; font-weight:normal; margin-left:10px; letter-spacing:-1px; line-height:12px; }
.movieTIT .Stit { font-size:14px; font-weight:bold; color:#7e6f94; }
.movieList {float:left; width:100%; margin-bottom:10px;}
.movieList li { padding:15px 5px; border-bottom:1px solid #d1d1d1; line-height:0; width:100%; float:left; overflow:hidden; }
.movieList .thumIMG { float:left; }
.movieList .thum { border:1px solid #d1d1d1; padding:1px; }
.movieTXT { width:400px; float:left; margin-left:14px; }
.movieSection { margin-top:3px; }
.movieSection a:link, .movieSection a:active, .movieSection a:visited, .movieSection a:hover { font-size:14px; color:#333; }
.movieSection a:hover { text-decoration:underline; }
.movieINFO { font-size:11px; color:#aaa; line-height:17px; margin-top:5px; background:url(../img/sub/line_v_dot_movie.gif) repeat-x bottom; padding-bottom:7px; }
.movieINFO span { background:url(http://image.cabal.co.kr/cabal/img/sub/bu_movieINFO_bar.gif) no-repeat 0 0; padding-left:5px; margin-left:5px; }
.movieTxt { margin:7px 0 10px 0; line-height:16px; }
.movieINFO .ico_homjigi {display:inline-block; vertical-align:-5px; margin-right:20px}

/* sub_____MOVIE__Cabal Movie */
.movieType { position:absolute; top:2px; right:0; margin-right:10px; }
.movieType span { margin:0; }
.movieType a:link, .movieType a:active, .movieType a:visited, .movieType a:hover { font-size:11px; color:#444; font-weight:normal; letter-spacing:normal; }
.movieType img { margin:0 10px; }
.movieType .check a:link, .movieType .check a:active, .movieType .check a:visited, .movieType .check a:hover { font-weight:bold; }
.cabalMovie { width:100%; float:left; overflow:hidden; border-bottom:1px solid #d1d1d1; padding-bottom:15px; }
.cabalMovie li { padding:0 5px; margin-top:15px; float:left; overflow:hidden; }
.cabalMovie .Thum { float:left; width:147px; height:109px; background:url(http://image.cabal.co.kr/cabal/img/sub/board_eventThum.gif) no-repeat 0 0; text-align:center; padding-top:4px; vertical-align:top; margin-right:15px; }
.cabalMovie .Summary { width:428px; float:left; }
.cabalMovie .tit { padding:5px 10px; font-weight:bold; color:#333; background-color:#efefef; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; }
.cabalMovie .txt { padding:10px; line-height:17px; }
.cabalMovie .txt a:hover { text-decoration:underline; }
.cabalMovie .btn { margin-left:10px; }

/* sub_____movie_select */
.selectMovie5, .selectMovie4 { width:100%; }
.selectBG { width:100%; background:url(http://image.cabal.co.kr/cabal/img/sub/bg_server02.gif) repeat-y; float:left; overflow:hidden; }
.selectBG ul { width:568px; border:1px solid #9396a8; border-top:none; margin-left:15px; display:inline-block; background-color:#9ea2b5; }
.selectBG li { float:left; height:20px; text-align:center; padding-top:8px; background:url(http://image.cabal.co.kr/cabal/img/sub/bu_server.gif) no-repeat right; }
.selectBG a:link, .selectBG a:active, .selectBG a:visited, .selectBG a:hover { font-weight:bold; color:#4e5475; letter-spacing:-1px; }
.selectBG a:hover { color:#fff; }
.selectBG .select a:link, .selectBG .select a:active, .selectBG .select a:visited, .selectBG .select a:hover { color:#fff; }
.selectBG .last { background:none; }
.selectMovie5 .selectBG li { width:113px; }
.selectMovie4 .selectBG li { width:142px; }

/* sub_____game_info */
.info_table { border:1px solid #c0c0c0; background-color:#eeeeee; }
.info_table td { border:1px solid #c0c0c0; }

.info_table2 { border:1px solid #d7d7dc;}
.info_table2 th { border:1px solid #d7d7dc;background-color:#f3f3f3;}
.info_table2 td { border:1px solid #d7d7dc; }

.info_table3 { border:1px solid #d7d7dc;}
.info_table3 th { border:1px solid #d7d7dc;font-size:15px;background-color:#f3f3f3;letter-spacing:-1px;text-align:left;padding-left:11px}
.info_table3 td { border:1px solid #d7d7dc;padding:9px 0 3px 10px}
.info_table3 td dt{padding-bottom:7px}
.info_table3 td dd{height:19px;background:url(../images/contents/play/bu_arrow.gif) no-repeat 0 4px;padding-left:8px}
.info_table3 td dd strong{color:#5090e9}

.guideTab { width:600px; clear:both; table-layout:fixed; border:1px solid #CCC; margin-bottom:10px; }

.fieldMap { width:530px; height:473px; background:url(http://image.cabal.co.kr/cabal/img/info/bg_field.gif) no-repeat 0 0; }


	.txtC { text-align:center; }
	.f11 { font-size:11px; }
	.mL10 { margin-left:10px; }
	.pb5 { padding-bottom:5px; }
	.Ls { letter-spacing:-0.7pt; }
	.Lh17 { line-height:17px; }
	
	/* input_text_type */
	.Input_txtType { border:1px solid #979898; background-color:#dadada; color:#333333; font-size:12px; font-family:돋움, dotum; }
	.board_textarea { color:#333333; font-size:12px; }
	.input_radio { width:13px; height:13px; vertical-align:middle; }
	.select_box { font-size:12px; font-family:돋움, dotum; }
	.graybg { background-color:#efefef; }
	
	/* dark_red */
	.dark_red			{ color : #972e71; }
	.dark_red a:link	{ color : #972e71; }
	.dark_red a:active	{ color : #972e71; }
	.dark_red a:visited	{ color : #972e71; }
	.dark_red a:hover	{ color : #972e71; text-decoration : underline; }
	
	/* dark_blue */
	.dark_blue				{ color : #3b3eb8; }
	.dark_blue a:link		{ color : #3b3eb8; }
	.dark_blue a:active		{ color : #3b3eb8; }
	.dark_blue a:visited	{ color : #3b3eb8; }
	.dark_blue a:hover		{ color : #3b3eb8; text-decoration : underline; }
	
	/* sky_blue */
	.sky_blue				{ color : #5690e9; }
	.sky_blue a:link		{ color : #5690e9; }
	.sky_blue a:active		{ color : #5690e9; }
	.sky_blue a:visited		{ color : #5690e9; }
	.sky_blue a:hover		{ color : #5690e9; text-decoration : underline; }
	
	/* sky_blue2 */
	.sky_blue2				{ color : #5e9eff; }
	.sky_blue2 a:link		{ color : #5e9eff; }
	.sky_blue2 a:active		{ color : #5e9eff; }
	.sky_blue2 a:visited	{ color : #5e9eff; }
	.sky_blue2 a:hover		{ color : #5e9eff; text-decoration : underline; }
	
	/* dark_gray */
	.dark_gray				{ color : #333333; }
	.dark_gray a:link		{ color : #333333; }
	.dark_gray a:active		{ color : #333333; }
	.dark_gray a:visited	{ color : #333333; }
	.dark_gray a:hover		{ color : #333333; }
	
	/* num_gray11 */
	.num_gray11					{ color : #666565; font-family:Arial; font-size:11px; }
	.num_gray11 a:link			{ color : #666565; font-family:Arial; font-size:11px; }
	.num_gray11 a:active		{ color : #666565; font-family:Arial; font-size:11px; }
	.num_gray11 a:visited		{ color : #666565; font-family:Arial; font-size:11px; }
	.num_gray11 a:hover			{ color : #666565; font-family:Arial; font-size:11px; }
	
	/* num_skyblue11 */
	.num_skyblue11				{ color : #5690e9; font-family:Arial; font-size:11px; }
	.num_skyblue11 a:link		{ color : #5690e9; font-family:Arial; font-size:11px; }
	.num_skyblue11 a:active		{ color : #5690e9; font-family:Arial; font-size:11px; }
	.num_skyblue11 a:visited	{ color : #5690e9; font-family:Arial; font-size:11px; }
	.num_skyblue11 a:hover		{ color : #5690e9; font-family:Arial; font-size:11px; }
	
	/* s_gray11 */
	.s_gray11				{ color : #979797; font-size:11px; }
	.s_gray11 a:link		{ color : #979797; font-size:11px; }
	.s_gray11 a:active		{ color : #979797; font-size:11px; }
	.s_gray11 a:visited		{ color : #979797; font-size:11px; }
	.s_gray11 a:hover		{ color : #979797; font-size:11px; }
	
	/* dark_purple */
	.dark_purple				{ color : #6a5e7d; }
	.dark_purple a:link			{ color : #6a5e7d; }
	.dark_purple a:active		{ color : #6a5e7d; }
	.dark_purple a:visited		{ color : #6a5e7d; }
	.dark_purple a:hover		{ color : #6a5e7d; }
	
	/* purple */
	.purple					{ color : #6e2cd1; }
	.purple a:link			{ color : #6e2cd1; }
	.purple a:active		{ color : #6e2cd1; }
	.purple a:visited		{ color : #6e2cd1; }
	.purple a:hover			{ color : #6e2cd1; }
	
	/* blue_gray */
	.blue_gray				{ color : #7b8ca4; }
	.blue_gray a:link		{ color : #7b8ca4; }
	.blue_gray a:active		{ color : #7b8ca4; }
	.blue_gray a:visited	{ color : #7b8ca4; }
	.blue_gray a:hover		{ color : #7b8ca4; }
	
	/* hot_pink */
	.hot_pink				{ color : #d8008b; }
	.hot_pink a:link		{ color : #d8008b; }
	.hot_pink a:active		{ color : #d8008b; }
	.hot_pink a:visited		{ color : #d8008b; }
	.hot_pink a:hover		{ color : #d8008b; }
	
	/* blue */
	.blue				{ color : #0065ff; }
	.blue a:link		{ color : #0065ff; }
	.blue a:active		{ color : #0065ff; }
	.blue a:visited		{ color : #0065ff; }
	.blue a:hover		{ color : #0065ff; }
	
	/* point_red */
	.point_red					{ color : #e13000; }
	.point_red a:link			{ color : #e13000; }
	.point_red a:active			{ color : #e13000; }
	.point_red a:visited		{ color : #e13000; }
	.point_red a:hover			{ color : #e13000; }
	
	/* black */
	.black					{ color : #000000; }
	.black a:link			{ color : #000000; }
	.black a:active			{ color : #000000; }
	.black a:visited		{ color : #000000; }
	.black a:hover			{ color : #000000; }
	
	/* white */
	.white					{ color : #ffffff; }
	.white a:link			{ color : #ffffff; }
	.white a:active			{ color : #ffffff; }
	.white a:visited		{ color : #ffffff; }
	.white a:hover			{ color : #ffffff; }
	
	.light_blue					{ color : #4e5475; }
	.light_blue	 a:link			{ color : #4e5475; }
	.light_blue	 a:active		{ color : #4e5475; }
	.light_blue	 a:visited		{ color : #4e5475; }
	.light_blue	 a:hover		{ color : #ffffff; }
	
	.info_menu0				{ color : #333333; line-height:22px; font-weight:bold; }
	.info_menu0 a:link		{ color : #333333; line-height:22px; font-weight:bold; }
	.info_menu0 a:active	{ color : #333333; line-height:22px; font-weight:bold; }
	.info_menu0 a:visited	{ color : #333333; line-height:22px; font-weight:bold; }
	.info_menu0 a:hover		{ color : #333333; line-height:22px; font-weight:bold; }
	
	.info_menu1				{ color : #979797; font-size:11px; line-height:13px; }
	.info_menu1 a:link		{ color : #979797; font-size:11px; line-height:13px; }
	.info_menu1 a:active	{ color : #979797; font-size:11px; line-height:13px; }
	.info_menu1 a:visited	{ color : #979797; font-size:11px; line-height:13px; }
	.info_menu1 a:hover		{ color : #595959; font-size:11px; line-height:13px; }
	
	.info_menu2				{ color : #4c4c4c; line-height:19px; }
	.info_menu2 a:link		{ color : #4c4c4c; line-height:19px; }
	.info_menu2 a:active	{ color : #4c4c4c; line-height:19px; }
	.info_menu2 a:visited	{ color : #4c4c4c; line-height:19px; }
	.info_menu2 a:hover		{ color : #000000; line-height:19px; }
	
	.info_menu3				{ color : #828282; font-size:11px; line-height:17px; margin-left:12px; letter-spacing:-1px; }
	.info_menu3 a:link		{ color : #828282; font-size:11px; line-height:17px; margin-left:12px; letter-spacing:-1px; }
	.info_menu3 a:active	{ color : #828282; font-size:11px; line-height:17px; margin-left:12px; letter-spacing:-1px; }
	.info_menu3 a:visited	{ color : #828282; font-size:11px; line-height:17px; margin-left:12px; letter-spacing:-1px; }
	.info_menu3 a:hover		{ color : #333333; font-size:11px; line-height:17px; margin-left:12px; letter-spacing:-1px; }
	
	
	/* board_link -100831 KJH-  */	
	
	.board_link					{ color : #0065ff; text-decoration : underline; }
	.board_link a:link			{ color : #0065ff; text-decoration : underline; }
	.board_link a:active		{ color : #0065ff; text-decoration : underline; }
	.board_link a:visited		{ color : #6e4987; text-decoration : underline; }
	.board_link a:hover			{ color : #0065ff; text-decoration : underline; }

