body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
body {
	position: relative
}
body {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	background: #FFF;
	font-size: 12px;
	color: #000;
}
HTML {
	overflow-x: hidden;
	overflow-y: auto;
}

div, form, img, ul, ol, li, dl, dt, dd, p {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
ul li {
    list-style: none;
}
h2 {
	font-size: 12px;
}
a {
	color: #666;
	text-decoration: none;
 blr: expression(this.onFocus=this.blur());
}
/* Á´½ÓÑÕÉ« */
a:link {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #2A9973;
	text-decoration: underline;
}
a:active {
	color: #333;
}
a:visited {
	font-size: 13px;
	color: #575757;
	text-decoration: none;
}
a:-webkit-any-link {
 color: -webkit-link;
 cursor: pointer;
 text-decoration: none;
}


/*
ul, ol, li {
	float: left;
}
*/

.w, a.w:link, a.w:visited {
	color: #0E7F5C;
}
/*size*/
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f24 {
	font-size: 24px;
}
.fb {
	font-weight: bold;
}
/*line*/
.line150 {
	line-height: 150%;
}
.line180 {
	line-height: 180%;
}
.line200 {
	line-height: 200%;
}
/*color*/
.grey {
	color: #cccccc;
}
.greys {
	color: #555555;
}
.green {
	color: #0D7F5B;
}
.greenb {
	color: #006666;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}
.yellow {
	color: #FFFF00;
}
.orange {
	color: #FF6600;
}
.blue {
	color: #0454BC;
}
/*link*/
a.u:link, a.u:visited {
	text-decoration: underline;
}
.no a {
	text-decoration: none;
}
a.green:link {
	color: #0f7F5B;
}
a.green:visited {
	color: #389800;
}
a.green:hover {
	color: #FF6600;
	text-decoration: none;
}
a.greenmb:link {
	color: #519C09;
}
a.greenmb:visited {
	color: #519C09;
}
a.greenmb:hover {
	color: #333333;
}
a.greenb:link {
	color: #006666;
}
a.greenb:visited {
	color: #006666;
}
a.greenb:hover {
	color: #333333;
}
a.red:link {
	color: #FF0000;
}
a.red:visited {
	color: #FF0000;
}
a.red:hover {
	color: #333333;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFF00;
}
a.yellow:link {
	color: #FFFF00;
}
a.yellow:visited {
	color: #FFFF00;
}
a.yellow:hover {
	color: #FFFFFF;
}
a.yellows:link {
	color: #7F6200;
}
a.yellows:visited {
	color: #7F6200;
}
a.yellows:hover {
	color: #333333;
}
a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.black:hover {
	color: #0454BC;
}
a.grey:link {
	color: #555555;
}
a.grey:visited {
	color: #555555;
}
a.grey:hover {
	color: #0454BC;
}
a.orange:link {
	color: #FF6600;
}
a.orange:visited {
	color: #FF6600;
}
a.orange:hover {
	color: #555555;
}
a.blue:link {
	color: #0454BC;
}
a.blue:visited {
	color: #0454BC;
}
a.blue:hover {
	color: #555555;
}
