body,td,th,h1,input,select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E5E5;
	background-image: url(../images/layout/main_bg.gif);
	background-position: top;
	background-repeat: repeat;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
hr {
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px;
}
#top a {
	color: #FFFFFF;
}
#top a:hover {
	color: #E38720;
}
#top .container {
	width: 900px;
	height: 35px;
	margin: auto;
	text-align: left;
	vertical-align: middle;
	background-image: url(../images/layout/top_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}
#top ul {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 20px;
}
#top li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#top .menu_home {
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 7px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}
#top .menu_home:hover {
	color: #E38720;
}
#top .menu_item {
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
	background-image: url(../images/layout/top_l.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	cursor: pointer;
}
#top .menu_item:hover {
	color: #E38720;
}
#top .menu_login {
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 3px;
	padding-right: 5px;
	text-align: left;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
}
#top .menu_login:hover {
	color: #E38720;
}
#top .menu_logout {
	margin-left: 3px;
	padding-top: 14px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 5px;
	background-image: url(../images/layout/top_l.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	cursor: pointer;
}
#top .menu_logout:hover {
	color: #E38720;
}
#header {
	background-image: url(../images/layout/header_mid_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 140px;
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	color: #E38720;
}
#header a:hover {
	text-decoration: none;
}
#header .container {
	width: 880px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#header img {
	border: 0px;
	margin-top: 33px;
}
#header b {
	font-size: 16px;
}
#content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#content .top {
	width: 900px;
	height: 0px;
}
#content .main {
	width: 900px;
	background-image: url(../images/layout/content_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
#content .announce {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 0px;
	padding: 10px;
	background-image: url(../images/layout/announce_bg.jpg);
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#content .announce h1 {
	font-size: 20px;
	margin: 0px;
}
#content .page {
	width: 844px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	overflow: hidden;
	border-left: 2px solid #303030;
	border-right: 2px solid #303030;
	overflow: hidden;
}
#content .copyright {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 0px;
	padding: 10px;
	background-image: url(../images/layout/copyright_bg.jpg);
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
#content .copyright a {
	color: #CFCFCF;;
	text-decoration: none;
}
#content .copyright a:hover {
	color: #CFCFCF;
	text-decoration: underline;
}
#content .browser {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#content .browser a {
	color: #E28720;
	text-decoration: none;
}
#content .browser a:hover {
	color: #E28720;
	text-decoration: underline;
}
#content .valid {
	text-align: left;
	margin-top: 10px;
}
#content .load {
	text-align: center;
	font-size: 10px;
	margin-bottom: 10px;
}
#content .valid_img {
	float: right;
	margin-left: 5px;
}
#content .bottom {
	width: 900px;
	height: 8px;
	background-image: url(../images/layout/footer_background.png);
	background-repeat: no-repeat;
	background-position: center;
}
#content .trail_ul {
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	overflow: hidden;
}
#content .trail_li {
	width: auto;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	float: left;
	list-style: none;
	font-size: 10px;
	background-image: url(../images/layout/trail_w.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
}
#content .trail_li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#content .trail_li a:hover {
	text-decoration: underline;
}
#currency {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #E38720;
	text-align: right;
	font-size: 10px;
	padding: 5px;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/layout/currency_bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
#spangoo {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#spangoo img {
	border: 0px;
	margin-top: 5px;
}
#spangoo a {
	color: #E28720;
	text-decoration: none;
}
#spangoo a:hover {
	color: #E28720;
	text-decoration: underline;
}