﻿@import url('/App_Themes/Theme1/stylelienhe.css');

@import url('/App_Themes/Theme1/menu.css');
@import url('/imageslideshow/css/prettyPhoto.css');
@import url('/App_Themes/Theme1/popup.css');
@import url('/App_Themes/Theme1/jCarousel.css');

@import url('/jQuery.mmenu-master/dist/core/css/jquery.mmenu.all.css');


@font-face {
	font-family: 'helveticaneue';
	src: url('/App_Themes/Theme1/fonts-helveticaneue/helveticaneue.ttf');
}

@font-face {
	font-family: 'helveticaneuemedium';
	src: url('/App_Themes/Theme1/fonts-helveticaneue/helveticaneuemedium.ttf');
}

@font-face {
	font-family: 'helveticaneuecondensedbold';
	src: url('/App_Themes/Theme1/fonts-helveticaneue/helveticaneuecondensedbold.ttf');
}

@font-face {
	font-family: 'helveticaneuelight';
	src: url('/App_Themes/Theme1/fonts-helveticaneue/helveticaneuelight.ttf');
}

@font-face {
	font-family: 'helveticaneuecondensedblack';
	src: url('/App_Themes/Theme1/fonts-helveticaneue/helveticaneuecondensedblack.ttf');
}

@font-face {
	font-family: 'RobotoCondensed-Regular';
	src: url('/App_Themes/Theme1/fonts-RobotoCondensed/RobotoCondensed-Regular.ttf');
}

@font-face {
	font-family: 'RobotoCondensed-Bold';
	src: url('/App_Themes/Theme1/fonts-RobotoCondensed/RobotoCondensed-Bold.ttf');
}

*, p {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
	/* background: #F9F9F9; */
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}

img, input {
	max-width: 100%;
	height: auto;
}

a:hover {
	text-decoration: none;
	color: #e0263d;
	/* transition: 0.5s; */
}

table {
	max-width: 100% !important;
}

.container {
	/* width: 1145px; */
	margin: 0px auto;
	/* z-index: 2; */
	position: relative;
}

#header {
	z-index: 1;
	position: relative;
	/* background: url(/images/header-bg.png) repeat-y 50% 0; */
	margin: 0px auto;
}

.logo {
	z-index: 1;
	float: right;
	text-align: right;
	min-width: 420px;
}

	.logo .a_submission {
		float: right;
		display: block;
		width: 226px;
		height: 59px;
		background: #2d9687;
		text-align: center;
		line-height: 20px;
		margin-left: 10px;
		transition: 0.5s;
		/* box-shadow: 0 0  2px #999; */
	}

		.logo .a_submission:hover {
			text-decoration: none;
			background: #188071;
		}

		.logo .a_submission span:nth-child(1) {
			color: #fff;
			display: block;
			font-weight: bold;
			font-size: 13px;
		}

		.logo .a_submission span:nth-child(2) {
			font-weight: bold;
			display: block;
			color: #fea304;
			font-size: 12px;
		}

		.logo .a_submission span:nth-child(3) {
			font-size: 13px;
			color: #fff;
			font-size: 12px;
		}



@media only screen and (max-width: 1199px) {
	.logo {
		float: left; /* min-width: 0; */
	}
}

@media (max-width: 320px) {
	.logo .a_submission {
		display: none;
	}
}

.banner-top {
	float: right;
	width: 201px;
}

#header .sitemap {
	float: left;
	width: 100px;
	color: #ccc;
	padding-top: 19px;
}

	#header .sitemap a {
		color: #ccc;
	}

		#header .sitemap a:hover {
			color: #c60702;
		}

.clear {
	clear: both;
}
/**********menu*******/

ul, ul li, ol, ol li {
	list-style: none;
}
/*****************************************/
/*********   body   **********************/
/*****************************************/
#body {
	margin-bottom: 10px;
}

#footer {
	background: url(/images/footer.jpg);
	color: #9f9f9f;
	padding: 22px 0 23px;
	position: relative;
	background-size: 100% 100%;
	z-index: 100;
}

.footer-content1 {
	font-size: 9pt;
}

.footer-content2 {
	width: 225px;
	float: right;
	padding-top: 24px;
	text-align: right;
}

	.footer-content2 a {
		color: #fff;
	}

		.footer-content2 a:hover {
		}

.footer-content3 {
	color: #96cafe;
	float: right;
	width: 400px;
	padding-right: 21px;
	color: #999195;
	text-align: right;
	font-weight: bold;
	padding-top: 10px;
}

	.footer-content3 span {
		color: #666666;
		font-weight: normal;
		display: inline-block;
	}

#menufooter {
	float: right;
	padding-top: 22px;
	width: 400px;
	line-height: 22px;
	padding-right: 21px;
	color: #96cafe;
	text-align: right;
	background: #292929;
}

	#menufooter a, #menufooter a:link, #menufooter a:visited {
		color: #96cafe;
		background: url(/images/bullet2.png) no-repeat 5px 9px;
		display: inline-block;
		padding-left: 15px;
	}

.body-left {
	/* width: 88%;*/
	/* margin-left: 14px; */
	margin-top: 4px;
	/* position: absolute; */
	z-index: 100;
	/* background: #fff; */
}

.body-center {
}

.body-right {
	width: 233px;
	float: right;
	padding-right: 8px;
	display: none;
}

.body-left1 {
	/*margin-top: 27px;*/
}

.body-center1 {
	width: 705px;
	margin-right: -11px;
	float: right;
	padding: 9px 20px; /*margin-top: 27px;*/
}

.body-right1 {
	display: none;
}

.menu-right {
	background: url(/images/menu-right-bg.png) no-repeat center top;
	width: 234px;
	height: 197px;
	margin: 0 auto;
	padding-top: 6px;
	margin-top: 13px;
}

	.menu-right div {
		padding-left: 41px;
		height: 25px;
		padding-top: 7px;
	}

		.menu-right div a {
			display: inline-block;
			color: #fff;
			font-family: Tahoma;
			font-size: 10pt;
			font-weight: bold;
		}

			.menu-right div a:hover {
				color: red;
			}

.box1 {
	/* margin-left: -15px; */
	width: 95%;
	margin: auto;
	margin-top: 32px;
}

	.box1 .top {
	}

	.box1 .bottom {
	}

	.box1 .middle {
	}

	.box1 .title {
		background: url(/images/box1-title1.png) no-repeat 0 0px;
		color: #CF3831;
		font-weight: bold;
		font-size: 11pt;
		padding-left: 10px;
		line-height: 21px;
		height: 21px;
		margin: 5px 14px;
	}

	.box1 .title1 {
		border-bottom: 5px solid #EBEBEB;
	}

		.box1 .title1 span {
			background: #fff;
			padding-right: 9px;
		}

		.box1 .title1 h1, .box1 .title1 h2, .box1 .title1 h2 a {
			/* font-weight: bold; */
			height: 22px;
			color: #035151;
			font-size: 11pt;
			color: #005F49;
			font-size: 22px;
			font-family: 'helveticaneuemedium';
			margin-bottom: -4px;
		}

	.box1 .content-title {
		line-height: 20px;
		padding: 1px 0 10px;
		margin-bottom: 12px;
	}

		.box1 .content-title h3 {
			font-size: 18px;
			color: #000;
			line-height: 25px;
			margin: 0px;
		}

		.box1 .content-title h1 {
			font-size: 12pt;
			color: #333;
		}

	.box1 .content {
		/* padding: 49px 0 0 5px; */
		/* width: 657px; */
		/* margin-left: 268px; */
		min-height: 526px;
		margin-bottom: 30px;
		margin-top: 30px;
	}

	.box1 .content1 {
		/* padding: 0px 0px 0; */
	}

	.box1 .content2 {
	}

		.box1 .content2 p, .box1 .content1 p, .box1 .content p {
			line-height: 22px;
			/* display: block; */
			padding-bottom: 5px;
			/* display: none; */
		}

	.box1 .dsb_show {
		display: none;
		line-height: 18px;
		background: url(/images/box1-dsb-show-bg.png) repeat-y 0 0;
		padding: 7px 0;
	}

		.box1 .dsb_show a {
		}

.box2 {
	margin: 10px auto 0px;
	border: 1px solid #ccc;
}

	.box2 .title {
		background: url(/images/box2-title-bg.png) no-repeat 0 0;
		height: 27px;
		line-height: 27px;
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
		color: #c60702;
	}

	.box2 .title1 {
		height: 21px;
		line-height: 21px;
		margin-bottom: 10px;
		text-transform: uppercase;
		font-weight: bold;
		color: #c60702;
	}

		.box2 .title1 .sp {
			background: url(/images/box2-title-bg1.png) no-repeat right top;
			display: inline-block;
			padding: 0 40px 0 15px;
		}

		.box2 .title1 a {
			color: #c60702;
		}

			.box2 .title1 a:hover {
				text-decoration: underline;
			}

	.box2 .title2 {
		display: block;
	}

	.box2 .content {
		background: #fff;
		padding: 0 10px 10px;
	}

	.box2 .content1 {
		background: #fff;
		padding: 0 15px 10px;
	}

html > body .banner-flash {
	height: 289px;
	margin: 0 auto 0;
	background: url(/images/bg-banner.png) no-repeat 0 0;
	padding: 4px 0 0 11px;
	width: 969px;
}

.banner-flash {
	height: 290px;
	margin: 0 auto 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src= '/images/bg-banner.png',sizingMethod=crop);
	padding: 4px 0 0 11px;
	width: 969px;
}

.hotrotructuyen {
	color: #666;
	padding-top: 18px;
}

.hotrotructuyen_title {
	height: 32px;
	padding-left: 39px;
	color: #819234;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 32px;
	background: url(/images/icon-hotrotructuyen.png) no-repeat 10px 4px;
}

.hotrotructuyen .hotline {
	font-weight: bold;
	color: #f00;
	font-size: 13pt;
	background: url(/images/hotline-icon.png) no-repeat 0px 0px;
	line-height: 38px;
	height: 38px;
	padding-left: 42px;
	padding-bottom: 10px;
}

	.hotrotructuyen .hotline span {
		display: inline;
		margin: 0;
		color: #f00;
	}

.hotrotructuyen span {
	display: block;
	margin: 0 auto;
}

	.hotrotructuyen span.phone {
		background: url(/images/phone-icon.png) no-repeat 55px 7px;
		text-align: center;
		padding: 7px 40px 7px 40px;
	}

	.hotrotructuyen span.mobile {
		background: url(/images/mobile-icon.png) no-repeat 10px 7px;
		padding: 7px 0px 7px 36px;
	}

	.hotrotructuyen span.fone {
		background: url(/images/phone-icon.png) no-repeat 10px 7px;
		padding: 7px 0px 7px 36px;
	}

.hotrotructuyen .yahoo {
	display: block;
	clear: left;
}

	.hotrotructuyen .yahoo a {
		color: #666;
		display: block;
		text-align: center;
	}

		.hotrotructuyen .yahoo a img {
		}

	.hotrotructuyen .yahoo span.yahoo_title {
		color: #000000;
		display: block;
		font-size: 8pt;
		font-weight: bold;
		margin-top: 8px;
		text-align: center;
	}

	.hotrotructuyen .yahoo span.yahoo_Fone {
		color: #000000;
		display: block;
		font-size: 8pt;
		margin-bottom: 10px;
		text-align: center;
	}

/*TIn tuc*/
.box-tintuc {
	width: 95%;
	/* margin-bottom: 20px; */
	overflow: hidden;
	/* margin: auto; */
	height: 370px;
}

	.box-tintuc .img {
		height: 173px;
		overflow: hidden;
		display: flex;
	}

		.box-tintuc .img img {
			/* max-width: 100%; */
			/* max-height: 100%; */
			-webkit-transform: scale(1);
			transform: scale(1);
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
			width: 100%;
			height: 100%;
			/* margin: auto; */
		}

		.box-tintuc .img:hover img {
			-webkit-transform: scale(1.3);
			transform: scale(1.3);
		}

	.box-tintuc .taitailieu img {
		margin-left: 5px;
	}

	.box-tintuc .title_service {
		padding: 12px 0 12px;
	}

	.box-tintuc .title-tin {
		/* font-weight: bold; */
		color: #0057a3;
		line-height: 36px;
	}

		.box-tintuc .title-tin a {
			color: #006699;
			font-size: 10pt;
			font-weight: bold;
		}

			.box-tintuc .title-tin a.dichvu {
				color: #cc0000;
				font-weight: bold;
				text-decoration: none;
			}

			.box-tintuc .title-tin a:hover {
			}

	.box-tintuc .datetime {
		display: none;
	}

	.box-tintuc .summary * {
		/*	_width:290px; */
		text-align: justify;
	}

.box-tintuc5 {
	width: auto;
	margin-bottom: 20px;
	display: block;
	background: url(/images/boxtin5.png) no-repeat 0 0;
	padding: 0px 10px;
	float: left;
}

	.box-tintuc5 .img {
		margin-right: 12px;
		float: left;
		border: none;
		padding: 0;
	}

		.box-tintuc5 .img img {
			width: 206px;
			height: 138px;
		}

	.box-tintuc5 .title-tin {
		font-weight: bold;
		color: #000;
		display: block;
		margin-bottom: 5px;
	}

		.box-tintuc5 .title-tin a {
			color: #000;
			font-weight: bold;
			text-decoration: none;
			font-size: larger;
		}

			.box-tintuc5 .title-tin a.dichvu {
				color: #cc0000;
				font-weight: bold;
				text-decoration: none;
			}

			.box-tintuc5 .title-tin a:hover {
				color: #c60702;
			}

	.box-tintuc5 .datetime {
		color: #999999; /*	_width:290px; */
		display: none;
	}

	.box-tintuc5 .summary {
		/*	_width:290px; */
		text-align: justify;
		display: none;
	}


.box-tintuc1 {
	width: auto;
	margin-bottom: 11px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

	.box-tintuc1 .img {
		width: 184px;
		margin-right: 10px;
		float: left;
		border: 1px solid #ddd;
		height: 117px;
		overflow: hidden;
		padding: 2px;
		display: flex;
		margin-right: 18px;
	}

		.box-tintuc1 .img img {
			width: 100%;
			height: auto;
			-webkit-transform: scale(1);
			transform: scale(1);
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
			/* max-width: 100%; */
			max-height: 100%;
			margin: auto;
		}

		.box-tintuc1 .img:hover img {
			-webkit-transform: scale(1.3);
			transform: scale(1.3);
		}

	.box-tintuc1 .title-tin h3 {
		margin-bottom: 4px;
	}

	.box-tintuc1 .title-tin a {
		color: #E0263B;
		/* font-weight: bold; */
		font-size: 14px;
		font-family: 'helveticaneuemedium';
		line-height: 20px;
	}

a {
	/* color: #333; */
}

.box-tintuc1 .title-tin a:hover {
}

.box-tintuc1 .datetime {
	font-size: 11px;
	font-style: italic;
	color: #444;
	margin-bottom: 2px;
}

.box-tintuc1 .summary { /* font-size: 13px; */
	text-align: justify;
}

.Chitiet_News {
	color: #900;
	display: block;
	margin: 35px 0 10px;
	font-weight: bold;
}

.Chitiet_News_bg {
	float: left;
	width: 400px;
	height: 18px;
	background: url(/images/netdut.gif) repeat-x 0px 12px;
	display: inline-block;
}

.Chitiet_News a {
	text-align: right;
	float: right;
	text-decoration: none;
	cursor: hand;
	color: #06f;
}

	.Chitiet_News a:hover {
		color: #c60702;
		cursor: hand;
	}

.Div_cactinkhac {
	display: block;
	font-size: 9pt;
	overflow: hidden;
	line-height: 22px;
}

	.Div_cactinkhac .ngaydang {
		color: #999;
		display: none;
	}

	.Div_cactinkhac a.tieude_tin {
		color: #cc3300;
		text-decoration: none;
		background: url(/images/bullet5.png) no-repeat 5px 8px;
		padding-left: 20px;
		display: block;
	}

		.Div_cactinkhac a.tieude_tin:hover {
			color: #c60702;
		}
/*Div-phan trang*/
.div-phantrang {
	padding-top: 10px;
	width: 100%;
	margin: 0 auto;
	height: 30px;
	text-align: center;
}

.currentpage {
	color: #FE5802;
	font-size: 9pt;
	width: 20px;
	display: inline-block;
	text-align: center;
}

.normalpage {
	color: #789;
	font-size: 9pt;
	width: 20px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}

	.normalpage:hover {
		color: #c60702;
	}

.firstlast {
	color: #234;
	font-size: 9pt;
	width: 20px;
	text-decoration: none;
	text-align: center;
	display: inline-block;
}

	.firstlast:hover {
		color: #c60702;
	}

.ddl_chuyennhanh {
	display: inline-block;
}
/**/

.table-gallery {
	border-collapse: collapse;
}

.gallery-item {
	width: 130px;
	height: 120px;
	padding-bottom: 15px;
	overflow: hidden;
	padding: 0 27px 5px 27px;
	vertical-align: top;
	text-align: center;
}

	.gallery-item img {
		width: 180px;
		margin: 0 auto;
		height: 145px;
		border: 1px solid #ccc;
	}

	.gallery-item span {
		display: inline-block;
		text-align: center;
		margin: 10px 0 0 0;
		color: #00f;
	}

	.gallery-item a:hover span {
		text-decoration: underline;
	}

	.gallery-item a.title11 {
		display: block;
		text-align: center;
		margin: 10px 0 0 0;
		color: #0099ff;
	}

		.gallery-item a.title11:hover {
			text-decoration: underline;
		}

	.gallery-item a.img:hover img {
		text-decoration: none;
		border: 1px solid red;
	}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
	clear: both;
	width: 920px;
	/* padding-left: 2px; */
	/* float: left; */
	/* margin-bottom: 31px; */
	margin: 0px auto 30px;
}

#slider {
	position: relative;
	z-index: 1;
	background: url(/nivo-slider/images/loading.gif) no-repeat 50% 50%;
	/* width: 697px; */
	overflow: hidden;
	max-height: 420px;
}

	#slider img, #slider1 img {
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
		/* max-width: 100%; */
		/* max-height: 420px; */
		min-height: 120px;
		/* margin: auto; */
		/* width: 100%; */
		/* height: auto; */
	}

	#slider a, #slider1 a {
		border: 0;
		display: block;
	}

.nivo-controlNav {
	position: absolute;
	left: 6px;
	display: none;
	bottom: 4px;
}

	.nivo-controlNav a {
		display: block;
		width: 22px;
		height: 22px;
		background: url(/nivo-slider/images/bullets.png) no-repeat;
		text-indent: -9999px;
		border: 0;
		margin-right: 3px;
		float: left;
	}

		.nivo-controlNav a.active {
			background-position: 0 -22px;
		}

.nivo-directionNav a {
	display: block;
	width: 30px;
	height: 30px;
	background: url(/nivo-slider/images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}

a.nivo-prevNav {
	left: 15px;
}

.nivo-caption {
	position: absolute;
	left: 9%;
	bottom: 20px;
	background: rgba(3, 168, 133, 0.72);
	color: #fff;
	width: 38%;
	z-index: 8;
	padding: 10px 18px 15px;
	opacity: 1;
	overflow: hidden;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	/* Firefox, other Gecko */
	/* Opera/IE 8+ */
	/* height: 150px; */
	/* text-align: center; */
	font-size: 20px;
	border-radius: 3px;
	font-family: 'helveticaneuemedium' !important;
	display: none !important;
}

	.nivo-caption p {
		padding: 0px;
		line-height: 47px;
	}

	.nivo-caption span {
		font-size: 13px;
		margin-top: 10px;
		font-family: arial;
	}

#thongtinhuuich {
	background: url(/images/box2-bottom-bg2.png) no-repeat 0 0;
	width: 261px;
	height: 85px;
	margin-bottom: 13px;
}

	#thongtinhuuich .thongtinhuuich_title {
		color: #c60702;
		padding-left: 25px;
		display: block;
		height: 24px;
		line-height: 24px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#thongtinhuuich .lienkettrang {
		background: url(/images/icon-lienketwebsite.png) no-repeat 0 0;
		margin-top: 10px;
	}

	#thongtinhuuich .tygiangoaite {
		background: url(/images/icon-tygia.png) no-repeat 3px 1px;
	}

	#thongtinhuuich .thongtinthoitiet {
		background: url(/images/icon-thoitiet.png) no-repeat 2px 3px;
	}

.tygia-content2 {
	height: 36px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

table.table_tygia {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

	table.table_tygia td {
		border: 1px solid #ccc;
		background: #fff;
		padding: 1px;
		font-size: 8pt;
		line-height: 15px;
	}

	table.table_tygia .td1, table.table_tygia .td2 {
		text-align: center;
	}

.tygia_nguon {
	text-align: right;
	display: block;
	color: #ff66cc;
	font-style: italic;
	padding-top: 5px;
	width: 177px;
	margin-left: 14px;
}

.lienketwebsite {
	padding: 4px;
	width: 98%;
	margin: 10px auto;
	border-radius: 3px;
}

.selectboxthoitiet {
	margin-bottom: 5px; /*background: #fff url(/images/thoitiet-icon-1.png) no-repeat left top;*/
	width: 100px;
	border: 1px solid #ccc;
	margin: 0 0 10px 14px;
}

#thoitiet-content1 {
	float: left;
	width: 230px;
	padding-left: 10px;
}

	#thoitiet-content1 .img {
		float: left;
		width: 75px;
		float: left;
		overflow-x: hidden;
		padding-top: 3px;
	}

		#thoitiet-content1 .img img {
			float: left;
			margin-top: 2px;
		}

			#thoitiet-content1 .img img.w-ico {
				float: left;
				margin-top: 0;
				margin-right: 5px;
			}

	#thoitiet-content1 .weather {
		float: left;
		width: 145px;
		padding-left: 0px;
		padding-right: 10px;
		line-height: 27px;
		text-align: right;
		font-size: 8pt;
		overflow: hidden;
		height: 27px;
	}

	#thoitiet-content1 lable {
	}

.select_lienkettrang {
	width: 177px;
	border: 1px solid #ccc;
	margin: 0 0 10px 14px;
}

.box-sp {
	float: left;
	margin-right: 39px;
}

.box-sp-top {
}

.box-sp-bottom {
	width: 192px;
}

	.box-sp-bottom img.img-new {
		position: absolute;
	}

	.box-sp-bottom a img {
		padding: 4px 3px;
		border: 1px solid #aaa;
		width: 186px;
		height: 184px;
		margin: 0 auto;
		display: block;
		-moz-border-radius-topleft: 8px;
		-webkit-border-top-left-radius: 8px;
		-moz-border-radius-topright: 8px;
		-webkit-border-top-right-radius: 8px;
		-moz-border-radius-bottomleft: 8px;
		-webkit-border-bottom-left-radius: 8px;
		-moz-border-radius-bottomright: 8px;
		-webkit-border-bottom-right-radius: 8px;
	}

	.box-sp-bottom a:hover img {
	}

	.box-sp-bottom .giaban {
		color: #398439;
		display: block;
		font-weight: bold;
		margin-top: 7px;
	}

		.box-sp-bottom .giaban .gia {
			color: #000;
			font-weight: normal;
		}

	.box-sp-bottom .price {
		width: 90px;
		height: 25px;
		color: #222;
		display: inline-block;
		padding-right: 5px;
		font-size: 8pt;
	}

	.box-sp-bottom span.kho {
		color: #50952a;
		display: inline-block;
		text-align: center;
		padding: 3px 0;
		font-style: italic;
	}

	.box-sp-bottom span.review {
		display: block;
		font-size: 8pt;
		text-align: left;
	}

		.box-sp-bottom span.review img {
			float: left;
		}

	.box-sp-bottom span.giacu {
		text-decoration: line-through;
		color: #222;
		display: inline-block;
		font-size: 8pt;
	}

	.box-sp-bottom .chitiet {
		width: 60px;
		height: 25px;
		float: left;
		background: #01adff;
		color: #ddd;
		margin-top: 5px;
		line-height: 25px;
		font-style: italic;
	}

		.box-sp-bottom .chitiet a {
			color: #ddd;
		}

			.box-sp-bottom .chitiet a:hover {
				text-decoration: underline;
			}

.box-sp-title {
	color: #000;
	font-weight: bold;
	padding: 5px 0;
	display: block;
}

.box-sp-masp {
	color: #000;
	font-weight: bold;
	padding: 7px 0;
	display: block;
	font-size: 10pt;
	text-align: center;
}

	.box-sp-title:hover, .box-sp-masp:hover {
		text-decoration: underline;
	}

.btn-datmua {
	padding-left: 33px;
	line-height: 25px;
	height: 27px;
	color: #497ccf;
	text-transform: uppercase;
	background: url(/images/icon-giohang1.png) no-repeat 0px 0px;
	font-weight: bold;
	font-size: 8pt;
	display: inline-block;
}

.table_product {
	border-collapse: collapse;
}

	.table_product tr {
		display: block;
	}

	.table_product td {
		border-collapse: collapse;
		vertical-align: top;
		padding: 20px 0 10px;
	}

.menusp {
	padding-top: 4px;
}

	.menusp .menusp_lv_0 {
	}

	.menusp .menusp_lv_n {
	}

	.menusp .menusp_lv_0 a {
		color: #1071a9;
		line-height: 15px;
		display: inline-block;
		width: 181px;
		font-size: 10pt;
		background: url(/images/bullet.png) no-repeat 4px 7px;
		padding: 5px 0 6px 24px;
	}

	.menusp .menusp_lv_n a {
		color: #1071a9;
		background: url(/images/bullet1.png) no-repeat 2px 6px;
		padding: 5px 0 6px 24px;
		line-height: 15px;
		display: inline-block;
		width: 181px;
	}

	.menusp .menusp_lv_0 a:hover {
	}

	.menusp .menusp_lv_n a:hover {
		background: #ffcc7f url(/images/bullet1.png) no-repeat 2px 6px;
	}

.bg-title-timkiem {
	height: 15px;
	text-transform: uppercase;
	color: #c60702;
	font-weight: bold;
	padding: 10px 0 5px;
}

.pn_timkiem {
	z-index: 99999;
	position: absolute;
	width: 308px;
	display: none;
	top: 0px;
	right: 9px;
}

	.pn_timkiem .textbox {
		float: right;
		font-size: 8pt;
		height: 24px;
		/* margin: 10px 0px 0 0; */
		width: 316px;
		line-height: 14px;
		border: 1px solid #ddd;
		padding-left: 5px;
		border-radius: 4px;
		max-width: 150%;
	}

	.pn_timkiem .btnTimkiem {
		background: none repeat scroll 0 0 #CCCCCC;
		border-color: -moz-use-text-color #AAAAAA;
		border-style: none solid solid none;
		border-width: medium 1px 1px medium;
		color: #FFFFFF;
		cursor: pointer;
		float: left;
		font-weight: bold;
		height: 18px;
		margin: 0;
		padding: 2px 15px;
	}

		.pn_timkiem .btnTimkiem:hover {
			color: #c60702;
		}
/**** tim kiem****/

.ketquatimkiem {
	font-weight: bold;
	padding-bottom: 29px;
	font-size: 14px;
}

.highlight {
	font-weight: bold; /*background-color:#ddd;*/
}

.a_kqtk {
	font-size: 10pt;
	color: Blue;
	padding-bottom: 5px;
	display: inline-block;
}

	.a_kqtk:hover {
		color: #c60702;
		text-decoration: none;
	}

.boxsp-chitiet {
}

	.boxsp-chitiet .boxsp-chitiet-img {
		width: 194px;
		height: 130px;
		padding-right: 30px;
		float: left;
	}

		.boxsp-chitiet .boxsp-chitiet-img img {
			width: 194px;
			height: 130px;
		}

.boxsp-chitiet-masp, .boxsp-chitiet-gia {
	font-weight: bold;
	color: #666;
	padding: 5px 0;
	width: 440px;
	float: left;
}

	.boxsp-chitiet-masp span, .boxsp-chitiet-gia span {
		width: 50px;
		display: inline-block;
	}

		.boxsp-chitiet-gia span.gia1 {
			width: auto;
			color: #c00;
		}

.boxsp-chitiet-datmua {
	padding-top: 10px;
	float: left;
}

	.boxsp-chitiet-datmua img {
		width: 61px;
		height: 17px;
	}

.boxsp-chitiet-mieuta {
	padding-top: 15px;
}
/* table Gio hang - table Thanh toan*/

.tbGiohang {
	border-collapse: collapse;
	border: 1px solid #ccc;
	width: 100%;
}

	.tbGiohang td {
		border: 1px solid #ccc;
		font-weight: bold;
		padding: 5px;
	}

		.tbGiohang td.del {
			text-align: center;
		}

	.tbGiohang .caption td {
		text-align: center;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
		background: #eee;
		color: #3333cc;
	}

	.tbGiohang .imgsp {
		width: 100px;
		height: 75px;
		border: 1px solid #ccc;
	}

	.tbGiohang a:hover .imgsp {
		border-color: #f00;
	}

	.tbGiohang .slsp {
		border: 1px solid #ccc;
		width: 70px;
	}

.tableThanhtoan {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
}

	.tableThanhtoan .caption td {
		height: 20px;
		line-height: 20px;
		background: #eee;
		color: #00f;
		font-weight: bold;
	}

	.tableThanhtoan td {
		padding: 5px;
		height: 15px;
		line-height: 15px;
	}

		.tableThanhtoan td.tdLeft {
			padding-right: 30px;
			width: 150px;
			text-align: right;
		}

		.tableThanhtoan td.tdRight {
		}

			.tableThanhtoan td.tdRight .text {
				width: 225px;
				border: 1px solid #333;
			}

			.tableThanhtoan td.tdRight .loichuc {
				width: 225px;
				height: 80px;
				border: 1px solid #333;
			}

.btncapnhat, .btnthanhtoan {
	text-align: center;
	background: url(/images/NutMuaHang.png) no-repeat;
	margin: 5px auto 0;
	display: inline-block;
	width: 95px;
	height: 26px;
	text-decoration: none;
	line-height: 26px;
	color: #fff;
}

	.btncapnhat:hover, .btnthanhtoan:hover {
		color: #ffff66;
	}

.btntieptucmuahang {
	text-align: center;
	background: url(/images/tieptucmuahang.png) no-repeat 0 5px;
	padding-left: 20px;
	display: inline-block;
	height: 26px;
	text-decoration: none;
	line-height: 26px;
	color: #333;
	float: right;
}

	.btntieptucmuahang:hover {
		color: #f60;
	}
/**********Tiny link***********/
.tinylink {
	background: #EEEEEE;
	padding: 2px 0px;
	position: relative;
	z-index: 1;
}

	.tinylink a {
		margin: 0 3px;
		line-height: 19px;
		height: 15px;
		font-size: 11px;
		color: rgba(51, 51, 51, 0.78);
	}

a.tiny-root {
	display: inline-block;
	padding-left: 15px;
	background: url(/images/icon-home.png) no-repeat 0px 3px;
	background-size: 16px;
}

a.tiny-node {
}

a.tiny-leaf {
}

.tinylink .separator {
	display: inline-block;
	width: 18px;
	height: 10px;
	background: url(/images/icon-next.png) no-repeat 1px 1px;
}

.div_tintucmoinhat {
	width: 236px;
	padding-right: 5px;
	float: right;
	background: url(/images/tintucmoi-bg.png) repeat-y 0 0;
	height: 231px;
}

	.div_tintucmoinhat .title {
		font-size: 12pt;
		color: #fff;
		line-height: 30px;
		padding-left: 17px;
	}

.a_tintucmoinhat {
	margin: 5px 0 6px;
	display: inline-block;
	color: #fff;
	padding: 0px 0 0 24px;
	line-height: 15px;
	background: url(/images/bullet7.png) no-repeat 12px 5px;
}

	.a_tintucmoinhat:hover {
		text-decoration: underline;
	}

	.a_tintucmoinhat img {
		width: 91px;
		height: 61px;
		padding: 0px 13px 0px 0;
		float: left;
	}

.div_tintucmoinhat .time {
	display: inline-block;
	font-style: italic;
	font: 8pt;
	color: #1071A9;
}

.videobox-title {
	font-weight: bold;
	display: block;
	color: #000;
	padding: 7px 0;
	text-align: center;
}

.galleryanhbengoan {
	background: url(/images/bg-box-galleryanhbengoan.png) no-repeat 0% 0;
	width: 225px;
	padding: 10px 9px;
	margin-left: -2px;
}

.slideshow {
	overflow: hidden;
	width: 225px;
	height: 162px;
	z-index: 1;
	margin-bottom: 5px;
}

	.slideshow img {
		width: 225px;
		height: 162px;
	}

.boxtin1 {
	float: left;
	width: 270px;
	text-align: justify;
	margin-bottom: 10px;
}

	.boxtin1 .img {
		float: left;
		padding-right: 10px;
	}

	.boxtin1 img {
		width: 80px;
		height: 60px;
		border: 1px solid #ccc;
	}

	.boxtin1 .titletin {
		/*background: url(/images/bullet.png) no-repeat 7px 5px;*/
		color: #004175; /*padding: 0 0 0 20px;*/ /*margin-bottom: 5px;*/
		display: inline;
	}

		.boxtin1 .titletin:hover {
			color: #c60702;
		}

	.boxtin1 .datetime {
		display: none;
		color: #666;
	}

	.boxtin1 .summary {
		display: none;
	}

.boxtin2 {
	width: 324px;
	padding-right: 23px;
	float: left;
}

	.boxtin2 .img {
		float: left;
		width: 151px;
		height: 125px;
		padding-right: 10px;
		margin-bottom: 5px;
	}

	.boxtin2 img {
		width: 151px;
		height: 125px;
		border: 1px solid #ccc;
	}

	.boxtin2 .titletin {
		background: none;
		color: #004175;
		padding: 0px;
		margin-bottom: 5px;
		display: block;
		font-weight: bold;
	}

		.boxtin2 .titletin:hover {
			color: #c60702;
		}

	.boxtin2 .datetime {
		display: none;
		margin-bottom: 2px;
	}

	.boxtin2 .summary {
		display: block;
		text-align: justify;
	}

.div_boxtin3 {
	float: left;
	width: 277px;
}

.boxtin3 {
	float: left;
	text-align: justify;
	margin-bottom: 10px;
}

	.boxtin3 .img {
		border: 1px solid #ccc;
		margin-right: 5px;
		float: left;
	}

	.boxtin3 img {
		width: 70px;
		height: 50px;
	}

	.boxtin3 .titletin {
		/*background: url(/images/bullet.png) no-repeat 0px 5px; 	padding: 0 0 0 15px;*/
		color: #004175;
		display: inline;
	}

		.boxtin3 .titletin:hover {
			color: #c60702;
		}

	.boxtin3 .datetime {
		display: none;
		color: #666;
		padding: 0 0 0 15px;
		margin-bottom: 7px;
	}

	.boxtin3 .summary {
		display: none;
	}

.div_boxtin4 {
	float: left;
	width: 330px;
	padding-right: 10px;
	margin-right: 10px;
}

.boxtin4 {
	float: left;
	text-align: justify;
}

	.boxtin4 .img {
		display: block;
		width: 330px;
		height: 244px;
		padding-bottom: 10px;
	}

	.boxtin4 img {
		width: 330px;
		height: 244px;
	}

	.boxtin4 .titletin {
		color: #004175;
		margin-bottom: 5px;
		display: inline-block;
		font-size: 14pt;
		font-weight: bold;
	}

		.boxtin4 .titletin:hover {
			color: #c60702;
		}

	.boxtin4 .datetime {
		display: none;
		color: #666;
	}

	.boxtin4 .summary {
		display: block;
	}

.boxtin5 {
	float: left;
	width: 270px;
	text-align: justify;
	margin-bottom: 5px;
}

	.boxtin5 .img {
		display: none;
		width: 274px;
		height: 184px;
		padding-bottom: 50px;
	}

	.boxtin5 img {
		width: 274px;
		height: 184px;
	}

	.boxtin5 .titletin {
		color: #004175;
		display: inline-block;
		padding: 0 0 0 10px;
		background: url(/images/bullet.png) no-repeat 0px 5px;
	}

		.boxtin5 .titletin:hover {
			color: #c60702;
		}

	.boxtin5 .datetime {
		display: none;
		color: #666;
	}

	.boxtin5 .summary {
		display: none;
	}

.boxtin6 {
	float: left;
	width: 147px;
	text-align: justify;
	margin-bottom: 10px;
	margin-right: 9px;
}

	.boxtin6 .img {
		float: left;
		padding-right: 7px;
	}

	.boxtin6 img {
		width: 58px;
		border: 1px solid #ccc;
		height: 53px;
	}

	.boxtin6 .titletin {
		/*background: url(/images/bullet.png) no-repeat 7px 5px;*/
		color: #000; /*padding: 0 0 0 20px;*/ /*margin-bottom: 5px;*/
		display: inline;
		font-size: 8pt;
	}

		.boxtin6 .titletin:hover {
			color: #c60702;
		}

	.boxtin6 .datetime {
		display: none;
		color: #666;
	}

	.boxtin6 .summary {
		display: none;
	}

.quangcaocontent {
	padding: 30px 0 10px;
}

/**   Hoi dap  ***/

.box-hoidap {
	margin-bottom: 30px;
	text-align: justify;
}

.box-hoidap-top {
	background: url(/images/box-hoidap-top.png) no-repeat left top;
	padding-top: 15px;
}

.box-hoidap-bottom {
	background: url(/images/box-hoidap-bottom.png) no-repeat left bottom;
	padding: 0 10px 15px;
}

.box-hoidap .traloi1 {
	display: block;
	padding: 10px 0;
	color: #c60702;
}

.box-hoidap .cauhoi .tieude, .box-hoidap-bottom .cauhoi .nguoihoi {
}

.box-hoidap .cauhoi a:hover .tieude {
	color: #c60702;
}

.box-hoidap .cauhoi .tieude {
	display: block;
	font-weight: bold;
	color: midnightblue;
}

.box-hoidap .cauhoi .nguoihoi {
	display: block;
	font-weight: bold;
	color: Green;
	margin-bottom: 8px;
}

.box-hoidap .cauhoi .time {
	display: none;
}

.box-hoidap .cauhoi .cauhoi1 p {
	display: inline;
}

#formdatcauhoi {
	border-collapse: collapse;
	margin-top: 40px;
}

	#formdatcauhoi td {
		padding: 10px 0;
	}

		#formdatcauhoi td.td1 {
			font-weight: bold;
			text-align: left;
			vertical-align: top;
			width: 194px;
		}

		#formdatcauhoi td.td2 {
			text-align: left;
			vertical-align: top;
			width: 223px;
		}

			#formdatcauhoi td.td2 .obj1 {
				width: 223px;
				border: 1px solid #666;
				padding: 0 0 0 2px;
			}

			#formdatcauhoi td.td2 .obj2 {
				width: 223px;
				border: 1px solid #666;
				padding: 0 0 0 2px;
				height: 80px;
			}

			#formdatcauhoi td.td2 .btnGui {
				width: 97px;
				height: 28px;
				text-align: center;
				display: block;
				background: url(/images/btn-guicauhoi.png) no-repeat left bottom;
				line-height: 28px;
				color: #000;
			}

				#formdatcauhoi td.td2 .btnGui:hover {
					color: #c60702;
				}

.required {
	font-weight: normal;
	font-style: italic;
	color:#f00;
}

.thongbao {
	color: #f00;
	padding: 5px 0;
	text-align: center;
}

.tags {
	color: #666;
	padding: 5px 0;
}

	.tags .tag-img {
		height: 23px;
		position: absolute;
		vertical-align: middle;
		width: 40px;
	}

.tag-pos {
	background-color: #E7EBEE;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	min-height: 14px;
}

.tag-text {
	color: #838486;
	font-weight: normal;
	margin: 0 0 0 50px;
	text-align: justify;
	width: 440px;
}

	.tag-text a {
		color: #838486;
		font-family: Arial;
		font-size: 12px;
		text-decoration: none;
	}

.tag-texta:hover {
	text-decoration: underline;
}

.guiphanhoi {
}

.guiphanhoititle span {
	cursor: pointer;
	font-weight: bold;
	color: #000;
	display: inline-block;
	padding: 5px 0;
}

#form_guiphanhoi {
	border-collapse: collapse;
	display: none;
	font-size: 8pt;
}

	#form_guiphanhoi td {
		padding: 5px 0;
		vertical-align: top;
	}

		#form_guiphanhoi td.td1 {
			width: 240px;
			padding-left: 10px;
		}

		#form_guiphanhoi td.td3 {
			padding-left: 10px;
		}

		#form_guiphanhoi td.td2 {
			width: 200px;
			padding-right: 10px;
			padding-left: 5px;
		}

	#form_guiphanhoi .text {
		border: 1px solid #ccc;
		padding: 2px 0 2px 2px;
		font-size: 8pt;
		color: #999;
	}

	#form_guiphanhoi .btn {
		padding: 0 10px;
	}

	#form_guiphanhoi .obj1 {
		width: 236px;
	}

	#form_guiphanhoi .obj2 {
		width: 196px;
	}

	#form_guiphanhoi .obj3, #formdatcauhoi .txtMaxacnhan {
		width: 100px;
		float: left;
		margin-right: 5px;
	}

	#form_guiphanhoi .obj4 {
		width: 443px;
		height: 120px;
		font-family: Arial;
	}

	#form_guiphanhoi .imgCaptcha, #formdatcauhoi .imgCaptcha {
		width: 45px;
		height: 18px;
		float: left;
	}

#divPhanhoi {
	padding-top: 5px;
	clear: both;
}

.divPhanhoi_title {
	display: inline-block;
	width: 200px;
	float: left;
	color: #000;
	font-weight: bold;
	font-size: larger;
	cursor: pointer;
}

.divPhanhoi_content {
	display: none;
	height: 300px;
	overflow-y: scroll;
}

#divPhanhoi .divPhanhoi_title .feecbackcount {
	color: Blue;
}

.grPhanhoi {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

	.grPhanhoi td {
		border: none;
		padding: 2px 10px;
	}

.grPhanhoi_pager {
}

	.grPhanhoi_pager table {
		margin: 0 auto;
	}

	.grPhanhoi_pager td {
		color: #f00;
		padding: 2px 1px;
		font-weight: bold;
		font-size: larger;
	}

		.grPhanhoi_pager td a {
			color: #000;
			font-weight: bold;
		}

			.grPhanhoi_pager td a:hover {
				text-decoration: underline;
			}

.box-phanhoi_item {
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 8pt;
	color: #999;
}

	.box-phanhoi_item .box-phanhoi_item_title {
		color: #f00;
		font-weight: bold;
	}

	.box-phanhoi_item .box-phanhoi_item_time {
		font-weight: normal;
		color: #999;
	}

	.box-phanhoi_item .box-phanhoi_item_email {
		color: #999;
	}

	.box-phanhoi_item .box-phanhoi_item_name {
		display: block;
		padding-bottom: 5px;
		color: #444;
	}
/**********  addthis_default_style  ****************/
.addthis_default_style {
	text-align: right;
	width: 140px;
	float: right;
}

.dkd {
	background: url(/images/duongkedoc.png) repeat-y 340px 0;
}

.d_top {
	background: url(/images/bg-div-top.png) repeat-x 0 0;
	height: 22px;
	color: #666;
	padding-top: 16px;
	font-size: 8pt;
	text-align: right;
}

	.d_top .txtSearch {
		border: none;
		background: url(/images/search-box.png) repeat-x 0 0;
		height: 14px;
		padding-top: 2px;
		padding-left: 4px;
		width: 166px;
		font-style: italic;
		color: #666;
		font-size: 7pt;
	}

	.d_top a {
		color: #666;
		display: inline-block;
		padding: 0 5px;
	}

		.d_top a:hover {
			text-decoration: underline;
		}

.thoitiet-content {
	width: 330px;
	height: 26px;
	margin-top: 10px;
	background: url(/images/bg-box-thoitiet.png) no-repeat 0 0;
}

.box-tygia {
	width: 330px;
	height: 108px;
	margin-top: 10px;
	background: url(/images/bg-tygia.png) no-repeat 0 0;
}

	.box-tygia .tygia1 {
		width: 148px;
		padding-left: 10px;
		float: left;
		margin-top: 34px;
	}

	.box-tygia .tygia2 {
		width: 140px;
		float: right;
		margin-top: 24px;
		height: 60px;
		overflow-y: scroll;
		overflow-x: hidden;
		margin-right: 10px;
	}

div#divTS {
	width: 330px;
	height: 338px;
	overflow: hidden;
	text-align: left;
	position: relative;
}

div#imgButton {
	position: absolute;
	left: 287px;
	top: 230px;
	width: 44px;
	height: 22px;
	z-index: 1;
	cursor: pointer;
}

div#div0 {
	position: absolute;
	left: 0px;
	width: 330px;
	height: 225px;
	overflow: hidden;
	cursor: pointer;
}

div#div_0 {
	position: absolute;
	top: 230px;
	left: 0px;
	width: 329px;
	height: 109px;
	overflow: hidden;
	nowrap: true;
	font-size: 12px;
}

.divImgTS {
	position: absolute;
	left: -330px;
	width: 330px;
	height: 225px;
	overflow: hidden;
	cursor: pointer;
}

.divContTS {
	position: absolute;
	top: 230px;
	left: -329px;
	width: 329px;
	height: 109px;
	nowrap: true;
}

	.divContTS a.Lead {
	}

.divTitleTS {
	cursor: pointer;
	margin-bottom: 5px;
	width: 279px;
	line-height: 20px;
}

	.divTitleTS a {
		color: #004175;
		font-size: 14pt;
		font-weight: bold;
		font-family: Times New Roman;
	}

.STSimg {
	width: 328px;
	height: 221px;
	border: 1px solid #ccc;
}

.STSdiv1 {
	cursor: pointer;
	padding-bottom: 5px;
	width: 279px;
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
}

.icon-giohang {
	background: url( "img/icon-giohang.png" ) no-repeat scroll left 2px transparent;
	float: right;
	padding: 0 20px 0 26px;
}

	.icon-giohang a {
		color: #fff;
		font-weight: bold;
	}

		.icon-giohang a:hover {
			text-decoration: underline;
		}

.icon-duongdaynong {
	float: right;
	background: url(/images/icon-duongdaynong.png) no-repeat left top;
	padding: 0 20px 0 30px;
}

.box-spnb {
	background: #e0e5ec;
	padding: 15px 23px; /*margin: 5px auto; 	background: url(/images/bg-spnb.png) no-repeat 0 0; 	height: 97px;*/
}

.box-giothieu {
	border: 1px solid #e6e3e3;
	background: #f2f4eb;
}

	.box-giothieu .title {
		color: #d89c1f;
		height: 31px;
		line-height: 31px;
		border-bottom: 1px solid #e6e3e3;
		padding-left: 10px;
		font-weight: bold;
	}

	.box-giothieu .content {
		border-top: 1px solid #fafbf7;
		color: #949392;
	}


.box3 {
	margin: 0 auto 14px;
	/* border: 1px solid #ddd; */
	background: #fff;
	padding: 0px 9px;
}

	.box3 .title, .box3 .title1 {
		background: url(/images/rectange.png) repeat;
		padding: 8px 0px 35px 17px;
	}

		.box3 .title h3, .box3 .title1 h3 {
			color: #fff;
			font-size: 22px;
			font-family: 'helveticaneuemedium';
			margin-bottom: 7px;
		}

	.box3 .title2 h3 {
		font-size: 21px;
		font-family: 'helveticaneuemedium';
		color: #025E49;
		margin-bottom: 7px;
		padding-top: 4px;
	}

	.box3 .title2 span {
		color: #DF283E;
	}

	.box3 .title2 .line2 {
		width: 78px;
		height: 4px;
		background: #B7B7B7;
	}

	.box3 .title .line {
		width: 56px;
		height: 4px;
		background: #fff;
	}

	.box3 .title a {
		color: #444;
	}

		.box3 .title a:hover {
			text-decoration: underline;
		}

	.box3 .content {
		position: relative;
		z-index: 1;
		/* background: #e5e5e5; */
	}

	.box3 .content3 {
		background: #EBEBEB;
		padding: 14px;
	}

	.box3 .content .content1 {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

.thoitiet_title {
	background: url( "img/icon-thoitiet.png" ) no-repeat scroll 6px 2px transparent;
	color: #819234;
	float: left;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding-left: 45px;
	text-transform: uppercase;
	width: 86px;
}

.tygia_title {
	background: url( "img/icon-tygia.png" ) no-repeat scroll 6px 3px transparent;
	color: #819234;
	float: left;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	padding-left: 42px;
	text-transform: uppercase;
	width: 83px;
}

.boxthoitiet {
	width: 100px;
	float: left;
	padding-left: 10px;
}

	.boxthoitiet .thoitiet-item-title {
		font-weight: bold;
		line-height: 30px;
		color: #444;
	}

.thoitiet-item-info {
	padding-bottom: 10px;
}

.boxtygia {
	float: left;
	width: 100px;
	padding-left: 20px;
}

	.boxtygia .tygia-item-title {
		font-weight: bold;
		line-height: 30px;
		color: #444;
	}

.block_quangcaoleft {
}

.selectboxSapxep {
	padding: 8px 0 0;
	margin: 8px 0;
	border-top: 1px solid #e3e3e3;
}

.boxspchitiet {
}

	.boxspchitiet .img {
		width: 270px;
		float: left;
		padding: 20px;
		border-right: 1px solid #ccc;
		margin: 0 20px 20px 0;
	}

		.boxspchitiet .img img {
			max-width: 251px;
			margin: 0 auto;
		}

	.boxspchitiet .spchitiet-nsx {
		color: #000;
		line-height: 22px;
	}

	.boxspchitiet .spchitiet-title {
		font-size: larger;
		color: #f00;
		line-height: 30px;
		font-weight: bold;
	}

		.boxspchitiet .spchitiet-title h1 {
			font-size: 11pt;
		}

	.boxspchitiet .spchitiet-cart {
		color: #ee3b7d;
		padding: 10px 0 15px;
	}

		.boxspchitiet .spchitiet-cart input[type=text] {
			padding: 2px;
			width: 30px;
		}

		.boxspchitiet .spchitiet-cart .spchitiet-btncart {
			display: inline-block;
			margin-top: 15px;
			background: url(/images/addToCartButton.gif) no-repeat left top;
			width: 130px;
			height: 30px;
			color: #fff;
			font-weight: bold;
			font-size: 9pt;
			line-height: 28px;
			text-align: center;
		}

	.boxspchitiet .spchitiet-content {
		display: block;
		border: 1px solid #ccc;
		padding: 5px;
		clear: both;
	}

	.boxspchitiet .spchitiet-danhgia {
		margin-bottom: 10px;
	}

	.boxspchitiet .spchitiet-content, .boxspchitiet .spchitiet-content p {
		color: #aaa;
		line-height: 25px;
	}

	.boxspchitiet .guiemail {
		float: left;
		width: 290px;
		padding: 10px 0 10px 20px;
	}

		.boxspchitiet .guiemail a {
			color: #5b9c37;
			background: url(/images/email_icon1.jpg) no-repeat 0 6px;
			display: inline-block;
			padding-left: 20px;
		}

	.boxspchitiet .chitiet-gia {
		float: left;
		width: 300px;
		padding: 10px 0;
		color: #666;
	}

.divtop {
	padding: 3px 0;
	z-index: 3;
	background: #2d9687;
	color: #82d3c2;
	font-size: 12px;
	z-index: 900;
	overflow: hidden;
}

	.divtop a {
		color: #82d3c2;
		font-size: 12px;
	}

		.divtop a:hover {
			text-decoration: underline;
		}

.ReviewTable {
	border: none;
	vertical-align: top;
	width: 100%;
	margin-top: 10px;
}

	.ReviewTable td {
		border: none;
	}

		.ReviewTable td.td_left, .ReviewTable td.td_right {
			padding: 10px 20px;
			vertical-align: top;
			text-align: left;
		}

	.ReviewTable tr.tr_alt td {
		background: #fafafa;
	}

	.ReviewTable td .hovaten {
		font-weight: bold;
		display: block;
		line-height: 20px;
	}

	.ReviewTable tr.tr_pager td table {
		margin-left: 20px;
	}

	.ReviewTable td .danhgia {
		display: block;
		line-height: 20px;
	}

		.ReviewTable td .danhgia img {
			width: 100px;
			height: 19px;
			float: left;
		}

.tongtien {
	padding: 10px 20px;
	color: #f60;
	font-weight: bold;
	font-size: 10pt;
}

hr {
	border: 1px solid #ccc;
}

.videoclip-title {
	display: block;
	text-align: center;
	font-weight: bold;
	padding: 8px 10px;
	color: #333;
}
/*box visitor*/
.visitor {
}

	.visitor .visited {
		color: #cc6633;
		font-size: 17pt;
		display: block;
		margin-bottom: 8px;
		font-weight: bold;
	}

	.visitor .visitor_online {
		margin-bottom: 7px;
	}

	.visitor .visited1 {
		height: 18px;
		display: block;
		/* padding-left: 13px; */
	}

		.visitor .visitor_online span, .visitor .visited1 span {
			font-weight: bold;
			color: #DF283E;
			float: right;
		}

.thiet-ke-web-bach-khoa {
	text-align: center;
}

	.thiet-ke-web-bach-khoa a {
		color: #999999;
		display: inline-block;
		padding-top: 6px;
		font-weight: normal;
	}

.spkhac {
	color: #900;
	font-weight: bold;
	font-size: larger;
}

DIV.dmspc {
	border: 2px solid #ccc;
	width: 170px;
	margin-right: 20px;
	padding: 5px;
}

	DIV.dmspc .dmspc_title {
		color: #ee3b7d;
		text-transform: uppercase;
	}

	DIV.dmspc img {
		width: 110px;
		height: 110px;
		margin: 5px auto;
		display: block;
	}

	DIV.dmspc a {
		color: #ee3b7d;
	}

		DIV.dmspc a:hover {
			text-decoration: underline;
			color: #620113;
		}

.t_dmspc {
	border: none;
}

	.t_dmspc td {
		vertical-align: top;
		text-align: center;
	}

		.t_dmspc td.bt {
			padding-top: 30px;
		}

.box-giohang {
	color: #81514e;
	text-align: center;
	padding: 5px;
}

	.box-giohang .btn {
		background: url(/images/cartBTN.jpg) no-repeat left top;
		text-align: center;
		color: #fff;
		line-height: 20px;
		height: 20px;
		width: 70px;
		display: inline-block;
		font-size: 8pt;
		font-weight: bold;
	}

		.box-giohang .btn:hover {
			text-decoration: underline;
		}

.box-sp1 {
	border: 1px dashed #ccc;
	width: 140px;
	margin: 0px auto 7px;
	clear: both;
	padding: 5px;
}

	.box-sp1 .box-sp1-img img {
		width: 60px;
		margin-right: 6px;
		float: left;
		height: 60px;
	}

	.box-sp1 .box-sp1-title {
		color: #ee3b7d;
	}

		.box-sp1 .box-sp1-title:hover {
			text-decoration: underline;
		}

	.box-sp1 .box-sp1-giatien {
		display: block;
	}

.table_procat {
	margin: 0px 0 0 0px;
	border-collapse: collapse;
}

	.table_procat td {
		vertical-align: top;
		border: none;
		padding: 5px 0px 20px;
	}

		.table_procat td.borderright {
		}

.table_procat1 {
	margin: 0px 0 0 0px;
	border-collapse: collapse;
}

	.table_procat1 td {
		vertical-align: top;
		border: none;
		padding: 5px 30px 20px;
	}

.table_procat tr {
}

.box-procat {
	/* width: 670px; */
	margin: 0 auto;
	height: 130px;
}

	.box-procat:hover {
		/*border:2px solid #ee3b7d;*/
	}

	.box-procat a div {
		margin: 0 auto;
	}

	.box-procat img {
		margin-right: 13px;
		float: left;
		border: 1px solid #ccc;
		width: 148px;
		padding: 2px;
		height: 104px;
	}

	.box-procat a {
		color: #006699;
		font-size: 10pt;
		font-weight: bold;
		color: #0057a3;
		line-height: 36px;
	}

		.box-procat a:hover {
		}

	.box-procat .giatien {
		display: block;
		margin-top: 5px;
	}

.box-procat1 {
	border: 2px solid #fff;
	width: 137px;
	margin: 0 auto;
	padding: 5px 0;
	text-align: center;
}

	.box-procat1:hover {
		border: 2px solid #ee3b7d;
	}

	.box-procat1 img {
		width: 100px;
		height: 100px;
		margin: 0 auto 5px;
		display: block;
	}

	.box-procat1 a {
		color: #ee3b7d;
	}

		.box-procat1 a:hover {
			text-decoration: none;
		}

	.box-procat1 .giatien {
		display: block;
		margin-top: 5px;
	}

.div_hr {
	height: 1px;
	margin: 6px;
	border-bottom: 1px solid #ccc;
}

#plusone11 {
	background: #fff;
	padding: 10px 0;
}

.slideshow-right {
	margin-bottom: 15px;
	overflow: hidden;
	height: 140px;
}

	.slideshow-right img {
		width: 170px;
		height: 140px;
	}

.slideshow-trangchu {
	margin: 25px auto;
	overflow: hidden;
	height: 200px;
	width: 595px;
}

	.slideshow-trangchu img {
		height: 200px;
		width: 595px;
	}

.select-nhasx {
	width: 110px;
	padding: 2px;
	margin: 5px auto;
	float: right;
}

.select-nhasx1 {
	width: 150px;
	float: right;
	padding: 2px;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	padding: 6px 9px !important;
	margin-top: 0 !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-right: 5px !important;
}

#cse-search-form {
	width: 95%;
	margin: 0 auto;
	margin-top: 7px;
}

.img-spnb img {
	height: 107px;
	width: 222px;
}

.spnb {
	padding: 10px 0;
}

.a-spnb {
	text-align: center;
	line-height: 18px;
	padding-bottom: 10px;
	color: #000;
	display: block;
}

	.a-spnb img {
		height: 92px;
		width: 202px;
		display: block;
	}

.img-spnb:hover {
	border: 2px solid #093;
}

#marqueecontainer2 {
	position: relative;
	width: 100%; /*marquee width */
	height: 277px; /*marquee height */
	overflow: hidden;
}

#marqueecontainer {
	position: relative;
	width: 100%; /*marquee width */
	height: 277px; /*marquee height */
	overflow: hidden;
}

.bg {
	position: absolute;
	z-index: 1;
	width: 100%;
}

.bg_subpage1 .bg1 {
}

.bg_subpage1 .bg2 {
}

.bg_subpage3 .bg1 {
}

.bg_subpage3 .bg2 {
}

.baivietkhac {
	margin: 35px 0 22px 0;
	border-top: 1px solid #EBEBEB;
	position: relative;
}

	.baivietkhac .bvkTitle {
		display: block;
		height: 13px;
		line-height: 13px;
		color: #FE5802;
		margin-top: -12px;
		font-size: 11pt;
		position: absolute;
		background: #F9F9F9;
		padding-right: 5px;
		width: 109px;
	}

	.baivietkhac a {
		display: inline-block;
		color: #333;
		background: url(/images/icon-next.png) no-repeat 12px 8px;
		padding: 2px 0 0 35px;
	}

		.baivietkhac a.a1 {
			display: inline-block;
			color: #1071a9;
			background: none;
			padding: 6px 0 0 0px;
		}

	.baivietkhac .a2 {
		display: inline-block;
		color: #1071a9;
		background: none;
		padding: 0;
	}

.baivietkhac_content {
	padding-top: 16px;
}
/*************************/
/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

	.simply-scroll-list li {
		padding: 0;
		margin: 0;
		list-style: none;
	}

		.simply-scroll-list li img {
			border: none;
			display: block;
		}

/* Master button styles - note that left and right
versions are included although they are not used in this example */

.simply-scroll-btn {
	position: absolute;
	background-image: url(buttons.png);
	width: 42px;
	height: 44px;
	z-index: 3;
	cursor: pointer;
}

.simply-scroll-btn-left {
	left: 6px;
	bottom: 6px;
	background-position: 0 -44px;
}

	.simply-scroll-btn-left.disabled {
		background-position: 0 0 !important;
	}

	.simply-scroll-btn-left:hover {
		background-position: 0 -88px;
	}

.simply-scroll-btn-right {
	right: 6px;
	bottom: 6px;
	background-position: 84px -44px;
}

	.simply-scroll-btn-right.disabled {
		background-position: 84px 0 !important;
	}

	.simply-scroll-btn-right:hover {
		background-position: 84px -88px;
	}

.simply-scroll-btn-up {
	right: 6px;
	top: 6px;
	background-position: -126px -44px;
}

	.simply-scroll-btn-up.disabled {
		background-position: -126px 0 !important;
	}

	.simply-scroll-btn-up:hover {
		background-position: -126px -88px;
	}

.simply-scroll-btn-down {
	right: 6px;
	bottom: 6px;
	background-position: -42px -44px;
}

	.simply-scroll-btn-down.disabled {
		background-position: -42px 0 !important;
	}

	.simply-scroll-btn-down:hover {
		background-position: -42px -88px;
	}

/* Custom class modifications - adds to / overrides above

Vertical scroller example, with custom base class */

/* Container DIV */
.vert {
	/* wider than clip for custom button pos. */
	height: 250px;
}

	/* Clip DIV */
	.vert .simply-scroll-clip {
		height: 250px;
	}

	/* Explicitly set height/width of each list item */
	.vert .simply-scroll-list li {
		height: 77px;
		padding-bottom: 8px;
	}

		.vert .simply-scroll-list li img {
			width: 100px;
			height: 77px;
		}

		.vert .simply-scroll-list li .img_left {
			float: left;
		}

		.vert .simply-scroll-list li .img_right {
			float: right;
		}
	/* Modified button positions, overriding previous styles */
	.vert .simply-scroll-btn-up {
		right: 0;
		top: 0;
	}

	.vert .simply-scroll-btn-down {
		right: 0;
		top: 52px;
	}

.box1 table.table1, .box1 table.table1 td {
	border-collapse: collapse;
	border-color: #666;
}

	.box1 table.table1 td {
		padding: 3px;
	}

.doitac-bg {
	background: url(/images/doitac-bg.png) no-repeat 0 0;
	width: 100%;
	height: 52px;
	padding-top: 12px;
}

.tb_service {
	border-collapse: collapse;
}

	.tb_service td {
		padding-bottom: 5px;
		border-collapse: collapse;
		vertical-align: middle;
	}

	.tb_service a {
		color: #3457a3;
		text-transform: uppercase;
		font-weight: bold;
	}

	.tb_service img {
		margin-right: 9px;
	}

ul.duantieubieu {
	width: 938px;
}

	ul.duantieubieu li {
		float: left;
		list-style: none;
		width: 266px;
		margin-right: 34px;
		border-right: 1px solid #d6d6d6;
		padding-right: 29px;
	}

		ul.duantieubieu li img {
			width: 100px;
			height: 100px;
			/* padding: 6px; */
			/* border: 1px solid #f5b1b1; */
			width: 261px;
			height: 161px;
		}

		ul.duantieubieu li span {
			line-height: 30px;
			color: #CF3831;
			text-align: center;
			display: block;
			font-weight: bold;
		}


.box-spnb .spnb-item {
	float: left;
	margin-right: 16px;
}

	.box-spnb .spnb-item img {
		background: white;
		width: 124px;
		height: 83px;
		border: 1px solid #ff9999;
		padding: 3px;
	}

	.box-spnb .spnb-item .name {
		padding: 10px 0 0;
		text-align: center;
		display: block;
		color: #333;
	}

ul.dmright {
	/* width:226px; */
	/* margin-left: 15px; */
}

	ul.dmright, ul.dmright li {
		list-style: none;
	}

		ul.dmright li {
			width: 100%;
			border-bottom: 1px solid rgba(72, 140, 125, 0.32);
			padding: 8px 0;
			padding-left: 16px;
		}

			ul.dmright li a {
				color: rgba(51, 51, 51, 0.78);
				/* font-weight: bold; */
				line-height: 17px;
				font-size: 13px;
			}

			ul.dmright li.active, ul.dmright li.active a {
				/* font-weight:bold; */
				background-color: #01EBBA;
			}

		ul.dmright ul {
			display: none;
		}

			ul.dmright ul.hienthi {
				display: block;
			}

.duantieubieu li.last {
	margin-right: 0px;
	padding-right: 0px;
	border-right: none;
}

.tb_service1 {
	width: 100%;
	line-height: 22px;
}

	.tb_service1 span a {
		color: #FE5802;
		font-weight: bold;
		text-transform: uppercase;
		line-height: 33px;
		font: 500 14px/28px 'Roboto', sans-serif;
	}

.dichvutieubieu {
	width: 89%;
}

	.dichvutieubieu .img {
		width: 100%;
		height: 165px;
		overflow: hidden;
	}

		.dichvutieubieu .img img {
			-webkit-transform: scale(1);
			transform: scale(1);
			-webkit-transition: .3s ease-in-out;
			transition: .3s ease-in-out;
		}

		.dichvutieubieu .img:hover img {
			-webkit-transform: scale(1.3);
			transform: scale(1.3);
		}

.khoi_gttt {
	text-align: justify;
	width: 98%;
}

.dichvutieubieu img {
	width: 100%;
	height: auto;
}

.dichvutieubieu12 {
	border-right: 1px solid #ccc;
}

.dichvutieubieu .title_tt {
	color: #4a4a4a;
	font-size: 16px;
	padding: 18px 24px 12px 0px;
	font-family: 'helveticaneuemedium';
	background: url(/images/icon_dvtt.png) no-repeat right;
}

	.dichvutieubieu .title_tt:hover {
		color: #de293c;
	}

	.dichvutieubieu .title_tt a {
		color: #CF382F;
	}

.news_hot {
	background: url(/images/bullet6.png) no-repeat 14px 7px;
	padding-left: 25px;
	margin-bottom: 6px;
}

	.news_hot a {
		color: #333;
		line-height: 15px;
	}

.tb_dangnhap {
	border-collapse: collapse;
	margin-left: 82px;
	color: #000;
	background: url(/images/logo_viegon.png) no-repeat 1px 24px;
	padding: 11px 0px;
	display: inline-block;
	margin-top: 16px;
}

	.tb_dangnhap .td1 {
		font-weight: bold;
		padding: 4px 30px 4px 0;
		color: #000;
		border-collapse: collapse;
		text-align: right;
		width: 194px;
	}

.btnSubmit {
	color: #fff;
	background: #03a985;
	padding: 2px 9px;
	/* margin-left: 34px; */
}

.btnSubmit1 {
	color: #fff;
	background: #03a985;
	padding: 6px 9px 5px;
	/* margin-left: 34px; */
	line-height: 27px;
}

.input {
	margin-bottom: 9px;
}

.box1 .title1 a {
	color: #006699;
}

.title_category {
	/* font-weight: bold; */
	height: 31px;
	line-height: 31px;
	/* margin: 0 6px; */
	position: relative;
	z-index: 99;
	color: #333;
	margin: 17px 0 5px;
	border-bottom: 1px solid #ccc;
}

	.title_category a {
		font-size: 16px;
		color: #013d7e;
		font-weight: bold;
		text-transform: uppercase;
	}

.box-tintuc6 {
	margin-bottom: 28px;
	width: 339px;
}

	.box-tintuc6 .img img {
		width: 140px;
		height: 96px;
	}

	.box-tintuc6 .title-tin a {
		color: #333;
		font-size: 10pt;
		line-height: 20px;
		font-weight: bold;
	}

	.box-tintuc6 .datetime {
		display: block;
		font-style: italic;
		font-size: smaller;
		line-height: 14px;
		color: #333;
	}

	.box-tintuc6 .img {
		margin-right: 10px;
		float: left;
		/* border: 1px solid #ccc; */
	}

.box1 .content_category {
	margin: 10px 0 0 258px;
	width: 684px;
}

.hotline_hotmail {
	margin: 40px 15px 15px;
}

.title_tt_1 {
	font-style: italic;
	font-size: 12px;
	margin: 0px 0 8px 0;
}

	.title_tt_1 a {
		color: #666;
		font-size: 13px;
		font-weight: bold;
	}

ul.dmright ul {
	/* margin-left: 13px; */
}

	ul.dmright ul a {
		font-weight: normal;
	}

.btn_search {
	position: absolute;
	right: 2px;
	background: url(/images/tim-kiem.png) no-repeat;
	width: 19px;
	border: none;
	top: 5px;
	height: 16px;
	background-size: 16px;
}

.service {
	padding: 14px 14px 0;
	background: #323232;
}

.table_service td {
	/* border-right: 1px solid #ccc; */
	/* padding-right: 16px; */
	vertical-align: top;
	padding-bottom: 27px;
}

.khoitintuc_home {
	float: right;
	width: 371px;
	/* margin-top: 18px; */
}

.khoi_service {
	/* float:left; */
	/* margin-top: 37px; */
}

.title_khoiNewsHome {
	border-bottom: 5px solid #ebebeb;
	margin-bottom: 21px;
}

	.title_khoiNewsHome h3 {
		font-size: 19px;
		color: #00816B;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: -9px;
		background: #fff;
		display: inline-block;
		font-family: 'helveticaneuemedium';
		padding-right: 15px;
	}

		.title_khoiNewsHome h3 span {
			color: #e0263d;
		}

.line_white {
	border-bottom: 1px solid #fff;
	width: 800px;
	margin: 12px auto;
}

.menufooter {
	margin: 0 auto;
	height: 24px;
	padding-top: 5px;
	background: #292929;
	padding: 15px 0;
}

	.menufooter a {
		padding-right: 55px;
		color: #fff;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		/* font: 400 14px/28px 'Roboto', sans-serif; */
	}

.tb_service1 a, .tb_service1 {
	color: #ddd;
}

.menufooter a:hover {
	color: #FE5802;
	text-decoration: none;
}

#totop {
	background: url(/images/totop.png) no-repeat;
	/* border: none; */
	bottom: 16px;
	display: none;
	height: 48px;
	overflow: hidden;
	position: fixed;
	width: 47px;
	z-index: 20;
	right: 29px;
	opacity: 1;
	background-size: 44px;
}

	#totop:hover {
		transition: 0.8s;
		opacity: 0.7;
	}

.news_hot a {
	text-decoration: none;
}

.news_hot img {
	width: 94px;
	height: 59px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

.news_hot .titleNewhot {
	color: #333;
	/* font-weight: bold; */
}

.ngaydangNewhot {
	font-style: italic;
	color: #666;
	font-size: 11px;
	padding: 3px;
}

.slide_doitac {
	margin: 20px 0 0px;
	background: #f0f4f3;
	padding: 15px 0 14px;
}

	.slide_doitac .slick-slider {
		margin-bottom: 0px;
	}

.title_trgchu {
	text-align: center;
	font-size: 16px;
	padding-bottom: 15px;
	color: #0066CB;
	text-transform: uppercase;
	font-weight: bold;
}

.gt_trangchu {
	width: 492px;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 32px;
}

.xemthem {
	text-align: right;
	margin-top: 9px;
}

	.xemthem a {
		text-align: right;
		color: #e0263d;
		/* font-style: italic; */
		/* font-weight: bold; */
		/* background: #666; */
		/* padding: 3px 11px; */
		font-size: 13px;
		/* text-transform: uppercase; */
	}

		.xemthem a:hover {
			text-decoration: none;
			/* background: #2DA59B; */
			color: rgba(1, 96, 76, 0.79);
		}

.slider-wrapper {
	/* width: 922px; */
	/* margin: auto; */
	/* text-align: center; */
}

.nivo-html-caption {
	display: none;
}

.news_hot a:hover {
	color: #2DA59B;
}

.header_tt {
	padding: 7px 0 6px;
	background: #fff;
	/* box-shadow: 0px -8px 6px 8px #8C8C8C; */
	/* position: relative; */
	/* z-index: 1; */
}

.menu_tt { /* position: absolute; */ /* top: -7px; */ /* right: 10px; */
	float: left;
}

.menu_tt1 {
	height: 34px;
	background: rgba(255,255,255,0.65);
	/* box-shadow:0 4px 5px 0 rgba(0,0,0,0.17); */
	padding: 2px 0;
	position: relative;
}

.table_service {
	width: 100%;
}

.tomtat {
	height: 65px;
	overflow: hidden;
}

.wrapper {
	background: #fff;
	height: 73px;
}

.gioithieu_tt {
	margin: 15px 0 20px;
}

.content_gttt {
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-radius: 4px;
}

.title_gt1, .title_gt2, .title_gt3 {
	border-bottom: 1px solid #cdcdcd;
	padding: 17px;
	background: url(/images/gt1.png) no-repeat 309px 18px;
	text-transform: uppercase;
	font-size: 15px;
}

.title_gt1 {
	background: url(/images/gt.png) no-repeat 309px 18px;
}

	.title_gt1 s {
		color: #444;
	}

.content_gttt1, .content_gttt2, .content_gttt3 {
	border-bottom: 1px solid #cdcdcd;
	/* padding: 17px; */
}

.content_gttt2, .content_gttt3 {
	display: none;
}

.title_gt1:hover, .title_gt2:hover, .title_gt3:hover {
	cursor: pointer;
}

.pn_timkiem img {
	width: auto;
	height: 12px;
	margin-bottom: -15px;
	margin-right: 6px;
}

	.pn_timkiem img:hover {
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		cursor: pointer;
	}

.hotline1 {
	background: url(/images/phone.png) no-repeat 11px;
	padding-left: 28px !important;
}

	.hotline1 img {
		height: 11px;
		width: auto;
	}

.new_trac img {
	width: 116px;
	height: 83px;
	float: left;
	margin-right: 10px;
	border: 1px solid #ddd;
}

.new_trac {
	margin-bottom: 17px;
	height: 84px;
	overflow: hidden;
	max-width: 100%;
}

.title_ttgt h3 {
	width: 115px;
}

.menufooter img {
	width: auto;
	height: 22px;
	margin-bottom: -3px;
}

.title_tapchi h3 {
	/* width: 200px; */
}

.titlenewtrac {
	margin-bottom: 6px;
	text-align: left;
}

	.titlenewtrac a {
		color: #4a4a4a;
		/* font-weight:bold; */
		line-height: 18px;
		font-family: 'helveticaneuemedium';
	}

ul.dmright li a:hover {
	text-decoration: none;
}

ul.dmright li:hover {
	/* margin-left: 8px; */
	/* transition: 0.2s; */
	background-color: #01EBBA;
}

.statistic {
	/* background: url(/images/statistic1.png) no-repeat 52px; */
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	padding: 11px 0px;
	text-transform: uppercase;
	text-align: center;
	color: #444;
}

.title_summary {
	height: 137px;
	text-align: justify;
	overflow: hidden;
}

.title_service {
	color: #DF283E;
	font-size: 16px;
	padding: 18px 0 12px;
	font-family: 'helveticaneuemedium';
}

	.title_service:hover {
		color: #025E49;
		transition: 0.3s;
	}

.menu_fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 100;
	left: 0;
	box-shadow: 0px -8px 6px 8px #8C8C8C;
}

.contentleft_fixed {
	position: fixed;
	top: 83px;
	width: 236px;
	z-index: 1;
}

.box-tintuc-sp {
	width: 262px;
	margin-bottom: 50px;
	display: block;
	float: left;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
	padding-top: 6px;
}

	.box-tintuc-sp .img {
		width: 245px;
		margin: 0 auto;
		border: 1px solid #F9F9F9;
	}

		.box-tintuc-sp .img img {
			width: 100%;
			height: 163px;
		}

.title_summary_sp {
	color: #000;
	font-size: 14px;
	text-align: center;
	line-height: 18px;
	margin-top: 15px;
}

.title_ttgt a:hover, .titlenewtrac a:hover, .baivietkhac a:hover, .tinylink a:hover, .box-tintuc1 .title-tin a:hover, .box3 .title a:hover, .title_khoiNewsHome a:hover {
	color: #025E49;
	text-decoration: none;
}

.new_trac img:hover {
	border: 1px solid #FE5802;
	transition: 0.8s;
}

.tb_service1 {
	/* color: #fff; */
}

	.tb_service1 a:hover {
		color: #FE5802;
	}

.title_gt1 a, .title_gt2 a, .title_gt3 a {
	color: #333;
}

.summary1 p, .summary1 {
	line-height: 18px;
}

.box-tintuc p {
	line-height: 18px;
}

.time-news {
	margin: -14px 0 12px;
	font-style: italic;
	font-size: 12px;
}

.box-tintuc2 {
	padding: 10px 0;
	border-bottom: 1px dotted #ddd;
}

	.box-tintuc2 .title-tin a {
		color: #333;
		font-weight: bold;
		font-size: 14px;
	}

.ngaydang_hethan {
	font-size: 12px;
}

.box-tintuc2 .title-tin {
	padding-bottom: 10px;
}

.new_timedt {
	margin: -10px 0 27px;
}

.title_career {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 12px 0px 10px;
	font-size: 15px;
}

	.title_career a {
		color: #444;
	}

		.title_career a:hover {
			color: #FE5802;
		}

.baivietkhac span {
	position: absolute;
	top: -16px;
	background: #fff;
	padding-right: 8px;
	font-size: 16px;
	color: #005F49;
	font-family: 'helveticaneuemedium';
}

.timkiem {
	background: url(/images/search.png) no-repeat 4px 4px;
	width: 32px;
	height: 23px;
	background-size: 15px;
}

.divtop_chung {
	border-right: 1px solid #42bea4;
	float: right;
	padding: 0 12px;
}

.langvn {
	border-right: 1px solid #82d3c2;
	padding-right: 7px;
	margin-right: 3px;
}

.login {
	background: url(/images/login.png) no-repeat 12px 5px;
	padding-left: 28px;
}

.dv2 {
	margin: auto;
}

.dv3 {
	float: right;
}

.new_tc {
	width: 90%;
	float: right;
}

.title_newtc h3 {
	/* width: 86px; */
}

.doitac {
	height: 67px;
	display: flex;
	margin: auto;
	width: 88%;
	border: 1px solid #F0F4F3;
	padding: 3px;
	margin-bottom: 10px;
}

	.doitac:hover {
		border: 1px solid #2ecc10;
		transition: 0.3s;
	}

	.doitac img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
		/* filter: grayscale(100%); */
		/* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -o-transition: all 2s ease;
     transition: all 2s ease; */
		/* -webkit-transform: scale(1); */
		/* transform: scale(1); */
		/* -webkit-transition: .3s ease-in-out; */
		transition: .3s ease-in-out;
	}

		.doitac img:hover {
			/* filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);*/
		}


#footer .img_background {
	width: 100%;
	position: absolute;
	top: 0px;
	display: none;
}

	#footer .img_background img {
		width: 100%;
		height: auto;
	}

#footer .title h3 {
	color: #2eb992;
	text-transform: uppercase;
	margin-bottom: 14px;
	font-family: 'RobotoCondensed-Bold';
	font-size: 19px;
	/* font-weight: bold; */
	word-spacing: 4px;
}

.ndfooter {
	width: 91%;
}

.ndfooter1 {
	float: right;
}

.follow {
	margin-top: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}

	.follow .image {
		margin: 20px 0;
	}

		.follow .image img {
			margin-left: 3px;
		}

			.follow .image img:hover {
				transition: 0.8s;
				opacity: 0.6;
			}

.caroufredsel_wrapper {
	min-height: 200px !important;
}

.div_tintucnoibat .prev2 {
	float: left;
	margin-left: 10px;
}

.div_tintucnoibat .next2 {
	float: right;
	margin-right: 10px;
}

.div_tintuccategories {
	padding: 0px !important;
}

ul.dmright ul li {
	padding-left: 32px !important;
	background: url(/images/icon_title.png) no-repeat 20px 16px;
	background-size: 4px;
}

#map_canvas {
	width: 100%;
	height: 400px;
	border: 1px double #ccc;
	margin-top: 15px;
}

.lienhe_center {
	margin-top: 29px;
}

.taitailieu {
	text-align: right;
}

	.taitailieu a {
		color: #e2263f;
		/* font-weight: bold; */
		font-family: 'helveticaneuemedium';
	}

		.taitailieu a:hover {
			color: rgba(1, 96, 76, 0.79);
		}

	.taitailieu img {
		margin-bottom: 2px;
	}

#slider .box {
	position: absolute;
	z-index: 9999;
	bottom: 30px;
	left: 100px;
	background: #fff;
	padding: 15px;
	border-radius: 4px;
}

	#slider .box span.title {
		font-size: 20px;
		font-weight: 600;
		margin-bottom: 15px;
		float: left;
		width: 100%;
	}

.anhslide_gt {
	width: 95%;
	margin-bottom: 25px;
}

.slide_gioithieu {
	width: 100%;
	height: 216px;
	display: flex;
	text-align: center;
}

.content .slide_gioithieu {
	/* border: 1px solid #ddd; */
	/* padding: 10px; */
}

.slide_gioithieu img {
	/* max-width: 100%; */
	max-height: 100%;
	width: 100%;
	height: auto;
	margin: auto;
}

.expand {
	cursor: pointer;
	height: 22px;
	width: 32px;
	background: transparent url("/images/icon_menu_mobile_2.png") no-repeat scroll 0% 0%;
	display: none;
	/* position: absolute; */
	/* right: 5px; */
	/* top: 16px; */
	z-index: 100;
}

.menu_mobile {
	display: none;
}

.mm-menu {
	width: 40%;
	position: fixed;
	top: 29px;
	z-index: 200;
}

.title_project h3 {
	margin-top: 5px;
	margin-bottom: 17px;
}

.title_project a {
	font-size: 18px;
	font-family: 'helveticaneuemedium';
	color: #E0263B;
}

	.title_project a:hover {
		color: #005F49;
	}

.item_project {
	margin-bottom: 40px;
}

.anh_contentnew {
	/* width: 80%; */
	/* margin: auto; */
}

.taitailieu2 {
	position: absolute;
	top: 29px;
	right: 32px;
}

	.taitailieu2 a {
		color: #DF283E;
		/* font-size: 12px; */
	}

	.taitailieu2 img {
		margin-left: 3px;
		margin-bottom: 4px;
		width: 15px;
		height: auto;
	}

li.timkiem_mobile {
	display: block !important;
}

.online_brochure {
	float: right;
	border-left: 1px solid #42bea4;
	padding-left: 10px;
	margin-left: 13px;
}

.video_tc {
	width: 100%;
	text-align: center;
}

	.video_tc .vdtitle {
		line-height: 30px;
		margin-top: 5px;
		font-weight: bold;
	}

	.video_tc video {
		width: 344px;
	}

.tapchi {
	width: 90%;
	height: 200px;
	display: flex;
	margin: auto;
	margin-bottom: 10px;
}

	.tapchi img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
		margin: auto;
	}

@media (max-width: 1200px) {
	.expand {
		display: block;
	}

	.jqueryslidemenu {
		display: none;
	}
}

@media (max-width: 990px) {
	.res_dv3 {
		float: none;
		margin: auto;
	}

	.dv3 {
		margin-top: 26px;
	}

	.new_tc {
		width: 100%;
	}

	.follow {
		display: none;
	}

	.nivo-caption {
		display: none !important;
	}

	.body-left {
		display: none;
	}

	.box1 {
		margin-left: 0px;
		width: 100%;
	}
}

@media (max-width: 700px) {
	.mm-menu {
		width: 60%;
	}

	.anh_contentnew {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.dichvutieubieu {
		width: 100%;
		margin-top: 10px;
	}

	.dv3 {
		margin-top: 0px;
	}

	.logo img {
		width: auto;
		height: auto;
	}

	.expand {
		top: 5px;
		right: 5px;
	}

	.ndfooter {
		width: 100%;
	}

	.ndfooter1 {
		margin-top: 20px;
	}

	.anhslide_gt {
		width: 100%;
	}

	.dichvutieubieu .img {
		height: 190px;
	}

	#totop {
		bottom: 3px;
		right: 8px;
		background-size: 34px;
	}

	.doitac img {
		-webkit-filter: grayscale(0%);
	}

	a.tiny-root {
		/* padding-left: 22px; */
		background: url(/images/icon-home.png) no-repeat 0px 4px;
		background-size: 15px;
	}

	.tinylink a {
		font-size: 10px;
	}

	.tinylink {
		padding: 0px 0px;
	}

	.box1 {
		margin-top: 23px;
	}

	.box-tintuc {
		width: 100%;
		height: inherit;
		margin-bottom: 53px;
	}

	.title_summary {
		height: inherit;
	}

	.box-tintuc .title_service {
		text-align: center;
	}

	.mm-menu {
		top: 25px;
	}

	.box1 .title1 h1, .box1 .title1 h2, .box1 .title1 h2 a {
		font-size: 20px;
		margin-bottom: -8px;
	}

	.taitailieu2 {
		position: static;
		margin-top: 20px;
	}

		.taitailieu2 a {
			font-size: 15px;
			font-family: 'helveticaneuemedium';
		}

		.taitailieu2 img {
			margin-left: 3px;
			margin-bottom: 3px;
			width: 20px;
		}
}

@media (max-width: 430px) {
	.mm-menu {
		width: 100%;
	}

	.box-tintuc1 .img {
		width: 100%;
		height: 175px;
		margin-right: 0px;
		margin-bottom: 15px;
	}
}

@media (max-width: 380px) {
	.box-tintuc {
		margin-bottom: 20px;
	}

	.container {
		/* overflow: hidden; */
		position: static;
		overflow: hidden;
	}

	.hotline1 {
		display: none;
	}

	.header_tt {
		position: relative;
	}

	.expand {
		top: 12px;
	}

	.pn_timkiem {
		width: 100%;
		top: 30px;
		right: 0px;
		padding: 13px 21px;
		text-align: center;
		background: #fff;
	}

		.pn_timkiem .textbox {
			width: 100%;
		}

	.btn_search {
		right: 24px;
		top: 17px;
	}

	.divtop {
		padding: 1px 0;
		font-size: 11px;
	}

	.timkiem {
		background-size: 13px;
	}

	.divtop a {
		font-size: 11px;
	}

	.slide_gttc {
		overflow: hidden;
	}

	.title_tapchi h3 {
		margin-top: 37px;
	}
}

@media (max-width: 345px) {
	.video_tc video {
		width: 272px;
	}
}

@media (max-width: 320px) {
	.logo img {
		width: auto;
		float: left;
	}

	.body-left {
		display: block;
		width: 100%;
	}

	.box3 {
		padding: 0px;
	}

	.slide_gioithieu {
		height: 165px;
		width: 100% !important;
		padding: 4px;
	}

	.slide_doitac {
		padding: 2px 0;
	}

	.item_project .anhslide_gt {
		margin-bottom: 0px;
	}

	.box1 .content {
		margin-top: 20px;
	}

	.anh_contentnew img {
		width: 100%;
		margin: 12px 0;
	}

	.box1 .title1 h1, .box1 .title1 h2, .box1 .title1 h2 a {
		font-size: 17px;
	}

	.tapchi {
		height: 142px;
	}
}
/*.thuvien*/
.thuvien {
}

	.thuvien .thuvienitem {
	}

		.thuvien .thuvienitem:nth-child(3n+1) {
			clear: both;
		}

		.thuvien .thuvienitem a.img {
			height: 150px;
			display: flex;
			margin: auto;
			/* width: 88%; */
			border: 1px solid #F0F4F3;
			padding: 3px;
			margin-bottom: 10px;
		}

			.thuvien .thuvienitem a.img img {
				width: auto;
				height: auto;
				max-width: 100%;
				max-height: 100%;
				margin: auto; /* filter: grayscale(100%); */ /* -webkit-transform: scale(1); */ /* transform: scale(1); */ /* -webkit-transition: .3s ease-in-out; */
				transition: .3s ease-in-out;
			}

		.thuvien .thuvienitem a.title11 {
			font-weight: bold;
			color: #0d8d01;
			text-align: center;
			display: block;
		}

			.thuvien .thuvienitem a.title11:hover {
				color: #2d9687;
			}

.attactfile {
	background: url(/images/mail_attachment.png) no-repeat 0 0;
	/* background: url(img_flwr.gif); */
	background-size: 30px 30px;
	line-height: 20px;
	padding-left: 35px;
	display: inline-block;
	font-weight: bold;
	padding-top: 11px;
	font-size: 15px;
	color: #00816b;
	font-style: italic;
}

.tbmembers {
	border: 1px solid #fafafa;
	border-collapse: collapse;
}

	.tbmembers tr {
	}

		.tbmembers tr td {
			border: 1px solid #eee;
			padding: 3px;
		}

			.tbmembers tr td img, .tbmembers tr td input[type=image] {
				width: 80px;
				height: auto;
				margin: 0 auto;
			}
		/*slick-prev slick-next*/
.slick-prev
{
    right: 20px;
    top: 104%;
    left: auto;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
    color: #2ebd95;
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
    right: 0;
    top: 104%;
    left: auto;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
    color: #2ebd95;
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}
.anhslide_gt  .slick-next,.anhslide_gt  .slick-prev{ display:none !important}