@charset "utf-8";
/*

*/
 


ul,ol,li,a{list-style:none;text-decoration: none;}
input,select,textarea{outline:none; border:none; background:#FFF;}
textarea{resize:none;}
 
/*清浮动*/
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
 
/*公共部分*/
.fl{ float: left; } /*左浮动*/
.fr{ float: right;} /*右浮动*/
.c { clear: both; } /*清浮动*/
.dn{ display: none; } /*不显示*/

/* ------------------------------------------index----------------------------------- */



.search{ position:relative;float:right;z-index:999; width:204px; background:url(../images/seabg.png) center top no-repeat;height:32px;display:inline; margin:53px 12px 0 30px;line-height:32px; padding:0 0 0 11px; }

div.selectbox-wrapper{border:#dcdcdc 1px solid;overflow:hidden;width:66px;position:absolute; top:26px; left:3px;background:#fff;text-align:center;z-index:10; border-top:0;}
div.selectbox-wrapper ul li.selected{background:#7a7a7a;color:#fff}
div.selectbox-wrapper ul li.current{color:#fff;background-color:#7a7a7a}
div.selectbox-wrapper ul li{ float:left;display: inline-block;font-size:12px; 
	width: 66px;
	padding-left: 0px;
	height: 26px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 26px;
	color:#7a7a7a;
	cursor: pointer;}
.selectbox{float: left;font-size:12px; 
	width: 66px;
	height: 30px;
	line-height: 30px;
	color:#7a7a7a;
	padding-left: 6px;
	background:url(../images/drop_down_icon_03.png)  no-repeat 100% center; margin:1px 0 0 3px;
	cursor: pointer;}
.text{  font-size:12px; border:0; margin:1px 0 0 3px;
	width: 83px;
	height: 30px;
	line-height: 30px;
	
	
	color:#7a7a7a;
	float: left;}
.button{width: 30px; z-index:9; position: relative;
	height: 32px;
	float: left;
	background: url(../images/insexsearch.png) no-repeat left top;
	cursor: pointer; margin-left:-1px;}
.select{float: left; position:relative; mar/gin:2% 0 0 0; padding:0 0 0 3px; background:none; 
	width:86px;
	height: 23px;
	line-height: 23px;
	color:#7a7a7a;
	
	}

