@charset "euc-kr";

table{
	border-collapse:collapse;
}
a.sg_b_txt  {
	color:#5d5d5d;
	text-decoration:none;
}
a.sg_b_txt:hover{
	color:#000;
	text-decoration:none;
}
img{
	border:none;
	vertical-align: top;
}

/*기본 인풋박스 */
.sg_input{
	background: none repeat scroll 0 0 #363636;
	border: 1px solid #222222;
	color: #FFFFFF;
	font-family: "돋움","굴림";
	font-size: 11px;
}
select	 {
	font-family:"돋움", "굴림";
	font-size:11px;
	color:#5D5D5D;
	border:1px solid #bcbcbc;
}
.sg_t_center{
	text-align:center;
}

.sg_icon{
	vertical-align:-2px;
}
.sg_red{
	color:#fe5d43;
}
/* ------- 이용약관 동의 ------- */
#join_wrapper .join_agree_box {
	border: 0px solid #D4D4D4;
	background-color: #fff;
}
#join_wrapper .join_agree_box p {
	border: 1px solid #363636;
	margin: 0;
	padding: 5px;
}
#join_wrapper .join_agree_box textarea{
	border:none;
	height:100px;
	width:100%;
	background-color: #fff;
}
#join_wrapper p.agree_Qtxt{
	letter-spacing:-0.1em;
	text-align:right;
	/*border-bottom:1px solid #e5e5e5;*/
	padding:4px 0px;
	line-height:130%;
}
#join_wrapper p.agree_Qtxt label{
	margin-left:10px;
}
#join_wrapper input[type="radio"]{
	border:0;
	vertical-align:middle;
	margin-bottom:4px;
}



/***************************** 게시판리스트 *****************************/
#sg_total{
	float:left;
	background:url(../../board/img/bullet_arrow.gif) no-repeat 0 9px;
	font-size:11px;
	padding:8px 0 0 14px;
}
#sg_search{
	float:right;
	text-align:right;
	font-size:0.92em;
	padding-bottom:4px;
}
#sg_search .btn_search{
	vertical-align:top;
	margin-top:1px;
}
.table_blist {
	clear:both;
}
.table_blist table{
	line-height:160%;
	border-collapse:collapse;
}
.table_blist thead th {
	background:#f8f8f8 url(../../board/img/list_title_line.gif) no-repeat right;
	border:solid #bcbcbc;
	border-width:1px 0;
	color:#464646;
	font-size:0.92em;
	font-weight:bold;
	padding:7px 0px 5px 0px;
	text-align:center;
	letter-spacing:-0.05em;
}
.table_blist thead th.th_end{
	background-image:none;
}
.table_blist tbody td{
	padding:7px 6px 5px 6px;
	border-bottom:1px solid #dddddd;
}
div.list_area tbody td{
	padding:0 6px 0 6px;
	border-bottom:none;
}

#sg_sns_area{
	float:left;
	width:300px;
	margin-top:10px;
	text-align:left;
}
#sg_btn_area{
	/*width:100%; */
	margin-top:10px;
	text-align:center;
}
#sg_paging{
    clear: both;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

#sg_paging strong {
    color: #FF7635;
    display: inline;
    font-weight: bold;
    padding: 2px 5px 0;
}

#sg_paging a.paging_num {
    color: #585858;
    padding: 2px 5px 0;
    text-decoration: none;
}

div#comm_list .photo_area {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #E4E4E4;
	float:left;
	height:60px;
	width:60px;
}
div#comm_list .list_area {
	color:#666A79;
	float:left;
	font-size:0.97em;
	letter-spacing:-0.1em;
	margin-left:10px;
	width:270px;
}
div#comm_list .table_blist tbody td {
border-bottom:none;
padding:1px 1px 5px;
}
div#comm_list p.title{
	margin:7px 0;
	letter-spacing:-0.1em;
	font-size:1.2em;
	color:#646c6c;
}
div#comm_list p.centents{
	margin:7px 0;
	letter-spacing:-0.1em;
	font-size:0.92em;
	color:#809494;
}

.table_blist tbody td.list {
	padding:7px 6px 5px;
	background:#f0f7f7 none repeat scroll 0 0;
}

/***************************** 글읽기 *****************************/

.table_bread table{
	line-height:160%;
	border-collapse:collapse;
	border-bottom:1px solid #bcbcbc;
}
.table_bread thead th {
	background:#f8f8f8;
	border:solid #bcbcbc;
	border-width:1px 0;
	color:#464646;
	font-size:1em;
	font-weight:bold;
	padding:8px 0px 6px 0px;
	text-align:center;
}
.table_bread tbody td{
	border-bottom:1px solid #e0e0e0;
	vertical-align:top;
}
.table_bread tbody td.sg_item{
	background: url(../../board/img/bullet_dotted.gif) no-repeat 7px 14px;
	padding:8px 15px 5px 15px;
	color:#5e5e5e;
	font-size:0.92em;
	font-weight:bold;
}
.table_bread tbody td.sg_value{
	background: url(../../board/img/list_title_line.gif) no-repeat left 11px;
	padding:8px 15px 5px 13px;
}
.table_bread tbody td.sg_value ul li{
	font-size:0.92em;
	margin:0;
	padding:0;
}
.table_bread tbody td.sg_value ul li img.file_icon{
	vertical-align:middle;
	margin-bottom:4px;
}
.table_bread tbody td.sg_con{
	padding:15px 10px;
	height:200px;
	line-height:150%;
	vertical-align:top;
}

/***************************** 글쓰기 *****************************/
div.sg_twrite{
	clear:both;
	overflow:hidden;
}
div.sg_twrite table{
	line-height:160%;
	border-collapse:collapse;
	border:solid #666666;
	border-width:1px 0;
}
div.sg_twrite td{
	border-bottom:1px solid #444444;
	vertical-align:top;
}
div.sg_twrite td.sg_item{
	width:80px;
	padding:8px 15px 3px 15px;
	font-weight:bold;
}
div.sg_twrite td.sg_con{
	padding:15px 10px;
	height:200px;
	line-height:16px;
	vertical-align:top;
}
div.sg_twrite td.sg_value{
	background: url(../../board/img/list_title_line.gif) no-repeat left -1px;
	padding:5px 15px 5px 10px;
}
div.sg_twrite td.sg_value select{
	padding:4px;
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #999999;
	color: #000;
	font-family: "돋움","굴림";
	font-size: 11px;
	line-height: 140%;
}
div.sg_twrite td.sg_value p textarea{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #999999;
    color: #000;
    font-family: "돋움","굴림";
    font-size: 11px;
	line-height: 140%;
	padding:4px;
}
div.sg_twrite td.sg_value input{
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #999999;
    color: #000;
    font-family: "돋움","굴림";
    font-size: 11px;
	line-height: 140%;
	padding:4px;
}
div.sg_twrite td input{
	vertical-align:top;
}
.left_mg{
	margin-top:0.3em;
}



/*********** 덧글 영역 ************/
div.mxboard_reply{
	width:645px;
	margin:0 auto;
}
div.mxboard_reply .writing{
	background: url(../../board/img/line_dotted.gif) repeat-x bottom;
	padding:10px;
	font-size:0.92em;
}
/*덧글내용*/
div.mxboard_reply .writing .reply_info .id{
	font-weight:bold;
	letter-spacing:-0.1em;
}
div.mxboard_reply .writing .reply_info .day{
	color:#ff6f6f;
	padding:0 5px 0 15px;
}
div.mxboard_reply .writing .reply_info img{
	vertical-align:middle;
	margin-bottom:2px;
}
div.mxboard_reply .writing p.reply_con{
	line-height:140%;
	padding-top:7px;
}
div.mxboard_reply .writing p.reply_con_none{
	text-align:center;
	padding:10px 0;
}

/* 덧글쓰기 폼 */
div.mxboard_reply .reply_form{
	margin-top:10px;
}
div.mxboard_reply .reply_form .outline{
	border:solid 1px #e3e3e3;
	background:#f9f9f9;
	margin:0;
	padding:7px 0 8px;
}
div.mxboard_reply .reply_form .outline fieldset{
	padding:0;
	margin:0;
	border:0;
}
div.mxboard_reply .reply_form .outline fieldset legend {
	padding:0;
	font-size:0;
	line-height:0;
	text-indent: -2000px;
}
div.mxboard_reply .reply_form .outline .row_input{
	padding:2px 15px;
}
div.mxboard_reply .reply_form .outline .row_input input{
	vertical-align:middle;
	margin-bottom:2px;
}
div.mxboard_reply .reply_form .outline .row_input span.pad{
	padding-left:30px;
}
div.mxboard_reply .reply_form .outline textarea{
	color:#5d5d5d;
	background:#ffffff;
	border:1px solid #bcbcbc;
	height:36px;
	width:550px;
	font-size:1em;
}
div.mxboard_reply .reply_form img.submit{
	vertical-align:middle;
}











