/* css/form.css */
#search_form{
	width:803px;
	height:auto;
	margin:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_bottom_right #search_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#search_form #form1 table tr td #textfield {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
#search_form #form1 table tr td #textfield2 {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;	
}
#search_form #form1 table tr td #textarea {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
#search_form h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333; margin:0 0 10px 10px;}
 
.search_form{
	width:803px;
	height:auto;
	margin:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
 
.search_form #form1 table tr td #textfield {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
.search_form #form1 table tr td #textfield2 {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;	
}
.search_form #form1 table tr td #textarea {
	
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
.search_form h2{ font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#333; margin:0 0 10px 10px;}
 
.style98{width:300px;}
.style97{text-align:left; color:#333; font-weight:bold; font-size:16px; border-bottom:2px dotted #ccc; height:50px;}
.style96{width:200px; border-bottom:2px dotted #ccc; height:50px;}
.style95{ border-bottom:2px dotted #ccc; height:50px; font-size:14px; color:#666;}
.style99{text-decoration:none; color:#FFF; border-bottom:2px dotted #ccc; height:50px;}
.style01{ height:50px; text-align:left; color:#333; font-weight:bold; font-size:16px; }
.style02{ height:23px; color:#333; font-size:13px; line-height:normal; width:180px;}


/* css/search_final.css */




.search_wrapper{
	width:90%; height:auto; margin:10px auto; border:6px solid #eeeeee; background:#eeeeee; 
}
#search_main{width:90%; height:auto; margin:0 auto 5px auto; border:1px solid #666; color:#999; background:#fff}
#search_main p{ font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666; line-height:20px; margin:15px 0 0 35px}

#search_menu{
	width:922px; height:40px; margin:auto; 
}
#search_menu ul{
	list-style:none; margin:0px; padding:0px;
}
#search_menu li{
	float:left;
}
#search_menu a{
	width:124px; height:23px; margin:10px 0 0 2px; padding:7px 0 0 0; background:/*url(../images/sub_nav.jpg) repeat-x*/#eeeeee; border-top-left-radius:5px; border-top-right-radius:5px; float:left; text-align:center; color:#333; font-size:13px; font-weight:bold; display:block; text-decoration:none;  border-left:1px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:1px solid #eeeeee; font-family:Arial, Helvetica, sans-serif;
}
#search_menu a:hover, #search_menu .active a{
	color:#06C;
	background:#fff;
	border-left:1px solid #666; border-right:1px solid #666; border-top:1px solid #666;
}


#search_menu_1{
	width:922px; height:40px; margin:auto; 
}
#search_menu_1 ul{
	list-style:none; margin:0px; padding:0px;
}
#search_menu_1 li{
	float:left;
}
#search_menu_1 a{
	width: 100%;
    height: 29px;
    margin: 10px 20px 0 20px;
    padding: 7px 20px 0 20px; background:/*url(../images/sub_nav.jpg) repeat-x*/#eeeeee; border-top-left-radius:5px; border-top-right-radius:5px; float:left; text-align:center; color:#333; font-size:13px; font-weight:bold; display:block; text-decoration:none;  border-left:1px solid #666; border-right:1px solid #666; border-top:1px solid #666; border-bottom:1px solid #eeeeee; font-family:Arial, Helvetica, sans-serif;
}
#search_menu_1 a:hover, #search_menu_1 .active a{
	color:#06C;
	background:#fff;
	border-left:1px solid #666; border-right:1px solid #666; border-top:1px solid #666;
}

.form_left{
	width:850px; height:auto; margin:20px auto; padding:0 0 10px 0; color:#666;  font-size:14px; clear:both; border:1px solid #eeeeee;}

#search_tbl{
	width:803px;
	height:auto;
	margin:auto;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom:2px dotted #ccc;
}

.search_tbl{
	width:803px;
	height:auto;
	margin:auto;
	padding-top:10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom:2px dotted #ccc;
}

.form_left h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#F60;
	margin:5px 0px 5px 5px;
	border-bottom:1px dotted #333;
}
@media only screen and (max-width: 767px) {
#search_menu_1 a{height:30px  !important; margin: 0px 20px 0 20px; padding: 7px 20px 0 20px; }
#search_menu_1 ul li a {font-size: 12px !important;}
#search_menu_1 a{ width: 90%;}
#search_menu_1 { width: 100%;}
}

