/* list */
#bbslist {max-width:1400px; width:96%; margin:0 auto;}
#bbslist .info {height:28px;}
#bbslist .info .article {float:left;font-size:15px;color:#999;padding:5px 0 10px 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-spacing:0px;border-collapse:collapse; font-size:18px;}
#bbslist table caption {display:none;}
#bbslist thead th {height:60px; line-height:60px;border-top:#333 solid 2px;border-bottom:#D2D2D2 solid 1px; font-weight:normal;color:#444; background:#f5f6fa;}
#bbslist tbody .noticetr td {background:url('');background:#FAFAFA;border-bottom:#EBEBEB solid 1px;}
#bbslist tbody .noticetr td a {font-weight:400;}
#bbslist tbody td {text-align:center;color:#888888; border-bottom:#E6E6E6 solid 1px;}
#bbslist .now {color:#ff0000;font-size:11px;}
#bbslist .cat {font-size:12px; color:#888;letter-spacing:-1px;}
#bbslist .num {font-size:0.85em;}
#bbslist .sbj {text-align:left;padding:20px 0;letter-spacing:0px;}
#bbslist .sbj .imgpos {margin-bottom:-1px;}
#bbslist .sbj a {color:#222222;text-decoration:none;line-height:150%;}
#bbslist .sbj a:hover {text-decoration:underline;}
#bbslist .sbj .new {color:#ff0000; font-size:0.7em;}
#bbslist .sbj .comment {font:normal 11px arial;color:#FC6138;}
#bbslist .sbj .trackback {font:normal 11px arial;color:#02ACD6;}
#bbslist .sbj1 {text-align:left;padding:15px 0; color:#222222;line-height:150%;}
#bbslist .name {color:#222222; color:#888;}
#bbslist .name a {color:#888;}
#bbslist .hit {color:#515190; font-size:0.85em; font-weight:400;}
#bbslist .date {font-size:0.85em; letter-spacing:0;}
#bbslist .bottom { position:relative;padding:15px 0 0 0;}
#bbslist .btnbox1  { position:absolute; right:0; top:20px;width:80px;}
#bbslist .btnbox2 {float:right;width:200px;text-align:right;}
#bbslist .pagebox01 {text-align:center;margin:15px 0 0 0;}
#bbslist .searchform {padding:30px 0 0 0;text-align:center;}
#bbslist .searchform select {font-size:13px; padding:0 10px;height:27px;vertical-align:bottom;padding:2px;}

@media all and (max-width:1200px) {
	#bbslist table {font-size:16px;}
}

@media all and (max-width:480px) {

}
/* @list */


/* view */
#bbsview {max-width:1300px; width:96%; margin:0 auto;}
#bbsview .viewbox .titBox {padding:40px 20px 30px; border-top: 2px solid rgba(0,0,0,1); border-bottom: 1px solid rgba(204,204,204,1); text-align:center;}
#bbsview .viewbox .subject {padding:0; margin:0;}
#bbsview .viewbox .subject h1 {padding:0; margin:0; font-size:36px; font-weight:600;}
#bbsview .viewbox .info {padding:20px 0 0; font-size:15px; color:#666;}
#bbsview .viewbox .info .xleft,
#bbsview .viewbox .info .xright {display:inline-block; vertical-align:middle; padding:0 20px;}
#bbsview .viewbox .info .xright {border-left:1px solid #ccc;}
#bbsview .viewbox .info .xright ul {padding:0;margin:0;}
#bbsview .viewbox .info .xright li {list-style-type:none;float:left;}
#bbsview .viewbox .info .xright .g {padding:0 10px 0 0;}
#bbsview .viewbox .info .xright .g img {position:relative;top:3px;right:3px;}
#bbsview .viewbox .info .xright .g a {font-size:15px;color:#666;}
#bbsview .viewbox .info .xright .g a:hover {text-decoration:underline;}
#bbsview .viewbox .info .xright div {position:absolute;display:none;}
#bbsview .viewbox .info .xright div ul {position:relative;top:17px;width:79px;border:#dfdfdf solid 1px;background:#ffffff;padding:1px;}
#bbsview .viewbox .info .xright div li {float:none;display:block;padding:3px 0 3px 3px;color:#333;font-size:15px;cursor:pointer;}
#bbsview .viewbox .info .xright div li:hover {background:#ECF0F6;}
#bbsview .viewbox .info .split {padding:0 5px 0 5px;color:#dfdfdf;font-size:10px;}
#bbsview .viewbox .info .han {font-size:15px;}
#bbsview .viewbox .info .num {font-size:15px;}
#bbsview .viewbox .content {padding:30px 10px;line-height:160%; width:calc(100% - 20px);}
#bbsview .viewbox .content .tag {padding:10px 0 0 0;}
#bbsview .viewbox .content .tag a {font-size:15px; color:#222;}
#bbsview .viewbox .content .tag a:hover {text-decoration:underline;}
#bbsview .viewbox .content .attach {padding:10px 0 0 0;line-height:120%;}
#bbsview .viewbox .content .attach ul {padding:0;margin:0;}
#bbsview .viewbox .content .attach li {list-style-type:none;background:url('../../../../../_core/image/_public/ico_file.gif') left no-repeat;padding:0 0 0 15px;}
#bbsview .viewbox .content .attach li a {font-size:15px;color:#F00; font-weight:400;}
#bbsview .viewbox .content .attach li a:hover {text-decoration:underline;}
#bbsview .viewbox .content .attach li .size {font-size:15px; color:#999;}
#bbsview .viewbox .content .attach li .down {font-size:15px; color:#333;}
#bbsview .viewbox .content .scorebox {text-align:center;padding:20px 0 20px 0;}
#bbsview .viewbox .content .snsbox {padding:50px 0 0;text-align:right;}
#bbsview .viewbox .content .snsbox img {cursor:pointer;}
#bbsview .bottom {padding:30px 0;text-align:center; border-top: 1px solid rgba(204,204,204,1);}
#bbsview .comment {padding:0 0 10px 0;color:#c0c0c0;}
#bbsview .comment a {font-weight:400;color:#3EA9CD; font-size:16px;}
#bbsview .comment .icon1 {position:relative;top:3px;}
/* @view */


/* write */
#bbswrite {max-width:1400px; width:96%; margin:0 auto; padding:0 0 30px 0;}
#bbswrite td {padding:2px 0 2px 0;}
#bbswrite .editbox {padding:15px 0 15px 0;}
#bbswrite .td1 {width:60px;font-weight:500;color:#444444;vertical-align:top;padding:10px 0 0 0;letter-spacing:-1px;}
#bbswrite .td2 {}
#bbswrite .td2 .guide {font-size:11px; color:#999;padding:10px 0 10px 0;}
#bbswrite .td2 .guide img {position:relative;top:3px;}
#bbswrite .td2 .check {color:#666; vertical-align:middle;}
#bbswrite .td2 .check input {position:relative;top:0px;}
#bbswrite .td2 .input {height:25px; line-height:25px;}
#bbswrite .td2 .subject {width:400px;}
#bbswrite .td2 select {margin:1px;width:404px;padding:2px 2px 2px 0;}
#bbswrite .td2 select .cattt {background:#efefef;}
#bbswrite .td2 img {}
#bbswrite .td2 .after {padding:10px 0 0 0;color:#999;font-size:11px; letter-spacing:-1px;}
#bbswrite .iconbox {border-left:#e0e0e0 solid 1px;border-top:#e0e0e0 solid 1px;border-right:#e0e0e0 solid 1px;background:#f9f9f9;padding:6px 0 8px 7px;}
#bbswrite .iconbox a {padding:0 3px 0 3px;font-size:12px;color:#333;}
#bbswrite .iconbox a:hover {color:#7899C7;}
#bbswrite .iconbox a img {position:relative;top:6px;left:-2px;margin-right:3px;}
#bbswrite .iconbox .split {padding:0 2px 0 2px;margin-bottom:-1px;}
#bbswrite .bottombox {text-align:center;padding:20px 0 20px 0;margin:15px 0 0 0;border-top:#efefef solid 1px;}
#bbswrite .bottombox .btngray {font-weight:500;width:60px; border-radius:3px;}
#bbswrite .bottombox .btnblue {font-weight:500;width:80px; border-radius:3px;height:30px; line-height:30px; background:#F00 ; border:1px #F00 solid;}
/* @write */

.input {height:27px; line-height:27px;}
.btn00 { border:0;}
.btn00 a {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-bottom: 1px solid #999;
    background: #999;
	color:#fff;
	
}
.btn00 a:hover{background: #777;}
.btngray{ padding:0 10px; background:#777; height:30px; line-height:30px;  border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;}
    
  /*  
@media only screen and (max-width:1200px) {
	
	#bbslist, #bbsview, #bbswrite{ width:96%; margin:0 2%; padding:0;}
	#bbsview .viewbox .content img{ width:100%;}
	#bbsview .viewbox .content .snsbox img{ width:auto;}
}

@media only screen and (max-width:640px) {
	#bbslist thead th, #bbslist .sbj a, #bbslist tbody td, #bbslist .name, #bbslist .hit{ font-size:13px;}
}