#bb_box {
	width: 100%;
	padding-bottom: 100px;
	margin-left: auto;
	margin-right: auto;
}
 
#bb_path {
	width: 100%;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
	padding-bottom:10px;
	background: #f7f7f7;
	font-family: Tahoma;
	font-size: 13px;
}

#bb_path a {
	font-family:Tahoma;
	font-size:13px;
	text-decoration:none;
	color:#0066b9;
}

#bb_path a:hover {
	text-decoration:underline;
	color:#dd6900;
}




/* ----------  template.css

#bbt_topic {
	width:100%;
	height:40px;
	background:#444444;
	margin-bottom:25px;
}

.bbt_topic {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
}

---------------------------------------------------------------------------------------------- */

.bbt_topic1 {
	width:59px;
}

.bbt_topic2 {
	width:70px;
}

.bbt_topic3 {
	width:49%;
}

.bbt_topic4 {
	width:18%;
}


.bbt_box {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	border-bottom:#cccccc dotted 1px;
}

.bbt_box .bbt_box:last-child {
	border-bottom:none;
}

.bbt0 {
	float: left;
	width: 27px;
	height: 50px;
	text-align: center;
}

.bbt1 {
	float: left;
	padding-left: 5px;
	padding-right: 20px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

.bbt1 img {
	max-width: 50px;
}

.bbt2 {
	float: left;
	width: 48.64%;
	padding-right: 2.86%;
	font-family: Tahoma;
	font-size: 1em;
	color: #999999;
	word-wrap: break-word;
}

.bbt2 span {
	font-size: 11px;
	line-height:30px;
}

.bbt2 a {
/* 
	font-family:Tahoma;
	font-size:14px;
	text-decoration:none;
	color:#0066b9;
 */
}

.bbt2 a:hover {
/* 
	text-decoration:underline;
	color:#dd6900;
 */
}

.bbt3 {
	float: left;
	width: 17.88%;
	font-family: Tahoma;
	font-size: 1.1em;
}

.bbt4 {
	float: left;
	width: 26%;
	font-family: Tahoma;
	font-size: 1.1em;
}

.bbt4 a {
	font-family:Tahoma;
	font-size:1.1em;
	text-decoration:none;
	color:#0066b9;
}

.bbt4 a:hover {
	text-decoration:underline;
	color:#dd6900;
}









.textboxblack {
	width:220px;
	height:21px;
	border:#55555 solid 1px;
}


#bbt_bttnbox {
	clear:both;
	width:100%;
	height:50px;
}

#bbt_bttnbox_1 {
	float:left;
	width:50%;
	height:50px;
	line-height:50px;
}

#bbt_bttnbox_2 {
	float:left;
	width:50%;
	height:50px;
	line-height:50px;
	text-align:right;	
}

@media only screen and (max-width:490px) {

	#bbt_bttnbox_1 {
		width:100%;
		text-align:center;
		clear:both;
	}
	
	#bbt_bttnbox_2 {
		width:100%;
		text-align:center;
		clear:both;
	}
	
	#lkFORUM_ID {
		width:95%;	
	}
	
	.textboxblack {
		width:160px;
	}
	
}

.divEditBoard {
	clear:both;
	width:100%;	
	height:25px;
	padding-top:7px;
}

#dialogMoveToForum {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding-top:40px;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
}

#dialogMoveToForumByCheck {
	position:absolute;
	z-index:1;
	width:1280px;
}

#divDialogueForum {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding-top:40px;
	padding-bottom:20px;
	text-align:center;
	font-family:Tahoma;
	font-size:13px;
	background:#ffffff;
	border:#cccccc solid 1px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;		
}


/*-------- bttn Edit ----------*/
.bttn_delment {
	margin-right:4px;
	float:left;
}

.bttn_editment {
	margin-right:4px;
	float:left;
}

.bttn_dislikement {
	margin-right:4px;
	float:left;
}

.bttn_likement {
	margin-right:4px;
	float:left;
}

.bttn_pin {
	margin-right:4px;
	float:left;
}

.bttn_pin2 {
	margin-right:4px;
	float:left;
}

.bttn_lock {
	margin-right:4px;
	float:left;
}

.bttn_lock2 {
	margin-right:4px;
	float:left;
}

.bttn_member {
	margin-right:4px;
	float:left;
}

.bttn_member2 {
	margin-right:4px;
	float:left;
}

.bttn_changeforum {
	margin-right:4px;
	float:left;
}

.jobloading {
	margin-right:4px;
	float:left;
}

.td_bbt_path {
	width:50%;	
}

.td_bbt_search {
	width:50%;	
}



