@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
 center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
strong, b, u, i{
	margin: 0;
	padding: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
font-family: arial,"Hiragino Sans GB","Microsoft Yahei","微软雅黑",Tahoma,Helvetica,STHeiti;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
} 
fieldset, img { border:0 none; }
/*address, caption, cite, code, dfn, th, var,em,strong,i { font-style:normal;}*/
input, textarea, select,button {font-size: 100%;font-family: inherit;vertical-align:middle;}
input {padding:0;margin:0;border:0 none;}
textarea {resize:none;overflow:auto; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
input::-moz-focus-inner { border:none; padding:0; }
button, input, optgroup, select, textarea {color:inherit;font:inherit;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;}
a,a:link,a:visited,a:hover,a:active{text-decoration:none; outline:none;}
a img{border:0 none; vertical-align:top; padding:0; margin:0;}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
/**/
.clear {clear:both;}
.clearfix:after {display:block;clear:both;content:"";}
.clearfix {zoom:1;}

.block {display:block;}
.none {display:none;}

.left {float:left;}
.right {float:right;}

.w1001 {width:1001px;margin:0 auto;}
.w980 {width:980px;margin:0 auto;}
.w314{width:314px; float:left;}

.padTop10{padding-top:10px;}
.padTop3{padding-top:3px;}
.padTop8{padding-top:8px;}
.padTop35{padding-top:35px;}
.padTop20{padding-top:20px;}
.padTop12{padding-top:12px;}
.padTop15{padding-top:15px;}
.padTop18{padding-top:18px;}
.padTop19{padding-top:19px;}
.padTop28{padding-top:28px;}
.padTop25{padding-top:25px;}
.parTop16{padding-top:16px;}

.padBottom3{padding-bottom:3px;}
.padBottom10{padding-bottom:10px;}
.padBottom12{padding-bottom:12px;}

.marTop50{margin-top:50px;}

.marL10{margin-left:10px;}
.marL18{margin-left:18px;}

.marR3{margin-right:2px;}
.marR9{margin-right:9px;}
.marR10{margin-right:10px;}
.marR16{margin-right:15px;}
.marR14{margin-right:14px;}
.marR18{margin-right:18px;}
.marR20{margin-right:20px;}

.color-a {color:red;}
.color-b {color:blue;}

.bg-a {background:#ccc;}
.bg-b {background:#0CF;}

