/* 전체 하단 div 서치 영역 */
#search_7 {
	width:<?=$width?>;
	height:136px;
  background:url(./img/board_search_photo.gif) no-repeat;
  margin:0 0 9px 0;
}
#search_8 {
	width:<?=$width?>;
	height:136px;
  background:url(./img/board_search_movie.gif) no-repeat;
  margin:0 0 9px 0;
}
#board_search{
  margin:108px 10px 0 0;
	text-align:right;
}
/* 리스트 */
.stx {height:19px; FONT-FAMILY:"돋움, arial"; font-size:11px; COLOR:555555; background-color:#ffffff; border:1px solid #CACACA;}
/* 전체 div */
#board_list {
	width:<?=$width?>;
	margin:0;
	padding:0;
	FONT-FAMILY:"돋움, arial";
	font-size:11px;
}

/* 전체 상단 div 토탈 영역 */
#board_list_top{
  height:100%; 
  margin:0 0 10px 0;
  overflow:hidden;
}
#board_list_select{
	float:left;
}
#board_list_adm{
  float:right;
	text-align:right;
}
/* 전체 중앙 게시판 테이블 */
#board_list table td{
}
#board_list_body{
	width:<?=$width?>;
}

/* 전체 중앙 테이블 head 영역 */
#board_list_body table thead td{
  background:url("./img/board_list_t_bg.gif");
}

#board_list_body table thead td a:link,
#board_list_body table thead td a:visited,
#board_list_body table thead td a:hover,{
  color: #76a51b;
}




/* 전체 중앙 테이블 body 영역 */
#board_list table tbody td{
	FONT-FAMILY:"돋움, arial";
	color:#5a5a5a;
	font-size:12px;
	border-bottom:0px solid #e5e5e5;	
}

#board_list table tbody td a:link,
#board_list table tbody td a:visited,
#board_list table tbody td a:hover,{
	FONT-FAMILY:"돋움, arial";
	color:#5a5a5a;
	font-size:12px;
}


/* 전체 중앙 테이블 foot 영역 */
#board_list #board_list_foot{
		padding:10px 0 0 0;
}
#board_list_foot_left{
	float:left;
}
#board_list_foot_right{
	float:right;
}

/* 전체 하단 div 페이징 영역 */
#board_list_paging{
	height:10px;
	text-align:center;
	color: #606060;
}

/* 게시물 목록 행의 배경을 설정합니다.*/
.bg0 { background-color:#fafafa; }
.bg1 { background-color:#ffffff; }




/* 전체 div */
#board_view{
	width:100%;
	background:#ffffff;
}

/* 상단 */
#board_view_top{
	width:100%;
	height:35px;
}

/* 제목 */
#board_view_title{
  border-top:1px solid #f78a25;
  height:32px;
}
#board_view_title table thead td {
	font-family: 돋움;
	font-size:12px;
  color:#5a5a5a;
	font-weight:bold;
	border-bottom:1px solid #dddddd;
  height:32px;
}
#board_view_title table thead td p {
	font-family: 돋움;
	font-size:12px;
  color:#5a5a5a;
	font-weight:bold;
  padding:6px 0 0 0;
}

.board_view_reserve{
	width:100%;
	margin-top:10px;
	height:25px;
	clear:right;
	border-bottom:1px #eeeeee solid;
}

/* 내용 */
#board_view_body{
	margin:15px;
	font-family: 돋움;
	font-size:12px;
  color:#5a5a5a;
}

.board_view_content{
	text-align:left;
	line-height:1.6;
}

/* 내용 추천 비추천 */
#board_view_body .board_view_good{
	float:right;
	text-align:left;
	margin:5px;
}

/* 뷰 페이지 하단 */
#board_view_foot_left{
	margin:10px 5px 5px 5px;
	float:left;
	height:30px;
}
#board_view_foot_right{
	margin:10px 5px 5px 5px;
	float:right;
	padding-bottom:5px;
	
}
#board_view_sign{
	clear:right;
}
#board_view_sign span{
	display:block;
	border:1px solid #FF9900;
	padding:5px;
	margin:5px 0 10px 0;
}



/* 쓰기 */
/* 전체 */
#board_write{
	width:100%;
	margin:0;
	padding:0;
	font-family: 돋움;
	font-size:11px;
}
/* 상단 예비내용 */
#board_write_head{
	margin-top:8px;
	padding-left:8px;
}

/* 글쓰기 영역 */
#board_write_body{
	margin-top:8px;
	border-top:2px #f78a25 solid;
}
#board_write_body #board_write_table td{
	height:30px;
	padding-left:8px;
	border-bottom:1px #dddddd solid;
}
#board_write_body #board_write_table th{
	color:#5d5d5d;
	font-family: 돋움;
	font-size:12px;
	font-weight:normal;
	height:30px;
	/*text-align:left;*/
	padding-left:12px;
	border-bottom:1px #dddddd solid;
	background: #f5f5f5;
}

/* 파일첨부 영역 */
#board_write #variableFiles td{
	padding:0;
	border-bottom:0;
}
#board_write #board_write_file{
	margin:0px 0 0px 0;
}

/* 내용 영역 */
#board_write #board_write_textarea table{
	margin:8px 0 10px 0;
	padding:0;
}
#board_write #board_write_textarea td{
	padding:0;
	border-bottom:0;
}
#board_write #board_write_textarea th{
	padding:0;
	border-bottom:0;
}

/* 하단 */
#board_write #board_write_foot{
	margin-top:10px;
	text-align:center;
}
#board_write #board_write_foot table tr td input{
	margin-top:2px;
}







/* 코멘트쓰기 */
/* 상단 라인 */
.baord_comment_list{
	border-top: 1px #eeeeee solid;
}

/* 리스트 상단 */
.board_comment_list_title{
	height:30px;
	background: #f2f2f2;
	border-bottom: 1px #eeeeee dotted; /* 익스플로만 가능 */
}

/* 댓글 순서 영역 */
.board_comment_list_addleft{
	float:left;
	height:30px;
	margin-left:10px;
	background: #ffffff;
}

/* 리스트 상단 */
.board_comment_list_left{
	margin:10px 5px 0 5px;
	float:left;
}
.board_comment_list_right{
	margin:10px 5px 0 5px;
	float:right;
}
.board_comment_list_content{
	text-align:left;
	margin:10px 0 5px 10px;
}

/* 글쓰기 영역 */
#comment_write{
	border-top:1px #e5e5e5 solid;
}
#baord_comment_write_title{
	text-align:left;
}
#baord_comment_write_title span img{
  vertical-align:top;
}
#baord_comment_pop_btn{
	margin-top:10px;
	text-align:center;
}

.gboard_input{
	border: 1px #e5e5e5 solid;
	background:#FFFFFF;
	color:#666666;
	font-family: 돋움;
}
/*.comm_tp10	{padding-top:10px;}*/