html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: Black;
}
body {
	background: #FFFFCC;
}
a:link, a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#page {
	position: relative;
	width: 770px;
	text-align: center;
	border: 1px solid #FFB324;
	background-color: #FFFFE6;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	border-bottom: 1px solid #FFB324;
	height: 44px;
	background: #FFF7AE url(logo.gif) top left no-repeat;
	text-align: right;
	margin-bottom: 12px;
	}
#header a {
	text-decoration: none;
}
#headerNav {
	float: right;
	width: 350px;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#headerNav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
#headerNav ul li {
	float: left;
	height: 18px;
	background: url(button_headerNav_r.gif) right -18px no-repeat;
	margin-left: 10px;
	padding-right: 8px;
}
#headerNav ul li a {
	display: block;
	line-height: 18px;
	text-align: left;
	color: #663300;
	text-decoration: none;
	background: url(button_headerNav_l.gif) left -18px no-repeat;
	padding-left: 15px;
}
#headerNav ul li a:hover {
	color: #FF6600;
}
#headerNav ul .joinButton {
	float: left;
	height: 18px;
	background: url(button_headerNav_r.gif) right top no-repeat;
	margin-left: 10px;
	padding-right: 8px;
}
#headerNav ul .joinButton a {
	display: block;
	line-height: 18px;
	text-align: left;
	color: #663300;
	text-decoration: none;
	background: url(button_headerNav_l.gif) left top no-repeat;
	padding-left: 15px;
}
.logo {
	float: left;
	width: 154px;
	height: 44px;
}
#header .joinlink {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 2px solid #0000FF;
	padding-bottom: 2px;
}
#topads {
	width: 736px;
	height: 90px;
	border: 1px solid #EADFB4;
	background-color: #FFFFFF;
	margin: 0 auto 10px auto;
}
#content {
	position: relative;
	width: 738px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
#contentleft {
	float: left;
	position: relative;
	width: 468px;
	padding-bottom: 335px;
}
#contentright {
	float: right;
	width: 250px;
	text-align: left;
	border: 1px solid #D5CEB0;
}
#contentright p {
	margin: 0;
}
#rightads1 {
	display: block;
	width: 250px;
	height: 250px;
	border-bottom: 1px solid #D5CEB0;
}
#rightads2 {
	display: block;
	width: 250px;
	height: 86px;
	padding-top: 6px;
}
#rightads3 {
	/*display: block;
	width: 250px;
	height: 250px;*/
	border-top: 1px solid #D5CEB0;
}
#mingpian-bg {
	position: relative;
	width: 464px;
	height: 240px;
	left: 5px;
	top: 5px;
	background-color: #DFDCD2;
	margin-left: auto;
	margin-right: auto;
	}
#mingpian {
	position: relative;
	width: 464px;
	left: -5px;
	top: -5px;
	height: 240px;
	background: #FFFFFF url(mingpian_bg.jpg) right bottom no-repeat;
	border: 1px solid #8A7D83;
}
#mingpian h1 {
	font-size: 20px;
	font-family: ºÚÌå;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 10px;
	clear: both;
}
#mingpian ul {
	text-align: left;
	margin-top: 12px;
	margin-left: 40px;
	padding: 0;
}
#mingpian ul li {
	list-style: none;
	margin-bottom: 4px;
}
#leftads {
	position: absolute;
	left: 0;
	bottom: 60px;
	width: 466px;
	height: 280px;
	text-align: left;
	text-indent: 10px;
	background-color: #FFFFE6;
	border: 1px solid #FFCC00;
	border-top-style: none;
}
#companyinfo {
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#companyinfo h2 {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #990000;
	text-indent: 12px;
	background: url(company_title_bg.gif) 0 0 repeat-x;
	margin: 12px 0 0 0;
}
#companyinfo p {
	font-size: 12px;
	line-height: 150%;
	border: 1px solid #FFCC00;
	margin: 0;
	padding: 12px;
}
#companyinfo #tip {
	position: absolute;
	left: 0;
	bottom: 10px;
	color: #666666;
	width: 419px;
	height: 32px;
	line-height: 16px;
	text-align: left;
	background: #FFFFFF url(tip.gif) 3px center no-repeat;
	border: 1px solid #FFB324;
	padding: 3px 5px 3px 42px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	width: 770px;
	text-align: center;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#bottom img {
	position: absolute;
	margin-top: -9999px;
	margin-left: -9999px;
}
