.font-simsun{
	font-family: 'simsun' ;}
.searchH32{
	height: 32px ;}
.searchW300{
	width: 300px ;}
.searchW400{
	width: 400px ;}
.searchW90{
    width: 90px; }   
.float-head{
    background: #fff none repeat scroll 0 0;
    margin: 0;
    min-width: 1000px;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 301;
}
.search-container{
	width: 1000px ;
	margin: 0 auto ;}
.search-head{
	height: 56px ;
	/*background-color: #eeeeee ;*/
	/*border-bottom: 2px solid #d7d6d6 ;*/
    min-width: 1000px;
	padding: 1px ;
}
.search-fm{
	margin: 11px 0 0 0 ;
	position: relative ;
	z-index: 297 ;
	padding: 0 ;
	text-align: center ;}
.search-input-bg{
	position: relative ;
	display: inline-block ;
	border-color: #b8b8b8 transparent #ccc #b8b8b8;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    margin-right: 0;
    overflow: hidden;
    vertical-align: top;
    width: 313px;
	background-color: #fff ;}
.search-input{
	height: 22px ;
	line-height: 22px ;
	padding: 0 ;
	margin: 6px 0 0 7px ;
	*margin: 5px 0 0 7px ;
    outline: medium none;
	border: none ;
	list-style-type: none ;
	outline-width: 0 ;
	*background: none transparent scroll repeat 0% 0% ;
	color: #8f8f8f ;}
.search-btn-bg{
	display: inline-block ;
    vertical-align: top;
	margin-left: -6px ;
	*margin-left: 0 ;}
.search-btn{
	background-color: #3e97f4 ;
	border: none ;
    color: white;
    height: 34px;
    outline: medium none;
	cursor: pointer;
	font-size: 16px ;
    font-size:14px\9 ;
	padding: 0 ;
	text-align: center ;
	font-weight: 600\9 ;}
.search-content{
	border-bottom: 1px dashed #d7d6d6 ;}
.search-content p{
	font-size: 14px ;
	color: #666 ;
	letter-spacing: 1px ;
	line-height: 20px ;
	text-indent: 2em ;}
.search-title{
	font-size: 14px ;
	line-height: 36px ;
	font-weight: 600 ;
	margin-top: 10px ;}
.search-title a{
	color: #545454 ;}
.search-title a:hover,
.search-title a:active{
	color: #3e97f4 ;
	text-decoration: none ;}
.search-intro{
	font-size: 12px ;
	line-height: 30px ;
	color: #999 ;
	margin-top: 0px ;}
/********************************page*********************************/
.search-page{
	margin: 60px 0 ;
	text-align: center ;}
.search-page a{
	cursor: pointer;
	display: inline-block ;
	line-height: 18px ;
	margin: 0 5px ;
	padding: 0 5px ; 
	border: 1px solid #d7d6d6 ;
	color: #909090 ;
	text-decoration: none ;}
.search-page a:hover{
	border:1px solid #3e97f4;}
.search-pageSelect a{
	border:1px solid #3e97f4;
	color: #3e97f4 ;}
	