body {
	background-color: #000000;
}

/*email*/
.email { color:#0848A4; text-decoration:underline; font-family:Times New Roman; font-size:12px }
.email:hover{ text-decoration:none}


/*main*/
.main-content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.main-contant {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.main-content-green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #656600;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}


/*about*/
.about-content {
	font-family: Times New Roman;
	font-size: 12px;
	color: #2C2E30;
	text-decoration: none;
}

/*showroom*/
.showroom-name {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #2C2E30;
}
.showroom {
	font-family: Times New Roman;
	font-size: 12px;
	color: #2C2E30;
	text-decoration: none;
}


/*products*/
.products-pic {
	padding-top: 50px;
	padding-bottom: 10px;
}


/*products-detail*/
.products-detail-title {
	font-family: Times New Roman;
	font-size: 30px;
	color: #656600;
	text-decoration: none;
	padding-top: 30px;
}

.products-detail-content {
	font-family: Times New Roman;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.products-detail-more1 {background:url(images/z_ul.jpg)  center left no-repeat; background-position:0 2px; padding-left:17px; color:#0848A4; text-decoration:underline; line-height:20px; font-family:Tahoma; font-size:11px }
.products-detail-more1:hover{ text-decoration:none}
	

/*contactus*/
.contactus-title {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #2C2E30;
	text-decoration: none;
}
.contactus {
	font-family: Times New Roman;
	font-size: 12px;
	color: #2C2E30;
	text-decoration: none;
}
.contactus-green {
	font-family: Times New Roman;
	font-size: 12px;
	color: #656600;
	text-decoration: none;
}
.contactus-form {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #2C2E30;
	text-decoration: none;
}



/*footer*/
.footer {
	font-family: Times New Roman;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


