.minus, .minus_actor , .file_plus , .file_plus_actor {cursor:pointer}

/* list */
#bbslist {}
#bbslist .info {height:28px;}
#bbslist .info .article {float:left;font-size:11px;font-family:gothic,dotum;color:#c0c0c0;padding:5px 0 0 5px;}
#bbslist .info .article a {position:relative;top:3px;left:3px;}
#bbslist .info .category {float:right;padding:0 0 5px 0;}
#bbslist .info .category select {padding:1px;margin-bottom:3px;}
#bbslist .info .category select .sline {color:#c0c0c0;}
#bbslist .info .category a {position:relative;top:3px;left:-5px;}

#bbslist table { width:100%; /* border-collapse: separate; border-spacing:0 6px; */ }
#bbslist thead th { padding:13px 0; font-weight:bold; font-size:12px; color:#fff; background:#252525; }
#bbslist tbody td { padding:13px 0 17px 0;  background:#fff; text-align:center; background: #fff url("/layouts/default/image/common/back.gif") repeat-x 0 bottom; }
#bbslist tbody td.notice { font-size:12px;  color:#e54132; }
#bbslist tbody td.num { color:#1f1f1f; font-size:10px; }
#bbslist tbody td.sbj { text-align:left; }
#bbslist tbody td.sbj a { color:#1f1f1f;  }
#bbslist tbody td.sbj a:hover,
#bbslist tbody td.sbj a:focus{  font-weight:bold; }
#bbslist tbody td.sbj .new {color:#ff0000;}
#bbslist tbody td.sbj .comment { color:#757575; font-size:10px; }
#bbslist tbody td.sbj .trackback { color:#757575; font-size:10px; }
#bbslist tbody td.sbj .imgpos {margin-bottom:-1px;}
#bbslist tbody td.now { color:#757575; font-size:10px; }
#bbslist tbody td.cat { font-size:12px; }
#bbslist tbody td.date { color:#757575; font-size:10px; }
#bbslist tbody td.hit { color:#1f1f1f; font-size:10px; }
#bbslist tbody td .nolist_txt { font-size:12px;  color:#e54132; }


#bbslist .pagenate { margin:2px 0 0 0; }
#bbslist .pagenate select { display:none; }

.admin_box { zoom:1;  margin:2px 0 8px 0;  }
.admin_box:after { content:''; display:block; clear:both; }
.admin_box .btnbox1 { float:left; }
.admin_box .btnbox2 { float:right; }


/* @list */


/* view */
#bbsview {margin:auto;padding:0 0 30px 0;}
#bbsview table { width:100%; /* border-collapse: separate; border-spacing:0 6px; */ }
#bbsview thead th { padding:13px 0; font-weight:bold; font-size:12px; color:#fff; background:#252525; }
#bbsview tbody td { padding:13px 0 17px 0;  background:#fff; text-align:center; }
#bbsview tbody td.notice { font-size:12px;  color:#e54132; }
#bbsview tbody td.num { color:#1f1f1f; font-size:10px; }
#bbsview tbody td.sbj { text-align:left; }
#bbsview tbody td.sbj a { color:#1f1f1f;  }
#bbsview tbody td.sbj a:hover,
#bbsview tbody td.sbj a:focus{  font-weight:bold; }
#bbsview tbody td.sbj .new {color:#ff0000;}
#bbsview tbody td.sbj .comment { color:#757575; font-size:10px; }
#bbsview tbody td.sbj .trackback { color:#757575; font-size:10px; }
#bbsview tbody td.sbj .imgpos {margin-bottom:-1px;}
#bbsview tbody td.now { color:#757575; font-size:10px; }
#bbsview tbody td.cat { font-size:12px; }
#bbsview tbody td.date { color:#757575; font-size:10px; }
#bbsview tbody td.hit { color:#1f1f1f; font-size:10px; }
#bbsview tbody td .nolist_txt { font-size:12px;  color:#e54132; }

#bbsview .content { padding:20px 80px 20px 0; text-align:left; }
#bbsview .content .tag { }
#bbsview .content .tag a {font-size:11px; }
#bbsview .content .tag a:hover,
#bbsview .content .tag a:focus { }
#bbsview .content .attach { padding:10px 0 0 0; }
#bbsview .content .attach ul { padding:0;margin:0; }
#bbsview .content .attach li {list-style-type:none;background:url('../../../../../_core/image/_public/ico_file.gif') left no-repeat;padding:0 0 0 15px;}
#bbsview .content .attach li a {font-size:11px;font-family:dotum;color:#666;}
#bbsview .content .attach li a:hover {text-decoration:underline;}
#bbsview .content .attach li .size {font-size:11px;font-family:arial;color:#999;}
#bbsview .content .attach li .down {font-size:11px;font-family:arial;color:#333;}
#bbsview .content .scorebox {text-align:center;padding:20px 0 20px 0;}
#bbsview .content .snsbox {padding:20px 0 0 0;text-align:right;}
#bbsview .content .snsbox img {cursor:pointer;}

#bbsview .admin_box { zoom:1; margin:10px 0 8px 0; }
#bbsview .admin_box:after { content:''; display:block; clear:both; }
#bbsview .admin_box .btnbox1 { float:left; }
#bbsview .admin_box .btnbox2 { float:right; }

#bbsview .comment {padding:0 0 10px 0;color:#c0c0c0;}
#bbsview .comment a {font-weight:bold;color:#3EA9CD;}
#bbsview .comment .icon1 {position:relative;top:3px;}
/* @view */


.nolist { text-align: center; padding: 20px 0; margin:0 55px; border-top: 3px solid #333; border-bottom:1px solid #ddd; }
.check_tip { color:red; margin-left:15px; font-size:11px; }





/* write css
**************************************************************************/

#bbswrite {}

/* iconbox */
#bbswrite .iconbox {border-left:#e0e0e0 solid 1px;border-top:#e0e0e0 solid 1px;border-right:#e0e0e0 solid 1px;background:#f9f9f9;padding:6px 0 8px 7px; margin:-1px 0 0 0; }
#bbswrite .iconbox a {padding:0 3px 0 3px;font-size:11px;font-family:dotum;color:#333;}
#bbswrite .iconbox a:hover {color:#7899C7;}
#bbswrite .iconbox a img {position:relative;top:2px;left:-2px;margin-right:3px;}

#bbswrite table { width:100%; }
#bbswrite table.top_line { border-top:2px solid #1f1f1f; }
#bbswrite tbody td { padding:10px 0; background:#fff; text-align:left; border-bottom:1px solid #e1e1e1; }
#bbswrite tbody td.th { font-weight:bold; color:#1f1f1f; text-align:center; }
#bbswrite tbody td.split { background:Red;}
#bbswrite tbody td .guide { font-size:11px; padding:10px 0 0 0; }
#bbswrite tbody td .guide img { vertical-align:middle; }
#bbswrite tbody td .check {color:#666;}
#bbswrite tbody td .check input { position:relative; }
#bbswrite tbody td select { min-width:300px; }
#bbswrite tbody td select .cattt {background:#efefef;}
#bbswrite tbody td .after { padding:10px 0 0 0; color:#999; font-size:11px; }

/*************************************************************************/



#bbswrite .file_plus,
#bbswrite .minus { font-weight:bold; color:#1f1f1f; }
#bbswrite .file_wrap { padding:0 0 0 43px; }
#bbswrite .filebox { padding:10px 0 10px 10px; } 
#bbswrite .filebox > div { margin:8px 0 0 0; }
#bbswrite .filebox > div:first-child { margin:0; }
#bbswrite .filebox > div strong { padding:0 10px 0 0; }

#bbswrite .after { padding:10px 0; }

#bbswrite .profile_box {}
#bbswrite .profile_box td {}
#bbswrite .profile_box td.delete { text-align:center; }
#bbswrite .profile_box td input { width:98%; }

#bbswrite .profile_box td .minus_actor { text-align:center; font-weight:bold; color:#1f1f1f; }







