﻿@charset "UTF-8";
body{
	margin:0px;
	padding:0px;
	text-decoration: none;
	list-style-type: none;
	font-size:8px;
	font-family: 'Microsoft YaHei';
}
.clear{
	clear:both;
}