﻿.clear {
	clear:both;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border:0;
}
.bold {
	font-weight: bold;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.cursorPointer {
	cursor: pointer;
}
.error {
	color: red;
	font-weight: bold;
}
.bg_che {
	float: left;
	width: 100%;
	position: absolute;
	position: fixed;
	_position: absolute;
 _top:expression(( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px');
 _left:expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px');
	height: 100%;
	z-index: 500;
	background: #000;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.iframeclass {
	background: #000;
	opacity:0.6;
	filter:alpha(opacity=60);
	width: 100%;
	height: 100%;
	visibility: none;
	visibility: hidden;
}
.main_popup {
	width: 100%;
	position: relative;
	z-index: 501;
}
.absoPopup {
	float: left;
	width: 100%;
	position: absolute;
	position: fixed;
	top: 30%;
	_position: absolute;
 _top:expression(( 200 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px');
 _left:expression(( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px');
	z-index: 502;
}
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	background: #a7de7e url(../images/bg_body.jpg) repeat-x;
}
.body {
	width: 100%;
	float: left;
	text-align:center;
}
#main {
	width: 1000px;
	margin:0 auto;
	text-align:left;
}
.main_content {
	float: left;
	width: 960px;
	display: inline;
	margin: 0px 20px;
}
#header {
	float: left;
	width: 960px;
	margin:0 0 8px;
}
#content {
	float: left;
	width: 960px;
}
#footer {
	float: left;
	width: 960px;
	height: 320px;
	background: url(../images/bg_footer.gif) no-repeat;
	margin-top: 10px;
}
#footerNoBg {
	float: left;
	width: 960px;
}
.logoHeader {
	float: left;
	width: 177px;
	display: inline;
	margin-left: 20px;
	height: 72px;
}
.sloganhere {
	float: left;
	width: 538px;
	color: #346ca1;
	font-weight: bold;
	font-size: 24px;
	margin-top: 15px;
	height: 57px;
}
.hotline {
	float: left;
	width: 225px;
	height: 72px;
	text-align: right;
}
.language {
	float: left;
	width: 225px;
	color: #1579e9;
	font-weight: bold;
	margin-top: 5px;
}
.a_language {
	color: #1579e9;
}
.text_hotline {
	float: left;
	width: 225px;
	margin-top: 5px;
}
.numberHotline {
	color: #ff0600;
}
.headerMenu {
	float: left;
	width: 960px;
	height: 25px;
}
.ver_menu {
	float: left;
	width: 2px;
	height: 25px;
	background: url(../images/ver_menu.gif) no-repeat;
}
.menu_home {
	float: left;
	width: 118px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_home.gif) no-repeat;
}
.menu_service {
	float: left;
	width: 95px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_service.gif) no-repeat;
}
.menu_saleoff {
	float: left;
	width: 131px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_saleoff.gif) no-repeat;
}
.menu_job {
	float: left;
	width: 126px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_job.gif) no-repeat;
}
.menu_contact {
	float: left;
	width: 98px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_contact.gif) no-repeat;
}
.menu_sendfile {
	float: left;
	width: 88px;
	height: 25px;
	cursor: pointer;
	background: url(../images/menu_sendfile.gif) no-repeat;
}
.menuhover:hover {
	background-position: 0 -25px;
}
.menuactive {
	background-position: 0 -25px;
}
.search {
	float: left;
	width: 292px;
	height: 25px;
	background: url(../images/bg_search.gif) no-repeat;
}
.banner {
	float: left;
	width: 960px;
	margin:0 0 8px;
}
.divInput {
	float: left;
	display: inline;
	margin: 1px 0 0 60px;
	text-align: left;
}
.inpSearch {
	border: 0px;
	background: none;
	color: #25a40a;
	width: 165px;
	margin:1px 0;
}
.clickSearch {
	float: left;
	width: 35px;
	height: 20px;
	cursor: pointer;
	display: inline;
	margin: 11px 0 0 10px;
}
.bg_content_top {
	float: left;
	width: 959px;
	height: 7px;
	font-size: 0px;
	background: url(../images/bg_content_top.gif) no-repeat;
}
.bg_content_bottom {
	float: left;
	width: 959px;
	height: 13px;
	font-size: 0px;
	background: url(../images/bg_content_bottom.gif) no-repeat;
}
.bg_content {
	float: left;
	width: 959px;
	background: #bdf9b1;
}
.left_content {
	float: left;
	width: 562px;
	text-align: left;
}
.right_content {
	float: right;
	width: 388px;
	text-align: left;
	background: #fff url(../images/bg_right_content.jpg) no-repeat;
}
.gr_leftBg{
	float: left;
	width: 562px;
}
.icon_leftBG{
	float: left;
	width: 80px;
	display: inline;
	margin-left: 20px;
}

.title_left_content{
	float: left;
	width: 462px;
	font-weight: bold;
	font-size: 24px;
	display: inline;
	color: #157805;
	margin: 25px 0 0 0;
}
.paddLeftContent {
	float: left;
	width: 542px;
	display: inline;
	margin: 20px 0 0 20px;
	font-family: Verdana;
}
.w10 {
	float: left;
	width: 10px;
	height: 10px;
}
.gr_item_left_content {
	float: left;
	width: 251px;
	margin-right: 20px;
	padding-bottom: 20px;
}
.titleItemContent {
	float: left;
	width: 251px;
	color: #066dcc;
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
}
.aItemContent {
	color: #5782aa;
}
.ItemContent {
	float: left;
	width: 251px;
	color: #5782aa;
	margin-top: 3px;
}
.iconDot {
	float: left;
	width: 8px;
	height: 4px;
	margin-top: 5px;
	background: url(../images/icon_dot.gif) no-repeat;
}
.subItemContent {
	float: left;
	width: 243px;
	color: #5782aa;
}

.gr_rightBg{
	float: left;
	width: 388px;
}

.icon_rightBG{
	float: left;
	width: 60px;
	display: inline;
	margin-left: 20px;
}

.title_right_content{
	float: left;
	width: 308px;
	font-weight: bold;
	font-size: 24px;
	display: inline;
	color: #0000ff;
	margin: 25px 0 0 0;
}
.paddRightContent {
	float: left;
	width: 358px;
	display: inline;
	margin: 20px 10px 0 20px;
}
.gr_item_right_content {
	float: left;
	width: 358px;
	padding-bottom: 20px;
}
.titleItemContentRight {
	float: left;
	width: 358px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #1063b0;
	padding-bottom: 10px;
}
.gr_leftItem {
	float: left;
	width: 134px;
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #1063b0;
	margin-top: 5px;
}
.gr_rightItem {
	float: left;
	width: 209px;
}
.leftText {
	float: left;
	width: 66px;
	margin-top: 3px;
}
.rightText {
	float: left;
	width: 68px;
	margin-top: 3px;
}
.bt_order {
	float: left;
	width: 134px;
	margin-top: 10px;
}
.imgItemRight {
	float: left;
	width: 209px;
}
.borderImgItem {
	border: 1px solid #cacaca;
}
.paganitor {
	float: right;
	margin: 0 5px;
	text-align: right;
}
.gr_welcome {
	float: left;
	width: 282px;
	height: 319px;
	display: inline;
	margin: 0 25px 0 20px;
}
.bg_title_welcome {
	float: left;
	width: 282px;
	height: 62px;
	font-size: 20px;
	font-weight: bold;
}

.icon_footer{
	float: left;
	width: 55px;
	margin-top: 12px;
}

.textTitle{
	float: left;
	margin: 22px 0 0 0;
}
.imgWelcome {
	float: left;
	width: 282px;
	padding: 5px 0;
}
.contentWelcome {
	float: left;
	width: 282px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.detailWelcome {
	float: left;
	width: 282px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #6cfe00;
	margin-top: 10px;
}
.adetailWelcome {
	color: #6cfe00;
}
.gr_newsHot {
	float: left;
	width: 310px;
	height: 319px;
}
.bg_title_newsHot {
	float: left;
	width: 310px;
	height: 62px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

.icon_newsHot{
	float: left;
	width: 75px;
	margin-top: 15px;
}

.textTitleNewsHot{
	float: left;
	margin: 22px 0 0 0;
}
.gr_itemNewsHot {
	float: left;
	width: 310px;
	padding-bottom: 5px;
	font-weight: bold;
}
.iconNewsHot {
	float: left;
	width: 26px;
	height: 16px;
	display: inline;
	margin-left: 15px;
	background: url(../images/icon_footer.gif) no-repeat;
}
.textNewsHot {
	float: left;
	width: 249px;
	font-weight: bold;
	text-align: left;
	margin-top: 1px;
}
.atextNewsHot {
	color: #fff;
}
.gr_sales {
	float: left;
	width: 300px;
	text-align: left;
	height: 319px;
}
.bg_title_sales {
	float: left;
	width: 300px;
	height: 62px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}
.imgSales {
	float: left;
	width: 275px;
	display: inline;
	margin: 0 0 0 25px;
}
.textSales {
	float: left;
	width: 275px;
	display: inline;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0 25px;
}
.copyright {
	float: left;
	width: 959px;
	margin-top: 15px;
	color: #326818;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.textCopy {
	float: left;
	width: 359px;
	padding-bottom: 10px;
}
.countUser {
	float: left;
	width: 600px;
	text-align: right;
	padding-bottom: 10px;
}
/* Css Dich vu */
.bg_content_dichvu {
	float: left;
	width: 959px;
	background:#fff url(../images/bg_right_body.jpg) no-repeat right top;
	text-align: left;
}
.bg_body_left {
	float: left;
	width: 217px;
	background: url(../images/bg_left_body.gif) repeat-y;
}
.gr_left {
	float: left;
	width: 217px;
	padding-bottom: 10px;
	background: url(../images/bg_left_gr_item.jpg) no-repeat;
}
.w210 {
	float: left;
	width: 210px;
}
.pdT5 {
	padding-top: 5px;
}
.pdT10 {
	padding-top: 10px;
}
.pdT15 {
	padding-top: 15px;
}
.center {
	text-align: center;
}
.main_gr_left {
	float: left;
	width: 210px;
	display: inline;
	margin: 7px 0 0 7px;
}
.icon_left {
	float: left;
	width: 50px;
	height: 40px;
}
.title_gr_left {
	float: left;
	width: 160px;
	height: 30px;
	margin-top: 10px;
	color: #157805;
	font-weight: bold;
	font-size: 14px;
}
.menu_left {
	float: left;
	width: 203px;
	height: 24px;
	color: #0470de;
	font-weight: bold;
	margin-left: 7px;
	cursor: pointer;
	position: relative;

}
.menu_left a {
	color:#0470DE;
}
.menu_left:hover a {
	color:#fff;
	text-decoration:none;
}
.menu_leftNoBorder {
	float: left;
	width: 203px;
	height: 24px;
	color: #0470de;
	font-weight: bold;
	margin-left: 7px;
	cursor: pointer;
	position: relative;
}
.menu_leftNoBorder a {
	color:#0470DE;
}
.menu_leftNoBorder:hover a {
	color:#fff;
	text-decoration:none;
}
.menu_left:hover .sub_menu, .menu_leftNoBorder:hover .sub_menu {
	display: block;
}
.hover:hover {
	background: #00539f;
	color: #fff;
}
.menu_left_active {
	background: #00539f;
	color: #fff;
}
.menu_content {
	float: left;
	width: 196px;
	height: 19px;
	padding: 5px 0 0 6px;
	font-size: 11px;
	font-weight:normal;
	cursor: pointer;
	display:block;
	border-bottom: 1px solid #9cc8ce;
}
.menu_content:hover {
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.sub_menu {
	float: left;
	background: #eef7fd;
	position: absolute;
	top: 0;
	left: 203px;
	display: none;
	background:url(../images/bg_left_submenu.jpg) no-repeat;
}
.sub_menu a {
	color:#0470DE;
	font-size:11px;
	display:block;
}
.sub_menu:hover {
	font-weight: bold;
	text-decoration: none;
	display:block;
}
.bg_subMenu {
	float: left;
	height: 22px;
	padding:0 5px;
	color: #5782aa;
	font-weight: normal;
}
.subMenu_content {
	float: left;
	width: 166px;
	height:18px;
	padding: 4px 0 0 7px;
	border-bottom: 1px solid #bec3c5;		
}
.bg_subMenu .subMenu_content a {
	color:#0470DE;
}
.bg_subMenu:hover .subMenu_content a {
	color:#fff;
}
.timeJob {
	color: #fb0326;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.supportOnline {
	text-align: center;
	font-weight: bold;
	color: #0470de;
	margin-top: 2px;
}
.bg_body_right {
	float: left;
	width: 742px;
	padding-bottom: 10px;
}
.banner_product {
	float: left;
	width: 726px;
	display: inline;
	margin: 7px 0 0 7px;
}
.title_right {
	float: left;
	width: 708px;
	display: inline;
	margin: 15px 0 0 17px;
	color: #0470de;
	font-weight: bold;
	font-size: 18px;
}
.text_content {
	float: left;
	width: 708px;
	display: inline;
	margin: 10px 0 0 17px;
	line-height: 21px;
	color: #0a514b;
	font-weight: bold;
	font-size: 14px;
}
.table_cost {
	float: left;
	width: 632px;
	display: inline;
	margin: 10px 0 0 45px;
	color: #0a514b;
}
.donvi {
	float: left;
	width: 632px;
	text-align: right;
	font-weight: bold;
}
.bg_title_cost {
	background: #8da871;
}
.bg_cost {
	background: #e1eade;
}
.textTitleCost {
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #0a514b;
	display: inline;
	margin: 8px 0 0 15px;
}
.w135 {
	float: left;
	width: 135px;
	height: 30px;
	border-right: 1px solid #f6fdf4;
}
.w110 {
	float: left;
	width: 110px;
	height: 30px;
	border-right: 1px solid #f6fdf4;
}
.w163 {
	float: left;
	width: 163px;
	height: 30px;
}
.bannerBottom {
	float: left;
	width: 742px;
	text-align: center;
	margin-top: 20px;
}
.titleDetail {
	float: left;
	width: 708px;
	color: #157805;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 0 17px;
	display: inline;
}
.imgDetail {
	float: left;
	width: 735px;
	text-align: center;
	margin-top: 15px;
}
.radiButton {
	float: right;
	margin: 5px 0;
}
.btRadio {
	margin: 0;
	padding: 0;
	width: 15px;
	height: 15px;
	margin-top: 1px;
}
.textRadio {
	float: left;
	display: inline;
	margin: 0 60px 0 5px;
	color: #777778;
	font-weight: bold;
	font-size: 14px;
}
.btOrder {
	float: left;
	width: 735px;
	text-align: center;
	margin-top: 50px;
}
.text_search {
	float: left;
	width: 85px;
	display: inline;
	margin: 30px 0 0 22px;
	color: #0470de;
	font-size: 14px;
	font-weight: bold;
}
.bgDisplay {
	float: left;
	width: 628px;
	height: 35px;
	margin-top: 20px;
	background: url(../images/bg_ngangdoc.gif) no-repeat;
}
.textDisplay {
	float: left;
	width: 115px;
	display: inline;
	margin: 10px 0 0 10px;
	font-weight: bold;
	color: #000;
}
.rdDisplay {
	float: left;
	width: 19px;
	margin-top: 9px;
}
.textNgangDoc {
	float: left;
	margin-top: 10px;
	color: #000;
}
.imgNgang {
	float: left;
	width: 17px;
	height: 9px;
	display: inline;
	margin: 13px 15px 0 10px;
}
.imgDoc {
	float: left;
	width: 9px;
	height: 17px;
	display: inline;
	margin: 9px 0 0 10px;
}
.bgSearchProductList {
	float: left;
	display: inline;
	width: 688px;
	height: 33px;
	border: 1px solid #b5b7b5;
	background: url(../images/bg_searchProductList.jpg) repeat-x;
	margin: 10px 0 0 17px;
}
.textInput {
	float: left;
	width: 176px;
	display: inline;
	margin: 5px 0 0 4px;
}
.inpSearchPL {
	border: 0;
	background: #faf9b2;
	width: 163px;
	height: 18px;
	padding: 3px 0 0 4px;
	color: #1f2124;
	font-weight: bold;
	font-size: 12px;
}
.btSearchPL {
	float: left;
	width: 109px;
	margin-top: 6px;
}
.verSearchPL {
	float: left;
	width: 7px;
	height: 33px;
	background: url(../images/ver_search.gif) no-repeat;
}
.bgChoose {
	float: left;
	width: 192px;
	height: 33px;
	background: url(../images/bg_choose.jpg) no-repeat;
}
.textChoose {
	float: left;
	width: 192px;
	color: #1f2124;
	font-weight: bold;
	margin-top: 9px;
	text-align: center;
}
.grAllProduct {
	float: left;
	width: 722px;
}
.mainProduct {
	float: left;
	width: 722px;
	margin: 10px 0 0 17px;
}
.grProduct {
	float: left;
	width: 217px;
	padding-bottom: 20px;
}
.grProductDoc {
	float: left;
	width: 170px;
	padding-bottom: 20px;
}
.imgProduct {
	float: left;
	width: 217px;
	height: 122px;
	text-align: center;
}
.imgProductDoc {
	float: left;
	width: 170px;
	height: 212px;
	text-align: center;
}
.textProduct {
	float: left;
	display: inline;
	width: 131px;
	color: #0048ff;
	font-weight: bold;
	margin-top: 7px;
	display: inline;
	margin-right: 10px;
}
.textProductDoc {
	float: left;
	display: inline;
	width: 89px;
	color: #0048ff;
	font-weight: bold;
	margin-top: 7px;
	display: inline;
	margin-right: 5px;
}
.orderProduct {
	float: left;
	width: 76px;
	margin-top: 5px;
}
.pdR25 {
	margin-right: 25px;
}
.pdR10 {
	margin-right: 10px;
}
.textPublish {
	float: left;
	width: 230px;
	color: #2d2e31;
	font-weight: bold;
	margin-top: 2px;
}
.grPaginator {
	float: left;
	width: 710px;
}
.paginatorPL {
	float: left;
	width: 280px;
}
.viewPL {
	float: right;
	width: 160px;
	color: #2d2e31;
	font-weight: bold;
	display: inline;
	margin-right: 25px;
}
.textViewPL {
	float: left;
	width: 100px;
	display: inline;
	margin: 2px 10px 0 0;
}
.w290 {
	width: 290px;
}
.w180 {
	width: 180px;
}
.w280 {
	width: 280px;
}
.w360 {
	width: 360px;
}
.w100 {
	width: 100px;
}
.inpOrder {
	border: 1px solid #343f5f;
	background: #f6fad5;
	color: #00539f;
	padding: 4px 5px 0 5px;
	font-weight: bold;
	height: 19px;
}
.txtAreaOrder {
	border: 1px solid #343f5f;
	background: #f6fad5;
	color: #00539f;
	font-weight: bold;
	height: 98px;
	width: 368px;
}
.textOrder {
	text-align: center;
	display: inline;
	float: left;
	width: 735px;
	margin: 15px 0 15px 0;
}
.text1oder {
	color: #0470de;
	font-weight: bold;
	font-size: 18px;
}
.text2oder {
	color: #5b5e61;
	font-size: 12px;
	font-weight: bold;
}
.fromOrder {
	float: left;
	display: inline;
	width: 735px;
	margin: 0 0 5px 0;
}
.txt_order {
	float: left;
	color: #0a514b;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 215px;
	margin-top: 5px;
}

.Ma{
	float: left;
	margin-top: 8px;
	width: 735px;
}	

.txtMa{
	float: left;
	display: inline;
	color: #535453;
	margin: 5px 0 0 250px;
}

.in_text_order{
	float: left;
	display: inline;
	margin-left: 10px;
}


.unOrder{
	float: left;
	display: inline;
	margin-left: 8px;
}

.inOrder{
	float: left;
	border: 1px solid #7f9db9;
	padding: 4px 0 0 5px;
	width: 100px;
	height: 20px;
}

.img{
	float: left;
	display: inline;
	margin: 3px 0 0 7px;
}

.ref{
	float: left;
	display: inline;
	margin-left: 5px;
}

.imgOr{
	float: left;
	display: inline;
	width: 735px;
	margin-top: 30px;
	text-align: center;
}

.nhap_order{
	float: left;
	display: inline;
	margin-left: 220px;
}

.dat_order{
	float: left;
	display: inline;
	margin-left: 38px;
}

.f{
	float: left;
	text-align: center;
}

.bannerAbout{
	float: left;
	width: 742px;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
}

.contentAbout{
	float: left;
	width: 708px;
	margin-left: 17px;
	color: #0a514b;
	font-weight: bold;
	line-height: 22px;
}

.spanRed{
	color: #f11d26;
	font-size: 14px;
}

.grItemNews{
	float: left;
	width: 708px;
	display: inline;
	margin: 17px 0 0 17px;
	color: #294a67;
	font-size: 14px;
}

.colorBlueNews{
	color: #113fb3;
}

.iconArrow{
	float: left;
	width: 18px;
	margin-top: 4px;
}

.dateNews{
	float: left;
	width: 90px;
}

.titleNews{
	float: left;
	width: 600px;
}

.grPaginatorNews{
	float: left;
	width: 550px;
	display: inline;
	margin: 30px 0 0 120px;
}

.bg_view{
	float: left;
	width: 742px;
	padding-bottom: 10px;
}

.bg_view_left{
	float: left;
	width: 485px;
	display: inline;
	margin-left: 20px;
}

.bg_view_right{
	float: left;
	width: 227px;
	display: inline;
	margin: 8px 0 0 10px;
}

.view_text_top{
	color: #00539f;
	font-size: 16px;
	font-weight: bold;
	margin-top: 13px;
}

.view_text_top1{
	color: #00539f;
	font-size: 15px;
	font-weight: bold;
	margin-top: 7px;
}

.view_text_body{
	color: #2d475f;
	font-size: 12px;
	margin-top: 10px;
	line-height: 20px;
}

.view_images{
	float: left;
	display: inline;
	margin: 13px 0 0 30px;
}

.view-images_text{
	float: left;
	display: inline;
	margin: 10px 0 0 165px;
	font-size: 12px;
	color: #2d475f;
}

.view_text_body1{
	float: left;
	color: #2d475f;
	font-size: 12px;
	margin-top: 10px;
	line-height: 20px;
}

.view_text_body2{
	float: left;
	color: #2d475f;
	font-size: 12px;
	margin-top: 25px;
}

.view_under{
	float: left;
	width: 485px;
	margin-top: 30px;
	border-bottom: 1px solid #bed7ec;
	padding-bottom: 2px;
}	

.view_under_images{
	float: left;
	margin-top: 3px;
}

.view_under_text{
	float: left;
	font-size: 18px;
	color: #5f9ad1;
}

.view_under_text1{
	float: left;
	font-size: 12px;
	color: #2d475f;
	display: inline;
	margin: 6px 0 0 3px;
}

.view_under1{
	float: left;
	width: 485px;
}

.view_under1_text{
	float: left;
	color: #5f9ad1;
	font-size: 12px;
	margin-top: 6px;
}

.view_under1_text1{
	color: #5f9ad1;
	font-size: 14px;
	display: inline;
	margin: 5px 0 0 4px;
	text-align: left;
}

.view_under1_text2{
	color: #5f9ad1;
	font-size: 12px;
	display: inline;
	margin: 7px 0 0 4px;
}

.view_under1_text3{
	color: #d15f5f;
	font-size: 18px;
	display: inline;
	margin: 2px 0 0 4px;
}

.view_under1_text4{
	color: #5f9ad1;
	font-size: 10px;
	display: inline;
	margin: 9px 0 0 4px;
}

.view_under1_text5{
	color: #16b406;
	font-size: 16px;
	display: inline;
}


.view_under1_text6{
	color: #5f9ad1;
	font-size: 12px;
}
.view_under2{
	float: left;
	width: 485px;
	margin-top: 20px;
}

.view_under2_text{
	float: left;
	color: #5f9ad1;
	display: inline;
	margin: 5px 0 0 15px;
}

.view_under2_text1{
	float: left;
	color: #5f9ad1;
	display: inline;
	margin: 5px 0 0 20px;
}

.view_under2_img{
	float: left;
	display: inline;
	margin-left: 5px;
}

.view_under2_img1{
	float: left;
	display: inline;
	margin: 3px 0 0 5px;
}

.vr_img{
	float: left;
	width: 222px;
	background: url(../images/view_tintiep.gif) no-repeat;
	color: #003cff;
	font-weight: bold;
	font-size: 13px;
	height: 24px;
}

.vr_img1{
	float: left;
	background: url(../images/view_duongke.gif) repeat-y;
	width: 222px;
}

.vr_img3{
	float: left;
	width: 222px;
	background: url(../images/view_tatcatin.gif) no-repeat;
	color: #003cff;
	font-weight: bold;
	font-size: 13px;
	height: 22px;
	text-align: right;
}

.vr_khung{
	float: left;
	width: 222px;
}

.vr_img2{
	float: left;
	display: inline;
	margin: 10px 0 0 15px;
}

.vr_text{
	float: left;
	display: inline;
	color: #454444;
	font-size: 13px;
	margin: 10px 0 0 7px;
	width: 103px;
}

.sp_vr_img3{
	float: right;
	display: inline;
	margin: 3px 25px 0 0;
}

.sp_vr_img{
	display: inline;
	margin: 3px 0 0 7px;
	text-align: center;
	float: left;
}

.product {
	clear:both;
	margin:0 0 5px;
}
.pagination {
	padding: 5px 2px;
	clear: both;
}
.pagination ul {
	margin: 0;
	padding: 0;
	text-align: right; /*Set to "left" or "right" to left/right align pagination interface*/
	font-size: 100%;
}
.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}
*:first-child+html .pagination li a { /*IE7 only CSS hack*/
	margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE7 */
}
* html .pagination li a { /*IE6 and below CSS hack*/
	margin-right: 4px; /*IE bug causes default spacing between links to disappear, so added it explicitly in IE6 and below browsers*/
}
.pagination a, .pagination a:visited, .pagination a:active {
	padding: 0 5px;
	border: 1px solid #ff0;
	text-decoration: none;
	background-color: #2e6ab1;
	color: #FFF;
}
.pagination a:hover {
	border: 1px solid #2e6ab1;
	color: #000;
	background-color: #fff;
}
.pagination a.currentpage { /*Style for currently selected page link*/
	border: 1px solid #2e6ab1;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	cursor: default;
}
.pagination a.disabled, .pagination a.disabled:hover { /*Style for "disabled" previous or next link*/
	cursor: default;
	color: #929292;
	border:1px solid #9eeFE5;
}
.pagination a.prevnext { /*Style for previous and next link*/
	font-weight: bold;
}
