@charset "UTF-8";
#main-base {
	width: 900px;
}
#left-nav {
	background-color: #323232;
	width: 160px;
	height: 1000px;
	float: left;
}
#left-nav ul {
	list-style-type: none;
	margin-top: 20px;
}
#enamel3 {
	width: 738px;
	float: right;
	height: 998px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-width: 0px;
}

.process {
	width: 680px;
	margin-top: 30px;
	margin-left: 30px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.process h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.ena-imageslv {
	padding-bottom: 15px;
}
.ena-images {
	padding-left: 30px;
	height: 210px;
}
.image {
	height: 210px;
	width: 215px;
	background-color: #000;
	float: left;
	margin-right: 18px;
}
.image p {
	font-size: 12px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
