body{background-color: #fff;font-family: "微软雅黑";}
div, a,img,input,p,a,ul,ol,li, table, 
	th, tr, td, form, fieldset,ul,h2,h3,h4,h5{
	    margin:0;
	    padding:0;
	    border:none;
	    list-style-type:none;
		font-family: "微软雅黑"}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
input{background-color: none;
    width: 212px !important;
    height: 32px;
    font-size: 12px;
    color: #333;
    padding: 0;
    border-radius: 0;
    padding-left: 5px;
    border: solid 1px #bdbcbc;
    margin-top: 12px !important;
}
body p{color: #333;}
body strong{font-size: 14px;}
header, section, footer, aside, nav,main, article, figure {
    display: block; 
}
.wp_search .search_en{
    float: right;
    position: relative;
    width: 32px !important;
    height: 32px;
    background-image: url(../img/search.png);
    left: -1px;
}