/**»زة«µ÷
{
	filter:gray;
	color:Gray;
}
html
{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);	
}*/
body
{
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 0 auto; 
}
div, form, img, ul, ol, li, dl, dt, dd, p, select
{
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
table, td, tr, th, select, textarea
{
	font-size: 12px;
}
table
{
	width: 100%;
	border-collapse: collapse;
}
ul
{
	list-style: none;
}
img
{
	border: 0;
}
a
{
	color: #323232;
	text-decoration: none;
}
a:link
{
	color: #323232;
	text-decoration: none;
}
a:visited
{
	color: #323232;
	text-decoration: none;
}
a:hover
{
	color: #FF8000;
	text-decoration: underline;
}
.clear
{
	clear: both;
	font-size: 1px;
	line-height: 0;
	height: 5px;
	width: 100%;
}
/*********color*********/
.highlight01
{
	background-color: #f9f9f9;
	color: #323232;
}
.red01
{
	color: Red;
}
.cheng01
{
	color: #fe6c00;
}
.ash01
{
	color: #e0e0e0;
}
.ash02
{
	color: #919191;
}
.black01
{
	color: #000000;
}
.Cambridgeblue
{
	color: #34A7DB;
}
.zongse
{
	color: #C80000;
}



