body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
}
#topout {
	background: url(images/unusweb2_topbg.jpg) 0 0 repeat-x;
	height: 150px;
	text-align: center;
	overflow: hidden;
}
#toppic {
	width: 770px;
	height: 150px;
	margin: 0 auto;
	background: url(images/unusweb2_top.jpg) 50% 0 no-repeat;
	text-align: center;
}
#toppic ul {
	margin: 0 auto;
	padding: 120px 0 0 10px;
	list-style: none;
	height: 30px;
}
#toppic ul li {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
	line-height: 20px;
	height: 30px;
	padding: 0;
	display: block;
	float: left;
}
#toppic ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 10px;
}
#toppic ul li a:hover {
	text-decoration: none;
	color: #f90;
	background: none;
}
#toppic ul li.current {
	font-size: 13px;
	text-decoration: none;
	background-color: #fff;
	background: url(images/unus2_navbg_current.jpg) 0 100% repeat-x;
	color: #039;
	padding: 0 10px;
	margin: 0 10px;
	line-height: 30px;
	border: 1px solid #f90;
}
#mainbox {
	width: 750px;
	margin: 0 auto;
	padding: 10px;
}
#mainbox h1 {
	color: #f60;
	font-size: 16px;
	font-weight: bold;
	background-color: #eee;
	text-align: left;
	line-height: 18px;
	padding-left: 10px;
}
#leftbox {
	width: 500px;
	float: left;
	margin: 10px;
	line-height: 150%;
	text-align: justify;
}
#leftbox h1 {
	color: #f60;
	font-size: 18px;
	font-weight: bold;
	background-color: #eee;
	text-align: center;
	line-height: 24px;
}
#rightbox {
	width: 180px;
	height: 250px;
	float: left;
	margin: 10px;
	/* background: url(images/unusweb2_homemap.jpg) 0 50% no-repeat; */
}
a {
	color: #039;
	text-decoration: underline;
	padding: 2px;
}
a:hover {
	color: #fff;
	background-color: #039;
	text-decoration: none;
}
.clearbox {
	clear: both;
}
#footer {
	border-top: 1px dashed #039;
	margin: 0 auto;
	width: 770px;
	padding: 15px 0 20px 0;
	text-align: center;
}
#footer #footpic {
	width: 440px;
	height: 20px;
	margin: 0 auto;
	background: url(images/Unus_eng_chn.gif) 0 0 no-repeat;
}
#footer #addresstext {
	margin: 10px;
	line-height: 150%;
	font-size: 11px;
	text-align: center;
}
#footer #addresstext #disdiv {
	width: 500px;
	margin: 0 auto;
	text-align: center;
}
#footer #addresstext #disdiv #disclaimerDiv {
	padding: 5px;
	border:1px dashed #333;
	background-color: #eee;
}
.orangetext {
	color: #f60;
}
.purpletext {
	color: #639;
}
.bluetext {
	color: #039;
}
.redtext {
	color: #f00;
}
.blacktext {
	color: #000;
	font-weight: normal;
}
.unusfont {
	font-family: "Copperplate Gothic Bold", Arial;
}
.bigtext {
	font-size: 24px;
	font-weight: bold;
}
