
/* Button */
.form_btn {width: 100%; margin-top: 15px; text-align: center; padding: 0; vertical-align: top;}
.form_btn td {height: 26px;}
.form_btn img {margin: 0 4px;}
.form_in {vertical-align: middle; margin-left: 5px;}

/* Form table1 */
.form_table1 {width: 100%; text-align: left; border-top: 1px solid #CEBB80; border-bottom: 2px solid #CEBA7F;}
.form_table1 th {height: 24px; color: #fff; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/mem_img/form_icon1.gif) 10px 2px #9C8259 no-repeat; padding: 0 0 0 40px;}
.form_table1 td {border-top: 1px solid #CFBC81; padding: 3px 0 3px 10px;}
.form_table1 td.text_tl1 {width: 200px; color: #704A16; font-weight: bold; padding: 4px 0; text-align: center; background: #E3CEB0;}
.form_table1 td.text1 {padding: 4px 0 4px 10px;}
.form_table1 td.text2 {padding: 15px 10px;} /* 텍스트 컨텐츠 */
.form_table1 td.text_notice1 {background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/icon_notice1.gif) 10px 6px  no-repeat; padding: 4px 0 4px 25px;}
.form_table1 td.text_notice2 {color: #ED5C12; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/icon_notice2.gif) 10px 6px  no-repeat; padding: 4px 0 4px 25px;}
.form_table1 td.p_brown {color: #704A16;}

/* 테이블 타이틀 copy */
.text_copy {width: 100%; border-top: 1px solid #B49468;}
.text_copy td.text {padding: 30px 40px;}
.text_copy p.pb_brown1 {color: #704A16; font-family: Dotum; font-size: 16px; line-height: 18px; font-weight: bold;}

/* Forum Category */
.forum_category {width: 100%; border-bottom: 2px solid #CCB77A; border-top: 1px solid #CCB77A;}
.forum_category th {height: 29px; color: #FFF799; background: #704A16; border-left: 1px solid #CCB77A;}
.forum_category td.section {height: 25px color: #704A16; font-size: 12px; font-weight: bold; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/table_bullet1.gif) 10px 9px #E1CBAD no-repeat; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A; padding: 2px 0 2px 18px;}
.forum_category td.text {padding: 8px 0;}
.forum_category td.text img {margin: 0 20px 0 10px;}

/* Forum Category List */
.forum_category table.list {width: 100%;}
.forum_category table.list td {padding: 8px 0; border-bottom: 1px solid #FFFFFF; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line1.gif) left bottom repeat-x;}
.forum_category table.list td img {margin: 0 15px 0 10px;}
.forum_category table.list td.end {background: none; border-bottom: 0;}
.forum_category table.list td.topic {width:80px;}
.forum_category table.list td.post {width:80px;}

/*.b_subject					{color: #464646; font-weight: bold;}
.b_subject a:link			{color: #464646; text-decoration: none;}
.b_subject a:visited		{color: #464646; text-decoration: none;}
.b_subject a:active		{color: #464646; text-decoration: none;}
.b_subject a:hover		{color: #9D080D; text-decoration: underline;}*/

/* icon box */
.icon_box {width: 100%;}
.icon_box td.box_line1 {height: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) top repeat-x;}
.icon_box td.box_line2 {width: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) left repeat-y;}
.icon_box td.box_line3 {width: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) right repeat-y;}
.icon_box td.box_line4 {height: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) bottom repeat-x;}
.icon_box td.box_frame img {width: 8px; height: 8px; display: block;}
.icon_box table.icon {width: 99%; }
.icon_box table.icon img {margin: 1px 5px 2px 10px;}

/* page nummer */
#pagenumber						{width: 100%; height: 40px; text-align: right;}
#pagenumber td a				{color: #464646; padding: 0 2px;}
#pagenumber td a:link			{color: #464646; text-decoration: none;}
#pagenumber td a:visited		{color: #464646; text-decoration: none;}
#pagenumber td a:active		{color: #464646; text-decoration: none;}
#pagenumber td a:hover		{color: #9D080D; font-weight: bold; text-decoration: underline;}
#pagenumber td span.on		{color: #9D080D; font-weight: bold; text-decoration: underline;}
#pagenumber td a.n_prev		{margin: 0 5px 0 0;}
#pagenumber td a.n_next		{margin: 0 0 0 5px;}
#pagenumber td.button		{text-align: left;}
#pagenumber td.button a		{padding: 0 5px 0 0;}
#pagenumber td.sort			{text-align: left;}
#pagenumber td.align			{text-align: center;}

/* serch button */
.search_btn {width: 100%; height: 22px; margin-top: 15px;}
.search_btn td.search {text-align: right;}
.search_btn a.spc {margin-left: 5px;}

/* jump select */
.jump_select {width: 100%; text-align: right;}

/* Board List */
.board_list {width: 100%; border-top: 1px solid #CCB77A; border-bottom: 2px solid #CCB77A;} /* Form 게시판 */
.board_list th {height: 29px; color: #FFF799; background: #704A16; border-left: 1px solid #CCB77A; border-bottom: 1px solid #CCB77A; }
.board_list td {height: 40px; padding: 0px 0; border-bottom: 1px solid #FFFFFF; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line1.gif) left bottom repeat-x;}
.board_list td.end {background: none; border-bottom: 0;}
.board_list td.subject {text-align: left;}
.board_list td.subject img {margin: 0 15px 0 10px;}
.board_list td.replies {width: 80px;}
.board_list td.author {width: 80px;}
.board_list td.views {width: 80px;}
.board_list th.subject {border: 0;}
.board_list .notice {font-weight: bold;}

.board_list_eg {width: 100%; border-top: 1px solid #CCB77A; border-bottom: 2px solid #CCB77A;} /* Form 게시판 */
.board_list_eg th {height: 29px; color: #FFF799; background: #704A16; border-left: 1px solid #CCB77A; border-bottom: 1px solid #CCB77A; }
.board_list_eg td {height: 40px; padding: 0px 0; border-bottom: 1px solid #FFFFFF; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line1.gif) left bottom repeat-x;}
.board_list_eg td.end {background: none; border-bottom: 0;}
.board_list_eg td.subject {text-align: right;}
.board_list_eg td.subject img {margin: 0 15px 0 10px;}
.board_list_eg td.replies {width: 80px;}
.board_list_eg td.author {width: 80px;}
.board_list_eg td.views {width: 80px;}
.board_list_eg th.subject {border: 0;}
.board_list_eg .notice {font-weight: bold;}

.board_list2						{width: 100%; border-bottom: 2px solid #CCB77A;} /* 일반 게시판 */
.board_list2 th						{height: 26px; color: #FFF200; background: #704A16;}
.board_list2 td						{padding: 4px 0; border-bottom: 1px solid #CCB77A; text-align: center;}
.board_list2 .number			{width: 70px;}
.board_list2 td.title				{padding-left: 5px; text-align: left;}
.board_list2 td.title_eg				{padding-right: 5px; text-align: right;}
.board_list2 td.text				{width: 100%; text-align: left; padding: 15px 50px 20px 50px;}
.board_list2 td.text img			{text-align: center; padding: 10px;}
.board_list2 td.spc				{padding-left: 10px;}
.board_list2 .date {width: 100px;}
.board_list2 .date2 {width: 75px;}
.board_list2 .hit {width: 55px;}
.board_list2 .status {width: 125px; text-align: left; }
.board_list2 .status img {margin: 0 5px 0 15px;}
.board_list2 .large, .board_list2 .small {width: 90px}
.board_list2 .id {width: 150px; font-weight: bold; text-align: center;}
.board_list2 .title img {margin: 0 5px 0 5px;}
.board_list2 .title_eg img {margin: 0 5px 0 5px;}

/* Board View */
.board_view {width: 100%; border-top: 1px solid #CCB77A;}
.board_view th {height: 29px; color: #FFF799; background: #704A16; border-left: 1px solid #CCB77A;}
.board_view td {border-top: 1px solid #CCB77A; border-bottom: 2px solid #CCB77A;}
.board_view td.content_bg {background: #F3F1E0; vertical-align: top;}
.board_view td.content {vertical-align: top;}
.board_view td.section {height: 25px; color: #704A16; font-size: 12px; font-weight: bold; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/table_bullet1.gif) 10px 9px #E1CBAD no-repeat; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A; padding: 2px 0 2px 18px;}
.board_view .author {width: 165px;}
.message_view		{width: 100%;}
.message_view td { border-top: 0; border-bottom: 0; padding: 9px;}
.author_view {width: 145px; height: 100%;}
.author_view td {border-top: 0; border-bottom: 0; padding: 9px; vertical-align: top;}
.author_view td.back {height: 25px; vertical-align: bottom;}
.author_view p.write {font-weight: bold;}
.author_view p.post {margin-bottom: 8px;}
.author_view p.img {width: 100px; height: 140px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/icon_img/view_img_bg1.gif) 0 0 no-repeat; margin-left: 10px;}

/* 일반 게시판 보기 - community */
.board_view3 {width: 100%;} 
.board_view3 th {height: 24px; color: #FFFFFF; font-weight: bold; background: #704A16; padding: 3px 0; border-top: 1px solid #CCB77A; border-bottom: 1px solid #CCB77A;}
.board_view3 .date {width: 50px;}
.board_view3 .hit {width: 50px;}
.board_view3 td.text1 {height: 24px; color: #FFF200; font-weight: bold; background: #704A16; padding: 3px 0; border-top: 1px solid #CCB77A; border-bottom: 1px solid #CCB77A;}
.board_view3 td.img {text-align: center; padding: 20px 0 0;}
.board_view3 td.text {padding: 10px 30px 0 30px; background: none; font-weight: normal; color: #464646;}

/* Q&A 게시판 - view */
.board_view2 {width: 100%; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A;}
.board_view2 th {width: 125px; height: 24px; color: #ffffff; font-weight: bold; border-bottom: 1px solid #CCB77A; background: #B49468;}
.board_view2 th.date {border-bottom: 2px solid #CCB77A;}
.board_view2 td {padding: 3px 0 3px 10px; border-bottom: 1px solid #CCB77A;}
.board_view2 td.title {width: 600px; font-weight: bold;}
.board_view2 td.date {width: 600px; border-bottom: 2px solid #CCB77A;}
.board_view2 td.text {padding: 8px 20px 35px 20px}
.board_view2 td.text_reply {height: 24px; color: #082E54; font-weight: bold; font-family: Trajan Pro; padding: 3px 10px 3px 10px; background: #E1CDAF;}


/* Board Write */
.board_write {width: 100%; border-top: 2px solid #CFBC81; border-bottom: 2px solid #CFBC81;} /* Forum */
.board_write th {width: 130px; color: #7C5826; border-top: 1px solid #CFBC82; background: #E2CEB0; padding: 4px 0; vertical-align: top;}
.board_write td {border-top: 1px solid #CFBC82; padding:4px 0 4px 10px;}

.board_write2 {width: 100%; border-top: 2px solid #CFBC81; border-bottom: 2px solid #CFBC81;} /* Suppor */
.board_write2 th {width: 175px; color: #7C5826; border-top: 1px solid #CFBC82; background: #E2CEB0; padding: 5px 0; vertical-align: top;}
.board_write2 td {border-top: 1px solid #CFBC82; padding:4px 0 4px 10px;}
.board_write2 .brown {color: #704A16;}

/* Board Button */
.board_button {width: 100%; height: 22px; margin-top: 15px; text-align: center;}
.board_button img {margin: 0 4px;}
.board_button2 {width: 100%; height: 22px; margin-top: 10px; text-align: right;}
.board_button3 {width: 100%; height: 26px; margin-top: 10px; text-align: center;} /* 일반버튼 */
.board_button3 img {margin: 0 3px;}

/* prev next */
.prev_next {width: 100%; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A;} /* 커뮤니티 */
.prev_next th {width: 60px; color: #704A16; padding: 4px 0; border-bottom: 1px solid #CCB77A; text-align: left; padding: 0 0 0 40px;}
.prev_next td {border-bottom: 1px solid #CCB77A; padding: 4px 0 4px 10px;}
.prev_next .prev {background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/icon_img/btn_prev_up.gif) 20px 10px  #E1CDAF no-repeat;}
.prev_next .next {background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/icon_img/btn_next_down.gif) 20px 10px #E1CDAF no-repeat;}

/* select */
.select_year {width: 100%;}
.select_year td.select {color: #704A16; text-align: right;}



/* News */
.board_news {width: 100%;}
.board_news th {height: 24px; color: #FFF200; background: #704A16;}
.board_news .date {width: 100px; text-align: center;}
.board_news .line {border-bottom: 1px solid #ccb77a; height: 24px;}
.board_news td.title {padding-left: 10px;}
.board_news td.title_eg {padding-right: 10px;}
.board_news td.text {padding: 20px 60px 20px 60px;}
.board_news a img {margin: 0 0 0 5px;}

/* News */
.board_event {width: 100%;}
.board_event th {height: 24px; color: #FFF200; background: #704A16;}
.board_event .date {width: 160px; text-align: center;}
.board_event .line {border-bottom: 1px solid #ccb77a; height: 24px;}
.board_event td.title {padding-left: 10px;}
.board_event td.title_eg {padding-right: 10px;}
.board_event td.text {padding: 20px 60px 20px 60px;}
.board_event a img {margin: 0 0 0 5px;}

/* Guide */
.cartoon_list {width: 100%; height: 35px; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A; background: #E1CDAF;}
.cartoon_list td {color: #704A16; font-weight: bold;}
.cartoon_list td img {margin-bottom: 2px;}

/* Community */
.weekly {width: 100%; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A; background: #E1CDAF;} /* Weekly prev / next */
.weekly td.prev {width: 110px; color: #704A16; font-weight: bold; padding: 3px 0 3px 5px; }
.weekly td.next {width: 110px; color: #704A16; font-weight: bold; padding: 2px 5px 3px 0; text-align: right;}
.weekly td img {margin: 0 5px;}
.weekly td.select {text-align: center; padding: 3px 0; }
.weekly td a				{color: #704A16; text-decoration: none;}
.weekly td a:visited		{color: #704A16; text-decoration: none;}
.weekly td a:active		{color: #704A16; text-decoration: none;}
.weekly td a:hover		{color: #704A16; text-decoration: underline;}

.comment {width: 100%; border-bottom: 2px solid #CCB77A;} /* comment */
.comment th {height: 24px; color: #704A16; text-align: left; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/com_img/comment_icon1.gif) 10px 2px #E1CDAF no-repeat; border-top: 1px solid #CCB77A; border-bottom: 1px solid #CCB77A; padding: 0 0 0 35px;}
.comment td {padding: 4px 0; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/icon_img/dot_line1.gif) left bottom repeat-x;}
.comment td.byte {text-align: right;}
.comment td.name {font-weight: bold; padding: 3px 0; vertical-align: top;}
.comment td.name img {margin: 0 5px 0 10px;}
.comment td.text {width: 490px; text-align: left; padding-left: 5px; }
.comment td.close {width: 30px; text-align: center;}
.comment td.dot_none {background: none;}

.magazine_list {width: 100%; margin-top: -5px} /* magazine */
.magazine_list .line {border-bottom: 1px solid #ffffff; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line1.gif) bottom repeat-x; padding: 20px 30px;}
.magazine_list h3#stl_bullet {margin: 0;}
.magazine_list .text {vertical-align: top;}
.magazine_list .img {width: 105px; height: 135px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/com_img/magazine_img_bg1.gif) 0 0 no-repeat; text-align: center; vertical-align: top; padding-top: 4px;}

.search_box {width: 100%;}
.search_box td {color: #704A16; text-align: center;}

.ranking_list {width: 100%; border-bottom: 1px solid #B49468;} /* 랭킹 */
.ranking_list th {height: 22px; color: #EAE4BD; background: #111533; }
.ranking_list td {height: 22px; border-bottom: 1px solid #B49468; text-align: center;}
.ranking_list .rank {width: 65px;}
.ranking_list .grade {width: 90px;}
.ranking_list .gadename {width: 150px;}
.ranking_list .point {width: 130px;}
.ranking_list .fluctuation {width: 75px;}
.ranking_list td.fluctuation {text-align: left; font-weight: bold; padding-left: 30px;}
.ranking_list td.fluctuation img {margin: 0 5px 0 0;}

/* Download */
.screenshot_list {width: 100%;}
.screenshot_list th {width: 26px; line-height: 15px; text-align: left;}
.screenshot_list th.date {width: 36px; padding-top: 3px;}
.screenshot_list td.date {width: 117px; line-height: 14px; padding-top: 3px;}
.screenshot_list td.hit {width: 117px; line-height: 14px;}
.screenshot_list .spc {padding: 0 0 13px 0;}
.screenshot_list td.img {width: 155px; height: 115px; vertical-align: top; text-align: center; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/data_img/img_bg1.gif) no-repeat; padding: 4px 0 0 0; display: block;}
.screenshot_list td.btn {padding: 5px 0 7px 0; text-align: center;}
.screenshot_list td.btn img {margin: 0 1px;}

.capture_list {width: 100%;} /* capture */
.capture_list .img {width: 155px; height: 115px; vertical-align: top; text-align: center; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/data_img/capture_img_bg1.gif) no-repeat; padding-top: 4px; display: block;}

.movie_list {width: 100%; margin-top: -5px} /* music list */
.movie_list .line {border-bottom: 1px solid #ffffff; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line1.gif) bottom repeat-x; padding: 15px 0;}
.movie_list h3#stl_bullet {margin: 0;}
.movie_list .text {vertical-align: top;}
.movie_list .img {width: 155px; height: 115px; /*background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/data_img/music_img_bg1.gif) no-repeat;*/}

.music_list {width: 100%; border-top: 1px solid #CCB77A; border-bottom: 2px solid #CCB77A;}
.music_list th {height: 29px; color: #FFF799; background: #704A16;}
.music_list td {border-top: 1px solid #CCB77A;}
.music_list .title {width: 160px; color: #464646; text-align: center; font-weight: bold; background: #E3CEB0;}
.music_list .text {border-left: 1px solid #CCB77A; border-right: 1px solid #CCB77A; padding: 6px 10px;}
.music_list .listen {text-align: center; line-height: 15px; padding: 3px 0;}

/* Support */
.qna_list {width: 100%;}
.qna_list th {height: 24px; color: #fff; font-weight: normal; text-align: left; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/cc_img/faq_icon_q.gif) 10px 2px #B49468 no-repeat; padding: 3px 0 3px 40px;  border-bottom: 1px solid #CCB77A;}  /* faq */
.qna_list .answer {background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/cc_img/faq_icon_a.gif) 10px 8px no-repeat; padding: 8px 0 20px 40px; vertical-align: top; }

.comment_list {width: 100%; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A;} /* faq */
.comment_list td {height: 24px; border-bottom: 1px solid #CCB77A; padding: 3px 22px; }

/* GM Journals  */
.bbs .lead {float:left; width:100%; margin:20px 0 19px; border-bottom:1px solid #FFF;}
.bbs .lead #stl_bullet { margin-top:0; margin-bottom:6px;}
.bbs .lead .profile img {_position:relative; margin-top:-5px; *margin-top:-2px;}
.bbs .lead .setter {float:left; width:100%; padding-bottom:10px; border-bottom:1px solid #B49468;}
.bbs .lead .sort {float:right; width:130px; margin-right:7px;}
.bbs .lead .maj {float:left;}
.bbs .lead .maj .note {color:#1C4C7C;}
.bbs .lead .sort {float:right; width:130px; margin:0 7px; margin-top:22px;}
.bbs .list {clear:both;}
.bbs .list .subj {text-align:left;}
.bbs .list .subj a:link, .bbs .list .subj a:visited {color:#464646;}
.bbs .list .subj a:hover, .bbs .list .subj a:active {color:#9D080D; font-weight:bold; text-decoration:underline;}
.bbs .search .condition {width:80px;}
.bbs .info {margin:20px 0 15px;}
.bbs .info table {width:100%;}
.bbs .info th {color:#FFFFFF;}
.bbs .info td {color:#FFF200; font-weight:bold;}
.bbs .info th, .bbs .info td {height:20px; *height:27px; padding:3px 0; border-bottom:1px solid #E9E6C7; background:#704A16;}
.bbs .memo {padding:5px 20px 20px; border-bottom:2px solid #CCB77A;}
.bbs .actions {margin:6px 0; text-align:right;}
.bbs .rel {margin:5px 0 10px; border-width:2px 0 1px; border-style:solid; border-color:#CCB77A;}
.bbs .rel table {width:100%;}
.bbs .rel th {padding:3px 0; background-color:#E1CDAF; color:#704A16; text-align:left;}
.bbs .rel th.prev div {background:url('http://img.joymax.com/property/silkroad/silkroadonline_3/cmn_img/bbs_img/bul_rel_prev.gif') no-repeat 0 7px;}
.bbs .rel th.next div {background:url('http://img.joymax.com/property/silkroad/silkroadonline_3/cmn_img/bbs_img/bul_rel_next.gif') no-repeat 0 7px;}
.bbs .rel th div {margin:0 0 0 20px; padding:0 0 0 25px;}
.bbs .rel td {padding:3px 10px;}
.bbs .rel th, .bbs .rel td {height:18px; *height:25px; border-bottom:1px solid #CCB77A;}
.bbs .rel a:link, .bbs .rel a:visited {color:#464646;}
.bbs .rel a:hover, .bbs .rel a:active {color:#9D080D; font-weight:bold; text-decoration:underline;}
.bbs .comment {float:left; width:680px;}
.bbs .comment .write {float:left; position:relative; width:100%;}
.bbs .comment .write input.type-text {width:100%; *margin:-1px 0; padding:0 0 0 3px; vertical-align:top;}
.bbs .comment .write button {*margin:-2px 0;}
.bbs .comment .write .status {float:right; margin-bottom:2px;}
.bbs .comment .write .field {float:left; width:100%; padding:3px 0; border-width:1px 0; border-style:solid; border-color:#C2B485; background-color:#DFCEB0;}
.bbs .comment .write .lead {float:left; width:57px; min-height:18px; *height:20px; margin:-1px 0; padding:2px 4px 0 32px; background:url('http://img.joymax.com/property/silkroad/silkroadonline_3/com_img/comment_icon1.gif') no-repeat 8px 0;}
.bbs .comment .write .setter {float:left; width:100%; margin:0 0 0 -93px;}
.bbs .comment .write .cont {position:relative; display:block; *height:1%; margin:0 242px 0 93px; padding-right:3px;}
.bbs .comment .write .cont span {display:block; *height:1%; }
.bbs .comment .write .func {float:left; width:242px; margin:0 0 0 -242px;}
.bbs .comment .write .func button {float:left; margin-right:3px;}
.bbs .comment .list {clear:both; float:left; width:100%; *height:1%; margin-top:-1px;}
.bbs .comment .list li {clear:left; float:left; width:100%; background:url('http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/icon_img/dot_line1.gif') repeat-x left top;}
.bbs .comment .list .setter {float:left; width:100%;}
.bbs .comment .list .cont {margin-left:174px; padding:5px 0 4px; word-break:break-all; word-wrap:break-word;}
.bbs .comment .list .author {float:left; width:142px; *width:170px; margin-left:-680px; padding:5px 0 4px 28px; background:url('http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/table_bullet1.gif') no-repeat 10px 11px;}
.bbs .comment .list .server {margin-right:4px;}
.bbs .comment .list .charname {font-style:normal; font-weight:bold;}
.bbs .comment .list .del {*margin:2px 3px 0 3px; font-size:10px;}
.bbs #pagenumber {clear:left;}


/* ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Egypt CSS */

/* icon box */
.icon_box_eg {width: 100%;}
.icon_box_eg td.box_line1 {height: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) top repeat-x;}
.icon_box_eg td.box_line3 {width: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) left repeat-y;}
.icon_box_eg td.box_line2 {width: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) right repeat-y;}
.icon_box_eg td.box_line4 {height: 8px; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/bbs_line3.gif) bottom repeat-x;}
.icon_box_eg td.box_frame img {width: 8px; height: 8px; display: block;}
.icon_box_eg table.icon {width: 99%; }
.icon_box_eg table.icon img {margin: 1px 5px 2px 10px;}

/* Forum Category */
.forum_category_eg {width: 100%; border-bottom: 2px solid #CCB77A; border-top: 1px solid #CCB77A;}
.forum_category_eg th {height: 29px; color: #FFF799; background: #704A16; border-left: 1px solid #CCB77A;}
.forum_category_eg td.section {height: 25px color: #704A16; font-size: 12px; font-weight: bold; background: url(http://img.joymax.com/property/silkroad/silkroadonline_3/icon_img/com_img/table_bullet2.gif) 10px 9px #E1CBAD no-repeat; border-top: 2px solid #CCB77A; border-bottom: 2px solid #CCB77A; padding: 2px 18px 2px 0; background-position:right;}
.forum_category_eg td.text {padding: 8px 0;}
.forum_category_eg td.text img {margin: 0 20px 0 10px;}

/* 아랍어 세팅 */
.lang-eg .bbs {direction:rtl;}
.lang-eg .bbs .lead .sort {float:left;}
.lang-eg .bbs .lead .maj {float:right;}
.lang-eg .bbs .list .subj {text-align:right;}
.lang-eg .bbs .actions {text-align:left;}
.lang-eg .bbs .rel th {text-align:right;}
.lang-eg .bbs .rel th div {margin:0 20px 0 0; padding:0 25px 0 0; background-position:100% 7px;}
.lang-eg .bbs .comment .write .lead {float:right; margin-right:8px; padding:2px 24px 0 4px; background-position:100% 0;}
.lang-eg .bbs .comment .write .setter {float:right; margin:0 -93px 0 0;}
.lang-eg .bbs .comment .write .cont {margin:0 93px 0 244px;}
.lang-eg .bbs .comment .write .func {float:right; margin:0 -242px 0 0;}
.lang-eg .bbs .comment .write .func button {float:right; margin-right:0; margin-left:3px;}
.lang-eg .bbs .comment .list .setter {float:right;}
.lang-eg .bbs .comment .list .cont {margin-right:174px; margin-left:0;}
.lang-eg .bbs .comment .list .author {float:right; margin-right:-670px; margin-left:0; padding:5px 18px 0 4px; background:url('../property/silkroad/silkroadonline_3/cmn_img/bbs_img/bul_author_comment_eg.gif') no-repeat 100% 11px;}