@charset "utf-8";
.line_dot {
	border: 1px dotted #999999;
}
.clock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BDB79F;
	font-weight: normal;
	text-transform: uppercase;
}
.serach_botom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_serach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 18px;
	width: 250px;
	border: 1px dotted #333333;
	vertical-align: bottom;
	background-position: center bottom;
	text-indent: 30px;
}
