﻿/***@charset "utf-8";***/
/* CSS Document */
*{
	font-size:12px;
	font-family:瀹嬩綋;
	color:#2A2A2A;
	text-decoration:none;
}
html{}
body {
	background:#ececec;
	margin:0; text-align:center;
}
a:hover{
	color:#919191;
}
form,ul,li{
	margin:0;
	padding:0;
	list-style:none;
}
