﻿/* Màu nền cho các tiêu đề ở đầu trang*/
.HeadBg
{
	background-color: white;
}
/*-----Định nghĩa trang và cấu trúc trang----*/
.dpage
{
	margin: 0px auto;
	padding: 0;
	width: 950px;
	text-align: center;
	
}
/* Màu nền cho phần nội dung của trang*/
Body
{
	margin: 0px;
	background-color: #f5f6f1;
	background-position: center top;
}
.Footer
{
	/*background-image: url(images/Trade/Footerbg.jpg);*/
	background-color:#188c00;
	height: 46px;
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, 'Times New Roman' , Arial;
	line-height: 20px;
}
.Login_Bg
{
	background-image: url(images/Login.jpg);
	height: 137px;
	width: 152px;
}
.Banner
{
	background-image: url(images/Trade/Banner.jpg);
	height: 70px;
	width: 100%;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.Normal
{
	font-family: Tahoma, Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-decoration: none;
	line-height: 14pt;
	padding-left: 3px;
	padding-right: 3px;
}

.ButtonSearch
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/Trade/ButtonSearch.jpg);
	margin: 1px;
	border-left: 0px;
	width: 68px;
	color: #2e654e;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 19px;
}
.NormalTitle
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Content/Arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Arial,Tahoma;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}

.buttonHome
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/Trade/Trangchu.jpg);
	margin: 1px;
	border-left: 0px;
	width: 77px;
	padding-top: 8px;
	color: #1e1e1e;
	padding-top: 1px;
	border-bottom: 0px;
	text-align: center;
	padding-left:7px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 15px;
}

.FirmName
{
	font-family: Tahoma, Verdana,Arial;
	font-size: 13pt;
	font-weight: normal;
	color: #fb1818;
	text-align: justify;
	text-decoration: none;
	line-height: 14pt;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: uppercase;
}

.BoldRed
{
	font-family: Tahoma, Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fb1818;
	text-align: justify;
	text-decoration: none;
	line-height: 14pt;
	padding-left: 3px;
	padding-right: 3px;
}
/*Style cho nut lenh*/
/* Kiểu chữ cho liên kết trong site*/
.SiteLink
{
	font-family: Tahoma, Verdana,Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #124b98;
	text-decoration: none;
}

.buttonCart
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/Trade/ShoppingCart.jpg);
	background-repeat:no-repeat;
	margin: 1px;
	width:90px;
	border-left: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	background-color:#ffffff;
	text-decoration: none;
	height: 48px;
	padding-left:30px;
}

.buttonRegister
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/Trade/Register.jpg);
	background-repeat:no-repeat;
	margin: 1px;
	width:90px;
	border-left: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	background-color:#ffffff;
	text-decoration: none;
	height: 48px;
	padding-left:30px;
}
.buttonAcount
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/Trade/Account.jpg);
	background-repeat: no-repeat;
	margin: 1px;
	width: 90px;
	border-left: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	background-color: #ffffff;
	text-decoration: none;
	height: 48px;
	padding-left: 30px;
}
.buttonShoppingCart
{
	padding-top:2px;
	border-right: 0px;
	border-top: 0px;
	font-weight: normal;
	font-size: 11px;
	padding-top: 0px;
	background-color:#ffffff;
	background-image: url(images/trade/Images/ShoppingCart.jpg);
	background-repeat: no-repeat;
	width: 51px;
	color: #5e5b5b;
	font-family: Tahoma, Arial, Verdana;
	text-align: left;
	text-decoration: none;
	height: 38px;
	padding-left: 0px;
	border-bottom:0px;
	border-left:0px;
}

.buttonContact
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	padding-top: 0px;
	float: left;
	background-image: url(images/trade/Images/Contact.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-left: 0px;
	width: 41px;
	color: #5e5b5b;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	text-decoration: none;
	height: 38px;
	padding-left: 0px;
}
.buttonLinks
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	float: left;
	background-repeat: no-repeat;
	margin: 1px;
	padding-left: 10px;
	border-left: 0px;
	width: 35px;
	color: #0067b2;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 17px;
}
.buttonOK
{
	border-right: 0px;
	border-top: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	float: left;
	background-image: url(images/buttonok.jpg);
	margin: 1px;
	border-left: 0px;
	width: 117px;
	color: #ffffff;
	padding-top: 1px;
	border-bottom: 0px;
	font-family: Tahoma, Arial, Verdana;
	text-align: center;
	text-decoration: none;
	background-repeat: repeat-x;
	height: 22px;
}
.textbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	height: 20px;
	font-size: 12px;
	font-family: Arial, Tahoma, 'Times New Roman';
	text-decoration: none;
}

.Menu_Bg
{
	background-image: url(images/Trade/Menu_bg.jpg);
	width: 100%;
	height: 36px;
}

.LeftSubBanner
{
	background-image: url(images/Trade/Images/Imgbanner.jpg);
	background-repeat:no-repeat;
	width: 615;
	height: 109px;
}
.ExhibitHeader_Bg
{
	background-image: url(images/Trade/Exhibit.jpg);
	width: 206px;
	height: 42px;
}
.Exhibit_Bg
{
	background-color:#ffffff;
	width: 206px;
	height: 348px;
	border-right: #5d853a 1px solid;
	border-left: #5d853a 1px solid;
	border-bottom: #5d853a 1px solid;
	text-align:center;
}

.SubChildItem
{
	color: #065982;
	font-size: 8pt;
	text-align: left;
	height: 25px;
	text-align: left;
	font-family: Tahoma, Verdana, Arial;
	background-color: transparent;
	background-position: right center;
	background-image: url(images/breadcrumb.gif);
	background-repeat: no-repeat;
	text-indent: 7px;
	cursor: hand;
	direction: ltr;
	width: 70px;
}

.Product_menu
{
	background-image: url(images/Trade/Product_menu_bg.jpg);
	background-repeat:no-repeat;
	height: 19px;
	font-size: 12px;
	color: #ffffff;
	background-color:#fff1b7;
	font-family: Tahoma, Arial;
	text-indent: 20pt;
	
}

.Title_menu
{
	background-image: url(images/Trade/Images/BgTitle.jpg);
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial;
	padding-left:25px;
	border-right: #c9c9c9 1px solid;
	border-left: #c9c9c9 1px solid;
	border-bottom: #c9c9c9 1px solid;
}

.Title_AboutUs
{
	background-image: url(images/Trade/Images/bgTitleAbout.jpg);
	background-repeat: no-repeat;
	height: 25px;
	font-size: 12px;
	color: #fb1818;
	font-family: Tahoma, Arial;
}

.Title_Product
{
	background-image: url(images/Trade/Images/bgTitleProduct.jpg);
	background-repeat: no-repeat;
	height: 35px;
	font-size: 12px;
	color: #fb1818;
	font-family: Tahoma, Arial;
	
}

.Title_Contact
{
	background-image: url(images/Trade/Images/bgContact.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 12px;
	color: #fb1818;
	font-family: Tahoma, Arial;
}
.NormalBold
{
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma,Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color:#000000;
}
.TitleIcon
{
	background-image: url(images/Trade/Images/IconTitle.jpg);
	background-repeat: no-repeat;
	background-position:10px;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family: Tahoma, Arial;
	padding-left:25px;
}

.Product_menu_border
{
	border-right: #bec5cd 1px solid;
	border-top: #bec5cd 1px solid;
	border-left: #bec5cd 1px solid;
	border-bottom: #bec5cd 1px solid;
}
.Product_Border
{
	border-right: #ffbd00 1px solid;
	border-top: #ffbd00 1px solid;
	border-left: #ffbd00 1px solid;
	border-bottom: #ffbd00 1px solid;
	background-color: #fffaec;
}
.Search_Bg
{
	background-image: url(images/Trade/Search_Bg.jpg);
	width: 209px;
	height: 60px;
}
.Note_Bg
{
	background-image: url(images/Trade/Note.jpg);
	width: 212px;
	height: 39px;
}
.Note_Border
{
	border-right: #4097cb 1px solid;
	border-left: #4097cb 1px solid;
	border-bottom: #4097cb 1px solid;
}
/*Firms*/
.Firms
{
	margin: 0px auto;
	padding: 0;
	width: 780px;
	text-align: center;
	
}
.firm_Banner
{
	background-image: url(images/Trade/Firm_Banner.jpg);
	width: 780px;
	height: 35px;
}
.firm_Left
{
	background-image: url(images/Trade/Firm_left.jpg);
	width: 198px;
	height: 750px;
	text-align: center;
}
.firm_Footer
{
	background-image: url(images/Trade/Firm_footer.jpg);
	width: 780px;
	height: 45px;
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: left;
}
.Firms_Button
{
	background-image: url(images/Trade/Firm_Button.jpg);
	width: 129px;
	height: 28px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	background-position: center center;
}
/*Style cho phan tin tuc*/
.NewsBody
{
	font-family: Arial;
	text-align: justify;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-align: justify;

}
.News_title
{
	margin-top: 16px;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-align: left;
	padding-left: 2px;
}
.News_SubTitle
{
	color: #fb1818;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial;
}
A.News_title
{
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}
.Other_Title
{
	margin-top: 15px;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	text-align: left;
	text-decoration: none;
}
A.News_OtherTitle
{
	margin-top: 15px;
	font-weight: lighter;
	font-size: 12px;
	color: #000000;
	font-family: Arial,Tahoma;
	text-align: left;
	padding-left: 5px;
	text-decoration: none;
}	

.News_Source
{
	margin-top: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #7f7c80;
	font-family: Arial,Tahoma;
	text-align: right;
	font-style: italic;
}

.CreateDate
{
	margin-top: 15px;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Trade/Images/ngaydang.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma;
	padding-left: 30px;
	text-align: left;
}

.DeadDate
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Trade/Images/hethan.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma;
	padding-left: 30px;
	text-align: left;
}
.TypeNews
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image:url(Images/Trade/Images/Loaitin.jpg);
	background-repeat:no-repeat;
	font-family: Arial,Tahoma;
	padding-left:30px;
	text-align: left;

}
.TotalView
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image:url(Images/Trade/Images/soluotxem.jpg);
	background-repeat:no-repeat;
	font-family: Arial,Tahoma;
	padding-left:30px;
	text-align: left;

}
.UserCreate
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Trade/Images/nguoidang.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma;
	padding-left: 30px;
	text-align: left;
}
.ContactUser
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/Trade/Images/Lienhe.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma;
	padding-left: 30px;
	text-align: left;
	height: 25px;
	text-decoration: none;
}


.OtherNewsUser
{
	margin-top: 15px;
	font-weight: bolder;
	font-size: 11px;
	color: #0971c6;
	background-image: url(Images/Trade/Images/OtherNews.jpg);
	background-repeat: no-repeat;
	font-family: Arial,Tahoma;
	padding-left: 30px;
	text-align: left;
	height:22px;
}

.News_Spacer
{
	
	background-image: url(images/dots_blue.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.Module_Title1
{
	font-weight: bold;
	font-size: 16px;
	color: #9f6e38;
	font-family: Tahoma, Arial, 'Times New Roman';
	text-decoration: none;
	background-image: url(images/Content/icon_title.gif);
	background-repeat: no-repeat;
	text-indent: 50px;
	vertical-align: bottom;
	background-position: left top;
	direction: ltr;
	text-align: left;
}
A.Module_Title
{
	font-weight: bold;
	font-size: 16px;
	color: #9f6e38;
	font-family: Tahoma, Arial, 'Times New Roman';
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: 50px;
	vertical-align: bottom;
	background-position: left top;
	direction: ltr;
	text-align: left;
}


