﻿html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
html{_background-attachment:fixed;_background-image:url(about:blank);}

ul,h1,h2,h3,li{list-style-type: none; }

body {
	
	 margin: 0px; padding: 0px;_background-image:url(about:blank);_background-attachment:fixed; font-family:"Microsoft YaHei", "宋体"; font-size:100%;color: #555555;
	 _background-image:url(about:blank);_background-attachment:fixed; 
	  background:#fff;
}
a{text-decoration: none;blr:expression(this.onFocus=this.blur());outline:none;} 

a:focus{ outline:none;-moz-outline-style: none;-moz-outline:none;}
a:hover { color:#d70000; text-decoration:none;}

input,textarea{outline:none;background-color: transparent;resize:none;}

img, fieldset {
	border: 0;
}
img { -ms-interpolation-mode: bicubic; }现象

* {
	margin:0;
	padding:0;
}
h1 {
	padding:5px 0 0 0;
	font:bold 14px/150% "Microsoft YaHei", "宋体";
	color:#979797;
}
h1 a {
	font-size:1.9em;
	font-family: 'Microsoft YaHei', cursive;
	text-decoration:none;
	line-height:10px;
}
h2 {
	font-family: 'Microsoft YaHei', cursive;
	font-size:1.7142857142857142857142857142857em;
	color:#b53401;
	font-weight:inherit;
}
span {
	font-size:1em;
}
a img {
	border: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	
	color: #eb4200;
	cursor:pointer;
	text-decoration: none;
}
.dlinput {
border:1px solid #e0e0e0;
height:23px;
line-height:23px;
width:180px;
background:url(../image/txt-put.png) repeat-x;
}
.btns {
width:70px;
cursor:pointer;
}
p {
	line-height:140%;
}
hr {
	background: none repeat scroll 0 0 #8e8e8e;
	border: 0 none;
	box-shadow: 0 0px, 1px 1px #ffffff;
	height: 1px;
	margin: 15px 0;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
.lr{ float:left;}
.en{font:normal 11px/100% Arial, Helvetica, sans-serif;color:#333;padding:5px 0px 5px 0px; word-spacing:2px;}
/************************************************************************************