*{
	margin: 0px;
    border: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "微软雅黑";
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
.clear{
	clear: both;
}
body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea {
    color: #666666;
    font-size: 14px;
    font-family: "雅黑","宋体",arial,verdana,sans-serif;
    padding: 0;
    margin: 0;
}
html{min-width:1200px;}