@charset "utf-8";
/* CSS Document reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}

html, body {color:#555555;font-family:arial,helvetica,sans-serif;}
.lang-sa{
	direction: rtl;
}

iframe{border:none;	overflow:hidden;}

table {border-collapse:collapse; border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,var{font-style:normal; font-weight:normal;}

ol,ul{list-style:none;}

caption,th{text-align:left;}

h1,h2,h3,h4,h5,h6,.cs{/*color:#FFFFFF;*/}
.cw{color:#FFFFFF;}
.cgray{color:#B9B9B9;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
h1{font-size:32px;}
h2{font-size:26px;}
h3{font-size:24px;}
h4{font-size:20px;}
h5{font-size:16px;}
h6{font-size:12px;}

.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f24{font-size:24px;}
.f28{font-size:28px;}
.f32{font-size:32px;}
/*加粗*/
.fb{font-weight:bold;}
/*不加粗*/
.fn{font-weight:normal;}

a{text-decoration:none;}

q:before,q:after{content:'';}

abbr,acronym{border:0;}

.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

.hidden{visibility:hidden;}

.none{display:none;}

.fl{float:left; display:inline;}
.fr{float:right; display:inline;}

.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}

.zoom{zoom:1;}
p{
	margin: 0px;
	padding: 0px;
}