#content img, #content select, #content input {
	vertical-align: middle;
}
#content .fixedWidth {
	width: 740px;
}
#content p {
	color: #727272;
}
.title1 {
	margin-bottom: 30px;
	height: 29px;
	background: url(../images/title_bg01.gif) repeat-x 0 bottom;
}
.title1 h3 {
	padding: 0 9px 0 9px;
	height: 29px;
	font-size: 16px;
	font-weight: bold;
	color: #4D4D4D;
	float: left;
	background: url(../images/title_bg02.gif) repeat-x 0 bottom;
}
.title1 .navigator {
	padding-left: 18px;
	float: right;
	font-size: 11px;
	color: #727272;
	background: url(../images/bullet02.gif) no-repeat 0 50%;
}
.title1 .navigator strong {
	padding-right: 15px;
	background: url(../images/bullet03.gif) no-repeat right 50%;
}

.searchForm {
	margin-bottom: 30px;
	width: 739px;
	background: url(../images/search_bg_bottom.gif) no-repeat 0 bottom;
}
	.searchForm .searchFormIn {
		padding: 7px 15px;
		width: 709px;
		background: url(../images/search_bg_top.gif) no-repeat 0 top;
	}

	.searchForm .btnSearch {
		margin-left: 5px;
	}

h3.title2 {
	margin-bottom: 13px;
	padding-left: 21px;
	height: 14px;
	float: left;
	background: url(../images/bullet04.gif) no-repeat 0 50%;
}

.searchResult {
	/*position: relative;
	z-index: 100;*/
	padding: 0 5px 0 5px;
	/*float: left;*/
	/*width: 100%;*/
}

	.resultheader {
		width: 100%;
		float: left;
		margin-bottom: 5px;
		/* marginB5 floatL full" */
	}

.tableWrap {
	/*position: absolute;
	top: 32px;
	left: 0;
	z-index: 0;
	width: 970px;
	*/
	width: 730px;
	height: 100%;
	float: left;
}
.tableCaption {
	color: #3C4E73;
}


.table01 {
	width: 100%;
	border-top: 2px solid #62888D; 
	border-collapse: collapse;
	/*table-layout: fixed;*/
	/*table-layout: fixed;*/
}
.table01 caption {
	display: none;
}
.table01 th {
	padding: 5px 7px;
	color: #3C4E73;
	font-weight: normal;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #62888D;
	background: #DEE7E7;
}
.table01 th.firstTh{
	border-left: 0;
}
.table01 td {
	padding: 5px 7px;
	color: #666666;
	border-bottom: 1px solid #DADADA;
}

.table01 th, .table01 td {
	/*overflow:hidden;*/
	/*display: inline;
	white-space:nowrap;
	text-overflow:ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');*/
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;
	/* -moz-binding: url('ellipsis.xml#ellipsis');*/
}


.paging {
	float: left;
	padding-top: 9px;
	height: 29px;
	text-align: center;
	background: url(../images/paging_line.gif) repeat-x 0 bottom;
}
.paging a {
	padding: 5px 7px;
	font-size: 11px;
	color: #A1A1A1;
}
.paging span {
	padding: 5px 7px;
	font-size: 12px;
	color: #F95E17;
	font-weight: bold;
}
.paging .first, .paging .prev {
	padding: 3px;	
}
.paging .last,  .paging .next {
	padding: 3px;	
}

.btnTableSize { 
/*	margin-top: -24px;*/
    float: right;
}

/* Ãß°¡ S*/
.helpWrap {
	padding-left: 20px;
}
	.helpWrap p { margin-top: 15px; }
	.helpWrap ol { margin: 0; padding-left: 20px; }
	.helpWrap ol li { margin-bottom: 20px; }
	.helpWrap ol li ul { padding: 0; }
	.helpWrap ol li li { margin-bottom: 0; background: url(../images/bullet06.gif) no-repeat 0 8px;}
	.helpWrap ul { margin-bottom: 20px;}
	.helpWrap ul li { padding-left: 15px; list-style: none; background: url(../images/bullet05.gif) no-repeat 0 4px; }
	.helpWrap ul li ul { padding: 0;}
	.helpWrap ul li li { background: url(../images/bullet06.gif) no-repeat 0 8px; padding-left: 10px; }
	.helpWrap ul, .helpWrap ol, .helpWrap ol li, .helpWrap ul li { color: #727272; } 
	.helpWrap strong { color: #4B4B4B; }
	.helpWrap strong em { color: #6B7F0C; font-style: normal; }

/* Ãß°¡ E*/

/* °Ë»ö°á°ú S */
.searchLinkWrap {
	padding-left: 20px;
}
	.searchLink {
		list-style: none;
	}
	.searchLink li {
		padding-bottom: 7px;
	}
	.searchLink a {
		padding-bottom: 0px;
		border-bottom: 1px solid #2C5364;
		color: #2C5364;
		font-weight: bold;
		/*text-decoration: underline;*/
	}
	.searchLink .remark {
		padding: 3px 0 0 10px;
	}
/* °Ë»ö°á°ú E  */


.table01 a {
	color: #666666;
}
.table01 a:hover {
	color: #3C4E73;
	text-decoration: underline;
}

.table02 {
	width: 100%;
	border-collapse: collapse;
	border-top: 2px solid #62888D; 
	/*border-bottom: 1px solid #62888D; */
}
.table02 caption {
	display: none;
}
.table02 th {
	padding: 5px 7px;
	color: #3C4E73;
	font-weight: normal;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #DADADA;
	background: #DEE7E7;
	text-align: left;
}
.table02 th.firstTh{
	border-left: 0;
}
.table02 td {
	padding: 5px 7px;
	color: #666666;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #DADADA;
}

.table02 td.lastRow, .table02 th.lastRow {
	border-bottom: 1px solid #62888D;
}

.table02 th, .table02 td {
/*	white-space: nowrap;
	text-overflow: ellipsis;
	overflow:hidden;*/
}


a.fileDown {
	padding-left: 15px;
	color: #597C81;
	background: url(../images/bullet_file.gif) no-repeat 0 1px;
}

input.text {
	padding: 2px;
	border: 1px solid #BBBBBB;
}

table input, table select, table img {
	vertical-align: middle;
}

table textarea {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #BBBBBB;
}

table input.full {
	width: 100%;
	margin-right: 20px;
}

td.full {
	padding-right: 12px;
}
td.full input, td.full textArea {
	width: 100%;
}

.boardSearch {
	overflow: hidden;
	padding: 10px 0px 10px 90px;
	background: url(../images/img_search.gif) no-repeat 10px 50%;
}

*html .boardSearch {
	float: left;
}



/* ======================*/
.scrollX { overflow-x: scroll; }

.alignL { text-align: left; }
.alignC { text-align: center; }
.alignR { text-align: right; }

.floatL { float: left; }
.floatR { float: right; }

.marginL3 { margin-left: 3px; }

.marginT3 { margin-top: 3px; }
.marginT5 { margin-top: 5px; }
.marginT10 { margin-top: 10px; }
.marginT15 { margin-top: 15px; }
.marginT20 { margin-top: 20px; }
.marginT25 { margin-top: 25px; }
.marginT30 { margin-top: 30px; }

.marginB3 { margin-bottom: 3px; }
.marginB5 { margin-bottom: 5px; }
.marginB10 { margin-bottom: 10px; }
.marginB15 { margin-bottom: 15px; }
.marginB20 { margin-bottom: 20px; }
.marginB25 { margin-bottom: 25px; }
.marginB30 { margin-bottom: 30px; }

/*.full { width: 100%; } */

