/* reset */
html,body,div,p,h1,h2,h3,h4,h5,h6,b,span,i,var,ins,u,del,ul,ol,li,dl,dt,dd,hr,img{margin:0;padding:0;}
html,body,img,iframe{border:0;}li{list-style:none;}
span,i,var,ins { font-style:normal;font-weight:normal; text-decoration:none;}
u,del { font-style:normal;font-weight:normal; }
*{padding: 0;margin: 0;}

/* 全局 */
body{font-family:Tahoma,Helvetica,Arial,"\5FAE\8F6F\96C5\9ED1","\5b8b\4f53",sans-serif;font-size:16px; line-height:175%;color:#373737;background-color:#FFFFFF;}
a{
	text-decoration:none;
	color:inherit;
}
a:hover{color: #177db9;}
input{
	
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    outline: none;
}

.clear{
	clear: both;
}

.input_search{
    padding-left: 30px;
    border: none;
    width: 196px;
    height: 30px;
    background: url(search.png) repeat-x;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
}

/* 版心 */
.layout{clear:both;width:1200px;margin:0px auto;height: 100%;}
.f_right{
	float: right;
}
.space50l{
	margin-left: 50px;
}
.space8b{
	margin-left: 8px;
	margin-right: 8px;
}
.space35l{
margin-left: 35px;
}
.space4l{
	margin-left: 4px;
}
.spacep28l{
	padding-left: 28px;
}
.spacep40l{
	padding-left: 40px;
}
.spacep35l{
	padding-left: 35px;
}
.spacep15l{
	padding-left: 15px;
}
.space6l{
	margin-left: 6px;
}
.space4l{
	margin-left: 4px;
}
.space8l{
	margin-left: 8px;
}
.space34l{
	margin-left: 34px;
}
.space36l{
	margin-left: 36px;
}
.space18l{
	margin-left: 18px;
}
.space15r{
	margin-right: 15px;
}
.space10r{
	margin-right: 10px;
}
.space14t{
	margin-top: 14px;
}
.w_230{
	width: 230px;
}
.w_90{
	width: 90px;
}
.verticalSanjiao{
	display: block;
	float: left;
}