/*#AboutUs_Colum{
	width: 80%;
	height: auto;
	margin: 30px 0 0 15px;
}
.AboutUs_Bookmart{
	width: 100%;
	height: 27px;
}
.AboutUs_Bookmart a{
	color: #236ac0;
	text-decoration: none;
}
.AboutUs_Bookmart a:hover{
	color: #f1510a;
	text-decoration: none;
}
.AboutUs_Bookmart_Left{
	width: 16px;
	height: 27px;
	float: left;
}
.AboutUs_Bookmart_Center{
	width: 770px;
	height: 27px;
	float: left;
	background-image: url(../images/AboutUs_Bookmark_04.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.AboutUs_Bookmart_Center p{
	font-size: 8pt;
	color: #236ac0;
	text-align: center;
	margin: 0;
	padding: 6px 0 0 0;
}
.AboutUs_Bookmart_Right{
	width: 14px;
	height: 27px;
	float: left;
}
.AboutUs_Info{
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-left: 10px;
}
.AboutUs_Info_Item{
	width: 100%;
	height: auto;
}
.AboutUs_Info_Title{
	width: 100%;
	height: 41px;
}
.AboutUs_Info_Title_Left{
	width: 38px;
	height: 41px;
	float: left;
}
.AboutUs_Info_Title_Right{
	width: 500px;
	height: 41px;
	float: left;
	background-image: url(../images/AboutUs_Title_11.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.AboutUs_Info_Title_Right p{
	font-size: 10pt;
	color: #236ac0;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 10px 0 0 5px;
}
.AboutUs_Info_Body{
	width: 100%;
	height: auto;
	float: left;
}
.AboutUs_Info_Body p{
	font-size: 9pt;
	color: #252525;
	text-align: left;
	line-height: 17px;
	margin: 0;
	padding: 5px 10px 5px 25px;
	clear: both;
}
.AboutUs_Info_Body ul{
	width: 94%;
	height: auto;
	margin: 3px 0 5px 25px;
	padding: 0;
}
.AboutUs_Info_Body ul li{
	font-size: 9pt;
	color: #252525;
	text-align: left;
	line-height: 17px;
	list-style-image: url(../images/AboutUs_Buletin_15.png);
	padding: 0;
	margin: 10px 0 0 20px;
	border-bottom: 1px #f0f4f9 solid;	
}
.AboutUs_Info_Body a{
	color: #054fa8;
	font-weight: bold;
	text-decoration: none;
}
.AboutUs_Info_Body a:hover{
	color: #ff6825;
	text-decoration: none;
}
.AboutUs_Info_Body label{
	font-size: 12pt;
	color: #ff6825;
	padding: 10px;
	float: left;
	width: 100%;
}
.AboutUs_Info_Body_Item{
	width: 93%;
	height: auto;
	margin-left: 30px;
	margin-bottom: 5px;
	float: left;
	border-top: 1px #f0f4f9 solid;
}
.AboutUs_Info_Body_Item a{
	font-weight: normal;
}
.AboutUs_Info_Body_Item_Left{
	width: 150px;
	height: auto;
	float: left; 
}
.AboutUs_Info_Body_Item_Left p{
	font-size: 9pt;
	color: #252525;
	text-align: left;
	line-height: 17px;
	margin: 0;
	padding: 2px 0 0 0;
}
.AboutUs_Info_Body_Item_Right{
	width: 570px;
	height: auto;
	float: left;
}
.AboutUs_Info_Body_Item_Right p{
	font-size: 9pt;
	color: #252525;
	text-align: left;
	line-height: 17px;
	margin: 0;
	padding: 2px 0 0 0;
}*/
#AboutUs_Colum {
    background-color: #FFFFFF;
    float: left;
    height: auto;
    margin: 10px 0 10px 55px;
    padding: 10px 0 0 10px;
    width: 90%;
}
.AboutUs_Bookmart {
    height: 27px;
    width: 100%;
}
.AboutUs_Info {
    height: auto;
    margin-left: 10px;
    margin-top: 30px;
    width: 100%;
}
.AboutUs_Bookmart_Left {
    float: left;
    height: 27px;
    width: 16px;
}
.AboutUs_Bookmart_Center {
    background-image: url("../images/AboutUs_Bookmark_04.png");
    background-position: left top;
    background-repeat: repeat-x;
    float: left;
    height: 27px;
    width: 770px;
}
.AboutUs_Bookmart_Right {
    float: left;
    height: 27px;
    width: 14px;
}
.AboutUs_Bookmart_Center p {
    color: #236AC0;
    font-size: 8pt;
    margin: 0;
    padding: 6px 0 0;
    text-align: center;
}
.AboutUs_Bookmart a {
    color: #236AC0;
    text-decoration: none;
}
.AboutUs_Info_Item {
    height: auto;
    width: 100%;
}
.AboutUs_Info_Title {
    height: 41px;
    width: 100%;
}
.AboutUs_Info_Title_Left {
    float: left;
    height: 41px;
    width: 38px;
}
.AboutUs_Info_Title_Right {
    background-image: url("../images/AboutUs_Title_11.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 41px;
    width: 500px;
}
.AboutUs_Info_Body {
    float: left;
    height: auto;
    width: 100%;
}
.AboutUs_Info_Body p {
    clear: both;
    color: #252525;
    font-size: 9pt;
    line-height: 17px;
    margin: 0;
    padding: 5px 10px 5px 25px;
    text-align: left;
}
.AboutUs_Info_Body ul {
    height: auto;
    margin: 3px 0 5px 25px;
    padding: 0;
    width: 94%;
}
.AboutUs_Info_Body ul li {
    border-bottom: 1px solid #F0F4F9;
    color: #252525;
    font-size: 9pt;
    line-height: 17px;
    list-style-image: url("../images/AboutUs_Buletin_15.png");
    margin: 10px 0 0 20px;
    padding: 0;
    text-align: left;
}
ul li {
    list-style-type: square;
}
.AboutUs_Info_Body label {
    color: #FF6825;
    float: left;
    font-size: 12pt;
    padding: 10px;
    width: 100%;
}
.AboutUs_Info_Body_Item {
    border-top: 1px solid #F0F4F9;
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-left: 30px;
    width: 93%;
}
.AboutUs_Info_Body_Item_Left {
    float: left;
    height: auto;
    width: 150px;
}
.AboutUs_Info_Body_Item_Right {
    float: left;
    height: auto;
    width: 570px;
}
.AboutUs_Info_Title_Right p {
    color: #236AC0;
    font-size: 10pt;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 0 5px;
    text-align: left;
}

.AboutUs_Info_Body_Item a {
    font-weight: normal;
}
.AboutUs_Info_Body a {
    color: #054FA8;
    font-weight: bold;
    text-decoration: none;
}
.AboutUs_Info_Body a:hover {
    color: #FF6825;
    text-decoration: none;
}

.LogoDT {float: left; margin: -5px auto 5px auto; padding: 0; width: 100%; }
.LogoDT p{float: left; border: 1px solid #f0f4f9; margin-left: 20px; margin-bottom: 8px;}
/* -------------- Ho tro CBTT -------- */
#HT_Colum{
	width: 90%;
	height: auto;
	float: left;
	margin: 20px 40px 20px 40px;
	border: 1px #F0F0F0 solid;
	padding: 10px;
}
.HT_h3 p{
	font-size: 13pt;
	color: #005398;
	padding: 5px;
	margin: 20px 0 0 20px;
	text-align: left;
}
.HT_Info{
	width: 100%;
	height: auto;
}
.HT_Info p{
	font-size: 9pt;
	color: #000;
	padding: 4px;
	margin: 3px 0 0 30px;
	text-align: left;
	line-height: 17px;
}
.HT_Info label{
	font-size: 11pt;
	color: #242424;
	font-style: italic;
	padding: 0;
	margin: 0;
	text-align: left;
}
.HT_Info_Item{
	width: 100%;
	height: auto;
	margin-left: 30px;
	margin-top: 10px;
	float: left;
}
.HT_Info_Item_Left{
	width: 7%;
	height: 32px;
	float: left;
	background-image: url(../images/HTCongBoTT_NumberBG_11.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.HT_Info_Item_Left p{
	font-size: 11pt;
	color: #ed3d00;
	font-weight: bold;
	padding: 6px;
	margin: 0 0 0 6px;
	text-align: left;
}
.HT_Info_Item_Right{
	width: 90%;
	height: auto;
	float: left;
}
.HT_Info_Item_Right p{
	font-size: 9pt;
	color: #000;
	padding: 0 15px 0 0;
	margin: 5px 0 0 5px;
	text-align: left;
	line-height: 17px;
}
.HT_Info_Item_Right a{
	color: #0063e9;
	text-decoration: none;
}
.HT_Info_Item_Right a:hover{
	color: #ed3d00;
	text-decoration: none;
}
.HT_Info a{
	color: #0063e9;
	text-decoration: none;
}
.HT_Info a:hover{
	color: #ed3d00;
	text-decoration: none;
}
.HT_Title{
	width: 100%;
	height: 33px;
	background-image: url(../images/HTCongBoTT_Title_03.png);
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 10px;
	float: left;
}
.HT_Title_Item{
	width: auto;
	height: 33px;
	float: left;
	margin-left: 20px;
}
.HT_Title_Item_Left{
	width: 14px;
	height: 33px;
	float: left;
}
.HT_Title_Item_Center{
	width: auto;
	height: 33px;
	float: left;
	background-image: url(../images/HTCongBoTT_Title_05.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.HT_Title_Item_Center p{
	font-size: 9pt;
	color: #005397;
	font-weight: bold;
	padding: 0;
	margin: 3px 0 0 0;
	text-align: left;
}
.HT_Title_Item_Right{
	width: 14px;
	height: 33px;
	float: left;
}
/* ---------------------------------------------*/
#Calendar_Colum{
	width: 750px;
	height: auto;
	padding: 20px;
}
.Calendar_TopBox{
	width: 100%;
	height: 230px;
}
.Calendar_TopBox_Left{
	width: 7px;
	height: 230px;
	float: left;
}
.Calendar_TopBox_Center{
	width: 720px;
	height: 230px;
	float: left;
	background-image: url(../images/CalendarBox_57.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.Calendar_TopBox_Right{
	width: 7px;
	height: 230px;
	float: left;
}
.Calendar_TopBox_Left_Colum{
	width: 310px;
	height: auto;
	float: left;
	margin: 25px;
}
.Calendar_TopBox_Left_Title{
	width: 310px;
	height: 25px;
}
.Calendar_TopBox_Left_Title p{
	font-size: 8pt;
	font-weight: bold;
	color: #0861ac;
	margin: 0;
	padding: 5px 0 0 0;
}
.Calendar_TopBox_Left_TitleLeft{
	width: 6px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Left_TitleCenter{
	width: 298px;
	height: 25px;
	background-image: url(../images/Calendar_Title_63.png);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
.Calendar_TopBox_Left_TitleCenter_Left{
	width: 24px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Left_TitleCenter_Center{
	width: 245px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Left_TitleCenter_Right{
	width: 24px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Left_TitleRight{
	width: 5px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Left_Top{
	width: 310px;
	height: 28px;
	background-image: url(../images/Calendar_Top_BG_72.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.Calendar_TopBox_Left_Top ul{
	margin: 0;
	padding: 0;
}
.Calendar_TopBox_Left_Top ul li{
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
	float: left;
	width: 43px;
	height: auto;
	font-size: 8pt;
	color: #838d96;
	text-align: center;
	font-weight: bold;
}
.Calendar_TopBox_Left_Item{
	width: 310px;
	height: auto;
	background-color: #ebf8fe;
	float: left;
}
.Calendar_TopBox_Left_Item ul{
	margin: 0;
	padding: 0;
	height: auto;
}
.Calendar_TopBox_Left_Item ul li{
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
	float: left;
	width: 43px;
	height: auto;
	font-size: 8pt;
	color: #838d96;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px #FFF solid;
	border-right: 1px #FFF solid;
}
.Calendar_TopBox_Left_Item ul li:hover{
	background-image: url(../images/Calendar_ItemBG_82.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFF;
}
.Calendar_TopBox_Left_Item a{
	color: #054fa8;
	text-decoration: none;
}
.Calendar_TopBox_Right_Colum{
	width: 310px;
	height: auto;
	float: left;
	padding: 0;
	margin: 25px;
}
.Calendar_TopBox_Right_Title{
	width: 310px;
	height: 25px;
}
.Calendar_TopBox_Right_Title p{
	font-size: 8pt;
	font-weight: bold;
	color: #0861ac;
	margin: 0;
	padding: 5px 0 0 0;
}
.Calendar_TopBox_Right_TitleLeft{
	width: 6px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Right_TitleCenter{
	width: 298px;
	height: 25px;
	background-image: url(../images/Calendar_Title_63.png);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
.Calendar_TopBox_Right_TitleRight{
	width: 5px;
	height: 25px;
	float: left;
}
.Calendar_TopBox_Right_Item{
	width: 290px;
	height: auto;
	border-bottom: 1px #e7ebee solid;
	float: left;
	padding: 6px;
	margin-left: 3px;
}
.Calendar_TopBox_Right_Item_Search{
	width: 290px;
	height: auto;
	float: left;
	padding: 6px;
}
.Calendar_TopBox_Right_ItemLeft{
	width: 100px;
	height: auto;
	float: left;
}
.Calendar_TopBox_Right_ItemLeft p{
	font-size: 8pt;
	color: #000;
	padding-top: 5px;
	margin: 0;
	text-align: left;
	font-weight: bold;
}
.Calendar_TopBox_Right_ItemRight{
	width: 180px;
	height: auto;
	float: left;
}
.Calendar_TopBox_Right_ItemRight p{
	padding: 0;
	margin: 0;
	text-align: left;
}
.Calendar_Bottom_Colum{
	width: 730px;
	height: auto;
	float: left;
	margin-top: 25px;
}
.Calendar_Bottom_Title{
	width: 730px;
	height: 25px;
}
.Calendar_Bottom_Title p{
	font-size: 8pt;
	font-weight: bold;
	color: #0861ac;
	margin: 0;
	padding: 5px 0 0 0;
}
.Calendar_Bottom_TitleLeft{
	width: 6px;
	height: 25px;
	float: left;
}
.Calendar_Bottom_TitleCenter{
	width: 718px;
	height: 25px;
	background-image: url(../images/Calendar_Title_63.png);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}
.Calendar_Bottom_TitleRight{
	width: 5px;
	height: 25px;
	float: left;
}
.Calendar_Bottom_Top{
	width: 730px;
	height: 28px;
	background-image: url(../images/Calendar_Top_BG_72.png);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px #FFF solid;
}
.Calendar_Bottom_Top p{
	font-size: 8pt;
	color: #6c6c6c;
	text-align: left;
	font-weight: bold;	
	margin: 0;
	padding-top: 5px;
}
.Calendar_Bottom_Top label{
	font-size: 8pt;
	color: #6c6c6c;
	text-align: center;
	font-weight: bold;	
	margin: 0;
	padding-top: 5px;
}
.Calendar_Bottom_Top ul{
	margin: 0;
	padding: 0;
}
.Calendar_Bottom_Top ul li{
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	float: left;
	width: auto;
	height: 28px;
	border-right: 1px #FFF solid;
}
.Calendar_Bottom_Item1{
	width: 730px;
	height: auto;
	border-bottom: 1px #FFF solid;
	float: left;
	background-color: #ebf6fe;
}
.Calendar_Bottom_Item2{
	width: 730px;
	height: auto;
	border-bottom: 1px #FFF solid;
	float: left;
	background-color: #f5fbff;
}
.Calendar_Bottom_Item_Sub{
	width: auto;
	height: 100%;
	float: left;
	padding: 0 0 0 5px;	
}
.Calendar_Bottom_Item_Sub p{
	font-size: 9pt;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 5px 0 7px 2px;
}
.Calendar_Bottom_Item_Sub label{
	font-size: 9pt;
	color: #545454;
	text-align: center;
	margin: 0;
	padding: 5px 0 5px 0;
	float: left;
}
.Calendar_Bottom_Item_Sub a{
	font-size: 9pt;
	color: #085da9;
	font-weight: bold;
	text-decoration: none;
}
.Calendar_Page{
	width: 730px;
	height: 23px;
	background-image: url(../images/Calendar_PageBG_60.png);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	border: 1px #c5e2f0 solid;
	margin-top: 10px;
	text-align: right;
}
.Calendar_Page ul{
	padding: 0;
	margin: 0;
	float: right;
}
.Calendar_Page ul li{
	margin: 0;
	padding: 5px 0 7px 2px;
	float: left;
	width: auto;
	list-style: none;
}
.Calendar_Page p{
	font-size: 8pt;
	color: #a1a1a1;
	text-align: left;
	font-weight: bold;
	margin: 0;
	padding-right: 5px;
}
.Calendar_Page a{
	color: #085da9;
	text-decoration: none;
}
.Calendar_Page a:hover{
	color: red;
	text-decoration: none;
}
