@charset "utf-8";
/* CSS Document */
#container{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 961px;
	margin-right: auto;
	margin-left: auto;	
}
#header{
	height: auto;
	width: 100%;
	background-color:#FFFFFF;
	position: relative;
	border-left:#FF6600 1px solid;
	border-right:#ff6600 1px solid;
	background-color:#FFF;
}
#header #usermenu {
	position: absolute;
	top: 8px;
	right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#header #usermenu li{
	float:left;
	list-style-type: none;
}
#header #usermenu .a3{
	color:#333333;
	text-decoration:none;
	display:block;
	width:35px;
	height:14px;
	text-align:center;
	margin-left:3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 3px;
}
#header #usermenu .a4{
	color:#333333;
	text-decoration:none;
	display:block;
	width:55px;
	height:14px;
	text-align:center;
	margin-left:3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 3px;
}
#header #usermenu .a1{
	background-image: url(../image/logoin.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 62px;
	padding-top:2px;
	display:block;
	margin-left:2px;
}
#header #usermenu .a2{
	background-image: url(../image/regist.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 62px;
	padding-top:2px;
	display:block;
	margin-left:2px;
}
#header #usermenu .a3:hover{
	color:#FF6600;
	text-decoration: underline;
}
#header #usermenu .a4:hover{color:#FF6600;
	text-decoration: underline;}
.none {
	display: none;
}
#nav {
	height: 28px;
	width: 100%;
	font-size: 13px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	
}
#nav_links .current {
	background-image: url(../image/a_bg01.gif);
	background-repeat: no-repeat;
	color:#FFFFFF
}

#nav li {
	float:left;
	list-style-type: none;
}
#nav li a{
	color:#333333;
	text-decoration:none;
	padding-top:6px;
	display:block;
	width:60px;
	height:22px;
	text-align:center;
	margin-left:2px;
	background-image:url(../image/a_bg01.gif);
	background-repeat: no-repeat;
}
#nav li a:hover{
color:#FFFFFF;
}
#header h1 a{
	background-image: url(http://www.cps800.com/img/cps800.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 150px;
	margin-bottom: 18px;
	margin-top: 4px;
	float: left;
	display: block;
}
#header h2 {
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}


#header #site_search {
	position: absolute;
	height: 84px;
	width: 316px;
	top: 33px;
	right: -4px;
	margin-right: 0px;
}
#header #site_search form {
	height: 30px;
	width: 320px;
}
#site_search .headSearchL{
	
}
#site_search .headSearchL .Searchbtn {
	background-image: url(../image/search_01%20.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 46px;
	border: 1px solid #ffffff;
	background-color: #FFFFFF;
	background-position: center center;	
	
}
#header .headSearchL .SearchBoxText {
	height: 16px;
	width: 179px;
	border: 1px solid #FFA85C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 2px;
	padding-left: 4px;
}
#header #site_search .select {
	background-color: #FFFFFF;
	height: 22px;
	width: 75px;
	border: 1px solid #FFA85C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
}
#header #site_search .SearchR{
	margin-left: 23px;
	padding-top: 3px;
}
#header #site_search .SearchR a{
	color:#333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#header #site_search .SearchR a:hover{
	color:#FF0000;

	text-decoration: underline;
}



/*2016-9-18 lbz   header*/
#header #site_search .SearchR{ margin-left:0; padding-left:45px;}