@charset "utf-8";
/* CSS Document */

.box01_tit {
	background:url(../img/title_001.jpg) no-repeat;
	width:650px;
	height:38px;
	text-indent:-9999px;
}



#search {
	text-align:center;
	margin:15px 0 30px 0;
}

#search table {
	margin:auto;
	background:#e8ffca;
	margin-bottom:20px;
}

#search td{
	padding:10px;
}

#line {
	background:url(../../search/img/icon_001.jpg) no-repeat scroll 0 0;
	float:left;
	padding:0 0 0 55px;
	text-align:left;
	margin-right:20px;
}


#sta {
	background:url(../../search/img/icon_002.jpg) no-repeat scroll 0 0;
	float:left;
	padding:0 0 0 55px;
	text-align:left;
	clear:right;
}

#submit{
	background:url(../../search/img/arrow.jpg) no-repeat center bottom;
	margin:0 auto;
	height:75px;
}


.box02_tit {
	background:url(../../search/img/title_002.jpg) no-repeat;
	width:650px;
	height:37px;
	text-indent:-9999px;
}

.label {
	padding:10px 0 20px 0;
	line-height:20px;
}

#result {
	margin-bottom:50px;
}

#result table{
	background:#c4c4c4;
	text-align:center;
	line-height:18px;
}

#result th{
	background:#63b003;
	color:#fff;
	font-weight:normal;
	line-height:15px;
}

.result_1{
	background:#fff;
}

.result_2{
	background:#f2f2f2;
}