@charset "utf-8";

body {margin:0; padding:0; color:#333;}
html {width:100%; height:100%;}

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, strong, sub, sup, tt, var,
b, u, i, 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;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
 footer, header, hgroup, menu, nav, section {
	display: block;
}

select {vertical-align:middle;}
ol, ul, li {
	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;
}
textarea {resize:none;border:1px solid #ccc;}
caption {display:none;}

a			{text-decoration:none; color:#666666;}
a:link		{text-decoration:none; }
a:visited	{text-decoration:none; }
a:active	{text-decoration:none; }
a:hover		{text-decoration:none; }



.mb30 {margin-bottom:30px}
.mgt3 { margin-top:3px;}
.mgt10 { margin-top:10px;}
.mgt15 { margin-top: 15px;}
.mgt20 {margin-top:20px;}
.mgt30 {margin-top:30px !important;}
.mgt40 {margin-top:40px !important;}
.mgt50 {margin-top:50px !important;}
.mgt60 {margin-top: 60px !important;}
.mrb20 {margin-bottom:20px !important;}
.mgb50 {margin-bottom: 50px !important;}
.mgb60 {margin-bottom: 60px !important;}
.mrb25 {margin-bottom:25px !important;}
.mgl10 {margin-left:10px;}
.mgr150 {margin-right:150px !important;}t
.mgr10 {margin-right:10px !important;}
.mgr20 {margin-right:20px !important;}


.fll {float:left;}
.flr{float:right;}

.mrt10 {margin-top:10px;}
.mgt13 {margin-top:13px !important;}
.mrt15 {margin-top:15px;}
.mrt20 {margin-top:20px;}
.mgr20 {margin-right:20px;}
.mgr10 {margin-right:10px;}
.mgr5 {margin-right:5px;}
.mrt30 {margin-top:30px;}
.mgl54 {margin-left:54px !important;}
.ftsz14 {font-size:14px !important;}
.ftsz15 {font-size:15px;}
.ft13 {font-size:13px;{

.fff {color:#fff !important}

.clearfix:before, .clearfix:after {display:block;clear:both;content:''}
