/* CSS Design by DSI */

@import url("../css/templates.css");

div#wapper		{
				margin:0 auto;
				padding:0;
				background:#010911;
				}

div#main	{
			margin:0 auto;
			padding:0;
			width:900px;
			background:#fff;
			border:0px solid #0000FF;
			}



/*  Head    */


/* Navi_head */

div#head	{ margin:0px; padding:0px; width:900px; height:215px; background:url(../images/baner.png) top left no-repeat;  float:left;}			
div#head div#head_logo { margin-left:30px; *margin-left:15px; padding-top:35px; width:270px; height:60px; border:0px solid #bdbcbd; float:left; }					

/* Menu */
 #tabs {
	float:left;
	margin-top:-30px;
	padding:0px;
	width:900px;
	height:30px;
	background:url(../images/bg_under_menu.png) top left repeat-x;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	}
 #tabs ul {
	margin-top:1px;
	padding:0px 10px 0px 40px;
	list-style:none;
	}
 #tabs li {
	display:inline;
	margin:0;
	padding:0;
	}
		
	
 #tabs a {
	float:left;
	background:url("../images/tableft.png") no-repeat left top ;
	margin:0 1px;
	padding:0 0 0 4px;
	text-decoration:none;
	}
 #tabs a span {
	float:left;
	display:block;
	background:url("../images/tabright.png") no-repeat right top;
	padding:9px 18px 6px 9px;
	color:#fff;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
 #tabs a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color:#A44709;
	}
 #tabs a:hover {
	background-position:0% -30px;
	
	}
 #tabs a:hover span {
	background-position:100% -30px;
	}  

#tabs li.active a{
	background-position:0% -30px;
}
#tabs li.active span{
	color:#A44709;
	background-position:100% -30px;
}


/* under_menu  */

 #under_menu{
 	margin:0px;
	padding:0px;
	width:900px;
	height:29px;
	line-height:29px;
	background:#E7E7E7;
	float:left;
}
 #under_menu a{
 	color:#0000FF;
 }



/*  Contents      */


div#content{	
	margin:0px;
	padding:0px;
	width:900px;
	border:0px solid #0000FF;
	float:left;
}


div#content_top{ margin:0px; padding:0px; width:900px; float:left; border:0px solid #0000FF;}

div#content_top .slide{
	margin:0px 2px;
	padding: 0px;
	width:520px;
	border:1px solid #58AFFF;
	float:left;
}



div#content_top .slide .slide_left{
	margin:1px;
	padding:0px;
	width:312px;
	min-height:200px;
	border:1px solid #B1AC9C;
	background:#E3F1FF;
	float:left;
}

div#content_top .slide .slide_left .slide_anh{ margin:0px; padding:0px; width:310px; height:228px; float:left;}
div#content_top .slide .slide_left .slide_anh img{ margin:0px; padding:0px; width:310px; height:228px; float:left;}
div#content_top .slide .slide_left .slide_text{ margin-top:-30px; padding:0px; width:310px; height:30px; line-height:30px; float:left; background:#666;
	  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
  overflow:hidden;
}
  
  div#content_top .slide .slide_left .slide_text a{ text-decoration:none; color:#fff;}

div#content_tops .slide .slide_left a{ padding:0px 5px;}


div#content_top .slide .slide_left p.item_under_img{
	margin:0px;
	padding:0px;
	width:400px;
	border:0px solid #FF0000;
	text-align:center;
	float:left;
}


div#content_top .slide .slide_right{
	margin:1px;
	padding:0px;
	width:200px;
	background:url(../images/highlights_all.png) top right repeat-y;
	float:right;
}

div#content_top .slide .slide_right .slide_right_bottom{
	margin:0px;
	padding:0px;
	width:200px;
	background:url(../images/highlights_bottom.png) bottom right no-repeat;
	float:right;
}

div#content_top .slide .slide_right .slide_right_bottom .slide_right_top{
	margin:0px;
	padding:0px;
	width:200px;
	height:230px;
	background:url(../images/highlights_top.png) top right no-repeat;
	float:right;
}

div#content_top .slide .slide_right .slide_right_bottom .slide_right_top ul{ margin:10px 0px; padding:0px 0px 0px 5px; float:left;}
div#content_top .slide .slide_right .slide_right_bottom .slide_right_top ul li{ margin:0px; padding:2px 0px; list-style:none; line-height:18px; font-weight:bold; text-align:left; color:#065AA7; font-size:11px}
div#content_top .slide .slide_right .slide_right_bottom .slide_right_top ul li a{ color:#084781;}
div#content_top .slide .slide_right .slide_right_bottom .slide_right_top ul li a:hover{ color:#FC0C0B;}

/* ############################# tab_news ############################### */

div#content_top .tab_news{ margin:0px 2px; padding:0px; width:365px; height:232px; border:1px solid #58AFFF; float:right;}
div#content_top .tab_news img{ margin:2px; padding:0px; width:360px; height:230px; float:left;}

#schedule{
	text-align:left;
	padding:8px 1px 0px 4px;
	float:right;
	width:365px;
	border:1px solid #58AFFF;
}
#schedule *{
	line-height:normal;
}
#schedule.tab ul{
}
#schedule ul li{
	display:inline;
}
#schedule ul li span{
	color:#990000;
	background:#FFFFFF;
	font-family:Arial;
	font-weight:bold;
	padding:5px;
	margin:0px;
	font-size:11px;
	cursor:pointer;
}
#schedule ul li.active span{
	color:#FFFFFF;
	background:#084781;
}
#schedule .tab{
	clear:both;
	padding-top:5px;
	height:200px;
	overflow:auto;
}
.schedule_tbl2{
	border:0px;
	color:#000000;
	font-size:11px;
	*width:95%;
	width:99%!important;
	width:95%;
	margin:0px;
	padding:0px;
}
.schedule_tbl2 th, .schedule_tbl2 td{
	padding:1px;
}


/* ############################   compoments  ####################################  */


div#compoments{
	margin:10px 0px;
	padding:0px;
	width:670px;
	border:0px solid #0000CC;
	float:left;
}


div#compoments .certificate{
	margin:0px;
	padding:0px;
	width:670px;
	border:0px solid #0000FF;
	float:left;
}

div#compoments .certificate .block{
	margin:0px 6px;
	*margin:0px 6px;
	padding:0px;
	width:120px!important;
	width:118px;
	font-weight:normal;
	text-align:center;
	border:1px solid #B9DAFB;
	font-size:11px;
	color:#0A2E91;
	line-height:18px;
	background:#EAF4FD;
	float:left;
	height:125px;
	overflow:hidden
}

div#compoments .certificate .block a{ padding:0px 2px;text-decoration:none; color:#0A2E91;}
div#compoments .certificate .block a:hover{ color:#FC0C0B;}

div#compoments .certificate .block img{
	margin:2px 8px;
	padding:0px;
	width:100px;
	height:80px;
	border:1px solid #FFFFFF;
	float:left;
}



div#compoments .quangcao_top{ margin:10px 2px; padding:0px; width:665px; height:auto; *height:135px; float:left;}
div#compoments .quangcao_top img{ margin:10px 0px; padding:0px; width:662px; height:auto; *height:135px; float:left;}




div#compoments .convergence{
	margin:5px 0px;
	padding:0px;
	width:650px;
	height:188px;
	background:url(../images/convergence_all.png) top left repeat-x;
	float:left;
}

div#compoments .convergence .convergence_left{
	margin:0px;
	padding:0px;
	width:650px;
	height:188px;
	background:url(../images/convergence_left.png) top left no-repeat;
	float:left;
}

div#compoments .convergence .convergence_left .convergence_right{
	margin:0px;
	padding:0px;
	width:650px;
	height:188px;
	background:url(../images/convergence_right.png) top right no-repeat;
	float:left;
}

div#compoments .convergence .convergence_left .convergence_right .lachong{
	margin:5px 0px;
	padding:0px;
	width:450px;
	height:30px;
	font-size:14px;
	text-align:center;
	line-height:30px;
	color:#580101;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}


div#compoments .convergence .convergence_left .convergence_right .over_left{
 margin: 10px; padding:0px; width:160px; height:160px; border:0px solid #FF0000; float:left;}
div#compoments .convergence .convergence_left .convergence_right  .over_left img{ width:160px; height:160px; float:left;}

div#compoments .convergence .convergence_left .convergence_right .img_hoitu{
	margin-top:5px;
	padding:0px;
	width:450px;
	height:130px;
	border:0px solid #FF0000;
	float:right;
	
}

div#compoments .convergence .convergence_left .convergence_right .img_hoitu span img{
	margin:0px 5px;
	padding:0px;
	width:124px;
	height:95px;
}



.box_Introduction_left{
	margin:10px 0px 0px 2px!important;
	padding:0px;
	width:310px;
	text-align:justify;
	border:0px solid #0000FF;
	display:block;
	float:left;
}

.box_Introduction_left .title{
	width:315px;
	height:34px;
	background:url(../images/title_sty.png) no-repeat;
	border:0px solid #0000FF;
	float:left;
}

.box_Introduction_left_right{
	margin-top:10px;
	margin-right:5px!important;
	*margin-right:0px;
	padding:0px;
	width:310px;
	text-align:justify;
	border:0px solid #0000FF;
	display:block;
	float:right;
}



 .box_Introduction_left img{
	margin:0px 3px;
	padding:0px;
	width:125px;
	height:100px;
	display:block;
	float:left;
}

 .box_Introduction_left p.tin_khoi{
	margin:0px;
	padding:0px;
	width:175px;
	text-align:left;
	display:block;
	color:#0A2E91;
	float:right;
	height:100px;
	overflow:hidden;
}

.khungTin{ width:310px; float:left; margin-bottom:0px;}

.box_Introduction_left .khungTin .row{
	width:310px;
	border-bottom:1px solid #ecf0fd;
	padding-bottom:10px;
	float:left;
}

.news_same{
	margin:0px 0ppx;
	width:300px;
	float:left;
}

.news_same ul{ float:left; text-align:left; margin-left:5px; font-size:11px; list-style:none}
.news_same ul li{background:url(../images/rows_news.png) center left no-repeat; float:left; padding-left:15px; line-height:20px; width:290px;}
.news_same ul li a{color:#0A2E91;}
.news_same ul li a:hover{color:#FC1110;}



 .box_Introduction_right{
	margin:0px;
	padding:0px;
	width:200px;
	text-align:justify;
	border:0px solid #0000FF;
	display:block;
	float:right;
}

 .box_Introduction_right ul, .video_item ul{
	margin:0px;
	padding:0px;
	width:200px;
	float:left;
}
 .box_Introduction_right ul li, .video_item ul li{
	margin:0px;
	padding:0px;
	width:200px;
	height:25px;
	list-style:none;
	line-height:25px;
	float:left;
}

 .box_Introduction_right ul li a, .video_item ul li a{
	color:#A44709;
}


.running_photos{ margin:10px 0px; padding:0px; width:650px; height:107px; background:url(../images/running_photo_all.png) top left repeat-x; float:left;}
.running_photos .running_photos_left{ width:650px; height:107px; background:url(../images/running_photo_left.png) top left no-repeat; float:left;}
.running_photos .running_photos_right{ width:650px; height:107px; background:url(../images/running_photo_right.png) top right no-repeat; float:right;}

.running_photos .running_photos_right span img{
	margin:10px 20px 0px 20px;
	padding:0px;
	width:70px;
	height:85px;
	float:left;
}

.running_photos_right_buttonLeft, .running_photos_right_buttonLeft img{
	margin:0px;
	padding:0px;
	width:34px;
	height:107px;
	float:left;
}

.running_photos_right_buttonRight, .running_photos_right_buttonRight img{
	margin:0px;
	padding:0px;
	width:39px;
	height:107px;
	float:right;
}

.box_Unit_top .dvtg{
	margin:10px 0px;
	padding:0px;
	height:30px;
	width:630px;
	background:#958855;
}


/*   Right   */

div#right{
	margin:10px 3px;
	padding:0px;
	width:215px;
	border:0px solid #FF0000;
	float:right;
}

div#right .img_truong{ width:215px; float:right; border:0px solid #58afff; margin-bottom:5px;}
div#right .img_truong .all_style{width:215px; background:url(../images/all_style_right.png) top left repeat-y; float:left;}
div#right .img_truong .all_style .bottom_style{ width:215px; background:url(../images/bottom_style_right.png) bottom no-repeat; float:left;}
div#right .img_truong .all_style .bottom_style .top{ width:215px; background:url(../images/top_style_right.png) top left no-repeat; float:left; padding-bottom:10px;}
div#right .img_truong .all_style .bottom_style .top .botay{ padding-left:35px; height:27px; color:#fff; font-size:14px; text-align:left; line-height:27px; float:left; font-weight:bold;}
div#right .img_truong .all_style .bottom_style .top img{ width:190px; margin:5px 0px;}
div#right .img_truong .all_style .bottom_style .top .timkiem{ color:#2575BF; width:180px; height:20px; border:1px solid #2575BF; float:right; margin:10px 15px 5px 0px!important; *margin:10px 8px 5px 0px;}
div#right .img_truong .all_style .bottom_style .top .search{ width:180px; float:right; margin:5px 17px 5px 0px!important; *margin:5px 8px 10px 0px;}


div#right .img_truong .all_style .bottom_style .top .row_right{ width:210px; float:left; margin:10px 2px 5px 2px; background:#E4EDF4;}
div#right .img_truong .all_style .bottom_style .top .row_right .anh_img{width:55px; height:45px; float:left;  margin-left:5px;}
div#right .img_truong .all_style .bottom_style .top .row_right .anh_img img{width:55px; height:45px; float:left;}
div#right .img_truong .all_style .bottom_style .top .row_right .text{ width:135px; float:right; margin:0px 0px; text-align:left; color:#2A4A9F; padding:0px 5px;}
div#right .img_truong .all_style .bottom_style .top .row_right .text a{ color:#2A4A9F;}
div#right .img_truong .all_style .bottom_style .top .row_right .text a:hover{ color:#FC0D0D;}


div#right .img_truong .all_style .bottom_style .top .row_right2{ width:210px; float:left; margin:0px 2px; height:60px; background:none;}
div#right .img_truong .all_style .bottom_style .top .row_right2 .anh_img{width:55px; height:45px; float:left; margin-left:5px;}
div#right .img_truong .all_style .bottom_style .top .row_right2 .anh_img img{width:55px; height:45px; float:left;}
div#right .img_truong .all_style .bottom_style .top .row_right2 .text{ width:135px; float:right; height:50px; margin:10px 0px; text-align:justify; color:#2A4A9F; padding:0px 5px;}
div#right .img_truong .all_style .bottom_style .top .row_right2 .text a{ color:#2A4A9F;}
div#right .img_truong .all_style .bottom_style .top .row_right2 .text a:hover{ color:#FC0D0D;}



div#right .img_truong .all_style .bottom_style .top .save{ width:210px; float:right;}
div#right .img_truong .all_style .bottom_style .top .save ul{ float:right; margin:10px 0px;}
div#right .img_truong .all_style .bottom_style .top .save ul li{ width:180px;list-style:none; background:url(../images/save.png) no-repeat;  text-align:left; margin:0px;padding-left:20px; line-height:normal; margin:8px 0px;}
div#right .img_truong .all_style .bottom_style .top .save ul li a{  color:#1A3C99;}
div#right .img_truong .all_style .bottom_style .top .save ul li a:hover{ text-decoration:underline;}


div#right .img_truong .all_style .bottom_style .top .Lienket_right{ margin-left:3px; *margin-left:1px; width:210px; float:left;}
div#right .img_truong .all_style .bottom_style .top .Lienket_right img{ width:210px; float:left;}

/*  ################################### Chung cau y kien ###################################################    */
.evaluation{ margin:0px; width:100%; background:url(../images/bg_evaluation.png) no-repeat; float:left; color:#0A2E91; text-align:left;}
.evaluation table{ margin:0; padding:0px 5px; font-size:11px; text-align:left;}
.evaluation table td{ padding:0px 5px;}


.img_truong .all_style .bottom_style .top .chungcau_kq{ margin:10px 0px; width:160px; height:25px;}
.img_truong .all_style .bottom_style .top .chungcau_kq .bc{ width:76px; height:25px; float:left; border:1px solid #0000FF;}
.img_truong .all_style .bottom_style .top .chungcau_kq .bc img{width:76px; height:25px; float:left;}
.img_truong .all_style .bottom_style .top .chungcau_kq .kq{ width:83px; height:25px; float:left; background:url(../images/ketqua.png) no-repeat;}

/*  ################################### Chung cau y kien ###################################################    */
 
/* footer    */


div#footer{ margin:0px; margin:0px; *margin-left:0px; padding:0px; width:900px; border-top:10px solid #2374BF; float:left;}
div#footer .item_footer{ margin:0px; padding:0px; width:400px; float:left; text-align:left; padding-left:10px;}
div#footer .right_footer{ margin:0px; padding:0px; width:400px; float:right; text-align:right; padding-right:10px;}


/*Begin Sticker*/
#domticker{
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#domticker a{
}

#domticker2{
}

#domticker2 a{
}
/*End Sticker*/
/*Begin News*/
.news_block{
	font-size:12px;
	/*color:#656565;*/
	text-align:left;
}
.news_block .title{
	padding:5px 0px 5px 0px;
}
.news_block .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block .image img{
	width:125x;
	height:100px;
}
.news_block .date{
	font-size:12px;
	color:#f8b150;
}
.news_block .intro{
	line-height:16px;
	color:#656565;
	text-align:justify;
}
.news_block .detail{
	text-align:right;
}
.news_block .detail a{
	font-size:11px; 	
}
.news_nonews{
	color:#FF0000;
	padding-top:5px;
}
.news_paging{
	height:30px;	
}

.news_block2{
	font-size:12px;
	/*color:#656565;*/
}
.postedat, .news_block2 .posted_at{
	text-align:right;
	color:#919090;
	font-size:10px;
}
.news_block2 .title{
	padding:10px 0px 10px 0px;
	color:#000000;
	font-weight:bold;
	font-size:14px;
}
.news_block2 .image{
	padding:0px 5px 5px 0px;
	float:left;
}
.news_block2 .content{
	/*color:#656565;*/
	text-align:justify;
}
.news_block2 .content a, .news_block2 .content a:visited{
	color:#2A4A9F;
}
.news_block2 .content a:hover{
	text-decoration:underline;
}
.news_block2 .content ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.news_block2 .content ol{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.content_page ul{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.content_page ol{
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  -moz-padding-start: 40px;
}
.news_block2 .content p {
  display: block;
  margin: 1em 0;
}



.news_block2 .author, .news_block2 .source{
	padding:10px 0px 10px 0px;
	text-align:right;
}
.news_block2 .share{
	padding:10px 0px 10px 0px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.news_block2 .otitle{
	padding:10px 0px 5px 0px;
	color:#2A4A9F;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #2A4A9F;
}
.news_block2 .feedback{
	font-size:10px;
}
.news_block2 .scaledimg{
	width:660px;
}
/*End News*/
.secure_code{
	width:120px; 
	height:39px; 
	vertical-align:middle; 
	font-size:30px; 
	letter-spacing:3px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	font-family:Verdana;
}
.secure_code2{
	width:100px; 
	height:18px; 
	vertical-align:middle; 
	font-size:16px; 
	letter-spacing:3px;
	font-weight:bold;
	font-family:Verdana;
}

/*form*/
.bg_form
{
	background:#f1fcff;
	border:1px solid #d4ebf1;
}
.form
{
	width:300px;
}
#maingallery{
	font-size:11px;
	padding-left:10px;
}
#maingallery .nav{
	padding:8px 2px 8px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .paging{
	padding:5px 2px 5px 2px;
	border:1px solid #CCCCCC;
	border-bottom:2px solid #000000;
}
#maingallery .listimg{
	padding-top:5px;
	padding-bottom:5px;
}
#maingallery .slideshow{
	padding-top:5px;
	padding-bottom:5px;
}
.img_album{
	padding:2px;
	border:#CCCCCC 1px solid;
	width:60px;
	height:45px;
}
.img_bg{
	padding:9px 2px 2px 10px;
	background:url(../images/image_bg.jpg) no-repeat;
	width:160px;
	height:121px;
}
.img_one{
	border:#CCCCCC 0px solid;
	width:140px;
	height:100px;
}

.schedule_tbl{
	border:1px #000000 solid;
	border-top:2px #000000 solid;
	background:#FFFFFF;
	color:#0e7d1e;
}
.schedule_tbl td, th{
	line-height:16px;
}
.button{
	font-size:11px;
	font-family:Tahoma;
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 2px #0A2E91 solid;
}


.list_video{
	padding-left:10px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.list_video li{
	background:url(../images/ico2.jpg) no-repeat;
	background-position:0 1px;
	padding:0px 0px 2px 20px;
	vertical-align:middle;
	font-size:11px;
	text-align:left;
}
.list_video .old{
	background-color:#FFFFFF;
}
.list_video .even{
	background-color:#F9F9F9;
}

.tbl_content{
	width:100%;
	text-align:left;
}

.center_title{
	font-size:12px;
	color:#2A4A9F;
	height:24px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #2A4A9F;
	text-align:left;	
}
.center_title a, .center_title a:link, .center_title a:visited{
	color:#2A4A9F;
}


a.txt_blue{
	color:#2A4A9F;
}
a.txt_blue:visited{
	color:#2A4A9F;
}
a.txt_blue:hover{
	color:#EE0000;
}


.tbl_box{
	border:1px #2A4A9F solid;
}
.tbl_box td{
	padding:5px 5px 4px 5px;
}
.txt_title_small{
	font-size:11px;
}
.tbl_box .title{
	color:#FFFFFF;
	background:#2A4A9F;
	font-weight:bold;
}


.iconbox{
	border:1px #EBEBEB solid;
	padding:5px;
	width:150px;
	text-align:center;
	font-weight:bold;
	float:left;
}
.iconspace{
	width:10px;
	float:left;
}

.txt_help {
	color:#FF0000;
	cursor:pointer;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-left:2px;
	padding-right:2px;
}

#author_intro{
	color:#FFFFFF;
	background:#FFFFFF;
}
