@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, firldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    border: 0 none;
    margin: 0;
    padding: 0;
}

ul{	list-style-type: none;
}
table {
	BORDER-SPACING: 0; BORDER-COLLAPSE: collapse
}

label{vertical-align:middle}

.clear{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	width: 0px
}
a{
	COLOR: #0154d1;
	CURSOR: pointer;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #333333;
	TEXT-DECORATION: none
}
