@charset "utf-8";
/* CSS Document */

.more {
	margin-top: 10px;
}

.more a {
	color: #3399cc;
}

.more a:hover {
	color: #F00;
}

.noidung {
	text-align: justify;
}

.noidung .news_item {
	background-color: #fff;
	margin-top: 13px;
	padding: 5px 12px 12px 12px;
	color: #000;
}

a.news_title {
	background: url(../images/dotted.jpg) no-repeat left center;
	padding-left: 20px;
	line-height: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #167cad;
}

a.news_title:hover {
	color: #F00;
}

.news_item img {
	float: left;
	margin-right: 10px;
	border: 1px solid #cacaca;
	width: 182px; height: 164px;
}

.news_item p {
	overflow: hidden;
	max-height: 120px;
}

/****** CONTACT *******/
#contact {
	background: #fff;
}

.mainBox {
	background: #fff;
	margin-bottom: 13px;
	padding: 11px 12px;
}

.mainBox .address_2 {
	width: 345px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
}

.address_2 img {
	width: 322px; height: 190px;
	border: 1px solid #cfcfcf;
	margin-bottom: 10px;
}

.address_2 span {
	line-height: 20px;
}

/****** PRODUCT ******/
#subContent .sanpham {
	margin-right: 39px;
}