@charset "utf-8";
/* CSS Document */
html, body, ul, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img{
	margin:0;padding:0;border:0;}
li{ 
	list-style:none; }
a {
	font-size: 12px;
	color: #006699;
	font-style: normal;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none
}
a:link { color: #006699 }
a:visited { color: #006699 }
a:hover {
	color: #006699;
	text-decoration: underline}
a:active {
	color: #006699;
	text-decoration: underline}
body{
	font-family:"Georgia","Comic Sans MS","宋体";
	font-size:12px;
	color:#000;}

