@charset "utf-8";

/*layout*/
.wiki_wrap {width:751px;} /*101210 edit*/
.wiki_wrap h1 {margin-top:-1px;}
.wiki_wrap .btn_doc {margin-top:2px;}
.wiki_wrap .scroll {scrollbar-base-color:#ffffff; scrollbar-3dlight-color:#e6e6e6; scrollbar-highlight-color:#ffffff; scrollbar-face-color:#ffffff; scrollbar-arrow-color:#b9b9b9; scrollbar-shadow-color:#ffffff; scrollbar-darkshadow-color:#e6e6e6; scrollbar-track-color:#ffffff;}

.wiki_wrap ul.list_layer {top:26px; width:110px; border:1px solid #858585;}
.wiki_wrap ul.list_layer li {background:#fff !important; }
.wiki_wrap ul.list_layer li a {color:#666 !important; }
.wiki_wrap ul.list_layer li a:hover {background:#f0f0f0; }
/*인기검색어*/
.wiki_wrap dl.popular dd {background:url(../img/tera/bar01.gif) 0 6px no-repeat; }
.wiki_wrap .popular dd a {color:#999;}/*101208 edit*/
/*search common*/
.wiki_wrap fieldset.search {background:#4d5bb6; }
.wiki_wrap fieldset.search input.input_txt {height:18px; padding:4px 0 0 5px;}
.wiki_wrap fieldset.search input.enter01 {width:57px; height:22px; margin-left:2px; }
.wiki_wrap fieldset.search input.enter02 {width:28px; height:22px; margin-left:2px; }
/*top menu*/
.wiki_wrap .top_menu {height:32px; margin-top:17px; background:url(../img/tera/bg_menu.gif) no-repeat; }
.wiki_wrap .top_menu .menu {margin:2px 0 0 1px; }
.wiki_wrap .top_menu .menu li {height:29px; }
.wiki_wrap .top_menu .menu li a {height:29px; background:url(../img/tera/menu.gif) 0 0 no-repeat; }
.wiki_wrap .top_menu .menu li .doc {width:79px; background-position:0 0; }
.wiki_wrap .top_menu .menu li .edit01 {width:106px; background-position:0 -58px; }
.wiki_wrap .top_menu .menu li .edit02 {width:79px; background-position:0 -116px; }
.wiki_wrap .top_menu .menu li .n_doc {width:98px; background-position:0 -174px; }
.wiki_wrap .top_menu .menu li .tag {width:89px; background-position:0 -232px; }
.wiki_wrap .top_menu .menu li .template {width:124px; background-position:0 -203px; }
.wiki_wrap .top_menu .menu li.selected .doc {background-position:0 -29px; }
.wiki_wrap .top_menu .menu li.selected .edit01 {background-position:0 -87px; }
.wiki_wrap .top_menu .menu li.selected .edit02 {background-position:0 -145px; }

.wiki_wrap .top_menu .smenu {margin:5px 0 0 0; }
.wiki_wrap .top_menu .smenu li {background:url(../img/tera/menu_bar.gif) 0 4px no-repeat; }
.wiki_wrap .top_menu .smenu li a {color:#dadeea; }
/*path*/
.wiki_wrap .path_area {border-bottom:1px solid #c1c1c1; }
.wiki_wrap ul.path li {background:url(../img/tera/arw_path.gif) 0 1px no-repeat; }
.wiki_wrap ul.path li a {color:#3b3b3b; }
.wiki_wrap .select_list {border:1px solid #cbcbcb; background:#fff; }
.wiki_wrap .select_list li a {background:#fff !important; color:#666; }
.wiki_wrap .select_list li a:hover {background:#fff !important; color:#3b3b3b; } /*101210 edit*/
/*title*/
.wiki_wrap h2.tit {color:#000; }
.wiki_wrap h2.tit_sub {background:url(../img/tera/h2_bar.gif) 0 20px no-repeat; }
.wiki_wrap h2.tit_sub span {color:#244f98 }
.wiki_wrap h2.tit_tag {border-bottom:2px solid #b5b5b5; background:url(../img/tera/arw01.gif) 0 17px no-repeat; color:#333;}
.wiki_wrap h2.tit_tag span {color:#708cee }
.wiki_wrap .h3_area {border:1px solid #e8e8e8; background:#f3f3f3;}
.wiki_wrap .h3_area .edit a {color:#999 !important;}/*101209 edit*/
.wiki_wrap h3.tit {color:#333; }
.wiki_wrap h4.tit {background:url(../img/tera/ico_tit_bar.gif) 0 5px no-repeat; color:#708cee; }
.wiki_wrap h5.tit {color:#242f38; }
.wiki_wrap h6.tit {background:url(../img/tera/arw_h6.gif) 14px 3px no-repeat; color:#999; }
/*content text*/
.wiki_wrap p {color:#242f38; }
.wiki_wrap p.h2_txt a, p.h4_txt a, p.h5_txt a {} /*사용자가 값을 입력할때 기본값의 underline으로 인해 컬러삭제*/
.wiki_wrap .h6_txt, .wiki_wrap .h6_txt a {color:#999; }
/*tag*/
.wiki_wrap dl.tag dd, /*101208 add*/
.wiki_wrap dl.tag dd a {color:#999; }
/*tip*/
.wiki_wrap .tip_area {border-bottom:1px solid #e8e8e8; background:#f3f3f3 url(../img/tera/dot_line.gif) 0 0 repeat-x; }
.wiki_wrap .tip_area .tit_tip {color:#3b3b3b; }
.wiki_wrap .tip_area ul li {color:#595959; }
/*screen shot*/
.wiki_wrap ul.screen li a {color:#595959; }
.wiki_wrap ul.screen li a:hover {color:#1a52a3; }
.wiki_wrap ul.screen li a img {border:1px solid #c1c1c1; }
.wiki_wrap ul.screen li a:hover img {border:1px solid #5780ba; }
/*관련공략*/
.wiki_wrap dl.capture dd a {color:#333; }
.wiki_wrap dl.capture dd span {color:#999; }
/*지식인검색*/
.wiki_wrap .knowledge_area {background:url(../img/tera/bg_search.gif) no-repeat; }
.wiki_wrap .knowledge_area strong {color:#3b3b3b; }
.wiki_wrap .knowledge_area fieldset.search input {background:#fff; }
/*추천*/
.wiki_wrap dl.helper dd a {color:#999; }
/*코멘트*/
.wiki_wrap .comment_area {border-top:3px solid #8295c0; }
.wiki_wrap .comment_area .sorting p {color:#999; }
.wiki_wrap .comment_area .sorting p strong {color:#999; }
.wiki_wrap .comment_area .sorting ul li a {color:#999; background:url(../img/tera/ico_down_up.gif) right 3px no-repeat; }
.wiki_wrap .comment_area .sorting ul li a.selected {background:url(../img/tera/ico_down_on.gif) right 3px no-repeat; color:#333; }
.wiki_wrap .comment_write {border:1px solid #e8e8e8; background:#f3f3f3; }
.wiki_wrap .comment_write fieldset input {width:538px; height:15px; border:1px solid #d6d6d6; color:#5a6c8a; }
.wiki_wrap .comment_write fieldset textarea {width:696px; height:57px; border:1px solid #d6d6d6; color:#5a6c8a; }
.wiki_wrap .comment_write fieldset .btn span {color:#999; }
.wiki_wrap .comment_view {border-bottom:1px solid #e8e8e8; }
.wiki_wrap .comment_view li {border-top:1px solid #e8e8e8; }
.wiki_wrap .comment_view li .tit_area {background:#f3f3f3; }
.wiki_wrap .comment_view li .tit_area p {color:#999; }
.wiki_wrap .comment_view li .exp {color:#666;}
.wiki_wrap .comment_view li .exp a {color:#e34800;}
.wiki_wrap .comment_view li .exp span {color:#999;}
.wiki_wrap .comment_view li .exp span a {color:#999;}
/*편집이력*/
.wiki_wrap .edit_histroy {border-bottom:1px solid #d6d6d6; }
.wiki_wrap .edit_histroy li {background:url(../img/tera/bg_modify.gif) 0 0 repeat-x; }
.wiki_wrap .edit_histroy li .tit_area strong.tit {color:#333; }
.wiki_wrap .edit_histroy li .tit_area strong.tit a {background:url(../img/tera/ico_down.gif) right 5px no-repeat; color:#242f38; }
.wiki_wrap .edit_histroy li strong.ver {color:#999; }/*101208 edit*/
.wiki_wrap .edit_histroy li p.original {color:#858585; }
.wiki_wrap .edit_histroy li.selected {background:url(../img/tera/bg_modify_on.gif) 0 0 repeat-x; } /*리스트 보기*/
.wiki_wrap .edit_histroy li.selected .tit_area strong.tit a {background:url(../img/tera/ico_up.gif) right 5px no-repeat; color:#244f98; }
.wiki_wrap .edit_histroy li.selected dl dt.del {background:url(../img/tera/dot01.gif) 8px 3px no-repeat; color:#5780ba; }
.wiki_wrap .edit_histroy li.selected dl dt.add {background:url(../img/tera/dot02.gif) 8px 3px no-repeat; color:#d75a41; }
.wiki_wrap .edit_histroy li.selected dl dd {color:#595959; }
.wiki_wrap .edit_histroy li.selected dl dd.dot {border-bottom:1px solid #ededed;}
/*말풍선*/
.wiki_wrap .balloon {right:1px;background:url(../img/tera/bg_balloon.gif) right top no-repeat; }/*101209 edit*/
.wiki_wrap .balloon_l {background:url(../img/tera/bg_balloon_l.gif) left top no-repeat; color:#3b3b3b; }
/*edit*/
.wiki_wrap .edit_form dt {color:#3b3b3b; }
.wiki_wrap .edit_form dt span {color:#d75a41; }
.wiki_wrap .edit_form dd .notice {color:#ff5b06; }
.wiki_wrap .edit_form dd input {border:1px solid #c3c3c3; color:#666; }
.wiki_wrap .edit_form dd .level {color:#666; }
.wiki_wrap .edit_form dd .file {border:1px solid #c3c3c3; }
.wiki_wrap .edit_form dd .file p {color:#666; }
.wiki_wrap .edit_form dd .file span {color:#a7a7a7; }
.wiki_wrap .edit_tab .r_menu {color:#666; }
.wiki_wrap .btn_area {border-top:3px solid #b5b5b5; }
/* paginate */
.wiki_wrap .w_paginate a{color:#999 !important;}/*101208 edit*/
.wiki_wrap .w_paginate strong {color:#333 !important;}/*101208 edit*/
/*form*/
.wiki_wrap .map_form .map {width:569px !important;}
.wiki_wrap .map_form {background:url(../img/tera/bg_map.gif) no-repeat; }
.wiki_wrap .map_form.bg {background:url(../img/tera/bg_map02.gif) no-repeat; }
.wiki_wrap .map_form .tit {color:#244f98; }
.wiki_wrap .map_form .map ul li a span.selected {color:#244f98; }
/*101201 edit*/
.wiki_wrap .list_area {}
.wiki_wrap .list_area .tit {border:1px solid #c1c1c1; border-bottom:none; background:#f3f3f3; color:#242f38; }
.wiki_wrap table.list {border:1px solid #c1c1c1;}
.wiki_wrap table.list th {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; background:#f3f3f3; color:#242f38; }
.wiki_wrap table.list th span {background:url(http://svn.nhndesign.com/svnview/H_game/wiki/img/tera/ico_down.gif) right 3px no-repeat; color:#8f8f8f; }
.wiki_wrap table.list th span.down {background:url(http://svn.nhndesign.com/svnview/H_game/wiki/img/tera/ico_down_on.gif) right 3px no-repeat; }
.wiki_wrap table.list th span.up {background:url(http://svn.nhndesign.com/svnview/H_game/wiki/img/tera/ico_down_up_on.gif) right 3px no-repeat; }
.wiki_wrap table.list td {border-right:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; background:#fff; color:#595959; }
.wiki_wrap table.list td a {color:#e34800; }
.wiki_wrap table.list td a.name {color:#244f98; font-weight:bold;}
/*//101201 edit*/
.wiki_wrap .info_form .tit {background:#f3f3f3; color:#244f98; }
.wiki_wrap .info_form .tit a {color:#244f98; }
.wiki_wrap .info_form .tit span.type {border:1px solid #19448d; background:#244f98; color:#e3eeff; }
.wiki_wrap .info_form ul.info_exp li span {color:#d75a41; }
.wiki_wrap .info_form ul.info_exp li strong.num {color:#d75a41; }
/*tag*/
.wiki_wrap .tag_area {width:749px; border:1px solid #e0e0e0; border-top:none; background:#fff;}
.wiki_wrap .tagcloud {color:#b4b4b4; }
.wiki_wrap .tagcloud a {color:#595959; }
.wiki_wrap .tagcloud a:hover {background-color:#24499f; color:#fff57c; }
.wiki_wrap .tagcloud a em {color:#708cee; }
.wiki_wrap .tagcloud a:hover em {background-color:#24499f; color:#fff57c; }
.wiki_wrap .tagcloud a strong {color:#384f75; }
.wiki_wrap .tagcloud a:hover strong {background-color:#24499f; color:#fff57c; }
.wiki_wrap .tagcloud a strong em {color:#fff; background-color:#4d86da; }
.wiki_wrap .tagcloud a:hover strong em {background-color:#24499f; color:#fff57c; }
.wiki_wrap .tagcloud a.selected, .wiki_wrap .tagcloud a.selected em, .wiki_wrap .tagcloud a.selected strong {background-color:#24499f; color:#fff57c !important; }
.wiki_wrap .paginate_area {background:#f8f8f8; }

.wiki_wrap .tag_list .half01 {border-right:1px solid #acb8d2; }
.wiki_wrap .tag_list dl dt {width:20px; padding:3px 0 2px; background:url(../img/tera/bg_tag_sort.gif) no-repeat; color:#fff; }
.wiki_wrap .tag_list dl dd {background:url(../img/tera/bu_arw01.gif) 0 7px no-repeat; }
.wiki_wrap .tag_list dl dd a {color:#333; }
/*문서*/
.wiki_wrap .doc_list_area {border:1px solid #b6c1dc; border-top:none; background:#fff; }
.wiki_wrap .doc_list_area .tit {border-top:3px solid #4c5c9e; border-bottom:1px solid #c1c1c1; }
.wiki_wrap .doc_list_area .tit a {color:#3b3b3b; }
.wiki_wrap .doc_list_area .inner {border-top:1px solid #eeeeee; }
.wiki_wrap .doc_list_area .inner .select {background:url(../img/common/dot_line.gif) bottom repeat-x; color:#3b3b3b; }
.wiki_wrap .tree ul li a {color:#3b3b3b; }
.wiki_wrap .tree ul li a:hover  {color:#1a52a3; }
.wiki_wrap .tree ul li.tree_last{ background:url(../img/tera/line_tree_last_hr.gif) no-repeat 0 5px !important;}

.wiki_wrap .content_body li {color:#242f38; }
