body,td,th {
	font-family: Verdana, arial;
	font-size: 9pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 12pt;
}

/* CSS Use for Footer*/
.text_footer {
	color: #666666;
	font-size: 7.5pt;
	font-family: Tahoma, Verdana, arial;
	line-height: 10pt;
}

A.menu_footer {
	COLOR: #0277BD;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 7.5pt;
	TEXT-DECORATION: underline;
}
A.menu_footer:hover {
	COLOR: #C20E0E;
	TEXT-DECORATION: underline;
}

A.languge_min {
	COLOR: #C20E0E;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 7.5pt;
	TEXT-DECORATION: underline;
}
A.languge_min:hover {
	COLOR: #666666;
}

/* ---------------- END*/ 



.text_min {
	color: #000000;
	font-size: 8pt;
	font-family: Verdana, arial;
}

/* CSS use TIT at content page*/
.text_min_blue {
	font-family: Verdana, arial;
	color: #1E7AB5;
	font-size: 8pt;
	font-weight: bold;
}

.text_tit_max {
	font-family: Verdana, arial;
	font-weight: bold;
	color: #1E7AB5;
	font-size: 13pt;
}

.text_tit_blue {
	font-family: Verdana, arial;
	color: #1E7AB5;
	font-size: 9pt;
	font-weight: bold;
}

.text_tit_red {
	color: #C20E0E;
	font-size: 9pt;
	font-family: Verdana, arial;
	font-weight: bold;
}
.faculty_tit {
	color: #C20E0E;
	font-size: 13pt;
	font-family: Verdana, arial;
	font-weight:bolder;

}

.text_bold {
	FONT-FAMILY: Verdana, arial;
	font-size: 8.5pt;
	font-weight: bold;
}

A.link_home {
	COLOR: #C20E0E;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_home:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}

A.link_content {
	COLOR: #0277BD;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_content:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}

A.link_black {
	COLOR: #000000;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.link_black:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}

A.link_normal{
	COLOR: #000000;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
}
A.link_normal:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}

A.link{
	COLOR: #000000;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;	
	line-height: 10.5pt;
}
A.link:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}

/*----------------------End*/


.form {
	font-family: Verdana, arial;
	font-size: 8pt;
	border: 1px solid #999999;
}

.form_search {
	font-family: Verdana, arial;
	font-size: 8pt;
	border: 1px solid #999999;
}

/* CSS use link menu header & menu left*/
.text_min_red {
	color: #C20E0E;
	font-size: 8.5pt;
	font-family: Tahoma, Verdana, arial;
	TEXT-DECORATION: underline;
	line-height: 14pt;
}
.text_min_red1 {
	color: #C20E0E;
	font-size: 8.5pt;
	font-family: Tahoma, Verdana, arial;
	TEXT-DECORATION: underline;
	line-height: 14pt;
	font-weight:bold;
}


.text_max_red {
	color: #C20E0E;
	font-size: 8.5pt;
	font-family: Tahoma, Verdana, arial;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A.menu_header1 {
	COLOR: #0277BD;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline;

}
A.menu_header1:hover {
	COLOR: #C20E0E;
	TEXT-DECORATION: underline;
}

A.menu_header {
	COLOR: #004F82;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 8.5pt;
	TEXT-DECORATION: underline;
	line-height: 14pt;
	font-weight:bold
}
A.menu_header:hover {
	COLOR: #C20E0E;
	TEXT-DECORATION: underline;
}

A.menu_left {
	COLOR: #004F82;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 8.5pt;
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.menu_left:hover {
	COLOR: #C20E0E;
}

/*----------------------End*/


/* CSS use link News at the right*/
A.news{
	COLOR: #0277BD;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	line-height: 10.5pt;

}
A.news:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}
/*----------------------End*/


/* CSS use for Text MORE at part news */

/*----------------------End*/A.detial {
	COLOR: #C20E0E;
	FONT-FAMILY: Tahoma, Verdana, arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline;
}
A.detial:hover {
	COLOR: #666666;
}


/* CSS use for border*/
.border_tl {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
.border_rb {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #999999;
	border-right-color: #999999;
	color: #000;
}
.border_t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.border_tl_gray {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

.border_tl_lightblue {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	background-color: #DDEEFF;
}
/*----------------------End*/
A.link_detail {
	COLOR: #0277BD;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	TEXT-DECORATION: none;
	
}
A.link_detail:hover {
	COLOR: #0277BD;
	TEXT-DECORATION: underline;
}
.news_faq{
	COLOR: #0277BD;
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 8pt;
}

