html, body {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	font: normal 12px Arial, Helvetica, sans-serif;
}
p a {
	color: #0071BC;
	text-decoration: none;
	border-bottom: 1px dashed #0071BC;
}
p a:hover {
	border-bottom: 1px solid #0071BC;
}
form {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
hr {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	color: #66679d;
	background: #66679d;
	font-size: 0px;
}
#main {
	height: 100%;
	min-height: 100%;
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
}
#main td {
	text-align: left;
	vertical-align: top;
}
#main #left {
	text-align: right;
	width: 50%;
	background: url(images/bg_main_left.gif) repeat-x right top;
}
#main #right {
	text-align: left;
	width: 50%;
	background: url(images/bg_main_right.gif) repeat-x left top;
}
#main #left div {
	float: right;
	width: 8px;
	height: 299px;
	background: url(images/bg_left.gif) no-repeat right top;
}
#box {
	float: right;
}
#main #right div {
	width: 8px;
	height: 299px;
	background: url(images/bg_right.gif) no-repeat left top;
}
#face {
	float: left;
	width: 200px;
}
#face a {
	width: 143px;
	height: 42px;
	display: block;
	background: url(images/buy_now.gif) no-repeat;
}
#face a:hover {
	background: url(images/buy_now.gif) no-repeat 0 -42px;
}
#buy {
	margin-left: 35px;
}
#center {
	width: 545px;
	float: left;
	padding: 20px 17px 20px 8px;
}
h1 {
	height: 31px;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
	
	background: #177ec3 url(images/bg_h1.gif) no-repeat;
}
h1 p {
	margin: 0;
	padding: 7px 0 0 30px;
}
h2 {
	margin: 0;
	padding: 0;
	color: #0071bc;
	font-size: 14px;
}
#content {
	background: #fff url(images/bg_content.gif) repeat-x top;
	border-left: 1px solid #d4eafa;
	border-right: 1px solid #d4eafa;
	border-bottom: 1px solid #d4eafa;
	padding: 22px;
}
#content img {
	margin-bottom: 10px;
}
#content p {
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	margin: 0 17px 20px 17px;
	background: url(images/bg_footer.gif) no-repeat;
	height: 43px;
	font-size: 11px;
	padding-top: 10px
}
.copy {
	color: #c4c6c8;
	float: left;
	padding: 15px 0 0 25px;
}
#footer .menu {
	margin: 0 0 0 200px;
	text-align: center;
	display: block;
}
#footer .menu a {
	color: #0071bc;
	text-decoration: none;
	margin: 0 5px 0 5px;
	padding: 0 5px 0 5px;
	border-left: 1px dashed #A8D7F5;
	border-right: 1px dashed #A8D7F5;
}
#footer a:hover {
	border-left: 1px dashed #0071bc;
	border-right: 1px dashed #0071bc;
	color: #fff;
	background: #0071bc;
}
.onlines{
	width:100px;
	height:31px;
	clear:both;
	padding:5px 0;
}
.onlines img{border:0;}