  @charset "utf-8";
@import url(/tpl/2015/l/www.leaves-hardware.com/css/base.css);
/* CSS Document */
body{
	background:#f9f9f9;
	margin:0;
	text-align:center;
}
body#index{
	background:#FFF;
}
body#products{
	background:#fefefe;
}
body,td,th,div,ul,li,a,font,a:link,a:visited,a:hover{
	font-family:'Arial', 'Verdana', 'ËÎÌå';
	font-size:12px;
	line-height:200%;
}
body,td,th,div,ul,li,a{
	color:#404040;
}
input,select,textarea{
	font-family:'Arial', 'Verdana', 'ËÎÌå';
	color:#404040;
	font-size:12px;
}
input::-webkit-input-placeholder{
	font-size:12px;
}
*:focus {outline:none}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	text-align: left;
}
ul,li,dd,dt{
	list-style:none;
}
form,img,dd,dt{
	border:0;
	margin:0;
}
a,img {
    star:expression(this.onFocus=this.blur()); 
    outline:none;
}
a{
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#dc0006;
	background:none;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea{
	border:1px solid #CCC;
}
input[type='text'],
input[type='password']{
	padding:5px 0;
}
.txt{
	width:100%;
	height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.txt,.txt a{
	white-space:nowrap;
}
.span{
	font-family:'ËÎÌå';
}
#icp_con{
	display:none;
}