#top_kep{
	background: url('top_kep.png') 0px 0px no-repeat;
	display: block;
	width: 980px;
	height: 198px;
	text-align: right;
}


.info_title {
	color:#806143;
	font-size:15px;
	padding:10px;
	padding-bottom:0px;
	font-weight:bold;
}

.info_text {
	padding:10px;
	color:#806143;
	font-size:12px;
	font-family:verdana;
	line-height:19px;
}

.info_text a{
	text-decoration:none;
	color:#806143;
}

.info_text  select{
	width: 100px;
	margin:5px 0px 5px 0px;
	border:1px solid #ad9780;
	color:#ad9780;
	height:21px;
}



.kep_search_engine {
	padding:10px;
}

.kep_search_engine table {
	width: 667px;
	margin-top:20px;
}

.kep_search_engine table th{
	background: url('green_center_tab_long_kep.png') 0px 0px no-repeat;
	width: 667px;
	height: 25px;
	text-align: center;
	color: white;
	margin-bottom: 5px;
	vertical-align:middle;
	font-weight:bold;
}

.kep_search_engine table td {
	padding:0px 10px 0px 10px;
}

.search_names td {
	width:200px;
	color:#806143;
	font-weight:bold;
}

.kep_search_engine  select{
	width: 200px;
	margin:5px 0px 5px 0px;
	border:1px solid #ad9780;
	color:#ad9780;
	height:21px;
}

.kep_search_engine  .input{
	width: 195px;
	margin:5px 0px 5px 0px;
	padding:2px 0px 0px 5px;
	border:1px solid #ad9780;
	color:#ad9780;
	height:16px;
}

.kep_search_engine .right_line {
	border-right:1px solid #cccccc;
}




.data_table {
	padding:10px;
}

.data_table table {
	width: 667px;
	margin-top:20px;
}

.data_table .header{
	background: url('green_center_tab_long_wide.png') 0px 0px no-repeat;
	width: 667px;
	height: 65px;
	text-align: center;
	color: white;
}

.data_table .header_small{
	background: url('green_center_tab_long_kep.png') 0px 0px no-repeat;
	width: 667px;
	height: 25px;
	text-align: center;
	color: white;
}

.data_table table th{
	text-align: center;
	color: white;
	vertical-align:middle;
	font-weight:bold;
	padding:5px;
}

.data_table table td {
	padding:10px;
	border-bottom:1px solid #cecece;
	color:#806143;
}

.data_table .icon_td {
	text-align:center;
	padding:0px;
	vertical-align:middle;
}

.count_text {
	color: #806143;
	font-size:11px;
	width:670px;
	text-align:right;
}


.button_kep {
	height:22px;
	float:left;
	padding:0px 10px 0px 10px;
	line-height:23px;
	background-color:#F7ECE1;
	border:1px solid #806143;
}

.button_kep a {
	font-size:12px;
	color:#806143;
	text-decoration:none;
	font-weight:bold;
}