.clear{
	clear: both;
}

.phanduong{
	width: 100%;
	height: 5px;
}

.line_height{
	 line-height: 18px;
	 text-align: justify;
	 color: #000;
}

.chitietgioithieu{
	text-align: right;
	margin-left: 20px;
	margin-top: 5px;
}

.chitietgioithieu a{
	text-decoration: none;
	color: #000;
}

.duonggach{
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #888888;
	padding: 5px 0px;
	margin-bottom: 3px;
}


/*Form lien he*/

.contact .label{
	font-weight: normal;
}

.contact .input{
	width: 80%;
	padding: 3px 0px;
	border: 1px solid #828384;
	border-radius:2px; 
}

.contact  .textarea{
	width: 80%;
	height: 100px;
	border: 1px solid #828384;
	border-radius:2px;
}

.contact .submit{
	padding: 5px 20px;
	font-weight: bold;
	background: green;width: 100px;color: #fff;border-radius:5px; 
}

.contact .submit:HOVER{
	cursor: pointer;color: yellow;
}

/*Link*/

.select_link{
	width: 100%;
	padding: 5px 5px;
}

/*About*/

.img_about{
	float: left;
	margin-right: 10px;
}

/*News home index*/

.news_index_home {
	padding-bottom: 0px;
}


.dongmot{
	width: 49%;
	min-height: 150px;
	float: left;
	margin: 5px 0px;
	border: 1px solid #2f2f2f;
}
.donghai{
	width: 49%;
	min-height: 150px;
	float: right;
	margin: 5px 0px;
	border: 1px solid #2f2f2f;
}

.canhledong{
}

.img_index_home{
	width: 80px;
	height: 75px;
	float: left;
	margin-right: 10px;
	padding-bottom: 5px;
}

.lienquan{
	text-decoration: none;
	color: #000;
	line-height:20px;
}

.lienquan:hover{
	font-weight: bold;
}

/*Support*/

.support_one{
	width: 100%;
	height: 100%;
}

.name_support{
	color: #555555;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.img_support{
	margin-top: 10px;
	text-align: center;
}

.phone_support{
	width: 203px;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

.text_phone_support{
	text-align: center;
	width: 203px;
	height: 100%;
	font-size: 13px;
	color: red;
}

/*Form quersion*/

.quesion_input{
	width: 100%;
	padding: 5px 0px;
	border: 1px solid #c7c7c5;
	border-radius:2px; 
}

.quesion_input:HOVER {
	background: #f3f3f1;
}

.submit_question{
	border: 1px solid #c7c7c5;
	padding: 5px;
	font-weight: bold;
	border-radius:3px; 
	font-size: 12px;
}

/*search*/
.search{
	margin-top: 10px;
	padding:3px 0xp;
	margin-left: 22px;
	border: none;
	background: none;
	color: #000;
	width: 200px;
}

.submit{
	margin-left: 17px;
	width: 35px;
	background: none;
	border: none;
	color: #fff;
}