@charset "utf-8";

/*div {border:1px solid red; }*/


table{border-collapse:collapse;}
caption 	{position:relative; visibility:hidden; font-size:0; width:0; height:0; line-height:0}

.sub_c_board{position:relative; width:730px;}
	.sub_c_board p{padding:5px 0 0 10px;}
	.sub_c_board_search{width:270px; position:absolute; top:0px; right:0px;}
		.sub_c_board_search fieldset{border:0px;}
		.sub_c_board_search selec{height:19px;}
			.sub_c_board_search_in{width:150px; height:17px; padding-top:2px; border:1px solid #ccc;}
			.sub_c_board_search input img{height:21px;}

	/*게시판 리스트*/
	.sub_c_board_list{margin-top:20px;}
		.sub_c_board_table1 {width:730px; background:url("/new/images/board/sub_c_board_bg.gif") no-repeat left top;}
			.sub_c_board_table1 th{height:36px; padding-bottom:7px; color:#d32f12;}
				.sub_c_board_th_line{background:url("/new/images/board/sub_c_board_line.gif") no-repeat right 10px;}
			.sub_c_board_table1 td{height:34px; border-bottom:1px solid #e3e3e3;}
				.s_board_notice{font-weight:bold;}
			
			/*게시판 버튼*/
			.sub_c_board_btn {margin:10px 0px; float:right;}
				.sub_c_board_btn p{padding-left:5px; float:left;}

			/*관리자*/
			.sub_c_board_admin{float:left; width:730px; margin:0px 0 20px 0px;}
				.sub_c_board_admin2{float:right;}
				.sub_c_board_admin2 span{padding-top:4px; float:left;}
				.sub_c_board_admin2 fieldset{float:left; border:0px; padding-right:10px;}
				.sub_c_board_admin2 form{float:left;}


			/*게시판 페이지*/
			.sub_c_board_page{width:730px; float:left; text-align:center;}
					.sub_c_board_page_btn{height:18px; display:inline-block; vertical-align:middle;}
					.sub_c_board_page_btn a{font-weight:bold; display:inline-block; width:18px; height:18px; line-height:18px; margin:0px 2px; text-align:center; vertical-align:middle;}
						.sub_c_board_page_btn a.page_btn_on{font-weight:bold; color:#d32f12;}

	/*게시판 내용보기, 글쓰기 페이지*/
	.sub_c_board_view{width:730px;}
	.sub_c_board_table2{width:730px; border-top:2px solid #d32f12;}
		.sub_c_board_table2 th{padding:5px 10px; height:24px; border-bottom:1px solid #e3e3e3; color:#d32f12; background:url("/new/images/board/sub_c_board_line.gif") no-repeat right center;}
		.sub_c_board_table2 td{padding:5px 10px; border-bottom:1px solid #e3e3e3; line-height:18px;}
			.board_left_line{border-left:1px solid #e3e3e3; }
			.board_view_bold{font-weight:bold;}
			.board_right_line{border-right:1px solid #e3e3e3; }


/*포토갤러리*/
.sub_c_board_photo{margin-top:20px; border-top:2px solid #d32f12;border-bottom:1px solid #e3e3e3;}
	.sub_c_board_table3{width:730px;}
		.sub_c_board_table3 tr{}
		.sub_c_board_table3 td{width:160px; height:180px; margin-right:30px; padding:10px 0px;}
			.sub_c_board_table3 td span{display: block;}
				.pic{padding:5px; background:url("/new/images/board/photo_board_bg.gif") no-repeat center;}
				.subject{padding-top:10px; font-weight:bold;}
				.day{padding-top:10px;}



.center    {text-align:center;}