html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, del, dfn, em, font, img, ins, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html, body {
	line-height: 1;
	height: 100%;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, verdana, "\5B8B\4F53";
}
ol, ul {
	list-style: none;
}
b, i {
	font-style: normal;
	font-weight: inherit;
	_font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #BA0000;
}
p {
	line-height: 1.25em
}
header, nav, aside, article, section, article, footer, hgroup, time {
	margin: 0;
	padding: 0;
	display: block;
}
.mt5p {
	margin-top: 5px;
}
.ml5p {
	margin-left: 5px;
}
.mr5p {
	margin-right: 5px;
}
.mb5p {
	margin-bottom: 5px;
}
.mt10p {
	margin-top: 10px;
}
.ml10p {
	margin-left: 10px;
}
.mr10p {
	margin-right: 10px;
}
.mb10p {
	margin-bottom: 10px;
}
.center {
	margin-left: auto;
	margin-right: auto
}
.vt {
	vertical-align: top;
}
.vm {
	vertical-align: middle;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tac {
	text-align: center;
}
.tal {
	text-align: left;
}
.tar {
	text-align: right;
}
.pr {
	position: relative;
}
.p5p {
	padding: 5px;
}
.p10p {
	padding: 10px;
}
.p5p10p {
	padding: 5px 10px;
}
.dsn {
	display: none;
}
.vh {
	visibility:hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
	zoom: 1
}
.vscape {
	font-size: 0;
	display: block;
	clear: both;
	overflow: hidden;
	zoom: 1;
	height: 0;
}
.w100per{
	width:100%;
}
.w50p{
	width:50px;
}
.w100p{
	width:100px;
}
.w150p{
	width:150px;
}
.w200p{
	width:200px;
}
.w250p{
	width:250px;
}
.w300p{
	width:300px;
}
.dib{
	display:inline-block;
	*zoom:1;
	*display:inline;
}