﻿body
{
	font-family: Verdana;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	background: url(/skin/bg_body.jpg);
	background-repeat: repeat-x;
}

.main
{
	width: 1024px;
	text-align: center;
	background-color: #fed635;
}
.main_bottom
{
	background: url(/skin/bg_main_bottom.jpg);
	width: 970px;
	height: 17px;
}

.bg_top_page
{
	background: url(/skin/bg_top_page.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 184px;
}

.bg_page
{
	background: url(/skin/bg_page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.home_top
{
	height: 5px;
	background-color: #003366;
}
.content_header
{
	text-align: center;
	text-decoration: none;
	font-style: normal;
	width: 918px;
	padding-top: 61px;
}
.content_web
{
	vertical-align: top;
	text-align: left;
	padding-right: 4px;
	padding-left: 6px;
}

a.menu_top_a
{
	color: #7b7b7b;
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
}
a.menu_top_a:hover
{
	color: #4e4e4e;
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
}
a.menu_top_a_selected
{
	color: #4e4e4e;
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
}
.main-page
{
	background-image: url(/skin/bg_mainpage.jpg);
	background-repeat: repeat;
}


.bg_top
{
	background-image: url(../skin/bg_menu_top.jpg);
	background-repeat: repeat-x;
	width: 980px;
	height: 78px;
}
.bg_bottom
{
	background-image: url(../skin/bg_bottom.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 17px;
}
#container
{
	width: 100%;
	height: 100%;
}
#PortalMain
{
	border-left: solid 1px #03538F;
	border-top: solid 1px #03538F;
	border-right: solid 1px #03538F;
	background-color: #FFFFFF;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
/* Start Style for Header*/
.HeadBg
{
	background: url(../skin/bgMenu.png);
	height: 84px;
	padding-left: 0px;
	padding-right: 0px;
}
.hotline
{
	color: #629b00;
	font-family: Arial,Tahoma;
	font-weight: bold;
	font-size: 12px;
}
#PortalHeader
{
	background-color: transparent;
	font-weight: bold;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
.PortalHeaderUserInfo
{
	color: #707070;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.PortalHeaderLogoff
{
	color: #0d55a9;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.PortalHeaderTitle
{
	font-family: Verdana, Helvetica, sans-serif;
	background: url(../Skin/Banner.jpg) top left no-repeat;
	height: 121px;
	width: 950px;
	padding: 0px;
	margin: 0px;
}
.PortalSubHeader
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 315px;
	width: 982px;
	padding: 0px;
	margin: 0px;
}

/* End Style for Header*/
#TabMainMenu
{
	float: right;
}

/* Delimiter between the horizonzal tabs */
#TabMenuDelimiterHor
{
	background: url(../../PortalImages/blank.gif) top left no-repeat;
	width: 0px;
	height: 0px;
}

#TabMainMenuContainer
{
	height: 30px;
}
#TabMenuContainer
{
	color: #FFFFFF;
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.TabMenu_Top
{
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.TabMenu_SubTab
{
	background-color: #E1E3F0;
	border-top: solid 1px #03538F;
	border-left: solid 1px #03538F;
	border-right: solid 1px #03538F;
}
.TabMenu_CurrentTab
{
	background-color: #E1E3F0;
	border-right: solid 1px #03538F;
	border-left: solid 1px #03538F;
	border-top: solid 1px #03538F;
	border-bottom: solid 1px #E1E3F0;
	padding: 3px 7px 0px 7px;
}
.TabMenu_CurrentLink
{
	color: #03538F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.TabMenu_Tab
{
	padding: 0px 7px 0px 7px;
	border-top: solid 0px silver;
	color: #0d55a9;
	font-size: 12px;
	font-weight: bold;
}
.TabMenu_Link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b31;
	font-weight: bold;
}
.TabPath
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #E1E3F0;
	color: #03538F;
	height: 0px;
}
.TabPathButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Bold;
	color: #03538F;
	background-color: transparent;
}
#TabContainer
{
	width: 100%;
	height: 100%;
}
.TabLeft
{
	width: 242px;
	vertical-align: top;
}
.TabRight
{
	width: 242px;
	vertical-align: top;
}
.TabMiddle
{
	width: auto;
	vertical-align: top;
}
.TabLeftTwoCol
{
	width: 50%;
	vertical-align: top;
}
.TabRightTwoCol
{
	width: 50%;
	vertical-align: top;
}
/*Format cho tiêu đề của HTML Module*/
.ModuleTitleFormat
{
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 3px;
	background-color: #effcff;
	text-transform: uppercase;
}
.PortalFooter
{
	border-style: none;
	color: #717171;
	padding-left: 15px;
	font-size: 10px;
	font-family: Arial;
	vertical-align: top;
	text-align: center;
	height: 94px;
	width: 982px;
	background-color: #e4e4e4;
}
a.PortalFooter
{
	color: #999797;
	padding-left: 15px;
	font-size: 10px;
	font-family: Arial;
	vertical-align: top;
	text-align: center;
}
a.PortalFooter:hover
{
	color: #6ab53e;
	padding-left: 15px;
	font-size: 10px;
	font-family: Arial;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}

#PortalEditContainer
{
	border-left: solid 1px #03538F;
	border-top: solid 1px #03538F;
	border-right: solid 1px #03538F;
	border-bottom: solid 1px #03538F;
	background-color: #FFFFFF;
	border-width: 0px;
}
#PortalEditModule
{
	margin-left: 100px;
	margin-right: 100px;
}
.PortalEditPage
{
	margin-left: 100px;
	margin-right: 100px;
}
#PortalEditTab
{
	background-color: #E1E3F0;
	border-left: 8px solid #03538F;
	border-top: 8px solid #03538F;
	border-right: 8px solid #03538F;
	height: 100%;
}
B
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03538F;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03538F;
	font-size: 18px;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03538F;
	font-size: 16px;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03538F;
	font-size: 14px;
}
H4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03538F;
	font-size: 12px;
}
IMG
{
	border-style: none;
}
.Error
{
	color: Red;
	font-weight: bold;
}
.Success
{
	color: Green;
	font-weight: bold;
}
.Info
{
	color: Black;
	font-weight: bold;
}

a.link
{
	color: #21759b;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	cursor: pointer;
	margin-top: 30px;
	line-height: 25px;
}
a.link:hover
{
	color: #21759b;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}
.link_button
{
	color: #f68f00;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

A.LinkButton
{
	color: #f68f00;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}
A:hover.LinkButton
{
	color: #f68f00;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
.ModuleContainer
{
	padding: 10px 10px 10px 10px;
}
.ModuleTitle
{
	background-color: #CBCEE4;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #03538F;
	font-size: 16px;
	border-left: solid 1px #03538F;
	border-top: solid 1px #03538F;
	border-right: solid 1px #03538F;
	border-bottom: solid 1px #03538F;
	padding: 2px 5px 2px 5px;
}
.ModuleMenu
{
	float: right;
}
.Module
{
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-left: solid 1px #03538F;
	border-right: solid 1px #03538F;
	border-bottom: solid 1px #03538F;
	padding: 5px 5px 5px 5px;
}
.ListHeader
{
	background-color: #CBCEE4;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.List
{
	width: 100%;
	border-collapse: collapse;
}
.ListLine
{
	font-size: 12px;
}
.AlternatingListLine
{
	background-color: #DBDEF4;
	font-size: 12px;
}
.Label
{
}
.Data
{
}
.Emph
{
	font-style: italic;
}
span.NewsTitle
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.OverlayMenuRoot
{
	padding: 5px 5px 5px 5px;
	margin: 2px 2px 2px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
.OverlayMenu
{
	border: solid 1px #03538F;
	background-color: #ffffff;
	width: 150px;
	padding: 5px 5px 5px 5px;
}
.OverlayMenuItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	cursor: hand;
}
.OverlayMenuSeparator
{
	border: 0;
	height: 1px;
	color: #03538F;
}
HR.OverlayMenuSeparator
{
	border: 0;
	height: 1px;
	color: #333399;
}
TEXTAREA, INPUT
{
	font-weight: 400;
	font-size: 12px;
	color: black;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
}
/* FileBrowser - Filelist */
.FileList
{
	padding: 0em 0.4em 0em 0em;
}
/* Login - Login Button*/
.login_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.login_menu_forget
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.login_menu_texbox
{
	border: solid 1px #7f9db9;
	width: 141px;
	height: 21px;
}
.login_menu_button
{
	background-image: url(/skin/login_menu_button.jpg);
	width: 77px;
	height: 27px;
	border: 0px;
}
Input.LoginButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-width: 1px;
	border-style: Outset;
	background-color: #E1E3F0;
}
.input
{
	margin: 2px;
	border: solid 1px #5f5f5f;
	background-image: url(  "../skin/input_b.jpg" );
	height: 20px;
	padding: 0px 0px 0px 0px;
}
.input_over
{
	margin: 2px;
	color: #ff3300;
	border: solid 1px #ff3300;
	background-image: url( "../skin/input_b.jpg" );
	height: 20px;
	padding: 0px 0px 0px 0px;
}
.input-noborder
{
	border-style: solid;
	border-width: 1px;
	border-color: #848282 #FFFFFF #FFFFFF #FFFFFF;
	margin: 2px;
	height: 20px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
/*Nút lệnh*/
.buttonOK
{
	border: 0px;
	display: block;
	font-size: 12px;
	float: left;
	background-image: url( "../skin/ok.jpg" );
	margin: 2px;
	color: #ffffff;
	font-family: Arial;
	height: 20px;
	text-align: center;
	background-repeat: repeat-x;
	padding-bottom: 3px;
	cursor: pointer;
}
.buttonLogin
{
	border: 0px;
	display: block;
	font-size: 11px;
	background-image: url( "../skin/Login.jpg" );
	margin: 1px;
	text-indent: 2px;
	width: 67px;
	color: #104a72;
	font-family: Tahoma, Arial, Verdana;
	height: 15px;
	background-repeat: repeat-x;
}
.button_search
{
	border: 0px;
	background: url(/skin/bg_button_search.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Verdana;
	text-align: left;
	height: 29px;
	width: 66px;
	cursor: pointer;
}
.button_search1
{
	border: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: left;
	height: 25px;
	width: 66px;
	cursor: pointer;
	background: none;
}
.text_search_bg
{
	width: 168px;
	height: 32px;
	background: url(/skin/bg_searchbox.jpg);
	background-repeat: no-repeat;
	border: 0px;
	text-align: left;
}
.mnu_left_ddl_search
{
	width: 157px;
	height: 21px;
	border: 0px;
	background: url(/skin/mnu_left_text_search.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 10px;
	color: #1e1f1f;
	font-weight: bold;
	font-size: 12px;
}
.mnu_left_text_search
{
	width: 157px;
	height: 21px;
	border: 0px;
	background: url(/skin/mnu_left_text_search.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	color: #1e1f1f;
	font-weight: bold;
	font-size: 12px;
}
.ddlsearch_padding
{
	width: 173px;
	height: 21px;
	border: 0px;
	background: url(/skin/text_search.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 10px;
	color: #1e1f1f;
	font-weight: bold;
	font-size: 12px;
}
.text_search
{
	width: 173px;
	height: 21px;
	border: 0px;
	background: url(/skin/text_search.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	color: #1e1f1f;
	font-weight: bold;
	font-size: 12px;
}
.text_search_padding
{
	padding: 7px 0px 0px 40px;
}
.lblhitcouter
{
	color: #fff;
	font-size: 11px;
}
.Normal
{
	width: 500px;
	background-color: #FFFFFF;
}
/*Style 3 vùng: Trái, Giữa, Phải*/
.Left
{
	background-color: #FFFFFF;
}

.Right
{
	width: 153px;
}
/*Style cho bảng*/
.Table
{
	width: 100%;
	border-style: none;
	text-align: left;
	margin: 0;
	width: 950px;
}
.TD
{
	vertical-align: top;
	text-align: justify;
}
.td_lable
{
	width: 150px;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*Giao diên của TotNhat*/
.bgleft
{
	width: 16px;
	height: 32px;
	float: left;
}
.bgright
{
	width: 17px;
	height: 32px;
	float: left;
}
a.bgcontent:hover
{
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}
a.bgcontent
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
	padding: 5px 0px 0px 20px;
}
.bgcontent
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 0px 0px 20px;
}
.bgleft_selected
{
	background: url(/skin/bg_menu_top_left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 16px;
	height: 40px;
	float: left;
}
.bgright_selected
{
	background: url(/skin/bg_menu_top_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 17px;
	height: 40px;
	float: left;
}
.bgcontent_selected
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 0px 0px 20px;
}
a.bgcontent_selected
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 0px 0px 20px;
}
/*Start Style for menu*/
/*Style cho top menu*/
.menu_first
{
	line-height: 20px;
	float: left;
	height: 88px;
	padding-left: 40px;
}
a.menu_top
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	height: 32px;
	padding-left: 21px;
	padding-right: 21px;
	color: #010101;
}
a.menu_top:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	padding-left: 21px;
	padding-right: 21px;
	color: #010101;
}
.menu_top
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 3px;
}
.menu_top:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
}
.menu_top_padding
{
	padding: 0px 0px 0px 0px;
	float: none;
}
a.menu_top_selected
{
	color: #010101;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	padding-left: 21px;
	padding-right: 21px;
}
.menu_top_selected
{
	color: #e54c32;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	text-align: right;
	padding-left: 21px;
	padding-right: 21px;
	padding-top: 3px;
}
.menu_footer_selected
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: none;
}
a.menu_footer_selected
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

.menu_top_bg
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: none;
	text-align: right;
	background: url(../skin/menu_top_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 736px;
	vertical-align: middle;
	text-align: center;
}
.menu_footer
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px 0px 10px;
	font-weight: bold;
}

a.menu_footer
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #7b7b7b;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
a.menu_footer:hover
{
	font-family: Arial,Verdana;
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}
.menu:hover
{
	font-size: 10px;
	font-family: Arial;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	color: #cc6600;
	float: left;
	height: 20px;
}
.menu_spacer
{
	background-image: url(/skin/space.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 2px;
	height: 32px;
	float: left;
}
.menu_top_cover
{
	background-image: url(/skin/space_menu.gif);
	background-repeat: no-repeat;
	background-position: left right;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}
.menulink
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: none;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
}
a.menulink
{
	color: #ffffff;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: none;
	float: left;
}
a.menulink:hover
{
	text-decoration: none;
	color: #EEBE1F;
	float: left;
}
a.menulink_footer
{
	color: #999999;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
	border: none;
}
a.menulink_footer:hover
{
	text-decoration: none;
	color: #999999;
}

.menulink_selected
{
	background: url( 'file:////graphics/header/bg_menutop_selected.gif' ) no-repeat;
	width: 90px;
	height: 22px;
}
a.menulink_selected
{
	color: #EEBE1F;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: none;
	float: left;
}
a.menulink_selected:hover
{
	color: #EEBE1F;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border: none;
	float: left;
}
/*-----------------------Hết MenuLink--------------------------*/
/*-------------Button------------------------*/
.buttonvn
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px 0px 0px 4px;
}
.buttonen
{
	border: 0px;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	color: #006699;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
}
.menubg
{
	background: url(../skin/bg_menu.jpg);
	background-repeat: repeat-x;
	height: 44px;
	width: 1024px;
	padding: 0px;
	margin: 0px;
}
.menubg_vertical
{
	background: url( 'file:////graphics/header/bg_menu.gif' ) repeat-x;
	height: 29px;
	width: 229px;
	text-align: center;
}
.menu_top_left
{
	background-image: url(/skin/menu_top_left.jpg);
	text-align: center;
	width: 6px;
	height: 32px;
	text-decoration: none;
	background-repeat: no-repeat;
}
.menu_top_right
{
	background-image: url(/skin/menu_top_right.jpg);
	text-align: center;
	width: 8px;
	height: 32px;
	text-decoration: none;
	background-repeat: no-repeat;
}
/*End Style for menu*/
.home_header_title_news
{
	border-bottom: #b8e36e 1px solid;
	height:37px;
}
.home_header_title_news_lbl
{
	background-image: url(/skin/km.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 30px;
	color: #76bb00;
	font-family: Arial,Tahoma;
	font-size: 16px;
	padding-left: 60px;
	margin-top:-46px;
	padding-top:15px;
}

.HeadBgLeft
{
	width: 7px;
	padding-left: 0px;
	background: url(../skin/bgLeftMenu.png);
	height: 84px;
}
.HeadBgRight
{
	width: 7px;
	padding-left: 0px;
	background: url(../skin/bgRightMenu.png);
	height: 84px;
}
/*Start Footer*/
.bgfooter
{
	width: 1024px;
	height: 24px;
	border-bottom: dotted 1px #d99927;
	border-top: dotted 1px #d99927;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
.bgfooterleft
{
	width: 7px;
	height: 37px;
	background: url(../skin/bg_footer_left.jpg);
	background-repeat: no-repeat;
}
.bgfooterright
{
	width: 5px;
	height: 37px;
	background: url(../skin/bg_footer_right.jpg);
	background-repeat: no-repeat;
}
.footer_spacer
{
	background: url(../skin/footer_spacer.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 11px;
	float: left;
}
.footer_text
{
	color: #7b7b7b;
	font-family: Arial,Verdana;
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: normal;
}
.footer_sign
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
}
.Footer_Header
{
	padding-left: 20px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #bae2fe;
	font-style: normal;
	padding-top: 15px;
}
.footer_bg
{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background: url(../skin/bg_footer.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 30px;
	font-weight: normal;
}
.Footer_content
{
	font-family: arial;
	height: 29px;
	width: 952px;
}
a.Footer_link
{
	color: #999797;
	font-family: arial;
	font-size: 10px;
	padding-right: 5px;
}
a.Footer_link:hover
{
	color: #999797;
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
}
/*End Footer*/

a.LinkButton
{
	font-family: Arial;
	font-size: 12px;
	color: #53aa20;
	text-decoration: none;
	font-weight: normal;
}
a.LinkButton:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #53aa20;
	text-decoration: underline;
	font-weight: normal;
}

a.lang
{
	color: #FFFFFF;
	text-indent: 5px;
	width: 100px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
}
a.lang:hover
{
	color: #FFFFFF;
	text-indent: 5px;
	width: 100px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
}
a.SelectLanguageLink
{
	color: #FFFFFF;
	text-indent: 5px;
	width: 100px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}
a.SelectLanguageLink:hover
{
	color: #FFFFFF;
	text-indent: 5px;
	width: 100px;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
/*Style cho thông tin liên hệ*/
.Contact
{
	font-family: Arial;
	font-size: 12px;
	color: #993366;
}
/*Start Style for Brand*/
.BrandImage_bg
{
	border: 1px solid #C0C0C0;
	height: 91px;
}
.BrandLastImage_bg
{
	margin-right: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Brand_bg
{
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
}
.Brand-Name
{
	vertical-align: bottom;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.brand-title
{
	color: #245F97;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	text-decoration: none;
	width: 180px;
	text-align: center;
}
a.brand-title
{
	color: #245F97;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	text-decoration: none;
	width: 180px;
	text-align: center;
}
/*End Style for Brand*/

/*Style dùng cho tiêu đề của các thông tin chi tiết*/
.Nevigate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/*Style quy dinh khoang cach cua các Title va noi dung trong moi trang*/
.NevigateSpace
{
	height: 1px;
	background-color: #959595;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1px;
}
.NevigateSpaceBottom
{
	border-color: #959595;
	height: 2px;
	background-color: #3a3a3a;
}

.Left
{
	vertical-align: top;
	background-color: #e3faff;
}
/*Tiêu đề của trang chủ*/
.home_hot_news
{
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #003399;
	padding-bottom: 10px;
}
.home_shopping_policy
{
	background-image: url(     '/skin/shopping_policy.jpg' );
	height: 42px;
	width: 195px;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 10px;
}
.home_shop_partner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
	background-image: url(     '/skin/shop_partner.jpg' );
	height: 42px;
	width: 250px;
	background-repeat: no-repeat;
}
.home_other_news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c08;
	text-decoration: none;
	padding-left: 10px;
}
a.home_other_news
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7c7c08;
	text-decoration: none;
	padding-left: 0px;
}
.home_adv
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
	background-image: url(     '/skin/header_right.jpg' );
	height: 33px;
	width: 286px;
	background-repeat: no-repeat;
}
.home_top_category
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #090909;
	text-decoration: none;
	background-image: url(   '/skin/home_top_category.jpg' );
	height: 33px;
	width: 620px;
	background-repeat: no-repeat;
	padding-left: 5px;
	vertical-align: middle;
}
a.home_product_menu
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: center;
}
.home_product_menu
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: center;
}
a.home_product_menu:hover
{
	color: #EEBE1F;
	text-decoration: none;
}
a.home_product_menu_child
{
	vertical-align: top;
	color: #333333;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 10px;
	line-height: 20px;
}
a.home_product_menu_child:hover
{
	color: #cc6600;
	text-decoration: none;
}
.home_news_title
{
	padding-left: 5px;
	width: 180px;
}
.home_news_image_box
{
	border: dotted 1px #c3b7b7;
}

a.home_news_title_content
{
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 2px 0px;
	font-family:Arial,Tahoma;
}
a.home_news_title_content:hover
{
	color: #464646;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	padding: 2px 0px;
	font-family: Arial,Tahoma;
	vertical-align:top;
}

.tabname_lbl
{
	color:#06407c;
	font-family:Arial,Tahoma;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	line-height:30px;
}
.home_news_abstract
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: #464646;
	padding: 0px 0px 0px 0px;
	text-align: justify;
	text-align:left;
}

.home_news_title_other_content
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	font-family: Verdana;
}
.home_news_title
{
	color: #6a6c6c;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
a.home_news_title
{
	color: #6a6c6c;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding-right: 5px;
	font-family: Verdana;
}
a.home_news_title:hover
{
	text-decoration: none;
	color: #0048ff;
	font-family: Verdana;
}

.home_news_title1
{
	color: #6a6c6c;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}
a.home_news_title1
{
	color: #6a6c6c;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-right: 5px;
	font-family: Verdana;
}
a.home_news_title1:hover
{
	text-decoration: none;
	color: #0048ff;
	font-family: Verdana;
}
.home_newcontent
{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding-bottom: 10px;
	text-align: justify;
	vertical-align: top;
}
a.home_news_project
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	padding-bottom: 0px;
	width: 0px;
	padding-top: 0px;
}
.home_news_project
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	padding-bottom: 12px;
	padding-top: 10px;
}
a.home_news_project:hover
{
	color: #003399;
	text-decoration: underline;
}
.project_title_detail
{
	color: #0066CC;
	font-family: Arial;
	font-size: 13px;
	padding: 0 0 0 0px;
	text-decoration: none;
}
.project_title_detail:hover
{
	text-decoration: underline;
}

.home_group_title
{
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #003399;
	padding-bottom: 10px;
}
a.home_group_title
{
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	color: #003399;
	padding-bottom: 10px;
}
.home_introduce_image
{
	text-align: left;
	width: 246px;
	padding-right: 10px;
	padding-top: 2px;
}
a.home_readmore
{
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #003399;
	padding-bottom: 10px;
}
.home_services_image
{
	width: 249px;
	height: 87px;
	border: 1px solid #cccccc;
	padding: 1px 1px 1px 1px;
}
a.home_services_title
{
	font-family: Arial;
	font-size: 15px;
	text-decoration: none;
	color: #000000;
	padding-bottom: 10px;
	font-weight: bold;
}
a.home_services_sub_title
{
	padding: 0px 0px 10px 10px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	text-align: left; /*background-image: url(  '../skin/node.jpg' ); 	background-repeat: no-repeat; 	background-position: 0px; 	vertical-align: middle;*/
}
/* Xu ly anh-----------------------------------------------------------------*/
.highslide-wrapper div
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide
{
	cursor: url(/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img
{
	border: 2px solid silver;
}
.highslide:hover img
{
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img
{
	border-color: black;
}
.highslide-image
{
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white
{
	background: white;
}
.highslide-image-blur
{
}
.highslide-caption
{
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading
{
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming
{
	position: absolute;
	background: black;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i
{
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls
{
	width: 195px;
	height: 40px;
	background: url(/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul
{
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li
{
	float: left;
	padding: 5px 0;
}
.highslide-controls a
{
	background-image: url(/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled
{
	cursor: default;
}
.highslide-controls a span
{
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a
{
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a
{
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover
{
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled
{
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a
{
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover
{
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled
{
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a
{
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover
{
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a
{
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover
{
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled
{
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a
{
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover
{
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a
{
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover
{
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled
{
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a
{
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover
{
	background-position: -180px -30px;
}
/*Skin cho phần tin tức*/
.IntroduceTitle
{
	font-weight: bold;
	font-size: 13px;
	font-family: arial, Helvetica, sans-serif;
	color: #006bab;
	font-style: normal;
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
/*Start for Banner*/
.banner
{
	background-image: url( 'file:////graphics/header/banner.jpg' );
	text-align: center;
	height: 97px;
	margin: 0px;
	background-repeat: repeat-x;
	vertical-align: top;
	width: 970px;
}
.Banner_Bottom
{
	background-image: url(   '../skin/Banner_Bottom_bg.png' );
	text-align: center;
	height: 19px;
	margin: 0px;
	background-repeat: repeat-x;
	vertical-align: top;
	line-height: 19px;
}
.Banner_left
{
	background-image: url(  '../skin/Banner_left.png' );
	width: 29px;
	height: 213px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.Banner_top
{
	background-image: url(   '../skin/Banner_top.png' );
	height: 9px;
	margin: 0px;
	background-repeat: repeat-x;
}
.Banner_right
{
	background-image: url(  '../skin/Banner_right.png' );
	width: 10px;
	height: 211px;
	margin: 0px;
}
.Banner_Logo
{
	background-image: url(  '../skin/Banner.png' );
	width: 11px;
	height: 184px;
	width: 383px;
	margin: 0px;
}


/*End for Banner*/
/*Start for Content style*/
.Content_top
{
	background-image: url(   '../skin/Content_top.png' );
	height: 7px;
	margin: 0px;
	background-repeat: repeat-x;
}
.Content_left
{
	background-image: url(   '../skin/Content_left.png' );
	height: 199px;
	width: 24px;
	margin: 0px;
	background-repeat: repeat-x;
}
.Content_right
{
	background-image: url( '../skin/Content_right.png' );
	height: 53px;
	width: 33px;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 0px;
}
.Content_right_other
{
	background-image: url( '../skin/Content_right_other.png' );
	height: 100%;
	width: 33px;
	margin: 0px;
	background-repeat: repeat-y;
	text-align: right;
	padding-right: 0px;
	vertical-align: top;
}
.Content
{
	vertical-align: top;
	font-family: Arial;
	text-align: justify;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #656262;
	padding-left: 5px;
	padding-right: 5px;
}

.SubContent_left
{
	background-image: url(   '../skin/SubContent_left.png' );
	height: 174px;
	width: 14px;
	margin: 0px;
	background-repeat: repeat-x;
}
.SubContent_right
{
	background-image: url(   '../skin/SubContent_right.png' );
	height: 174px;
	width: 14px;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: right;
	padding-right: 0px;
}
.SubContent
{
	vertical-align: top;
	font-family: Tahoma;
	text-align: justify;
	vertical-align: top;
	background-image: url(   '../skin/Subcontent_bg.png' );
	height: 174px;
	background-repeat: repeat-x;
}
.Content_text_white
{
	color: #FFFFFF;
	vertical-align: top;
	text-align: justify;
}
.SubContentSpacer
{
	background-image: url(    '../skin/SubContentSpacer.png' );
	background-repeat: no-repeat;
	background-position: right top;
}
/*End of content style*/

/*Start Input style*/
.txt_td
{
	width: 166px;
	background: url( '../skin/big_input.gif' ) no-repeat scroll left top;
}
.txt_input
{
	width: 161px;
	height: 20px;
	border: 0;
	font-size: 12px;
	background: transparent;
}
/*End Input style*/

/*Style for checkbox*/
.CheckBox
{
	border: 1px solid #8e8f8f;
}
/*Services--------------------*/
.OtherServicesTitle
{
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
	color: #006bab;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #006bab;
}

/*Phân Trang*/
.pager
{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #ffffff;
}
.pager1
{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
a.page_number
{
	width: 22px;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
}
a.page_number:hover
{
	width: 22px;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
}
.selected_page_number
{
	width: 22px;
	height: 22px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff2222;
	text-decoration: none;
}
/*hết phân trang*/


/*Thoong tin hoi dap*/
.FAQQuestionHeader
{
	color: #3d8bbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.FAQQuestion
{
	color: #060608;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #060608;
}
.FAQbg
{
	vertical-align: middle;
	padding-left: 5px;
	padding-top: 1px;
	background-color: #e9e9e9;
	height: 40px;
}
.FAQ-Top-header
{
	color: #FF5050;
	vertical-align: top;
	background-image: url(     '/skin/Home_News_header.jpg' );
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 30px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
/*Weblink*/
.Weblink
{
	background-image: url(    '../skin/Weblink.jpg' );
	background-repeat: no-repeat;
	background-position: right top;
	width: 174px;
	height: 34px;
	text-align: center;
}
.Weblink-dropdown
{
	border: 1px solid #7f9db9;
	width: 240px;
	height: 20px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bg_weblink
{
	background: url(/skin/bg_weblink.jpg);
	background-repeat: no-repeat;
	width: 128px;
	height: 219px;
}
.bg_scroll_weblink
{
	background: url(/skin/bg_scroll_weblink.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 147px;
	height: 219px;
}
.bg_weblink_padding
{
	
	padding: 0px 0px 0px 60px;
}
/*Style cho phần quảng cáo*/
.adv_image
{
	padding:2px;
	border:#999999 1px solid;
	width:254px;
	height:75px;
}
.adv_top
{
	width: 998px;
	height: 184px;
}
.adv_content
{
	width: 998px;
	height: 184px;
}
.adv
{
	padding: 0px 0px 6px 0px;
}
.adv_header_padding
{
	padding-left: 40px;
}
.adv_header
{
	width: 178px;
	background-image: url(    '../skin/adv_top.jpg' );
	height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
}
.adv_recruitment
{
	width: 178px;
	background-image: url(      '../skin/shopping_cart.jpg' );
	background-repeat: repeat-x;
	height: 33px;
	text-align: center;
	background-color: #020202;
}
.adv_home_left_box
{
	border: 1px solid #a6cc33;
	padding: 2px 0px 0px 0px;
	width: 204px;
}
.adv_home_left_image_box
{
	border: 1px solid #cfcfcf;
	text-align: center;
	padding: 8px 0px 8px 0px;
}
.adv_home_bottom_box
{
	border: 1px solid #cfcfcf;
	padding: 8px 8px 8px 8px;
	width: 945px;
}
.adv_home_bottom_image_box
{
	border: 1px solid #cfcfcf;
	width: 958px;
	padding: 0px 0px 0px 0px;
}
/*Style cho phần Print - SendEmail - Top - Previous*/
a.print_click
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #050505;
	text-align: right;
	font-weight: normal;
	background-image: url(   '../skin/print.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}
a.return_click
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #050505;
	text-align: right;
	font-weight: normal;
	background-image: url(   '../skin/return.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}
a.sendemail_click
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #050505;
	text-align: right;
	font-weight: normal;
	background-image: url(   '../skin/sendmail.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}
a.top_click
{
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #050505;
	text-align: right;
	font-weight: normal;
	background-image: url(   '../skin/top.gif' );
	background-position: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}
.support_hotline
{
	background-image: url(     '../skin/support_hotline.jpg' );
	background-position: 10px;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	padding-left: 35px;
	padding-top: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.support_sky
{
	background-image: url(     '../skin/support_sky.jpg' );
	background-position: 10px;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	padding-left: 35px;
	padding-top: 15px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.support_yahoo
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
.support_yahoo:hover
{
	color: #E98904;
	text-decoration: underline;
}
/*Hết style cho Print*/
.fieldset
{
	height: inherit;
	border: solid 1px #999999; /*	padding: 4px;*/
}
.legend
{
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding: 5px;
}
.note
{
	border-style: none;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #747474;
	text-decoration: underline;
	padding-bottom: 5px;
}
.note_underline
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	text-align: right;
	padding-bottom: 10px;
}
.hotline
{
	background-image: url(    '../skin/phone.jpg' );
	background-position: 20px;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 40px;
}
.hotline_bg
{
	background-image: url(    '../skin/hotline_bg.jpg' );
	background-position: 10px;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 14px;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 15px;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFCC;
}
.search_left
{
	background-image: url( 'file:////graphics/content/search_left.jpg' );
	width: 8px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	height: 45px;
	background-repeat: no-repeat;
}
.search_right
{
	background-image: url( 'file:////graphics/content/search_right.jpg' );
	width: 8px;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	height: 45px;
	background-repeat: no-repeat;
}
.search_bg_padding
{
	padding: 5px 0px 0px 42px;
}
.search_bg
{
	background-image: url(/skin/bg_searchbox.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Tahoma, Arial, Verdana;
	height: 27px;
	width: 332px;
	border: 0px;
}
.search_box_padding
{
	padding: 5px 0px 0px 10px;
	width: 295px;
}
.search_box
{
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	background: url(/skin/search_box.jpg);
	background-repeat: no-repeat;
	width: 156px;
	height: 22px;
	position: relative;
}
.search_box_list_padding
{
	padding: 20px 0px 0px 0px;
	width: 145px;
}
.search_box_list
{
	border: solid 1px #7f9db9;
	width: 142px;
	height: 20px;
}
.search_txt
{
	height: auto;
	width: 125px;
	vertical-align: top;
	border: 0px;
	color: #003366;
	background: none;
	padding: 3px 0px 0px 5px;
	font-family: Arial;
	font-size: 12px;
}

.mnu_left_search_button_padding
{
	padding: 0px 0px 0px 0px;
	text-align: right;
	margin-right: -1px;
}
.search_button_padding
{
	padding: 10px 0px 0px 0px;
	text-align: right;
	margin-right: -2px;
}
.mnu_left_search_button
{
	border: 0px;
	cursor: pointer;
	background: url(/skin/mnu_left_button_search.jpg);
	width: 70px;
	height: 29px;
	cursor: pointer;
}
.search_button
{
	border: 0px;
	cursor: pointer;
	background: url(/skin/bg_button_search.JPG);
	width: 34px;
	height: 22px;
	cursor: pointer;
}
.search_label
{
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.search_combox
{
	height: 19px;
	vertical-align: top;
	font-family: Arial,Tahoma;
	font-size: 12px;
}
.search_group_padding
{
	float: none;
}
.bg_button_go_padding
{
	padding: 20px 0px 0px 0px;
	width: 34px;
}
.bg_button_go
{
	background: url(/skin/bg_go.jpg);
	width: 34px;
	height: 20px;
	border: 0px;
	cursor: pointer;
}
.key_search
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
}

.header_logo_acro
{
	width: 940px;
	height: 152px;
	float: left;
	background-image: url( "../skin/logo.gif" );
	background-repeat: no-repeat;
}
.header_tin_nghia
{
	width: 574px;
	height: 96px;
	background-image: url( 'file:////graphics/header/tin_nghia.jpg' );
	background-repeat: no-repeat;
	background-position: left;
}
.menu_tab_left_bg
{
	background-image: url( 'file:////graphics/header/left_03.gif' );
	background-repeat: no-repeat;
	width: 13px;
	height: 85px;
	float: left;
	background-position: 50% bottom;
}
.menu_tab_right_bg
{
	background-image: url( 'file:////graphics/header/tab_right_bg.jpg' );
	background-repeat: no-repeat;
	width: 27px;
	height: 85px;
	float: left;
}
.menu_tab_center_bg
{
	background-image: url( 'file:////graphics/header/tab_center_bg.jpg' );
	background-repeat: repeat-x;
	width: 918px;
	height: 85px;
	float: left;
	vertical-align: top;
	padding-top: 0px;
	text-align: center;
}
.header_title_lienhe
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: auto;
}
.header_title_lienhe:hover
{
	color: #EEBE1F;
}
a.header_title_lienhe
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: auto;
}
.header_title_danhgia
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	width: 120px;
}
.header_title_danhgia:hover
{
	color: #EEBE1F;
}
a.header_title_danhgia
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	width: 120px;
}
.menu_right_expire_date
{
	font-family: Tahoma;
	font-size: 12px;
	color: #585858;
	padding-left: 16px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.menu_right_product_image
{
	width: 64px;
	height: 54px;
}
.menu_right_provider_image
{
	width: 90px;
	height: 60px;
}
.menu_right_btnext
{
	width: 30px;
	height: 18px;
	background-image: url( 'file:////graphics/right/next.jpg' );
	background-repeat: no-repeat;
	border-width: 0px;
	cursor: pointer;
}
.menu_right_btprevious
{
	width: 31px;
	height: 18px;
	background-image: url( 'file:////graphics/right/previous.jpg' );
	background-repeat: no-repeat;
	border-width: 0px;
	cursor: pointer;
}
.menu_right_title_module
{
	background-image: url(/skin/bg_menu_right.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	height: 29px;
	color: #ffffff;
	text-align: center;
	width: 226px;
}
.menu_right_box_top
{
	background: url(/skin/menu_right_box_top.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 38px;
}
.menu_right_box_top1
{
	background: url(/skin/menu_right_box_top1.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 37px;
}
.menu_right_box
{
	background-image: url(/skin/menu_right_box.png);
	background-repeat: repeat-y;
	width: 208px;
}
.menu_right_box_bottom
{
	background-image: url(/skin/menu_right_box_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 208px;
	padding-bottom: 20px;
}
.product_level_two_image
{
	width: 90px;
	height: 90px;
	text-align: center;
}

.nevigateurl
{
	color: #a6abb2;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial;
	padding: 0px 0px 0px 10px;
}
a.nevigateurl
{
	color: #a6abb2;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
}
a.nevigateurl_selected
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	font-family: Arial;
	padding: 0px 0px 0px 0px;
}
.product-link_view_all
{
	color: #0066cc;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	width: 100%;
	height: 15px;
	padding-right: 20px;
	text-align: right;
	font-style: italic;
}
.product-link_view_all:hover
{
	color: #E98904;
}
.product-link_view_continue
{
	background-image: url( 'file:////graphics/content/viewall.jpg' );
	background-repeat: no-repeat;
	background-position: right;
	color: #53aa20;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 65px;
	height: 10px;
	padding-right: 8px;
	padding-bottom: 0px;
	text-decoration: none;
}
.product-link_view_continue:hover
{
	color: #EEBE1F;
}
.new_source
{
	font-family: Tahoma;
	font-size: 12px;
	color: #858585;
	text-align: left;
}
/*hết phân trang*/
.news_image_phong_thuy
{
	border: 1px solid #d6d6d6;
	width: 95px;
	height: 100px;
	text-align: center;
	padding-top: 5px;
}
.news_image_phong_thuy:hover
{
	border: 1px solid #CC6600;
	width: 95px;
	height: 100px;
	text-align: center;
	padding-top: 5px;
}
a.new_tu_van_tieu_dung
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 20px;
	text-align: left;
	padding-right: 6px;
}
.new_tu_van_tieu_dung
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	line-height: 20px;
	text-align: left;
}
a.new_tu_van_tieu_dung:hover
{
	color: #5eb02f;
	text-decoration: none;
}
a.product_best_seller
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}
.product_best_seller
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 15px;
}
a.product_best_seller:hover
{
	color: #EEBE1F;
	text-decoration: none;
}
.product_best_seller_search
{
	vertical-align: top;
	color: #5eb02f;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
a.product_best_seller_search:hover
{
	color: #585858;
	text-decoration: none;
}
.product_image_best_seller_box
{
	border: 1px solid #d6d6d6;
	text-decoration: none;
	width: 58px;
	height: 58px;
	text-align: center;
	padding-top: 2px;
	float: left;
}
.product_image_best_seller_box:hover
{
	border: 1px solid #CC6600;
	text-decoration: none;
	width: 58px;
	height: 58px;
	text-align: center;
	padding-top: 2px;
	float: left;
}
a.product_image_best_seller_box
{
	border: 0px solid #d6d6d6;
	text-decoration: none;
}
.product_level_three_title_search
{
	font-family: Arial;
	font-size: 13px;
	color: #db583a;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	padding-bottom: 8px;
	text-align: left;
	text-transform: capitalize;
	width: 171px;
}
.product_level_three_provider
{
	width: 171px;
	font-family: Arial;
	font-size: 13px;
	color: #db583a;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #dddddd;
	padding-bottom: 8px;
	text-align: left;
	text-transform: capitalize;
}
.product_level3_image_pl
{
	background-image: url( 'file:////graphics/content/product_level3_image_pl.jpg' );
	background-repeat: no-repeat;
	width: 128px;
	height: 22px;
	padding-left: 35px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	float: left;
}
.product_level3_image
{
	width: 100px;
	height: 100px;
}
.product_level3_abstract
{
	width: 410px;
	height: 30px;
	font-size: 12px;
	font-family: Arial;
	color: #161519;
	font-weight: normal;
	padding-top: 5px;
	text-transform: capitalize;
	text-align: left;
}
.product_level3_price
{
	color: #FF0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
}
.product_level3_oldprice
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
	float: left;
}
.product_level3_giatt
{
	background-image: url( 'file:////graphics/content/giatt.jpg' );
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	color: #585858;
	padding-left: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: capitalize;
	width: 100px;
}
.product_level3_danhsach
{
	background-image: url( 'file:////graphics/content/danhsach.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	color: #585858;
	padding-left: 13px;
	width: 114px;
}
.product_level3_space_padding
{
	padding: 8px 0px 8px 0px;
}
.product_level3_space
{
	border-bottom: solid 3px #333333;
}
.product_home_daily
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
}
.product_content_phong_thuy
{
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	width: 275px;
}
.product_level3_left_pricefrom
{
	border-width: 1px;
	width: 52px;
	height: 18px;
	border-top-style: solid;
	border-top-color: #6f6f6f;
	border-right-style: solid;
	border-right-color: #6f6f6f;
	border-bottom-style: solid;
	border-bottom-color: #6f6f6f;
	border-left-style: solid;
	border-left-color: #6f6f6f;
	float: left;
}
.product_level3_bgsearch
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url( 'file:////graphics/left/product_level3_bgsearch.jpg' );
	background-repeat: no-repeat;
	background-position: right;
	width: 62px;
	height: 21px;
	font-weight: bold;
	color: #320000;
	padding-bottom: 4px;
	cursor: pointer;
}
.product_title_brand_name
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
	text-transform: capitalize;
	padding-right: 0px;
	text-decoration: underline;
}
.product_title_brand_name:hover
{
	color: #EEBE1F;
	cursor: pointer;
}
.product_title_brand_id
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #797979;
	text-transform: capitalize;
}
.product_level3_title_phongthuy
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
	width: 175px;
}
a.product_level3_title_phongthuy
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
	width: 175px;
}
.product_level3_title_phongthuy:hover
{
	color: #EEBE1F;
	cursor: pointer;
}
.product_level3_up_top
{
	background-image: url( 'file:////graphics/content/up_top.jpg' );
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
	height: 22px;
	font-weight: bold;
	color: #320000;
	font-family: Arial;
	padding-left: 60px;
	padding-top: 3px;
}
a.product_level3_up_top1
{
	font-weight: bold;
	color: #320000;
	font-family: Arial;
	text-decoration: none;
}
.product_details_price
{
	font-family: Arial;
	font-size: 24px;
	color: #53aa20;
}
.product_details_title_price
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #53aa20;
	padding-bottom: 5px;
	line-height: 15px;
}
.product_title_ma_san_pham
{
	color: #818182;
	font-family: Arial;
	font-size: 13px;
	line-height: 25px;
}
.product_ma_san_pham
{
	color: #129205;
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 25px;
}
.product_details_title_promotion
{
	color: #395334;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	padding-left: 15px;
}
.product_detail_content
{
	font-family: Arial;
	font-size: 12px; /*color:#797979;*/
	font-weight: normal;
}
.product_details_title_tham_khao
{
	font-family: Arial;
	font-size: 15px;
	color: #75bb4d;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.product_details_other_box
{
	border: 1px solid #e0e2eb;
	padding: 5px 10px 5px 10px;
	float: left;
}
.product_details_other_box:hover
{
	border: 1px solid #CC6600;
	padding: 5px 10px 5px 10px;
	float: left;
}
.product_details_textbox_mail
{
	border: 1px solid #CCCCCC;
	width: 227px;
	height: 18px;
}
.product_details_tile_email
{
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 10px;
}
.product_details_comment
{
	border: 1px solid #e0e2eb;
	width: 452px;
	height: 148px;
}
.product_details_bg_comment
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background-image: url( 'file:////graphics/content/btComment.jpg' );
	background-repeat: no-repeat;
	color: #327800;
	width: 75px;
	height: 25px;
	font-weight: bold;
	cursor: pointer;
}
.product_details_title_view_comment
{
	border-style: none;
	border-width: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #284523;
	text-decoration: underline;
	background-color: #ffffff;
}
.product_details_view_comment
{
	border: 1px solid #e0e2eb;
	color: #858585;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	overflow-y: scroll;
	height: 148px;
	width: 400px;
	padding: 0px 10px 0px 10px;
}
.comment_title
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.home_brand_box_image
{
	border: 1px solid #cfcfcf;
}
.home_footer_image
{
	padding-left: 2px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	float: left;
	border: 0px;
}
.product_detail_productname
{
	font-family: Arial;
	font-size: 12px;
	color: #075d1b;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.product_detail_price
{
	color: #d84151;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.header_signin
{
	color: #9a9898;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
	float: left;
	font-weight: bold;
	padding-left: 15px;
	background-color: #ffffff;
	cursor: pointer;
}
div#wn
{
	position: relative;
	width: 300px;
	height: 266px;
	overflow: hidden;
}
.product_menuleft_level3_astract
{
	font-family: Arial;
	font-size: 12px;
	width: 110px;
	color: #072801;
	font-weight: normal;
	text-align: justify;
}
.product_menuleft_level3_nav
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #c7c7c7;
	height: 1px;
	width: 175px;
}
.product_productlevel3_nav
{
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #c7c7c7;
	height: 1px;
}
.product_menuleft_level3_promotion
{
	color: #339900;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	width: 105px;
	text-align: left;
}
.product_menuleft_level3_pricepromotion
{
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-align: left;
}
.product_menuleft_level3_productgroup
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #53aa20;
	background-image: url( "../skin//graphics/bg_leftmenu_level3.png" );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-align: left;
}
.product_menuleft_level3_productgroup:hover
{
	color: #EEBE1F;
}
a.product_menuleft_level3_productgroup1
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	color: #53aa20;
}
a.product_menuleft_level3_productgroup1:hover
{
	color: #EEBE1F;
}
.product_menuleft_level3_promotion:hover
{
	color: #EEBE1F;
}
.product-detail_tuvan
{
	color: #399a00;
	background-image: url( "../skin//graphics/product_detail_tuvan.png" );
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.product-detail_tuvan:hover
{
	color: #EEBE1F;
}
.product_detail_title_support1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	text-transform: capitalize;
}
.product_detail_title_support2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #53AA20;
	text-transform: capitalize;
}
.product_level3_image_box
{
	border: 1px solid #c7c7c7;
	width: 110px;
	height: 105px;
	text-align: center;
	padding-top: 5px;
}
.product_level3_image_box:hover
{
	border: 1px solid #CC6600;
	width: 110px;
	height: 105px;
	text-align: center;
	padding-top: 5px;
}
.product_menu_level3
{
	border: 1px solid #c7c7c7;
	width: 254px;
	height: 102px;
	text-align: center;
	padding-top: 3px;
}
.product_menu_level3:hover
{
	border: 1px solid #CC6600;
	width: 254px;
	height: 102px;
	text-align: center;
	padding-top: 3px;
}
.product_level_two_box_image
{
	border: 1px solid #d6d6d6;
	width: 100px;
	height: 95px;
	text-align: center;
	padding-top: 5px;
	float: left;
}
.product_level_two_box_image:hover
{
	border: 1px solid #CC6600;
	width: 100px;
	height: 95px;
	text-align: center;
	padding-top: 5px;
	float: left;
}
.product_level_two_tab_image
{
	border: 1px solid #D6D6D6;
	height: 90px;
	text-align: center;
	width: 90px;
}
.product_level_two_tab_image:hover
{
	border: 1px solid #CC6600;
	height: 90px;
	text-align: center;
	width: 90px;
}
.product_detail_adv
{
	width: 310px;
	height: 296px;
	padding-top: 2px;
	padding-left: 7px;
}
.product_tab_adv
{
	width: 300px;
	height: 296px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 7px;
}
.header_phone
{
	color: #ff9933;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.header_hotline
{
	color: #666666;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 34px;
}
.header_email
{
	color: #ff9900;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}
.check_domain
{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding-right: 6px;
}
.button_check
{
	background-image: url( "../skin/button_check.gif" );
	background-repeat: no-repeat;
	width: 60px;
	height: 18px;
	border: 0px;
	cursor: pointer;
}
.home_product_name
{
	color: #333;
	font-family: Arial,Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
	
}
.home_product_name:hover
{
	color: #E98904;
	padding: 7px 0px 0px 0px;
}


.product_name
{
	color: #669900;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 199px;
	line-height: 20px;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.product_name:hover
{
	text-decoration: underline;
}
.product_content_level1
{
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.4;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	text-align: justify;
	vertical-align: top;
}
.tab_space
{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #aaa8a5;
	height: 10px;
}
.footer_support_title
{
	color: #999999;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-top: 8px;
}
.footer_supportname
{
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	padding-right: 10px;
}
.check_domain_name
{
	border-left: 1px solid #E4E5E6;
	border-right: 1px solid #E4E5E6;
	border-top: 1px solid #E4E5E6;
	height: 24px;
	padding-left: 4px;
	vertical-align: middle;
	width: 200px;
}
.menu_top_datetime
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	float: left;
	padding-top: 3px;
	padding-left: 20px;
}

.home_box_news_image
{
	border: 1px solid #ffffff;
	width: 258px;
	height: 151px;
}
.home_menu_right_customer
{
	background-image: url( 'file:////graphics/right/bg_menu_right_customer.gif' );
	background-repeat: repeat-x;
	color: #0066cc;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	height: 39px;
	text-align: left;
}
.home_bg_news
{
	color: #003366;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding: 8px 0px 8px 0px;
	height: 20px;
	width: 98.5%;
}
.home_create_date_news
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}
.home_bg_project
{
	width: 908px;
	height: 205px;
	background-color: #003366;
}
.bg_hitcounter
{
	background: url(/skin/bg_soluongtruycap.png);
	background-repeat: no-repeat;
	width: 190px;
	height: 147px;
}
.bg_hitcounter_padding
{
	padding: 10px 0px 0px 40px;
}
.home_hitcounter
{
	color: #006cff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}
.home_count_visit
{
	color: #b3631d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.partner_box
{
	border: 1px solid #D6D6D6;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	text-align: center;
	width: 205px;
}
.partner_box:hover
{
	border: 1px solid #CC6600;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 3px;
	padding-right: 2px;
	text-align: center;
	width: 205px;
}
.bg_menu_left_child_bottom
{
	background: url(/skin/bg_menu_left_child_bottom.jpg);
	background-repeat: no-repeat;
	width: 197px;
	height: 4px;
}
.bg_menu_left_child_top
{
	background: url(/skin/bg_menu_left_child_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 197px;
	height: 4px;
	margin: 0px;
	padding: 0px;
}
.bg_menu_left_child
{
	background: url(/skin/bg_menu_left_child_13.jpg);
	background-repeat: repeat-y;
	width: 197px;
}
.menu_vertical_product_catagory
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.padding_align
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.home_intro_box
{
	border: 1px solid #CCCCCC;
	width: 700px;
}
.menu_left_padding
{
	padding: 5px 0px 0px 0px;
	text-align: center;
}
.menu_left
{
	background: url(/skin/bg_menu_left.jpg);
	background-repeat: repeat-y;
	width: 183px;
	height: 25px;
}
a.menu_left
{
	background: none;
	width: 197px;
	height: 28px;
	color: #211603;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
a.menu_left_selected
{
	background: none;
	width: 183px;
	height: 25px;
	color: #211603;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
}
.menu_left_selected
{
	background: url(/skin/bg_menu_left.jpg);
	background-repeat: repeat-y;
	width: 183px;
	height: 25px;
}
.menu_left_border1
{
	text-decoration: none;
}
.menu_left_border
{
	border-style: none none solid none;
	border-width: 0px 0px 1px 0px;
	text-decoration: none;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
}
a.menu_left_header:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFF99;
	line-height: 23px;
	color: #747373;
	font-weight: bold;
}
a.menu_left_header_selected
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 23px;
	color: #f8612d;
	font-weight: bold;
}
.menu_left_header
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	line-height: 23px;
	color: #747373;
	font-weight: bold;
}
.menu_left_header_bg_selected
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 23px;
	color: #FFFFFF;
	background-color: #ffff99;
}
.menu_left_header_bg
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #e5e5e5;
	line-height: 23px;
	color: #747373;
}
.menu_left_header_bg:hover
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 20px;
	background-color: #FFFF99;
	line-height: 23px;
	color: #747373;
}
.menu_left_child_bg1
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 45px;
	line-height: 25px;
	color: #003399;
	vertical-align: middle;
	background-color: #FFFF99;
}
.menu_left_child_bg
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 28px;
	line-height: 25px;
	color: #003399;
	vertical-align: middle;
	background-color: #FFFF99;
}
.menu_left_child:hover
{
}
a.menu_left_child1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
}
.menu_left_child_space
{
	height: 1px;
	width: 183px;
	background: none;
	border: 0px;
}
.menu_left_child
{
	padding: 0px 0px 0px 0px;
	background: url(/skin/bg_menu_left_child.jpg);
	background-repeat: repeat-y;
	height: 26px;
	width: 183px;
}
a.menu_left_child
{
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #e2e2e3;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
}
a.menu_left_child:hover
{
	text-decoration: none;
	color: #006AD5;
}
.menu_left_child_selected
{
	padding: 0px 0px 0px 0px;
	background: url(/skin/bg_menu_left_child.jpg);
	background-repeat: repeat-y;
	height: 26px;
	width: 183px;
}
a.menu_left_child_selected1
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #282525;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
a.menu_left_child_selected
{
	font-family: Tahoma,Arial,Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #006AD5;
	text-decoration: none;
	border: 0px;
	padding: 0px 0px 0px 15px;
	line-height: 25px;
}
.product_level_one_title
{
	color: #72451b;
	font-family: Arial;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}
.bg_top_shadow_content
{
	background-image: url(/skin/bg_shadow_top_content.gif);
	background-repeat: repeat-x;
	height: 11px;
	float: left;
	width: 935px;
}
.bg_top_shadow_left
{
	background-image: url(/skin/bg_shadow_top_left.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 17px;
	float: left;
}
.bg_top_shadow_right
{
	background-image: url(/skin/bg_shadow_top_right.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
	float: left;
}
.bg_left_shadow_content
{
	background-image: url(/skin/bg_left_shadow.gif);
	background-repeat: repeat;
	height: 1000px;
	float: left;
	width: 7px;
}
.bg_left_shadow_left
{
	background-image: url(/skin/bg_left_shadow.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 17px;
	float: left;
}
.bg_left_shadow_right
{
	background-image: url(/skin/bg_shadow_top_right.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
	float: left;
}
.bg_bottom_shadow_content
{
	background-image: url(/skin/bg_bottom_content.gif);
	background-repeat: repeat-x;
	height: 11px;
	float: left;
	width: 935px;
}
.bg_bottom_shadow_left
{
	background-image: url(/skin/bg_bottom_left.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
	float: left;
}
.bg_bottom_shadow_right
{
	background-image: url(/skin/bg_bottom_right.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 9px;
	float: left;
}
.bg_right_shadow_right
{
	background-image: url(/skin/bg_right_shadow.gif);
	background-repeat: repeat-y;
	height: 1000px;
	width: 8px;
	float: left;
}
.home_introduce_title
{
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #40408c;
	text-decoration: none;
	padding-left: 10px;
}
.home_product_box
{
	border-style: none solid solid solid;
	background-image: url(/skin/bg_home_product_13.gif);
	background-repeat: repeat-x;
	width: 960px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-color: #a5bfce;
}
.home_product_box:hover
{
	/*border: 1px solid #CC6600; 	padding:20px 40px 10px 40px;*/
}
.project_image
{
	width: 130px;
}
.project_image_box
{
	border: 1px solid #D6D6D6;
	width: 130px;
	padding: 0px 0px 0px 0px;
}
.project_image_box:hover
{
	border: 1px solid #CC6600;
	text-align: center;
	width: 130px;
	padding: 0px 0px 0px 0px;
}
.project_home_title
{
	background: url(/skin/bg_home_project.jpg);
	width: 271px;
	height: 45px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}
.project_home_box
{
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
	width: 269px;
	height: 360px;
}
.project_title
{
	background: none;
	color: #0066CC;
	font-family: Arial;
	font-size: 13px;
	padding: 0px 0px 0px 10px;
}
a.project_title
{
	color: #0066CC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 20px;
}

a.project_title:hover
{
	color: #E98904;
}
.project_content
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
.project_abstract
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	line-height: 20px;
	text-align: justify;
}
a.project_abstract
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-align: justify;
}
a.project_abstract:hover
{
	text-decoration: underline;
}
.project_dl_boder
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cccccc;
}
.livechat
{
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
.support_tel
{
	color: #cc0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
}
.tab_image
{
	width: 230px;
}
.divtab_image1
{
	width: 150px;
	padding-left: 10px;
}
.tab_title
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #114f79;
	padding: 0px 0px 0px 20px;
	background: url(/skin/bg_sptrongnam.jpg);
	height: 40px;
	width: 717px;
	text-transform: uppercase;
}
a.tab_title
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #114f79;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
.tab_description
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 10px 0px 10px;
	text-align: justify;
}
a.tab_description
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.border_top
{
	background-image: url(/skin/top.jpg);
	background-repeat: no-repeat;
	width: 1001px;
	height: 32px;
}
.box_ho_tro_truc_tuyen
{
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
	border-left-color: #cfcfcf;
	width: 223px;
	text-align: left;
}

.doc_image
{
	width: 135px;
}
.doc_image_box
{
	border: 1px solid #D6D6D6;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-top: 3px;
	text-align: center;
	width: 138px;
}
.basket_title
{
	font-family: Arial;
	font-size: 12px;
	color: #cc0000;
	font-weight: normal;
	padding: 20px 0px 0px 4px;
	text-decoration: none;
}
.catalog_image
{
	width: 105px;
}
.cataloge_parent_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	text-align: left;
}
a.cataloge_parent_title
{
	text-decoration: none;
	padding-top: 0px;
}
a.cataloge_parent_title:hover
{
	color: #E98904;
}
.cataloge_child_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	padding-left: 20px;
	line-height: 20px;
}
a.cataloge_child_title
{
	text-decoration: none;
	padding-left: 0px;
}
a.cataloge_child_title:hover
{
	color: #E98904;
}
.catalog_box
{
	border: solid 1px #cccccc;
	width: 359px;
}
.catalog_box_image
{
	border: solid 1px #cccccc;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
.catalog_typical_title
{
	font-family: Arial;
	font-size: 12px;
	color: #4a4646;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.catalog_typical_box
{
	border: 1px solid #cfcfcf;
	width: 958px;
	padding: 0px 0px 0px 0px;
	background-image: url(/skin/bg_typical_catalog.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #dfdfdf;
}
.footer_space
{
	border-top: solid 1px #b2b2b2;
	width: 960px;
	padding-top: 0px;
}
.footer_news_box
{
	border: 1px solid #cfcfcf;
	width: 282px;
	padding: 0px 0px 10px 0px;
	background-image: url(/skin/bg_footer_news.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b5de29;
}
.footer_news_title
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	border-bottom: solid 1px #003399;
	width: 90%;
	padding: 10px 0px 6px 0px;
}

.footer_news_sub_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
	padding-left: 5px;
}
.submenu_top
{
	color: #990000;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a.submenu_top
{
	text-decoration: none;
}
.submenu_top_space
{
	color: #003399;
	width: 20px;
	text-align: center;
}
.submenu_top_space_visible
{
	color: #003399;
	width: 20px;
	text-align: center;
	visibility: hidden;
}
.filtertype_name
{
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 5px 5px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #06407c;
	font-weight: bold;
	border-bottom:#9bb3cb 2px solid;
	
}

.filter_name
{
	background: none;
	padding-left: 10px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	line-height: 20px;
	
}
a.filter_name
{
	background-image: url('/skin/icon_filter.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
a.filter_name:hover
{
	background-image: url( '/skin/icon_filter.jpg' );
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
	padding-left: 10px;
}
.filter_name_selected
{
	background-image: url('/skin/icon_filter.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
a.filter_name_selected
{
	background-image: url('/skin/icon_filter.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}

.sort
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height:5px;
	height:15px;
}
.gridview_sort_title
{
	border-width: 1px 0px 1px 1px;
	border-color: #cccccc;
	border-style: solid;
	font-family: Arial;
	font-size: 13px;
	color: #103F9E;
	font-weight: bold;
	background-color: #d9d8d3;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.gridview_sort_title_thongso
{
	border-width: 1px 1px 1px 1px;
	border-color: #cccccc;
	border-style: solid;
	font-family: Arial;
	font-size: 13px;
	color: #103F9E;
	font-weight: bold;
	background-color: #F5E5E5;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.gridview_item_sort
{
	font-family: Arial;
	font-size: 13px;
	color: #103F9E;
	font-weight: normal;
	text-align: justify;
	padding: 5px 8px 5px 8px;
}
.gridview_item_sort_thong_so
{
	border-width: 0px 1px 1px 1px;
	border-color: #cccccc;
	border-style: solid;
	font-family: Arial;
	font-size: 13px;
	color: #103F9E;
	font-weight: normal;
	background-color: #ffffff;
	text-align: justify;
	padding: 5px 8px 5px 8px;
}
.bg_thongsokt
{
	color: #990000;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background: url(/skin/bg_thongso.jpg);
	background-repeat: repeat-x;
}
.bg_portalheader
{
	background: url(/skin/bg_portalheader.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 147px;
}
.label_home_contact
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #022043;
}

.border_bg_left
{
	background-image: url( '/skin/border_bg_left.jpg' );
	background-repeat: no-repeat;
	height: 304px;
}
.border_bg
{
	background-image: url( '/skin/border_bg.jpg' );
	background-repeat: repeat-x;
	height: 304px;
}

.border_bg_right
{
	background-image: url( '/skin/border_bg_right.jpg' );
	background-repeat: no-repeat;
	background-position: right;
	height: 304px;
}

.textbox_home_contact
{
	border: solid 1px #cbc7c7;
	width: 198px;
	height: 23px;
}
.button_home_contact
{
	background: url(/skin/icon_send.jpg);
	background-repeat: no-repeat;
	width: 90px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px;
}
.bg_contentpane
{
	background: url(/skin/bg_contentpane.jpg);
	background-repeat: repeat-y;
	width: 780px;
	padding: 0px 0px 0px 20px;
}
.date
{
	color: #FF0000;
	font-size: 11px;
	text-decoration: none;
	padding-right: 8px;
}
.bottom
{
	color: #739209;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: arial;
}
/*service*/
.service_content
{
	color: #757575;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-left: 0px;
	text-decoration: none;
}
.service_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
a.service_title
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding: 0px 0px 0px 0px;
}
a.service_title:hover
{
	text-decoration: none;
}
.service_image
{
	width: 280px;
	height: 173px;
}
.box_content
{
	border: solid 1px #ffffff;
	background-color: #ffffff;
	padding: 0px 5px 0px 5px;
}
.header_space
{
	background-color: #000000;
	width: 804px;
	height: 16px;
}
.header_slogon
{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width: 450px;
}
.product_tabname
{
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	padding: 0px 0px 0px 10px;
}
.product_tabname3
{
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.product_viewdisplay
{
	color: #FF3300;
	padding-left: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
}
.price_consult
{
	color: #FF0000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding-left: 10px;
}
.bg_home_left_top_box_padding
{
	padding: 2px 0px 0px 30px;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
}
.bg_home_left_top_box
{
	background: url(/skin/bg_home_left_top_box.jpg);
	background-repeat: no-repeat;
	width: 197px;
	height: 20px;
	border: 0px;
}
.home_left_box
{
	border-style: none solid solid solid;
	border-right-width: 1px;
	border-right-color: #e7e7e7;
	border-bottom-width: 1px;
	border-bottom-color: #e7e7e7;
	border-left-width: 1px;
	border-left-color: #e7e7e7;
	width: 195px;
}
.bg_language_padding
{
	padding: 23px 0px 0px 40px;
}
.bg_weather
{
	background: url(/skin/bg_weather.jpg);
	background-repeat: repeat-x;
	background-color: #ebdc86;
	width: 197px;
}
.gold_boder
{
	border-style: solid none none solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #a8a8a8;
	border-left-color: #a8a8a8;
	background-color: #ffffff;
}
.gold_boder1
{
	border-style: none solid solid solid;
	border-left-width: 1px;
	border-left-color: #a8a8a8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
}
.gold_boder2
{
	border-style: solid solid none solid;
	border-right-width: 1px;
	border-right-color: #a8a8a8;
	border-top-width: 1px;
	border-top-color: #a8a8a8;
	border-left-width: 1px;
	border-left-color: #a8a8a8;
	background-color: #ffffff;
}
.lbl_gold
{
	color: #c10000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
.tygia_border
{
	border-style: solid none none solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #a8a8a8;
	border-left-color: #a8a8a8;
}
.tygia_border1
{
	border-style: solid solid none solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-color: #a8a8a8;
	border-left-color: #a8a8a8;
	border-right-width: 1px;
	border-right-color: #a8a8a8;
	background-color: #ffffff;
}
#dhtmltooltip
{
	position: absolute;
	left: -150px;
	width: 150px;
	border: 2px solid #757575;
	padding: 2px;
	background-color: #ffffff;
	visibility: hidden;
	text-align: center;
	z-index: 100; /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}
#dhtmlpointer
{
	position: absolute;
	left: 300px;
	z-index: 300;
	visibility: hidden;
	text-align: center;
}
.lblthoitrang
{
	text-decoration: none;
	border: 0px;
}
.bg_home_brand
{
	background: url(/skin/bg_home_brand.jpg);
	background-repeat: no-repeat;
	width: 919px;
	height: 61px;
}
.bg_home_brand_padding
{
	text-align: center;
	padding: 4px 0px 0px 1.5px;
}

.dl_brand_padding
{
	padding: 0px 10px 0px 10px;
}
.bg_tab_home_left
{
	background: url(/skin/bg_tab_home_left.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 200px;
}
.bg_tab_home_content
{
	background: url(/skin/bg_tab_home_content.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.bg_tab_home_right
{
	background: url(/skin/bg_tab_home_right.jpg);
	background-repeat: no-repeat;
	width: 13px;
	height: 200px;
}
.home_tab_name
{
	font-family: Arial,Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1e1f1f;
}
a.home_tab_name
{
	padding-left: 30px;
	text-decoration: none;
	line-height: 20px;
	background: none;
	background: url(/skin/bg_home_tab_name.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.home_tab_name_padding
{
	padding: 22px 0px 0px 0px;
	text-align: center;
}
.bg_tab_home_content_padding
{
	margin-top: 0px;
	margin-right: -11px;
	margin-left: -10px;
	background: none;
}
.dl_home_tab_padding
{
	margin-top: -10px;
}
.padding_left_brand
{
	padding-right: 15px;
}
.bg_footer_top
{
	background: url(/skin/bg_footer_top.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
.mnu_left_bg_top_tknangcao
{
	background: url(/skin/mnu_bg_top_tknangcao.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 28px;
}
.mnu_left_bg_top_tknangcaoen
{
	background: url(/skin/mnu_bg_top_tknangcaoen.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 28px;
}
.bg_top_tknangcao
{
	background: url(/skin/bg_top_timkiemnangcao.jpg);
	background-repeat: no-repeat;
	width: 207px;
	height: 28px;
}
.bg_top_tknangcaoen
{
	background: url(/skin/bg_top_timkiemnangcaoen.jpg);
	background-repeat: no-repeat;
	width: 207px;
	height: 28px;
}
.mnu_left_bg_content_tknangcao
{
	background: url(/skin/mnu_left_bg_content_tk.jpg);
	background-repeat: repeat-x;
	width: 183px;
	height: 171px;
}
.bg_content_tknangcao
{
	background: url(/skin/bg_content_tknangcao.jpg);
	background-repeat: repeat-x;
	width: 207px;
	height: 170px;
}
.search_advanced_hangxe_padding
{
	padding: 20px 0px 6px 14px;
}
.search_advanced_dongxe_padding
{
	padding: 0px 0px 6px 14px;
}
.bg_menu_left_box_top
{
	background: url(/skin/sanxuatctsukien.png);
	background-repeat: no-repeat;
	width: 208px;
	height: 51px;
}
.bg_menu_left_box_bottom
{
	background: url(/skin/menu_left_box_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 208px;
	padding-bottom: 20px;
}
.bg_menu_left_box
{
	background: url(/skin/bg_menu_left_box.png);
	background-repeat: repeat-y;
	width: 208px;
}
.bg_menu_left_box_padding
{
	background: none;
	padding: 5px 0px 5px 10px;
	width: 190px;
}
.bg_menu_left_two
{
	background: url(/skin/bg_menu_left_two.jpg);
	background-repeat: no-repeat;
	width: 180px;
	height: 77px;
}
a.menu_left_document
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #626974;
	text-decoration: none;
}
a.menu_left_document_selected
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #626974;
	text-decoration: none;
}
a.map_company
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #211603;
	text-decoration: none;
}
a.map_company_selected
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #211603;
	text-decoration: none;
}
.menu_left_two_padding
{
	padding: 7px 0px 2px 0px;
	text-align: center;
}
.weblink_padding
{
	padding: 5px 0px 0px 10px;
}
.content_pane_padding
{
	padding: 0px 0px 0px 6px;
	background: none;
}
.bg_tab_news
{
	background: url(/skin/bg_tab_news.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 680px;
}
.bg_tab_news_padding
{
	padding: 2px 0px 0px 0px;
}
.tab_news
{
	padding: 5px 0px 0px 0px;
}
a.tab_news
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #cb1d1d;
	text-decoration: none;
}
.border_service1
{
	border: medium none;
	position: relative;
}
.border_service2
{
	margin: 0px 0px -14px;
	position: relative;
}
.border_service3
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 10px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service4
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 8px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service5
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 6px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service6
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 5px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service7
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 4px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service8
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 3px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service9
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 2px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service10
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 2px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service11
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 1px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service12
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 1px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service13
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 1px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service14
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 0px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service15
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 0px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service16
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 0px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.border_service17
{
	border-style: none solid;
	border-color: rgb(255, 255, 255);
	border-width: 0pt 0px;
	overflow: hidden;
	height: 1px;
	min-height: 1px;
	font-size: 1px;
	background-color: transparent;
}
.bg_button_download
{
	background: url(/skin/bg_button_download.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 53px;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	padding: 3px 0px 0px 20px;
}
.download_document_padding
{
	padding: 12px 0px 0px 35px;
}
.footer_visitor
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	width: 142px;
	text-align: center;
}
.footer_visitor_padding
{
	padding: 55px 0px 0px 50px;
}

.footer_support_online
{
	font-family: Arial;
	font-size: 12px;
	color: #9b0101;
	font-weight: bold;
	width: auto;
	text-align: left;
	padding: 17px 0px 0px 40px;
}
.footer_support_online_padding
{
	padding: 10px 0px 0px 30px;
}
.bg_tabpro_title
{
	background: url(/skin/bg_tabpro.jpg);
	background-repeat: no-repeat;
	width: 686px;
	height: 28px;
	padding-left: 10px;
}
.bg_tabpro_title_padding
{
	background: none;
	padding: 5px 0px 0px 5px;
	font-family: Arial;
	font-size: 14px;
	color: #060606;
	font-weight: bold;
	text-decoration: none;
}
.bg_box_pro_bottom
{
	background: url(/skin/bg_box_pro_bottom.jpg);
	background-repeat: no-repeat;
	width: 164px;
	height: 23px;
	text-align: center;
	padding: 3px 0px 0px 0px;
}
a.bg_box_pro_bottom
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0a0a0a;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: none;
}
.bg_box_tabpro_bottom
{
	background: url(/skin/bg_box_tabpro_bottom.jpg);
	background-repeat: no-repeat;
	width: 702px;
	height: 38px;
}
.bg_detail_padding
{
	text-align: center;
	padding: 20px 0px 20px 10px;
}
.bg_buy
{
	background: url(/skin/bg_detail.jpg);
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 0px 0px 7px 0px;
}
.bg_detail
{
	background: url(/skin/bg_detail.jpg);
	background-repeat: no-repeat;
	width: 47px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 2px 0px 0px 0px;
}
.box_pro_content
{
	border: solid 1px #dad9d9;
	text-align: center;
}
.bg_new
{
	background: url(/skin/bg_new.jpg);
	background-repeat: no-repeat;
	width: 22px;
	height: 11px;
}
.product_view_padding
{
	margin-left: -10px;
}
.product_view_content_box
{
	padding: 0px 0px 0px 8px;
}
.gridview_product
{
	border: solid 1px #bac1c7;
}
.gridview_item_product
{
	border-style: none none solid solid;
	border-width: 0px 0px 1px 1px;
	border-bottom-color: #bac1c7;
	border-left-color: #bac1c7;
}
.gridview_title
{
	border-style: solid none solid solid;
	border-width: 1px 0px 1px 1px;
	border-top-color: #bac1c7;
	border-bottom-color: #bac1c7;
	border-left-color: #bac1c7;
	text-align: center;
}
.gridview_item
{
	border-style: solid none solid solid;
	border-width: 0px 0px 1px 1px;
	border-bottom-color: #bac1c7;
	border-left-color: #bac1c7;
	text-align: center;
}
.bg_product_image_detail
{
	background: url(/skin/bg_product_image_detail.jpg);
	background-repeat: no-repeat;
	width: 362px;
	height: 217px;
	padding: 3px 0px 0px 0px;
}
.rating_title
{
	font-family: Arial;
	font-size: 13px;
	color: #202020;
	font-weight: bold;
}
.bg_comment
{
	background: url(/skin/bg_phanhoi.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 93px;
	height: 18px;
	border: 0px;
	padding: 2px 25px 3px 25px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 0px;
	text-align: center;
}
.bg_phanhoi
{
	background: url(/skin/bg_phanhoi.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 18px;
	border: 0px;
	padding: 0px;
}
.box_phanhoi
{
	border: solid 1px #bac1c7;
	padding: 10px 50px 10px 50px;
	background-color: #f6f8f7;
}
a.register
{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
}
.welcome
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.bg_sanphammoi
{
	background: url(/skin/bg_sanphammoi.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 24px;
}
.bg_enjoy_product
{
	background: url(/skin/yeuthich.jpg);
	background-repeat: no-repeat;
	width: 114px;
	height: 29px;
	border: 0px;
	cursor: pointer;
}
.bg_productdetail_mua
{
	background: url(/skin/muahang.jpg);
	background-repeat: no-repeat;
	width: 121px;
	height: 29px;
	border: 0px;
	cursor: pointer;
}
.date
{
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
	float: left;
	padding: 5px 0px 0px 10px;
}
.Hour
{
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	float: left;
	padding: 5px 0px 0px 10px;
}
.cart
{
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	text-decoration: none;
}
a.cart
{
	font-family: Arial;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}
.bg_banner
{
	background: url(/skin/bg_banner.jpg);
	background-repeat: no-repeat;
	width: 921px;
	height: 94px;
}
.mnuleft_ddlDongxe
{
	border: 0px;
	width: 140px;
	color: #1E1F1F;
	font-size: 12px;
	font-weight: bold;
}
.ddlDongxe
{
	border: 0px;
	width: 155px;
	color: #1E1F1F;
	font-size: 12px;
	font-weight: bold;
}

/* Xu ly anh-----------------------------------------------------------------*/
.highslide-wrapper div
{
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide
{
	cursor: url(/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img
{
	border: 2px solid silver;
}
.highslide:hover img
{
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img
{
	border-color: black;
}
.highslide-image
{
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white
{
	background: white;
}
.highslide-image-blur
{
}
.highslide-caption
{
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading
{
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming
{
	position: absolute;
	background: black;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i
{
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i
{
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls
{
	width: 195px;
	height: 40px;
	background: url(/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul
{
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li
{
	float: left;
	padding: 5px 0;
}
.highslide-controls a
{
	background-image: url(/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled
{
	cursor: default;
}
.highslide-controls a span
{
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a
{
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a
{
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover
{
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled
{
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a
{
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover
{
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled
{
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a
{
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover
{
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a
{
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover
{
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled
{
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a
{
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover
{
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a
{
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover
{
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled
{
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a
{
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover
{
	background-position: -180px -30px;
}

.submenu_top_space_dynamic
{
	color: #d2d32f;
	width: 10px;
	text-align: center;
	float: left;
}
.submenu_top_space_visible_dynamic
{
	color: #d2d32f;
	width: 10px;
	text-align: center;
	visibility: hidden;
	float: left;
}
.bg_home_content_top
{
	background: url(/skin/bg_home_content_top.png);
	background-repeat: no-repeat;
	width: 544px;
	height: 6px;
	text-align: left;
}
.bg_home_content_bottom
{
	background: url(/skin/bg_home_bottom.png);
	background-repeat: no-repeat;
	width: 545px;
	height: 15px;
}
.bg_home_content
{
	background: url(/skin/bg_home_content.png);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 6px;
	width: 538px;
}
.bg_home
{
	background: url(/skin/bg_home.jpg);
	background-repeat: repeat-y;
	width: 1000px;
}

.bg_bottom_page
{
	background: url(/skin/bg_bottom_page.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 1000px;
}

.page_left_bg
{
	background: url(/skin/page_left_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
/*
*html .page_left_bg {    
        background-image:none;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/page_left_bg.png', sizingMethod='scale');
}
*/
.page_right_bg
{
	background: url(/skin/page_right_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
/*
*html .page_right_bg {     
        background-image:none; 
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/page_right_bg.png', sizingMethod='scale');
}
*/
.bg_home_box_news
{
	width: 150px;
	height: 159px;
	background-color: #616161;
}
.bg_home_clip_bottom
{
	background: url(/skin/bg_home_clip_bottom.png);
	background-repeat: no-repeat;
	width: 549px;
	height: 21px;
}
.bg_home_clip_top
{
	background: url(/skin/bg_home_clip_top.png);
	background-repeat: no-repeat;
	width: 549px;
	height: 16px;
}
.bg_home_clip_content
{
	background: url(/skin/bg_home_clip_content.png);
	background-repeat: repeat-y;
	width: 549px;
}
.bg_home_clip_content_padding
{
	padding: 0px 0px 0px 16px;
}
.home_clip_title
{
	font-family: Verdana;
	font-size: 20px;
	color: #0084ff;
	font-weight: bold;
	padding-bottom: 8px;
}
.home_clip_image
{
	width: 52px;
	height: 52px;
}
.home_clip_image_box
{
	width: 59px;
	height: 57px;
	border: solid 1px #cfcfcf;
	text-align: center;
	padding: 4px 1px 0px 0px;
}
.home_clip_title_other
{
	font-family: Verdana;
	font-size: 11px;
	color: #0059ac;
	text-decoration: none;
}
.home_clip_abstract
{
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
}
.bg_footer_adv
{
	background: url(/skin/bg_footer_adv.jpg);
	background-repeat: repeat-x;
	width: 1024px;
	height: 105px;
}
.bg_contact_left1
{
	background: url(/skin/bg_contact_left1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	width: 752px;
}
.bg_contact_left
{
	background: url(/skin/bg_contact_left.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 730px;
}
.bg_contact_right
{
	background: url(/skin/bg_contact_right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 730px;
}
.bg_contact_bottom
{
	background: url(/skin/bg_contact_bottom.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 753px;
	height: 38px;
}
.tab_lienhe_padding
{
	padding: 49px 0px 0px 540px;
}
.tab_lienhe
{
	background: url(/Upload/Page/tab_lienhe.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 47px;
}
.tab_gioithieu
{
	background: url(/skin/tab_gioithieu.png);
	background-repeat: no-repeat;
	width: 166px;
	height: 40px;
}
.contact_title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #323232;
}
.bt_send
{
	background: url(/skin/gui.jpg);
	background-repeat: no-repeat;
	width: 76px;
	height: 28px;
	border: 0px;
	cursor: pointer;
}
.bt_cancel
{
	background: url(/skin/huy.jpg);
	background-repeat: no-repeat;
	width: 75px;
	height: 28px;
	border: 0px;
	cursor: pointer;
}
.bg_menu_intro
{
	background: url(/skin/bg_menu_intro.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 26px;
	padding: 8px 0px 0px 0px;
}
a.bg_menu_intro
{
	background: none;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.bg_menu_intro_selected
{
	background: none;
	font-family: Verdana;
	font-size: 14px;
	color: #0d48ee;
	text-decoration: none;
	font-weight: bold;
}
.bg_menu_intro_selected
{
	background: url(/skin/bg_menu_intro_selected.jpg);
	background-repeat: no-repeat;
	width: 186px;
	height: 26px;
	padding: 8px 0px 0px 0px;
}
.bg_menu_intro_box_top
{
	background: url(/skin/bg_menu_intro_box_top.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 12px;
}
.bg_menu_intro_box_content
{
	background: url(/skin/bg_menu_intro_box_content.png);
	background-repeat: repeat-y;
	width: 206px;
}
.bg_menu_intro_box_bottom
{
	background: url(/skin/bg_menu_intro_box_bottom.png);
	background-repeat: no-repeat;
	width: 206px;
	height: 10px;
}
.menu_right_box_top2
{
	background: url(/skin/menu_right_box_top2.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 48px;
}
.bg_menu_left_box_bg2
{
	background: url(/skin/bg_menu_intro_box_content.png);
	background-repeat: repeat-y;
	width: 208px;
}

.bg_menu_left_box_bottom2
{
	background: url(/skin/bg_menu_intro_box_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 208px;
	height: 10px;
}
.sitemap_parent
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #302F2F;
	text-decoration: none;
	line-height: 20px;
}
.sitemap_parent:hover
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E54C32;
	text-decoration: none;
	line-height: 20px;
}
.sitemap_child
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #302F2F;
	text-decoration: none;
	background: url(/skin/icon_home_news_title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
}
.sitemap_child:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #E54C32;
	text-decoration: none;
	background: url(/skin/icon_home_news_title.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
}
.bg_detail
{
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 2px 0px 0px 0px;
	text-align: right;
}
a.bg_detail
{
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 2px 0px 0px 0px;
	text-align: right;
}


/*LongDN*/
.event_title_group
{
	background: url(/skin/event_title_group.png);
	background-repeat: no-repeat;
	background-position: 500px;
	color: #fff;
	font-size: 14px;
	font-family: Verdana,Arial;
	text-align: left;
	line-height: 42px;
	font-weight: bold;
	padding-left: 510px;
	padding-top: 10px;
}
.lbl_event_title_group
{
	-moz-transform: rotate(-4deg);
}

.bg_detail
{
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 2px 0px 0px 0px;
	text-align: right;
}
a.bg_detail
{
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
	text-align: center;
	border: 0px;
	cursor: pointer;
	padding: 2px 0px 0px 0px;
	text-align: right;
}

.home_clip_image1
{
	width: 52px;
	height: 52px;
	padding: 5px;
	background-color: #99c37d;
}

.home_clip_title_other
{
	font-family: Verdana;
	font-size: 11px;
	color: #0059ac;
	text-decoration: none;
}
.home_clip_title_other:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #0059ac;
	text-decoration: underline;
}

.bg_product_bottom1
{
	background: url(/skin/bg_product_bottom1.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 753px;
	height: 24px;
}

.sub_menu
{
	background: url(/Upload/sub_menu/submenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 25px;
}

.submenu_top
{
	color: #fffc00;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.submenu_top_selected
{
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

a.submenu_top
{
	text-decoration: none;
}


.menu_right_box_top2
{
	background: url(/skin/menu_right_box_top2.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 48px;
}
.bg_menu_left_box_bg2
{
	background: url(/skin/bg_menu_left_box_bg.jpg);
	background-repeat: repeat-y;
	width: 208px;
}

.bg_menu_left_box_bottom2
{
	background: url(/skin/bg_menu_left_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 208px;
	height: 17px;
}

.menu_right_box_top3
{
	background: url(/skin/menu_right_box_top3.jpg);
	background-repeat: no-repeat;
	width: 208px;
	height: 13px;
}
.bg_menu_left_box_bg3
{
	background: url(/skin/bg_menu_left_box_bg3.jpg);
	background-repeat: repeat-y;
	width: 208px;
}

.bg_menu_left_box_bottom3
{
	background: url(/skin/bg_menu_left_box_bottom3.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	width: 208px;
	height: 11px;
}

.Brand-Name
{
	vertical-align: bottom;
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
	color: #53aa20;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

.brand-title
{
	color: #fffc00;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	text-align: left;
	padding-left: 50px;
	background-image: url( '/skin/truyenthong_bg.jpg' );
	background-position: 0px;
	background-repeat: no-repeat;
}

a.brand-title
{
	color: #245F97;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0;
	text-decoration: none;
	width: 180px;
	text-align: center;
}

a.menu_right_title_link
{
	background: url(/skin/menu_right_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	padding-left: 10px;
	color: #fffc00;
	line-height: 18px;
	border-bottom: #595959 1px solid;
	text-decoration: none;
}
a.menu_right_title_link_selected
{
	background: url(/skin/menu_right_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	display: block;
	padding-left: 10px;
	color: #ffffff;
	line-height: 18px;
	border-bottom: #595959 1px solid;
	text-decoration: none;
}

/*End*/


#imgBox, #imgBox img
{
	width: 313px;
	height: 173px;
	margin: 0;
	padding: 0;
}
#imgBox
{
	margin: 5px auto;
}
#imgBoxIntro, #imgBoxIntro img
{
	width: 135px;
	height: 94px;
	margin: 0;
	padding: 0;
}
#imgBoxIntro
{
	margin: 5px auto;
}
#imgBoxNewsTypical, #imgBoxNewsTypical img
{
	width: 312px;
	height: 131px;
	margin: 0;
	padding: 0;
}
#imgBoxNewsTypical
{
	margin: 5px auto;
}
#imgBoxProductDetail, #imgBoxProductDetail img
{
	width: 346px;
	height: 205px;
	margin: 0;
	padding: 0;
}
#imgBoxProductDetail
{
	margin: 5px auto;
}
#imgBoxProductDetailOther, #imgBoxProductDetailOther img
{
	width: 70px;
	height: 61px;
	margin: 0;
	padding: 0;
}
#imgBoxProductDetailOther
{
	margin: 5px auto;
}
