body, td, tr {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:13px;
}
body {
	margin:20px 0px;
	line-height:16px;
	background-color:#666666;
}
h1 {
	color:#CCCCCC;
	font-size:13px;
	margin:0px 0px 15px 0px;
}
#wrap {
	width:920px;
	height:700px;
	margin: 0 auto;
	background-image:url(images/site-bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#center {
	padding: 0px 10px;
	float:left;
}
#head {
	width:900px;
	height:56px;
	float:left;
	background-color:#333333;
}
#login {
	width:446px;
	height:39px;
	float:left;
	background-image:url(images/login-bg.gif);
	overflow:hidden;
}
#nav {
	width:454px;
	height:39px;
	float:right;
	overflow:hidden;
	background-color:#001726;
}
#flash {
	width:446px;
	height:533px;
	float:left;
	overflow:hidden;
}
#gallery {
	width:446px;
	height:533px;
	float:left;
	overflow:hidden;
}
#content {
	width:454px;
	height:533px;
	float:right;
	overflow:hidden;
}
#url {
	width:446px;
	height:39px;
	float:left;
	overflow:hidden;
}
#guarantee {
	width:454px;
	height:39px;
	float:right;
	overflow:hidden;
}
#foot {
	height:33px;
	width:900px;
	background-color:#333333;
	float:left;
}
#seo {
	width:920px;
	margin: 0 auto;
	text-align:center;
	padding-top:120px;
}

img {
	border:0;
}
p {
	margin:0px 0px 15px 0px;
}
.highlight {
	color:#FFFFFF;
}
.logintext {
	color:#333333;
	font-size:12px;
}
.loginform {
	width:75px;
	border:1px solid #333333;
	font-size:10px;
	color:#000000;
	background-color:#0081D4;
	margin:0px 4px;
}
.loginbutton {
	width:22px;
	height:11px;
	background : url(images/login-button.gif) no-repeat;
	border:0px solid;
}
.seotext, .seotext a {
	font-size:10px;
	text-decoration:none;
	color:#CCCCCC;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}