﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

body {
	font-size: 12px;
	font-family: "helvetica neue", Microsoft YaHei, tahoma, sans-serif;
	background: #fff;
	color:#333;
}
table {
	font: 100%;
}

h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}


DIV.yahoo2 {
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px;
	FONT-SIZE: 0.85em;
	PADDING-BOTTOM: 1px;
	MARGIN: 1px;
	PADDING-TOP: 1px;
	TEXT-ALIGN: center;
	display: inline;
	font-weight: bold;
}
DIV.yahoo2 A {
	BORDER-RIGHT: #ccdbe4 1px solid;
	PADDING-RIGHT: 6px;
	BACKGROUND-POSITION: 50% bottom;
	BORDER-TOP: #ccdbe4 1px solid;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 6px;
	BORDER-LEFT: #ccdbe4 1px solid;
	COLOR: #0061de;
	MARGIN-RIGHT: 1px;
	PADDING-TOP: 6px;
	BORDER-BOTTOM: #ccdbe4 1px solid;
	TEXT-DECORATION: none;
	diaplay: inline;
	float: none;
}
DIV.yahoo2 A:hover {
	BORDER-RIGHT: #2b55af 6px solid;
	BORDER-TOP: #2b55af 6px solid;
	BACKGROUND-IMAGE: none;
	BORDER-LEFT: #2b55af 6px solid;
	COLOR: #fff;
	BORDER-BOTTOM: #2b55af 6px solid;
	BACKGROUND-COLOR: #284A89;
}
DIV.yahoo2 A:active {
	BORDER-RIGHT: #2b55af 6px solid;
	BORDER-TOP: #2b55af 6px solid;
	BACKGROUND-IMAGE: none;
	BORDER-LEFT: #2b55af 6px solid;
	COLOR: #fff;
	BORDER-BOTTOM: #2b55af 6px solid;
	BACKGROUND-COLOR: #3666d4;
}

.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clearfix {
	height: 1%;
}


.bold {
	font-weight: bold;
}
.f14 {
	font-size: 14px;
}
.h20 {
	line-height: 20px;
}
.error {
	color: red;
}
.mt10 {
	margin-top: 10px
}
.mg10 {
	margin: 10px 0
}
.mb10 {
	margin-bottom: 10px;
}
.pad10 {
	padding: 5px 10px;
}
.bor {
	border: 1px solid #ccc
}
.cc {
	text-align: center
}
.hgh10 {
	height: 10px;
	font-size: 0;
}

.bk {
	color: #333333;
}
.white {
	color: #fff;
}
.red, #re {
	color: #CC3300;
}
.grey {
	color: #454545;
}
.orange {
	color: #ff7200;
}
.blue, #be {
	color: #284A89;
}
.st {
	font-weight: bold;
}
.navy {
	color: #183b7d;
}
#bgff {
	background: #FFF
}