﻿body {
}

.footer
{
	font-size:0.9em;	
	letter-spacing:0.1em;	

}
.footer .company
{
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.1em;	
}
.online .number
{
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.1em;	
}

.menuProduct a, .menuProduct a:hover
{
	font-size:1em;
	font-weight:bold;
	text-transform:capitalize;	

}
/*** link **/
.viewall, .viewdetail
{
	font-size:1em;
	font-style:italic;
}
.viewall:hover, .viewdetail:hover
{
	font-weight:bold;
	
}

.hotline
{
	font-size:1.1em;
	font-weight:bold;
}
	
/*** contact **/
.contact
{
	margin-right:15px;
}

.contact p
{
	padding:0px;
	margin:5px;
}
.contact .label
{
	display:inline-block;
	width:80px;
	font-size:0.9em;
	}

.contact .info
{
	font-weight:bold;
	font-size:1.1em;	
}
		
.contact .company
{
	font-weight:bold;
	font-size:1.4em;	
}
		
		