body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	margin: 0px auto 10px;
	width: 1100px;
}
#banner {
	float: left;
	display:inline;
	width: 1100px;
	background-color: #000000;
	text-align:left;
}

#banner img{
	
}
#main_image {

	padding: 20px 0 54px 0;


}
#specification {
height: 300px;
overflow:hidden;
padding: 20px 0 0 0;

}
#content {
	float: left;
	width: 1100px;
	line-height: 16px;
	padding: 0 0 20px 0;
}
#baseplate {
	background: #959690;
	float: left;
	width: 1100px;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content p {
	line-height: 16px;
	margin: 0px 0px 8px;
}
#content ul {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	line-height: 16px;
}
#baseplate a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#baseplate a:hover {
	color: #ADC8EF;
	text-decoration: underline;
}

#content p a {
	font-weight: bold;
	color: #5A8FDE;
	text-decoration: none;
}
#content p a:hover {
	font-weight: bold;
	color: #5A8FDE;
	text-decoration: underline;
}
#content h3 {
	font-size: 18px;
	color: #000000;
	letter-spacing: -1px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding:5px;
}
#content h4 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 8px;
	padding: 0px 0px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#baseplate p {
	margin: 0px 0px 5px;
}

