body,div,img,object,span,embed,a,form,dt,dd,iframe,p,ul,li{
	margin: 0px;
	padding: 0px;
	border:  0px;
}
body {
	text-align: center;
	font-size: 12px;
	font-family: "Microsoft YaHei","arial","tahoma","宋体", "verdana",  "helvetica", "sans-serif"; 
}

td, th, div {
	line-height: 160%;
	font-family: "Microsoft YaHei","arial","tahoma","宋体",  "verdana",  "helvetica", "sans-serif"; 
	color: #333333; 
	font-size: 12px;
	letter-spacing:0.03em;
}

br{
	letter-spacing:0em;/* Very important 非常重要, 否则在IE下<br />不换行!!!! */
}

th { color: #ffffff;}

b,strong {
	/*font-size: 13px;*/
}

a {
	text-decoration: none;
	color: #222222;
}

a:hover {
	text-decoration: none;
	color: #990000;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}


i {	color: #ff0000; font-style: normal ; font-weight: normal; }

s { color: #3366cc; text-decoration: none; font-weight: bold;}

ul	{padding: 0px; margin: 0px; list-style-type: none;}

.none {
	display: none;
}

fieldset
	{ margin-bottom:10px;}

legend
	{ color:blue;}
.onepx		{border-collapse: collapse;}

.line_bg_0	{ background: #fef9e9; }
.line_bg_1	{ background: #f0f8ff; }

.txt_center		{ text-align: center;}
.txt_left		{ text-align: left;}
.txt_right		{ text-align: right;}

hr	{height:1px;border:none;border-top:1px solid #dddddd;}

h3
	{ font-size:14px; color:#990000; height:25px; line-height:25px; overflow:hidden; margin:20px 0px 0px 0px; padding-left:15px; border-bottom:1px solid #990000; background:#bbbbbb left center no-repeat;}

h5
	{ font-size:14px; color:#ff9900; margin:0px; padding:0px; height:40px; }