﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;	
}




/*Content*/
#master_content
{
	width: 100%;
}
.leftmenu_layout
{
	width: 212px;
}
.main_layout
{
	width: 571px;
	padding-left: 5px;
	padding-right: 2px
}
.rightmenu_layout
{
	width: 212px;
}


/*Tab Control Style*/
.tabTuyenDung .ajax__tab_tab
{
	margin-left: 50px;
}

.tabsButton_timviec
{
	background-image: url(../images/timviectab.gif);
    background-repeat: no-repeat;
    width: 104px;
    height: 23px;
}

.tabsButton_timviec_active
{
	background-image: url(../images/timviectab_active.gif);
    background-repeat: no-repeat;
    width: 104px;
    height: 23px;
}

.tabsButton_latestnews .ajax__tab_header
{
    background-image: url(../images/bg_tab_header.gif);
    background-repeat: no-repeat;
    height: 34px;
    padding-left:10px;    
}

.tabs1_media .ajax__tab_header
{
	background-image: url(../images/newhome/meo.jpg);
	background-repeat: no-repeat;
	width: 578px;
    height: 65px;  
    padding: 10px 0px 0px 10px;     
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px; 
    text-align: left;
}
.tabs2_media .ajax__tab_header
{
	background-image: url(../images/newhome/meo.jpg);
	background-repeat: no-repeat;
	width: 578px;
    height: 65px;  
    padding: 10px 0px 0px 10px;     
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px; 
    text-align: left;
}
.tabs3_media .ajax__tab_header
{
	background-image: url(../images/newhome/meo.jpg);
	background-repeat: no-repeat;
	width: 578px;
    height: 65px; 
    padding: 10px 0px 0px 10px;     
    color: #616161;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px; 
    text-align: left;
}

/*ul, li style*/
ul 
{
	position: relative;
	width: 100%;
	float: left;	
	line-height:normal;
	list-style-type:none ;
	display: inline ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
ul li
{		
	display:inline;
	float: left;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.submenu
{
	position: relative;
	width: 100%;
	height: 36px;
	line-height:normal;
	list-style-type:none ;	
	display: none ;	
	font-weight:bold;
}

.submenu li{
    float:left;
	display:inline;
}
.left_menuchinh
{
	font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.left_menuchinh:link
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.left_menuchinh:visited
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: normal;
}
.left_menuchinh:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.linktitle
{
    color: #0b55c4;
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
}
a:link
{
    color: #0B55C4;
    text-decoration: none;
}
a:visited
{
    color: #0B55C4;
    text-decoration: none;
}
a:hover
{
    color: #333333;
}
a:active
{
    color: #0B55C4;
    text-decoration: none;
}

.borderc
{
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    padding:5px;
    color: #333333;
}
.borderc-bottom
{
    border: 1px solid #e7e7e7;
    background-color: #f3f3f3;
    line-height: 20px;
    color: #333333;
}
.padding
{
    padding-left: 10px;
    padding-right: 10px;
    border-left:0px;
    border-top:0px;
    border-right:0px;
    border-bottom: 1px solid #e7e7e7;
    height: 100%;
    padding-top:5px;
    padding-bottom:5px;
}
.tableborder
{
    border: 1px solid #e7e7e7;
    padding-top: 5px;
    padding-bottom: 5px;
}
.statistics
{
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #e7e7e7;
}

.statistics:hover
{
    background-color: #f9f9f9;
}
#form_login
{
    margin-top: -110px;
    background-image: url(../images/formlogin.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 192px;
    margin-left: 808px;
}
.button
{
    background-image: url(../images/btbg.png);
    background-repeat: repeat-x;
    cursor: pointer;
    border: none;
    height: 22px;
    border: 1px solid #d5d5d5;
    font-size: 12px;
    cursor: pointer;
    color: #222;
}

#form_logged
{
    margin-top: -110px;
    background-image: url(../images/bglogged.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 192px;
    margin-left: 808px;
}

#div_input_username
{
    height: 12px;
    width: 192px;
}

#div_input_password
{
    margin-top: 9px;
    height: 12px;
    width: 192px;
}

.inputborder
{
    border: 1px solid #999999;
    font-size: 11px;
}
#header
{
    width: 100%;
    z-index: 10;
    height: 100%;
}
#search
{
    background-image: url(../images/searchbg.gif);
    background-repeat: no-repeat;
    width: 226px;
    height: 34px;
}

.style1
{
    color: #000000;
}
.style2
{
    color: #FFFFFF;
}
.style3
{
    color: #333333;
}
.style4:link {
	color: #003592;
	text-decoration:none;
	font-size: 12px;
}

.style4:visited {
	color: #003592;
	text-decoration:none;
	font-size: 12px;
}

.style4:hover {
	color: #FF3300;
	text-decoration:none;
	font-size: 12px;
}
.style5
{
    color: #990000;
}
.style6
{
    color: #FF0000;
}

.titlenews:link
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #003592;
    text-decoration: none;
}
.titlenews:visited
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #003592;
    text-decoration: none;
}
.titlenews:hover
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF3300;
}

.news_content
{
	font-family: 'Times New Roman'; 
	font-size: 13pt; 
	color: #000000;
}
#description
{
    font-size: 13px;
    line-height: 18px;
    font-family: Arial;
    color: #000000;
    text-align: justify;
}
#testjustify
{
    text-align: justify;
}
.link_details:link
{
    padding-left: 3px;
    font-size: 11px;
    font-family: Arial;
    color: red;
    font-weight: bold
}
.link_details:visited
{
    padding-left: 3px;
    font-size: 11px;
    font-family: Arial;
    color: red;
    font-weight: bold
}

.link_details:hover
{
    padding-left: 3px;
    font-size: 11px;
    font-family: Arial;
    color: red;
    font-weight: bold
}

.news_date
{
    color: #616161;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.linkNewsOther:link
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: #003592;
    text-decoration: none;
}
.linkNewsOther:visited
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: #003592;
    text-decoration: none;
}

.linkNewsOther:hover
{
    font-size: 10pt;
    font-weight: normal;
    font-family: Arial;
    color: #FF3300;
    text-decoration: none;
}

.imageNews
{
    margin-left: 5px;
    margin-right: 5px;
}
/* CSS Document */
.vien_left_righttintuc
{
    border-right: solid #fc9c83 1px;
    border-left: solid #fc9c83 1px;
    border-bottom: solid #fc9c83 1px;
}
.vien_right
{
    border-right: solid #cccccc 1px;
}
.vien_left_right
{
    border-right: solid #cccccc 1px;
    border-left: solid #cccccc 1px;
}
.vien_giua
{
    border-right: solid #999999 1px;
    border-top: solid #999999 1px;
    border-left: solid #999999 1px;
    border-bottom: solid #999999 1px;
}
.vien_bottom
{
    border-bottom: solid #cccccc 1px;
}
.vien_border
{
    border-right: solid #ff6600 1px;
    border-top: solid #ff6600 1px;
    border-left: solid #ff6600 1px;
    border-bottom: solid #ff6600 1px;
}
.vien_border1
{
    border-right: solid #ff6600 1px;
    border-top: solid #ff6600 0px;
    border-left: solid #ff6600 0px;
    border-bottom: solid #ff6600 0px;
}
.top_menu:link
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.top_menu:visited
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
}
.top_menu:hover
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffcc66;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.left_menuchinh
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.left_menuchinh:link
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.left_menuchinh:visited
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.left_menuchinh:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.right_menuchinh
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.right_menuchinh:link
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.right_menuchinh:visited
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: normal;
}
.right_menuchinh:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.right1_menuchinh:link
{
    font-weight: normal;
    font-size: 9pt;
    color: #000066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: normal;
}
.right1_menuchinh:visited
{
    font-weight: normal;
    font-size: 9pt;
    color: #000066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: normal;
}
.right1_menuchinh:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: #fe0000;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.top_menuleftsmal:link
{
    font-weight: normal;
    font-size: 8pt;
    color: #000066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.top_menuleftsmal:visited
{
    font-weight: normal;
    font-size: 8pt;
    color: #000066;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
}
.top_menuleftsmal:hover
{
    font-weight: normal;
    font-size: 8pt;
    color: #ed2024;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.top_menufooter:link
{
    font-weight: normal;
    font-size: 8pt;
    color: #fffbf1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}
.top_menufooter:visited
{
    font-weight: normal;
    font-size: 8pt;
    color: #fffbf1;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
}
.top_menufooter:hover
{
    font-weight: normal;
    font-size: 9pt;
    color: #ffba14;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
}

#footer
{
    width: 1000px;
    height: 137px;
    background-image: url(../images/footer.gif);
    background-repeat: repeat-x;
}
#footer_left
{
    height: 65px;
    text-align: left;
}
#footer_right
{
    text-align: right;
}
#footer_bottom
{
    text-align: center;
    font-size: 11px;
}
.textblue
{
    color: #10419d;
    font-weight: bold;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.textred
{
    color: #ff0101;
    font-weight: bold;
}
.linkReno:link
{
    font-weight: normal;
    font-size: 11px;
    color: #900000;
    text-decoration: none;
}
.linkReno:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #900000;
    text-decoration: none;
}
.linkReno:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #900000;
    text-decoration: none;
}
#dateright
{
    text-align: right;
    font-size: 10px;
}
#theWindowTitle
{
    font-weight: bold;
    color: #0B55C4;
}

.blog_bg
{
    background-image: url(../images/bg_qcao.gif);
    height: 29px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
}

.gioithieu_Blog
{
    padding: 5px;
    border-bottom: 1px solid #999999;
}

/*Modal Popup*/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border: 1px solid Gray;
    padding: 3px;
    width: 640px;
    height: 530px;
}

.modalMovePanel
{
    cursor: move;
    background-color: #DDDDDD;
    border: solid 1px Gray;
    color: Black;
    height: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}

.sendMail
{
    background-color: #ffffff;
    border: 1px solid Gray;
    padding: 3px;
    width: 400px;
    height: 330px;
}
.field_set
{
    border: 1px solid #ececec;
}
.schoollist:link
{
	color: #FFFFFF;
	text-decoration: none;
	}
.schoollist:visited
{
	color: #FFFFFF;
	text-decoration: none;
	}
.schoollist:hover
{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.TabColStyle
{
	 overflow-y: hidden;
	 height: 250px;	
}	
.tab
{
	margin-top: 4px;
	margin-left: 2px; 
	margin-right:2px;
}
.textbox
{
	width:200px;
}

.panel
{
	padding-bottom: 7px;
}
.title_back
{
	font-weight:bold;
	width:150px;
	padding-bottom:5px;
	padding-top:5px;
}
.title_label
{
	font-weight:bold;
	width:150px;
}
.content_label
{
	overflow:hidden;
	width:500px;
	text-align:justify;
}
.input
{
	border:1px solid #999999;
	font-size:11px;
	width:394px;
}
.text_area
{
	border:1px solid #999999;
	font-size:11px;
	width:394px;
	height:109px;
}
.titletopic
{
	font-size: 14pt;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #003592;
    text-decoration: none;
}
.tabHeaderstyle
{
	font-weight: bold;
	color: #616161;
}
.titleCategory
{
	font-weight: normal;
    font-size: 9pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory:link
{
	font-weight: normal;
    font-size: 9pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory:visited
{
	font-weight: normal;
    font-size: 9pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory:hover
{
	font-weight: normal;
    font-size: 9pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory1
{
	font-weight: normal;
    font-size: 11pt;
    color: #616161;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory1:link
{
	font-weight: normal;
    font-size: 11pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory1:visited
{
	font-weight: normal;
    font-size: 11pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.titleCategory1:hover
{
	font-weight: normal;
    font-size: 11pt;
    color: #050102;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}
.textboxImage
{
	background: url(../images/newsearchtext.gif) no-repeat;
}

.hiddenPic {display:none;}

.footer_ads_style
{
	/*height: 131px;  background: url(../images/bgsieuthionine.gif) no-repeat;*/
	padding-top: 10px;
	width: 1000px;
}
.dateStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#DF7800	
}

.bottom_ads_top
{
	background: url(../images/top_center.gif) repeat-x;
	text-align: left;
}

.bottom_ads_top div
{
	background: url(../images/top_right.gif) 100% 0 no-repeat;
	height: 15px;
}

.bottom_ads_top div div
{
	background: url(../images/top_left.gif) no-repeat;
	height: 15px;
}

.bottom_ads_center
{
	border-left: 1px solid #e5e5e5;
	background-color: #efefef;
	width: 999px;
}


.bottom_ads_bottom
{
	background: url(../images/bottom_center.gif) repeat-x;
	height: 17px;
}

.bottom_ads_bottom div
{
	background: url(../images/bottom_right.gif) 100% 0 no-repeat;
	height: 17px;
}

.bottom_ads_bottom div div
{
	background: url(../images/bottom_left.gif) no-repeat;
	height: 17px;
}

.tabHeaderstyle:link
{
	font-weight: bold;
	color: #050102;
}
.tabHeaderstyle:visited
{
	font-weight: bold;
	color: #050102;
}
.tabHeaderstyle:hover
{
	font-weight: bold;
	color: #050102;
}
.tabHeaderstyle1
{
	font-weight: bold;
	color: #050102;
}

.desc
{text-align:center;font-size:10px;font-style:italic;color:gray;}

.required
{
	color: Red;
	font-weight: bold;
}