﻿/* [RESET] INSPIRED BY Baidu Youa */
body
{
	font: 12px/1.5em simsun,"宋体","新宋体",serif;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td
{
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
table
{
	font-size: inherit;
	font: 100%;
}
input, select
{
	font: 100% Arial,Helvetica,Sans-Serif;
}
button
{
	overflow: visible;
}
th, em, strong, b, address, cite
{
	font-style: normal;
	font-weight: bold;
}
li
{
	list-style: none;
	text-indent: 0;
}
img, fieldset
{
	border: 0;
}
ins
{
	text-decoration: none;
}

button
{
	line-height: 1.22em;
	padding: 0 0.3em;
	cursor: pointer;
	_cursor: hand;
}
a
{
	color: #333;
	text-decoration: none;
}
a:hover, a:active, a:focus
{
	text-decoration: underline;
}
