﻿/*Starting system tags*/
*{margin:0;padding:0;}
body
{
	text-align: center;
	margin: 0px 0px 0px 0px;
}
/*Ending system tags*/
.news_item{margin-top:40px;}
/*Starting master PageFrame style*/
.bic{margin-top:15px;}
#PageFrame
{
	position: relative;
	margin: auto;
	width: 796px;
}
#PageFrame #Banner
{
	width: 796px;
	height: 209.5px;
}
#PageFrame #TopMenu
{
	width: 796px;
	float: left;
	height: 31px;
	background-image: url(img/BgTopMenu1x31.jpg);
	background-repeat: repeat-x;
}
#PageFrame #BottomTopMenu
{
	float: left;
	width: 796px;
	height: 26px;
	background-image: url(img/BottomTopMenu1x26.jpg);
	background-repeat: repeat-x;
}
#PageFrame #BetweenFrame
{
	float:left;
/*	height: auto !important; /* for modern browsers */
	width: 796px;
	margin-top: -18px;
/*	height: 100%; */
}
#PageFrame #BetweenFrame #LeftFrame
{
	width: 186px;
	float: left;
}
#PageFrame #BetweenFrame #MiddleFrame
{
	float: left;
	width: 424px;
	_width:420px;
}
#PageFrame #BetweenFrame #MiddleFrame .HackMiddle
{
	padding-left: 10px;
	padding-right: 10px;
}
#PageFrame #BetweenFrame #RightFrame
{
	float: right;
	width: 186px;
	
}
#PageFrame #FooterFrame
{
	width: 796px;
	float: left;
	padding-top: 47px;
	height: 80px;
	background-image: url(img/BgFooter1x80.jpg);
	background-repeat: repeat-x;
}
.PromotionalBorder
{
	position: relative;
	float: left;
	width: 186px;
}
.PromotionalBorder .hack
{
    width:184px;
	float: left;
	border-left: solid 1px #C6C6C6;
	border-right: solid 1px #C6C6C6;
	border-top: solid 3px #C6C6C6;
}
#TitleControl
{
	float: left;
	
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 19px;
	width: 404px;
	background-image: url(img/IconLeftTitle16x13.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #C6C6C6;
}
#TitleControl .HackPadding
{
	padding-left: 25px;
	color: Black;
	text-decoration:none;
}
.TitleControl
{
	float:left;
	color: Black;
	text-decoration:none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	height: 19px;
	width: 404px;
	background-image: url(img/IconLeftTitle16x13.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #C6C6C6;
}
.TitleControl .HackPadding
{
	padding-left: 25px;
	color: Black;
	text-decoration:none;
}
.Div_Khoang_Cach_Giua_Module
{
	width: 404px;
	height: 15px;
}
/*Ending master PageFrame style*/

/*Starting Top Menu*/
#CalendarTopMenu
{
	float: left;
	text-align: left;
	padding-left: 30px;
	width: 184px;
}
#RightTopMenu
{
	float: right;
	text-align: right;
}

.HeaderText
{
	line-height: 31px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
/*Ending Top Menu*/
/*Starting RightMenu*/
#RightMenu
{
	position: relative;
	float: left;
	background-color: #0066FF; /*Thiet lap o day cho FireFox co nen menu ben phai, thiet lap trong Skin khong chay*/
}
/*Ending RightMenu*/
/*Starting Caption*/
.Caption
{
	float: left;
	background-image: url(img/ArrowCaption9x35.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 186px;
	height: 22px;
	padding-bottom: 11px;
}
.Caption .CaptionLeft
{
	position: relative;
	float: left;
	background-image: url(img/LeftCaption1x22.jpg);
	width: 1px;
	height: 22px;
}
.Caption .CaptionMiddle
{
	position: relative;
	float: left;
	background-image: url(img/MiddleCaption1x22.jpg);
	background-repeat: repeat-x;
	width: 184px;
	height: 22px;
}
.Caption .CaptionRight
{
	position: relative;
	float: left;
	background-image: url(img/RightCaption1x22.jpg);
	width: 1px;
	height: 22px;
}
.CaptionText
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 22px;
	text-decoration: none;
}
/*Ending Caption*/

/*Starting Footer*/
#CRMaiThuy
{
	float: left;
	text-align: left;
	padding-left: 30px;
}
#CRBIC
{
	float: right;
	text-align: right;
	padding-right: 30px;
}
.FooterText
{
	color: #808080;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}
/*Ending Footer*/

/*Starting text style*/
.NormalText
{
	line-height: 18px;
	font-size: 11px;
	font-family: Tahoma;
	text-align: justify;
}
/*Ending text style*/
/*Starting Article*/
A.ArticleTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	text-decoration: none;
	padding:0;
}
A.ArticleTitle:hover
{
	text-decoration: underline;
}
.ArticleDetail
{
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: Red;
	cursor: pointer;
	padding-right: 15px; /*Khoảng cách lớn hơn độ rộng của anh nền để thiết lập icon trước chữ chi tiết*/
}
.ArticleDetail:hover
{
	text-decoration: underline;
}
.LastUpdate
{
	width: 404px;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-bottom: 10px;
	
}
/*.LastUpdate a.top{background:;padding-left:}*/
#DivTin_Lien_Quan
{
	margin-left: 10px;
	line-height: 20px;
	background-position: left center;
	background-image: url(img/IconLeftTitleNews.jpg);
	background-repeat: no-repeat;
	padding-left: 13px;
}

/*Ending Article*/
/*Starting div for article*/
#DivImageArticle
{
	height:100px;
	float: left;
	width: 100px;
}

/*Ending div for article*/

/*Hoi & Dap*/

#QuestionAnswer
{
	float: left;
	height: 70px;
	width: 186px;
}
#QAImage
{
	padding-top: 7px;
	text-align: center;
	float: left;
	width: 70px;
	height: 70px;
}
#QATitle
{
	vertical-align: middle;
	float: left;
	text-align: justify;
	width: 116px;
	height: 70px;
}
A.QATitle
{
	/*color: #FFFFFF;*/
	line-height: 15px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
}
A.QATitle:hover
{
	text-decoration: underline;
}
A.QATitleAlternating
{
	color: #000000;
	line-height: 15px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	
}
A.Top
{
	background:url(img/up.gif) no-repeat left center; 
	padding-left:15px;
	
}
A.QATitleAlternating:hover
{
	text-decoration: underline;
}
/*Ket thuc Hoi & Dap*/
/*Starting Feedback*/
.FTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 22px;
	text-align: right;
	padding-right: 10px;
}
.FTrungTam
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0066ff;
	font-weight: bold;
	font-size: 15px;
	margin-top:15px; margin-bottom:15px;
}
.FMaiThuy
{
	font-size: 32px;
	font-family: "Times New Roman" , Times, serif;
	color: #ff7012;
	font-weight: bold;
	margin-top:32px; margin-bottom:32px;
}
.TextBox
{
	border: solid 1px #6C6C6C;
	
	
}
/*Ending Feedback*/
/*Bat dau bo goc*/
.b5, .b6, .b7, .b8
{
	font-size: 1px;
	overflow: hidden;
	display: block;
}
.b5
{
	height: 1px;
	background: #CDCBC3;
	margin: 0 5px;
}
.b6
{
	height: 1px;
	background: #FFFFFF;
	border-right:solid 2px #CDCBC3;
	border-left:solid 2px #CDCBC3;
	margin: 0 3px;
}
.b7
{
	height: 1px;
	background: #FFFFFF;
	border-right:solid 1px #CDCBC3;
	border-left: 1px solid #CDCBC3;
	margin: 0 2px;
}
.b8
{
	height: 2px;
	background: #FFFFFF;
	border-right:solid 1px #CDCBC3;
	border-left:solid 1px #CDCBC3;
	margin: 0 1px;
}
.Div_Bo_Goc
{
	float:left;
	width:186px;	
}
/*Ket thuc bo goc*/

/*phan trang*/
.pager
{
    font-family:Tahoma; font-size:11px; font-weight:bold;
    padding-left:3px;
}
.pager_selected
{
    font-family:Tahoma; font-size:11px; font-weight:bold;
    padding-left:3px;
}