﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, p, blockquote, th, td {
margin:0;
padding:0;
}
body {
font:12px gillsans,Verdana,Arial,Microsoft YaHei,SimSun;
line-height:16px;
font-weight:lighter;
color:#333;
}
a{ text-decoration:none;}
a:link, a:visited {
text-decoration:none;
}
a:hover{
text-decoration:none;
}
fieldset, img {
border:none;
}
legend {
display:none;
}
img {
vertical-align:top;
}

li {
list-style:none;
}
h1, h2 {
font-size:14px;
}
h3, h4, h5, h6{
	font-size:12px;
}
input, button, textarea, select {
*font-size:100%;
}
