/*font*/


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;
	outline:0;
	font-size:100%;
	font:inherit;
	/*vertical-align: baseline;*/
	/*font-family:Verdana,Arial,Helvetica,"΢���ź�","����";*/
	font-family:"΢���ź�",Hiragino Sans GB","Helvetica","Microsoft YaHei"";
	*font-family:Verdana,Arial,Helvetica,"΢���ź�","����";
	

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}
li {
	list-style-type: none;
}
a, a:visited {
	color: black;
}


.loadmask{
	background-color:#FFF;
	width:100%;height:100%;
	position:absolute;
	left:0px;top:0px;
}
.loadingicon{
	width:32px;
	height:32px;
	position:absolute;
	left:50%;top:50%;
	margin-left:-16px;
	margin-top:-16px;
}
.container .article a,.container .article a:visited,.container .content a,.container .content a:visited{color:#093;font-weight:bold;text-decoration:none;}
.container .article a:hover,.container .content a:hover{text-decoration:underline;}
.container .article strong{font:inherit;font-weight:bold;}
.container .article p img{max-width:100%;height:auto !important;}
.clear{clear:both;}
