*{
	font-size: 100%;
}
html {
	width: 100%;
}
body {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 2em 0 0 0;
	margin: 0;
}
div, td, img {
	margin: 0;
	padding: 0;
	border: 0;
}
div, td, ul, ol, li {
	text-align: left;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	margin-top: 0em;
	line-height: 150%;
}
h2 {
	font-size: 160%;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	line-height: 150%;
}
h3 {
	font-size: 120%;
	line-height: 150%;
}
h4 {
	font-size: 110%;
	font-family: Arial;
	line-height: 150%;
}
p {
	margin-top: 0.3em;
	margin-bottom: 1em;
	line-height: 1.5em;
	text-align: left;
}
sub, sup, small {
	font-size: 79%;
}
strong, big {
	font-weight: bold;
}
br {
	clear: both;
	line-height: 0;
}
ul, ol {
	list-style-position: outside;
}
hr {
	width: 100%;
	height: 1px;
	border-top: #AAAAAA 1px solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	margin: 3em 0 3em 0;
}

.web-header {
	width: 100%;
	height: 352px;
	clear: both;
}
.header-lefttop {
	width: 497px;
	height: 217px;
}
.header-lefttop img {
	display: block;
	width: 497px;
	height: 217px;
}
.header-leftbottom {
	width: 497px;
	height: 135px;
}
.header-leftbottom img {
	display: block;
	width: 497px;
	height: 135px;
}
.header-midtop {
	height: 217px;
}
.header-midtop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.header-midtop ul li {
	font-size: 13px;
	padding-bottom: 4px;
}
.header-midbottom {
	height: 135px;
	width: 300px;
	background: #FE0000 url('/artwork/sany_logo_background.gif') bottom left repeat-x;
	text-align: center;
	vertical-align: middle;
}
.header-right {
	height: 135px;
	background: url('/artwork/right_background.gif') bottom left repeat-x;
}
.web-content {
	border-top: #5A5E60 2em solid;
	border-bottom: #5A5E60 2em solid;
	padding: 2em 4em 4em 4em;
}
div.web-t {
	padding: 0 0 2em 0;
}
.web-t img {
	display: block;
	width: 700px;
	height: 75px;
	margin: 0 auto 0 auto;
}
table.middle-content {
	width: 100%;
}
td.middle-left {
	width: 300px;
	padding: 2em 0 0 0;
}
td.middle-right {
	padding: 2em 0 0 1em;
}
.middle-right ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 1.5em 2em;
}
.middle-right li {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	line-height: 130%;
}
.middle-right ul ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 0 2em;
}
.middle-right li ul li {
	padding: 0.2em 0 0.2em 0;
}
.middle-right h2 {
	margin: 0 0 1em 0;
}
.middle-right h3 {
	display: inline;
	background: #FE0000;
	color: #FFFFFF;
	border: #FE0000 0.4em solid;
}
.highlight {
	background: #F3ED77;
}
.web-bottom {
	background: #FFE0A0 url('/artwork/bottom_background.gif') top left repeat;
	padding: 2em;
	border-bottom: #292A2D 2em solid;
}
.web-bottom p {
	font-size: 85%;
}
.web-buttons img {
	margin: 1.5em 1.5em 0 0;
}
