/* dede58.com 做最好的织梦模板 */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
}
body, button, input, select, textarea {
	font: 12px/1.5 "宋体", Tahoma, Helvetica, Arial, sans-serif;
	background-color:#FFF;
	color:#666;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
ul, ol {
	list-style: none;
}
a {
	text-decoration: none;
	color:#666;
}
a:hover {
	color:#FB9C02;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
legend {
	color: #000;
}
fieldset, img {
	border: 0;
}
em {
	font-style:normal;
}
button, input, select, textarea {
	font-size: 100%;
	padding:0;
	border:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	display: block;
	margin: 0;
	padding: 0;
}
/* wrapper */
.wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/* float */
.fl {
	float:left;
}
.fr {
	float:right;
}
.tar {
	text-align:right;
}
/* position */
.posr {
	position:relative;
}
.posa {
	position:absolute;
}
/* blank */
.b5 {
	clear:both;
	height:5px;
	overflow:hidden;
}
.b10 {
	clear:both;
	height:10px;
	overflow:hidden;
}
.b20 {
	clear:both;
	height:20px;
	overflow:hidden;
}
.b30 {
	clear:both;
	height:30px;
	overflow:hidden;
}
.b40 {
	clear:both;
	height:40px;
	overflow:hidden;
}
.pd10 {
	padding:10px;
	overflow:hidden;
}
.pd20 {
	padding:20px;
	overflow:hidden;
}
.clear {
	clear:both;
	overflow:hidden;
}
.h100 {
	height:100%;
}
/* color */
.red {
	color:#d00602;
}
.red a {
	color:#d00602;
}
.gray {
	color:#999;
}
.gray a {
	color:#999;
}
.gray a:hover {
	color:#FB9C02;
}
/* font */
.fw {
	font-weight:bold;
}
.nbd {
	border:none;
}
.tac {
	text-align:center;
}
.ti {
	text-indent:-1000px;
}
.f16 {
	font-size:16px;
}
.fm-yh {
	font-family:"Microsoft YaHei", SimHei, SimSun;
}
