* {
	padding:0;
	margin:0;
}
html, body {
	height:100%;
	width:100%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h4, h5, h6, em {
	font:normal 100 12px Arial, Helvetica, sans-serif
}
ol, ul {
	list-style:none outside none
}
img {
	border:0
}
a {
	text-decoration:none
}
/*a:link, a:visited{color:#0066FF}
a:hover, a:active{color:#FF6600}*/

.BR {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px
}
.BR_5 {
	clear:both;
	height:5px;
	line-height:5px;
	font-size:0px
}
.BR_10 {
	clear:both;
	height:10px;
	line-height:10px;
	font-size:0px
}
.BR_20 {
	clear:both;
	height:20px;
	line-height:20px;
	font-size:0px
}
.BR_line {
	border-bottom:1px dashed #999999;
	clear:both;
	font-size:0px;
	height:5px;
	line-height:0px;
	margin:0 0 5px 0
}
.LR {
	height:1em;
	float:left;
	width:8px;
	text-align:center
}
.BR_line_10 {
	border-bottom:1px dashed #999999;
	clear:both;
}
.fl {
	float:left
}
.fr {
	float:right
}

