/* FreeBoard Table
.FreeBoard_table_tr {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4170A0;
	border-bottom-color: #E2E2E2;
	border-top-width: 2px;
	border-bottom-width: 1px;
	font-family: 돋움;
	font-size: 10pt;
	font-weight: bold;
	color: #535353;
	background-color: #FEFAF4;
	text-align: center;
	padding:5px 3px;
	
}
.FreeBoard_table_td {
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-bottom-width: 1px;
	padding:5px 3px;	
} */

/* 목록태그 */

#pageno{width:685px; clear:both; padding:20px 0 0 0;}
#pageno ul {padding:0 0 0 270px;}
#pageno li{float:left; display:inline; padding:0 0 0 10px; text-align:center;}
#pageno li .noover {font-size:1.0em; color:#000000; font-weight:bold;  position:relative; width:19px; height:19px; background:url(/korean/_template/image/default/01/jopagerbox.gif) no-repeat 10px top;}
#pageno li .noout a{font-weight:normal; color:#000000;}



#tourpageno{width:685px; clear:both; padding:20px 0 0 0;}
#tourpageno ul {padding:0 0 0 270px;}
#tourpageno li{float:left; display:inline; padding:0 0 0 10px; text-align:center;}
#tourpageno .noover {font-size:1.0em; color:#000000; font-weight:bold;  position:relative; width:19px; height:19px; background:url(/korean/_template/image/default/01/jopagerbox.gif) no-repeat 10px top;}

/* 게시판 에디터 select */
.cheditor-container label {position:relative; width:auto; height:auto;}