﻿/* Default */

	/* Default: Parent */
body {
	font-family: Arial, Verdana, Times New Roman; font-size: 12px; color: #000000; background-color: #000000; margin: 0 auto 0 auto; text-align: center;
}
TD {
	font-family: Arial, Verdana, Times New Roman; font-size: 12px; color: #000000;
}
.Parent {
	width: 799px;
}
.ParentBorder {
	width: 1px; background-color: #000000;
}
.ParentBackground {
	background-color: #E6E6E6; vertical-align: top;
}

	/* Default: Text */
.textverysmall {
	font-size: 10px;
}
.textsmall {
	font-size: 11px;
}
.textsmallbold {
	font-size: 11px; font-weight: bold;
}
.textnormal {
	font-size: 12px;
}
.textnormalbold {
	font-size: 12px; font-weight: bold;
}
.textnormalbold1 {
	font-size: 12px; font-weight: bold;
}
.textlarge {
	font-size: 13px;
}
.textlargebold {
	font-size: 13px; font-weight: bold;
}
.textverylargebold {
	font-size: 14px; font-weight: bold;
}
.textsubcontent {
	font-size: 12px; font-weight: bold; color: #808080;
}
.textwhite {
	COLOR: #FFFFFF;
}
.textlink {
	COLOR: #2b96ce;
}
.textlinkspecial {
	COLOR: #c70102;
}
.text212121 {
	COLOR: #212121;
}.textupper {
	text-transform: uppercase;
}
.textF {
	COLOR: #B2B2B2;
}
.textFont {
	font-family: Verdana, Arial, Tahoma;	
}
.lineheight20 {
	line-height: 23px;
}
.textLogin {
	color: #9d9d9d;
}
.textDate {
	color: #ef421d;
}



	/* Default: Background */
.bgblack {
	background-color: #000000;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bgF3F3F3 {
	background-color: #F3F3F3; font-size: 11px;
}
.bgCCCCCC {
	background-color: #CCCCCC;
}
.bg103c59 {
	background-color: #103c59;
}
.bgd0d0d0 {
	background-color: #d0d0d0;
}
.bgfde0f1 {
	background-color: #fde0f1;
}
.bgdadada {
	background-color: #dadada;
}
.bgdc1f25 {
	background-color: #dc1f25;
}
.bgbfdff0 {
	background-color: #bfdff0;
}



	
	/* Default: Link */
A:link {
	COLOR: #0362D7; TEXT-DECORATION: none
}
A:active {
	COLOR: #0362D7; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0362D7; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0362D7; TEXT-DECORATION: underline
}
A.likedefault:link {
	COLOR: #4A4A4A; TEXT-DECORATION: none
}
A.likedefault:active {
	COLOR: #4A4A4A; TEXT-DECORATION: none
}
A.likedefault:visited {
	COLOR: #4A4A4A; TEXT-DECORATION: none
}
A.likedefault:hover {
	COLOR: #4A4A4A; TEXT-DECORATION: underline
}
A.special:link {
	COLOR: #c70102; TEXT-DECORATION: none
}
A.special:active {
	COLOR: #c70102; TEXT-DECORATION: none
}
A.special:visited {
	COLOR: #c70102; TEXT-DECORATION: none
}
A.special:hover {
	COLOR: #c70102; TEXT-DECORATION: underline
}
A.white:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline
}
A.black:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A.black:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.likeblack:link {
	COLOR: #212121; TEXT-DECORATION: none
}
A.likeblack:active {
	COLOR: #212121; TEXT-DECORATION: none
}
A.likeblack:visited {
	COLOR: #212121; TEXT-DECORATION: none
}
A.likeblack:hover {
	COLOR: #212121; TEXT-DECORATION: underline
}
A.grey:link {
	COLOR: #d0cfcd; TEXT-DECORATION: none
}
A.grey:active {
	COLOR: #d0cfcd; TEXT-DECORATION: none
}
A.grey:visited {
	COLOR: #d0cfcd; TEXT-DECORATION: none
}
A.grey:hover {
	COLOR: #d0cfcd; TEXT-DECORATION: underline
}
A.title:link {
	COLOR: #ffe01c; TEXT-DECORATION: none
}
A.title:active {
	COLOR: #ffe01c; TEXT-DECORATION: none
}
A.title:visited {
	COLOR: #ffe01c; TEXT-DECORATION: none
}
A.title:hover {
	COLOR: #ffe01c; TEXT-DECORATION: underline
}
A.likeblack2:link {
	COLOR: #414141; TEXT-DECORATION: none
}
A.likeblack2:active {
	COLOR: #414141; TEXT-DECORATION: none
}
A.likeblack2:visited {
	COLOR: #414141; TEXT-DECORATION: none
}
A.likeblack2:hover {
	COLOR: #414141; TEXT-DECORATION: underline
}
A.ctmoi:link {
	COLOR: #101b48; TEXT-DECORATION: none
}
A.ctmoi:active {
	COLOR: #101b48; TEXT-DECORATION: none
}
A.ctmoi:visited {
	COLOR: #101b48; TEXT-DECORATION: none
}
A.ctmoi:hover {
	COLOR: #101b48; TEXT-DECORATION: underline
}




	/* Default: Form */
SELECT {
	font-size: 11px; color:  #212121; border: solid 1px;
}
INPUT {
	font-size: 11px; color:  #000000;
	border:solid 1px #cecece;
}
TEXTAREA {
	font-size: 11px; color:  #212121; border: solid 1px #D3D3D3;
}
.solid {
	font-size: 11px; color:  #212121; border: solid 1px #c0c0c0; width: 100%; background-color: #FFF;
}
.solidheight {
	font-size: 11px; color:  #212121; border: solid 1px #c0c0c0; width: 100%; height: 100%; background-color: #FFF;
}
.DefaultBut {
	font-size: 11px; color:  #FFFFFF; background-color: #C40E00; font-weight: bold; border-style: solid;
	border-bottom-color: #828177; border-right-color: #828177; border-top-color: #F9F8F3; border-left-color: #F9F8F3;
	height: 18px;
}
.DefaultButXS {
	font-size: 11px; font-weight: bold; color:  #FFFFFF; background: url(gd_23.gif); border: none; width: 55px; height: 19px;
}
.butLogin {
	font-size: 11px; font-weight: bold; color:  #FFFFFF; background: url(home_35.jpg); border: none; width: 43px; height: 43px; cursor: pointer;
}
.butSearch {
	font-family: Verdana, Arial, Tahoma; font-size: 11px; font-weight: normal; color:  #FFFFFF; background: url(butsearch_07.gif); border: none; width: 59px; height: 19px; cursor: pointer;
}
.txtSearch {
	font-size: 11px; color: #212121; border: none; width: 100%; background-color: transparent;
}


	/* Default: Other */
HR {
	width: 90%; text-align: center; height: 1px; color: #AE9462;
}
.imgpad {
	margin-right: 10px;
}
.imgborder {
	border: solid 1px #087bbc;
}
.img
{
	margin:0px 5px 4px;
	border: solid 1px #087bbc;	
}
.imgSlide
{
	margin:0px 5px 4px;
	border: solid 0px #087bbc;	
}
/* Header */
.HeaderHome {
	background: url(tabbarbg_16.png) repeat-x;
}
.HeaderHomeTabItem {
	padding: 0 20px 0 20px;
}
.HeaderSubPLangPad {
	padding: 10px 10px 0 0;
}
.HeaderSubTransBG {
	background: url(v6_04.png) no-repeat; height: 63px;
}
.HeaderSubItemPad {
	padding: 0 3px 0 3px; height: 24px;
}
.HeaderSearchBG {
	background: url(searchbg_07.png) no-repeat; height: 23px;
}



/* Body */
.BodyMain {
	vertical-align: top; padding: 4px 6px 4px 4px;
}
.BodyLeft {
	vertical-align: top; width: 172px; background-color: #bfdef0;
}
.BodyCenter {
	vertical-align: top;
}
.BodyRight {
		vertical-align: top; width: 302px; padding-right: 18px;
}
.BodyContent {
	vertical-align: top; padding: 0 13px 0 13px;
}
.BodyContentSub {
	vertical-align: top; padding: 0 5px 0 5px;
}
.BodyDot {
	background: url(dot.gif) repeat-x left center;
}



	/* Body: BodyLeft */
.BodyLeftHomeTitlePad {
	padding-bottom: 6px;
}

	/* Body: BodyCenter */
.BodyCenterHomeBG {
	background: url(index_42.png) repeat-y;
}
.BodyCenterHomeLeftTop {
	background: url(index_26.png) no-repeat center top; height: 318px; vertical-align: top;
}
.BodyCenterHomeLeftBottom {
	background: url(index_27.png) no-repeat center top; height: 163px; vertical-align: top;
}
.BodyCenterHomeRightTop {
	background: url(index_24.png) no-repeat center top; height: 318px; vertical-align: middle; text-align: center;
}
.BodyCenterHomeRightBottom {
	background: url(rightbottom_33.png) no-repeat center top; height: 163px; vertical-align: top;
}


	/* Body: BodyRight */
.BodyRightHomeDot {
	background: url(dot_03.gif) repeat-x left center;
}
.BodyRightSubAnswerTitle {
	background: url(v6_15.jpg) no-repeat; text-align: left; padding-left: 45px; height: 31px;
}
.BodyRightSubBG {
	background: url(v6_16.gif) repeat-y; text-align: left;
}
.BodyRightSubQuestionTitle {
	background: url(v6_18.jpg) no-repeat; text-align: left;height: 24px; padding-left: 47px;
}


.divoverflow {
	width: 100%; height: 100%; overflow: auto; margin: 0 0px 0 0px; padding: 0; border: 0;
}

	/* Body: BodyContent */
.BodyContentVideoBG {
	background-color: #7893a6; padding: 0 5px 0 5px;
}
.BodyContentVideoItemPad {
	padding-left: 2px;
}
.BodyContentXoayTitle {
	background-color: #2b96ce; padding-left: 5px; color: #ffe01c;
}
.BodyContentSpecialNewsPad {
	padding: 5px 0 5px 0;
}
.BodyContentCTMoiBG {
	background: url(ctmoi_93.jpg) no-repeat; height: 122px; text-align: left; vertical-align: top; padding: 0 27px 0 214px;
}
.BodyContentSpecialNewsTitle {
	background-color: #2b96ce; padding-left: 9px; color: #FFF;
}
.BodyContentSpecialNewsBG {
	background-color: #bfdff0; padding: 2px 12px 40px 15px;
}
.BodyContentSpecialNewsItem {
	padding: 5px 0px 5px 0px;
}
.BodyContentOtherNews {
	background: url(tintuc_411.gif) no-repeat left top; height: 26px; text-align: left; color: #FFF; padding-left: 11px;
}

	
/* Footer */
.FooterInfo {
	color: #c0c0be;
}
	.FooterInfo a {color: #c0c0be; text-decoration: none;}
	.FooterInfo a:hover {color: #c0c0be; text-decoration: underline;}

.FooterInfoSub {
	color: #FFF; padding-right: 14px;
}
	.FooterInfoSub a {color: #FFF; text-decoration: none;}
	.FooterInfoSub a:hover {color: #FFF; text-decoration: underline;}
	
.aligncenter {
	text-align: center;
}
.alignright {
	text-align: right;
}
.bordersolid0 {
	border: 0 solid #c0c0c0;
}
.borderimg0 {
	border-width: 0px;
}
.alignleft {
	text-align: left;
}
.borderC0 {
	border-color: #c0c0c0;
	border-width: 0;
}

.style1 {
	border: 0 solid #c0c0c0;
}
.style2 {
	text-align: left;
}
.style3 {
	text-align: center;
}
.style4 {
	border-color: #c0c0c0;
	border-width: 0;
}
.style5 {
	border-width: 0px;
}
.style7 {
	border-color: #c0c0c0;
	border-width: 0;
	border-collapse: collapse;
}
.colum5 td
{
	width:25%;
	vertical-align:top;
	text-align:center;
}