/******* 20150716_new_list *********/
table {width:100%; border-spacing:0; border-collapse:collapse;}

/* 검색버튼 */
.new_button {width:68px; height:30px; background:#929292; margin:0 0 0 -4px; cursor:pointer; display:inline-block; /*border-radius:10px;*/}
.search_button {font-size:13px; line-height:30px;text-align:center; font-weight:normal; color:#fff;}
.search_button img {vertical-align:middle;}

/* search_top */
.search_top {*zoom:1; margin:0 0 20px 0;}
.search_top:after {content:" "; display:block; clear:both;}
.search {float:right;}

/* 검색창 */
.form-control {padding:5px 0 5px 0;}
select {margin:0 5px 0 0;}

/* 페이지목록 */
.paginate {padding:20px 0;text-align:center;line-height:normal; clear:both;}  
.paginate a,  
.paginate strong{display:inline-block;position:relative; margin:0 -2px;width:34px; height:34px; font-weight:bold;font-size:12px; font-family:Tahoma, Sans-serif;color:#333;line-height:34px; text-align:center; text-decoration:none;vertical-align:middle}  
.paginate a:hover,  
.paginate a:active,  
.paginate a:focus{background-color:#4476d2;}  
.paginate strong{color:#fff; background:#4476d2;}  
.paginate a.direction{padding:0;}

.paginate2 {padding:20px 0;text-align:center;line-height:normal; clear:both;}  
.paginate2 a,  
.paginate2 strong{display:inline-block;position:relative; margin:0 -2px;width:34px; height:34px; font-weight:bold;font-size:12px; font-family:Tahoma, Sans-serif;color:#333;line-height:34px; text-align:center; text-decoration:none;vertical-align:middle}  
.paginate2 a:hover,  
.paginate2 a:active,  
.paginate2 a:focus{background-color:#23549b;}  
.paginate2 strong{color:#fff; background:#23549b;}  
.paginate2 a.direction{padding:0;}

/**** list ****/
.board_list {margin:0 0 30px 0;}
.board_list table {width: 100%;}
.board_list th{font-size: 13px; font-weight: bold; color: #444444; padding: 12px 0; text-align: center; background-color: #f0f1f6; border-top: 2px solid #6dc2d3;}
.board_list td{font-size: 13px; color: #626262; padding: 14px 0; text-align: center;border-bottom:1px solid #ccc;}
.board_list tfoot td{border-bottom:none;}
.board_list td.subject {text-align:left;}

/* write */
.board_write {
	width:100%;
	margin:0px 0px 30px 0px;
	}
.board_write {
	border-top:2px solid #4476d2;
}
.board_write thead tr {
	border-bottom:1px solid #ccc;
} 
.board_write thead th {
	width:120px;
	background-color:#f0f1f6;
	text-align:left;
	padding:5px 10px 5px 10px;
	color:#000;
	font-weight:600;
} 
.board_write thead td {
	padding:5px 10px 5px 10px;
}
.board_write tfoot {
	border-bottom:1px solid #ccc;
}
.board_write .notify {
	width:80px;
	height:25px;
	line-height:25px;
	background:#f0f1f6;
	border:1px solid #ccd7e5;
	border-radius:5px;
	padding:0;
	font-size:12px;
	font-weight:normal; 
	color:#000;
	text-align:center;
}
.board_write .input {
	vertical-align:middle;
}
.board_write tfoot {
	border-top:1px solid #e1e1e1;
	padding:0px 0px 0px 0px;
}
.board_write tfoot th {
	width:120px;
	background-color:#f0f1f6;
	text-align:left;
	padding:5px 10px 5px 10px;
	color:#666666;
} 
.board_write tfoot td {
	padding:3px 10px 0px 10px;
}

.attach_btn {
	display:block; 
	width:80px;
	height:25px;
	font-size:13px;
	font-weight:normal;
	color:#fff; 
	text-align:center;
	line-height:25px;
	border:#9b9b9b;
	border-radius:5px;
	background:#9e9e9e;
}
.attach_btn:hover {
	background:#f0f1f6;
}

.write_cancel {
	float:right;
	margin:0 0 30px 0;
}
.write_cancel a {
	color:#fff;
}
.writeOk {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	width:85px;
	background:#4592ba;
	border-radius:5px;
	border:#4d7bbe;
	cursor:pointer;
	font-family:"나눔고딕",'NAnumGothic','Nanum Gothic';
}
.writeCancel {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	width:85px;
	background:#9e9e9e;
	border-radius:5px;
	border:#9b9b9b;
	cursor:pointer;
	display:inline-block;
}
.write_cancel {
	float:right;
	margin:0 0 30px 0;
}
.prevRead {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	width:85px;
	background:#4592ba;
	border-radius:10px;
	border:#aac9e1;
	display:inline-block;
	font-family:"나눔고딕",'NAnumGothic','Nanum Gothic';
}
.nextRead {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	width:85px;
	background:#4592ba;
	border-radius:10px;
	border:#aac9e1;
	cursor:pointer;
	display:inline-block;
}
/*board_01*/
/* 게시판 */
#board_write {
	width:100%;
	border-bottom:2px solid #cbcdc9;
	margin:0px 0px 30px 0px;
	} 
#con_area h3.table_tit{
	color:#23549b;
	font-size:14px;
	font-weight:600;
	margin-bottom:10px;
}
#board_write thead tr {
	border-bottom:1px solid #e1e1e1;
} 
#board_write thead {
	border-top:2px solid #23549b;
} 
#board_write thead th {
	width:120px;
	background-color:#f1f1f1;
	text-align:left;
	padding:5px 10px 5px 10px;
	color:#23549b;
} 
#board_write thead td {
	padding:5px 10px 5px 10px;
}
#board_write tfoot {
	border-top:1px solid #e1e1e1;
	padding:0px 0px 0px 0px;
}
#board_write tfoot th {
	width:120px;
	background-color:#f1f1f1;
	text-align:left;
	padding:5px 10px 5px 10px;
	color:#23549b;
} 
#board_write tfoot td {
	padding:3px 10px 0px 10px;
}
#board_view {
	width:100%;
	margin:0px 0px 30px 0px;
	border-bottom:2px solid #cbcdc9;
	} #board_view thead {
		border-top:2px solid #23549b;
		} #board_view thead tr {
			border-bottom:1px solid #e1e1e1;
				} #board_view thead th {
					width:120px;
					background-color:#f1f1f1;
					text-align:left;
					padding:5px 10px 5px 10px;
					color:#23549b;
				} #board_view thead td {
						padding:5px 10px 5px 10px;
					}
		#board_view tbody td {
						padding:10px 10px 30px 10px;
						line-height:160%;
					}

#board_view_bottom {
	width:100%;
	margin:0px 0px 30px 0px;
	border-top:1px solid #cbcdc9;
	border-bottom:2px solid #cbcdc9;
	} #board_view_bottom tr {
			border-bottom:1px solid #cbcdc9;
			} #board_view_bottom th {
				width:120px;
				background-color:#f0f1f6;
				text-align:left;
				padding:10px 0px 10px 10px;
				color:#000;
				} #board_view_bottom td {
						padding:5px 0px 5px 10px;
					}

#board_reply {
	width:100%;
	margin:30px 0px;
}

#board_reply > thead {
	border-bottom:1px #cccccc solid;
}

#board_reply > thead th {
	font-size:1.333em;
	font-weight:bold;
	color:#23549b;
	display:inline-block;
	padding:10px 30px;
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, rgb(255, 255, 255)),
	color-stop(1, rgb(239, 239, 239))
	);
	background-image: -o-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
	background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(239, 239, 239) 100%);
	border:1px #cccccc solid;

}

#reply_table {
	width:100%;
	border-top:2px solid #23549b;
	margin-bottom:30px;
	border-bottom:2px #cccccc solid;
}

#reply_table th {
	width:110px;
	background-color:#f1f1f1;
	text-align:left;
	padding:5px 10px 5px 10px;
	color:#23549b;
}

#reply_table tr {
	border-bottom:1px #cccccc solid;
}

#reply_table td {
	padding-left:10px;
}

#reply_btn {
	background-color:#23549b;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	vertical-align:baseline;
	width:55px;
	height:55px;
	line-height:55px;
	text-align:center;
	text-shadow:1px 1px 0px #717171;
	cursor:pointer;
}
#reply_btn:hover {
	background-color:#e9e9e9;
	color:#23549b;
}
#check_text dt {
	background:url(/images/common/chk_text_bg.jpg) no-repeat;
	width:100px;
	height:30px;
	text-align:center;
	padding:10px 10px 0px 0px;
	float:left;
	} 
#check_text dd {
	padding:8px 0px 0px 10px;
	}
	
#gallery_list {
	width:100%;
	margin:0px 0px 30px 0px;
	border-bottom:2px solid #cbcdc9;
	}
#gallery_list thead {
	height:38px;
	vertical-align:top;
	background:url(/images/common/board_bg.jpg) repeat left;
	border-top:2px solid #23549b;
	} 
	 
#photo_thumb {
	text-align:center;
	} 
#photo_thumb > a {
	display:inline-block;
	margin:0;
	} 
#photo_thumb dt a {
	font-weight:bold;
	color:#23549b;
	}


/* view */
.board_view {
	clear:both;
	margin:0 0 20px 0;
}

.board_view img {max-width:100% !important;}
.board_view table {
	border-top:2px solid #6dc2d3;
}
.board_view thead th {
	border-bottom:1px solid #ccc;
	background:#f0f1f6;
	font-weight:600;
	color:#000;
	padding:9px 15px;
}
.board_view thead th span {
	display:inline-block;
	float:right;
	font-weight:normal;
}
.board_view thead th.subject {
	text-align:left;
}
.board_view thead td {
	border-bottom:1px solid #ccc;
	padding:9px 15px;
}
.board_view tbody tr {
	border-bottom:1px solid #ccc;
}
.board_view tbody p {
	/*padding:22px 16px;*/
	word-break:keep-all;
	color:#666;
	line-height:22px;
}




.board_view .reply_wrap { padding:20px; background-color:#f4f4f4;margin:10px 0 0 0;overflow:hidden;}
.board_view .reply_wrap input[type="password"] {width:160px;height:30px;line-height:30px; border:1px solid #ddd; padding-left:10px;outline:none;}

.board_view .reply_wrap  textarea{width:100%;height:100px; border:1px solid #ddd; border-radius:5px; margin:5px 0; resize:none;padding:10px; box-sizing:border-box;outline:none;}
.board_view .reply_wrap input[type="password"]:focus, .board_view .reply_wrap  textarea:focus {border-color:#a4b7da;}
.board_view .reply_wrap a {float:right;display:inline-block ; font-size:12px;padding:8px 15px; background-color:#4476d2;color:#fff;border-radius:5px;font-weight:600;}
.board_view .reply_wrap a:hover, .board_view .reply_wrap a:focus {background-color:#2a5cb8;}







.write_cancel {
	*zoom:1;
	width:100%;
}
.write_cancel {
	content:" "; 
	display:block;
	clear:both;
}
.write_cancel ul {
	float:right;
}
.write_cancel li {
	float:left;
	margin:0 0 0 10px;
}
.write_cancel2 {
	float:right;
}
.backList {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff !important;
	width:85px;
	background:#4476d2;
	border-radius:5px;
	border:#4476d2;
	display:inline-block;
	font-family:'Nanum Gothic','NanumGothic','나눔고딕';
}
.deleteView , .modifyView {
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	width:85px;
	background:#9e9e9e;
	border-radius:5px;
	border:#9e9e9e;
	cursor:pointer;
	display:inline-block;
}
/**** gallery ****/
.board_gallery {
	clear:both;
	border-bottom:2px solid #e6e6e6;
	margin:0 0 30px 0;
}
.board_gallery ul {
	*zoom:1;
}
.board_gallery ul:after {
	content:" "; 
	display:block;
	clear:both;
}
.board_gallery ul li {
	width:174px;
	height:165px; 
	border:1px solid #e3e3e3;
	padding:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	margin:0 0 40px 47px;
}
.board_gallery ul li.first {
	margin-left:0;
}
.board_gallery ul li .thumb {
	display:block;
	margin:0 0 9px 0;
	width:174px; 
	height:120px;
}
.board_gallery ul li span {
	display:block;
	font-size:13px;
	font-weight:600; 
	color:#3b3b3b;
	width:174px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;

}

/**** member ****/
.board_member {
	*zoom:1;
	padding:9px;
	border:1px solid #e3e3e3;
	margin:0 0 50px 0;
}
.board_member:after {
	content:" ";
	display:block;
	clear:both;
}
.member_photo {
	float:left;
	width:125px;
	height:154px;
}
.member_detail {
	float:left;
	width:506px;
	margin:0 0 0 32px;
}
.member_detail th {
	font-size:14px;
	font-weight:600;
	color:#3b3b3b;
	font-weight:600;
}
.member_detail td {
	padding:6px 10px 6px 20px;
	background:#eee;
	font-size:14px;
	font-weight:normal;
	color:#3b3b3b;
	text-align:left;
}
.member_modify table {
	border-top:2px solid #000;
}

.member_modify table thead th {
	border-bottom:1px solid #ccc;
	background:#f0f1f6;
	font-weight:600;
	color:#000;
	padding:9px 15px;
	text-align:center;
}
.member_modify table tbody th {
	padding:9px 30px;
	border-bottom:1px solid #ccc;
	background:url('../images/sub/blue_dot2.gif') 15px 22px no-repeat;
	font-size:13px;
	text-align:left;
}
.member_modify table tbody td {
	text-align:center;
	padding:9px;
	border-bottom:1px solid #ccc;
}
.member_modify table tbody td input {
	text-align:center;
	border:1px solid #ccd7e5;
	width:40px;
	height:30px;
	border-radius:5px;
}

/**** member ****/
.bbs_member {
	*zoom:1;
	padding:9px;
	border:1px solid #e3e3e3;
	margin:0 0 50px 0;
}
.bbs_member:after {
	content:" ";
	display:block;
	clear:both;
}
.member_photo {
	float:left;
	width:125px;
	height:154px;
}
.member_detail {
	float:left;
	width:506px;
	margin:0 0 0 32px;
}
.member_detail th {
	font-size:14px;
	font-weight:600;
	color:#3b3b3b;
	font-weight:600;
}
.member_detail td {
	padding:6px 10px 6px 20px;
	background:#eee;
	font-size:14px;
	font-weight:normal;
	color:#3b3b3b;
	text-align:left;
}
.member_modify table {
	border-top:2px solid #063d88;
}

.member_modify table thead th {
	border-bottom:1px solid #ccc;
	background:#edf2f8;
	font-weight:600;
	color:#3b3b3b;
	padding:9px 15px;
	text-align:center;
}
.member_modify table tbody th {
	padding:9px 30px;
	border-bottom:1px solid #ccc;
	background:url('../images/sub/m_dot.gif') 15px 23px no-repeat;
	font-size:13px;
}
.member_modify table tbody td {
	text-align:center;
	padding:9px;
	border-bottom:1px solid #ccc;
}
.member_modify table tbody td input {
	text-align:center;
	border:1px solid #ccd7e5;
	width:40px;
	height:30px;
	border-radius:5px;
}
/* 로그인*/
#login_box {
	border:1px solid #e4e4e4;
	margin:0 auto;
	text-align:center;
	width:75%;
	
	padding:40px 0px 40px 0px;
}
#login_box h2 {
	font-size:27px;
	font-weight:600;
	color:#333;
	padding:0 0 19px 0;
	border-bottom:2px solid #333;
	width:397px;
	text-align:left;
	margin:0 auto 32px;
}
#login_box {
	padding:85px;
}
#login_box table {
	width:390px;
	margin:0 auto;
}

#login_box table > tbody {
	background-image:url(/images/common/dot.png);
	background-position:left bottom;
	background-repeat:repeat-x;
}

#login_box table > tbody > tr > td > dl > dt {
	float:left;
	text-align:center;
	font-weight:bold;
	padding:5px 10px;
}

#login_box table > tbody > tr > td > dl > dd {
	text-align:right;
	padding:5px 10px;
}

#login_box table > tbody > tr > td > dl > dd > input {
	width:180px;
	border:1px solid #cccccc;
	background-color:#FFFFFF;
	height:20px;
	vertical-align:middle;
	padding:0px 5px 2px 5px;
}

#login_box table > tfoot > tr > td > dl > dt {
	float:left;
	text-align:center;
	font-weight:bold;
	padding:5px 10px;
}

#login_box table > tfoot > tr > td > dl > dd {
	padding:5px 10px;
}

#btn_login {
	background-color:#2554c4;
	display:inline-block;
	color:#fff;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	vertical-align:baseline;
	
	width:55px;
	height:55px;
	text-align:center;
	text-shadow:1px 1px 0px #717171;
	cursor:pointer;
	font-family:"NanumGothic",'Nanum Gothic','나눔고딕';
}
#btn_login:hover {
	-webkit-transition:background-color 0.5s, -webkit-transform 1s;
	transition:background-color 0.5s, transform 1s;
	
	background-color:#56a0f2;
	color:#fff;
}
#default_size {width:100%; text-align:center;}
/*기본 버튼 시작*/
@-webkit-keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.pulse-shrink {
	display: inline-block;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	
/* 	background-color:#9e9e9e; */
	margin: 0.2em;
	padding: 0.2em 1em 0.2em 1em;
	cursor: pointer;
	
	border:1px solid #dae7f6;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	
/* 	color:#fff !important; */
	font-weight:normal;
	text-align:center;
}

.pulse-shrink:hover {
	-webkit-animation-name: pulse-shrink;
	animation-name: pulse-shrink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
/*기본 버튼 끝*/



/* 주요전공소개 게시판색상변경 150817*/

.modify_color.board_write tfoot th {
	background-color:#4476d2;
	color:#fff;
} 
.modify_color.board_write {
	border-top:1px solid #ccc;
}
.modify_color.board_write thead th {
	background-color:#4476d2;
	color:#fff;
} 
.modify_color.board_view table {
	border-top:2px solid #cbcdc9;
}
.modify_color.board_view table {
	border-top:2px solid #cbcdc9;
}
.modify_color #board_view_bottom th {
	background-color:#4476d2;
	color:#fff;
} 
.modify_color.board_view thead th {
	border-bottom:1px solid #ccc;
	background:#4476d2;
	color:#fff;
}
.modify_color.board_view table tbody td {
	padding:30px 20px 60px;
}
.modify_color.board_list th{
	color: #fff; 
	background-color: #4476d2;
	border-top:none;
}

.modify_color.new_button{background:#929292;}

.modify_color.backList{
	background:#EA8A2C;
}

/*패스워드 Div*/

#password_Div{
	display:none;
	position:absolute;
	width:250px;
	height:120px;
	border:3px solid #000000;
	padding:10px;
	background-color:#ffffff;
	
}
#password_Div dl > dt{
	background-color:#64b292;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	color:#ffffff;
}
#password_Div dl > dt > a{
	float:right;
	margin-right:10px;
	color:#ffffff;
}
#password_Div dl > dd{
	text-align:right;
	padding:10px 30px 0 0;
	font-weight:bold;
}
#password_Div dl > dd > span{
	width:100px;
	padding-right:20px;
}
/**** gallery ****/
.bbs_gallery {
	clear:both;
	border-bottom:2px solid #e6e6e6;
	margin:0 0 30px 0;
}
.bbs_gallery ul {
	*zoom:1;
}
.bbs_gallery ul:after {
	content:" "; 
	display:block;
	clear:both;
}
.bbs_gallery ul li {
	width:164px;
	height:165px; 
	border:1px solid #e3e3e3;
	padding:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	float:left;
	margin:0 0 40px 7px;
}
.bbs_gallery ul li.first {
	margin-left:0;
}
.bbs_gallery ul li .thumb {
	display:block;
	margin:0 0 9px 0;
	width:164px; 
	height:120px;
}
.bbs_gallery ul li span {
	display:block;
	font-size:13px;
	font-weight:600; 
	color:#3b3b3b;
	width:164px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;

}

/*publications*/
.tbl_type04 {border-top:2px solid #666666;}
.tbl_type04 th {color:#3d3d3d;text-align:left;background-color:#f0f1f6;border-bottom:1px solid #dbdbdb;padding: 8px 0 8px 24px}
.tbl_type04 td {color:#3d3d3d;border-left:1px solid #dbdbdb;border-bottom:1px solid #dbdbdb;padding: 8px 0 8px 24px}
.tbl_type04 td a {color:#3d3d3d;}

/* 170227 */
/**** member ****/
.bbs_member2 {
	*zoom:1;
	margin:0 0 30px 0;
}
.bbs_member2:after {
	content:" ";
	display:block;
	clear:both;
}
.bbs_member2 .member_photo {
	float:left;
	width:210px;
	height:165px;
}
.bbs_member2 .member_detail2 {
	float:left;
	width:550px;
	margin:0 0 0 20px;
}
.bbs_member2 .member_detail2 th {
	font-size:13px;
	font-weight:600;
	color:#333;
	border-bottom:1px solid #d7d7d7;
	text-align:left;
	padding:8px 5px 9px 30px;
}
.bbs_member2 .member_detail2 th.first {
	border-top:2px solid #56a0f2;
}
.bbs_member2 .member_detail2 td {
	padding:8px 10px 9px 20px;
	border-bottom:1px solid #d7d7d7;
	font-size:13px;
	font-weight:400;
	color:#5e5e5e;
	text-align:left;
}
.bbs_member2 .member_detail2 td.first {
	border-top:2px solid #898989;
}
.bbs_write2 {
	margin:0 0 30px 0;
}
.bbs_write2 table th {
	font-size:13px;
	font-weight:600;
	color:#333;
	border-bottom:1px solid #d7d7d7;
	text-align:left;
	padding:8px 5px 9px 30px;
}
.bbs_write2 table th.first {
	border-top:2px solid #56a0f2;
}
.bbs_write2 table td {
	font-size:13px;
	font-weight:600;
	color:#333;
	border-bottom:1px solid #d7d7d7;
	text-align:left;
	padding:8px 5px 9px 30px;
}
.bbs_write2 table td.first {
	border-top:2px solid #898989;
}