﻿/****=reset***/
html,body,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:arial,"微软雅黑",sans-serif;
-webkit-text-size-adjust:none;background-color: f0f9fe;
}
table{border-collapse:collapse;}
a img{border:0px;}
a{
	outline:none;
	text-decoration:blink;
	color: #333333;
	font-family: "微软雅黑";
}
a:hover {
	color: #003399;
	text-decoration: blink;
}
:focus{outline:none;}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:left;}
q:before, q:after{content:'';}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
input, button, textarea, select {font-family:inherit;}

html{ overflow-y:scroll;}
.arial{font-family:Arial;}

.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}
/****=resetend***/

/* for html5 */
header,nav,aside,menu,figure,article,time,footer{display:block;}
