@charset "utf-8";
/* CSS Document */
body, p, ul, a, ol, li, dl, dt, dd, h1, h2, h3, h4, h5,h6,input, form, textarea,table,td {
	font-family:Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
body, ul, ol, p, h1, h2, h3, h4, h5, form, dl,input,textarea{
	margin: 0px;
	padding: 0px;
}
p {
	line-height:200%;
	text-indent:2em;
	letter-spacing: 1px;
}
a {
	text-decoration: none;
}
ul, ol {
	list-style-type: none;
}
img {
	border:0px;
}
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix{*zoom:1;}
/*end*/
