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

.search_box{
	background: url(img/search_box.png) no-repeat;
	height:30px;
	width:420px;
	overflow:hidden;
	padding:3px;
	}
#tm2008style{
	width:64px;
	float:left;
	}
.search_type,.text, .subm{
	float:left;
	height:26px;
	border:none;
	padding:0;
	}
select.search_type{
	width:64px;
	overflow:hidden;
	cursor:pointer;
	}
.subm{
	width:83px;
	background:url(img/bottom.png);
	cursor:pointer;
	}
.sort{
	text-align:right;
	}
.sort a{
	display:inline;
	}
#tm2008style div.tag_select{text-align:left;display:block;color:#000;width:59px;height:26px;background:transparent url(img/select.png) no-repeat;padding:0;line-height:22px;font-size:14px; line-height:26px; padding-left:5px;}
#tm2008style div.tag_select_hover{text-align:left;display:block;color:#000;width:59px;height:26px;background:transparent url(img/select_hover.png) no-repeat;padding:0;line-height:26px; font-size:14px;padding-left:5px;}
#tm2008style div.tag_select_open{text-align:left;display:block;color:#000;width:59px;height:26px;background:transparent url(img/select_hover.png) no-repeat;padding:0;line-height:26px; font-size:14px;padding-left:5px;}
#tm2008style ul.tag_options{ text-align:left;position:absolute;margin:0;list-style:none;width:62px;border:1px solid #4c9700; border-top:none; font-size:14px;}
#tm2008style ul.tag_options li{text-align:left;background:#ffffff;display:block;width:57px;padding:0;height:26px;text-decoration:none;line-height:26px;color:#000;padding-left:5px;}
#tm2008style ul.tag_options li.open_hover{text-align:left;background:#4c9700;color:#ffffff}
#tm2008style ul.tag_options li.open_selected{text-align:left;background:#d9edbd;color:#000;}
.text{
	width:250px;
	height:19px;
	background:#FFFFFF url(img/input_text.png) no-repeat;
	line-height:100%;
	border:1px solid #4d9700;
	border-right:none;
	border-left:none;
	overflow:hidden;
	padding:5px 5px 0 5px;
	margin:0;
	font-size:14px;
	color:#666666;
	overflow:hidden;
	}