 
@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img {
	padding: 0;
	margin:0 auto;}

html,body{	
	margin:0;
    padding:0;
	width:100%;
	height:100%;}

html{
	overflow:scroll;}

fieldset,img {
	border: 0;}

address,caption,cite,code,dfn,em,th,var,i {
	font-weight: normal;
	font-style: normal;}

ol,ul,li {
	list-style: none;}

div,dl,dt,dd,ol,ul,li {
	zoom: 1;}

caption,th {
	text-align: left;}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;}

q:before,q:after {
	content: '';}

abbr,acronym {
	border: 0;}

html {
	width: 100%;
	min-width: 1004px;
	height: 100%;
	_height:100%;}

body {
	width: 100%;
	height: 100%;
	_height:100%;
	color: #fff;
	font: 14px Microsoft Yahei,SimSun,Tahoma,Helvetica,Arial,sans-serif;
	-webkit-text-size-adjust: none;}

a {
	color: #000;
	text-decoration: none;
	outline: none;}

a:hover {
	text-decoration: none;
	color: #ff6600;}

table {
	max-width: 100%;
	border-collapse: collapse;
	border-spacing: 0;}

.clear{
	float:none;
	clear:both;}

