body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin-top: -50px;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
body, p, td, input, select, textarea {
	font-family: "ËÎÌå", arial;
	font-size: 12px;
}
table {
	font-size:inherit;
	font:100%;
}
body {
	line-height: 22px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:14px;
	font-weight:lighter;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:12px;
	font-weight:normal;
}
strong {
	font-weight:bold;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

.bold {
	font-weight:bold;
}
.f14 {
	font-size:14px;
}
.h20 {
	line-height:20px;
}
.error {
	color:red;
}
.black {
	color:#000;
}
.white {
	color:#fff;
}
.red {
	color:#e10007;
}
.grey {
	color:#454545;
}
.orange {
	color:#ff7200;
}
.blue {
	color:#3a8ecf;
}
.navy {
	color:#183b7d;
}
body {
	background-image: url(../images/Page_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
img, div, a, input {
	behavior: url(../css/iepngfix.htc);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	COLOR: #666666
}
a:active {
	text-decoration: none;
}
