@charset "utf-8";
/* CSS Document */

BODY {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#3c4e58;
	font-size:12px;
	color:#333333;
}

A {
	color:#010101;
	text-decoration:none;
}

A:hover {
	color:#9C0;
	text-decoration:underline;
}

.div_top {
	
	background-image:url(../images/topBG.gif);
	background-repeat:repeat-x;
}

.title {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

.title a
{
	text-decoration:none;
	color:#fff;

}
.title a:hover
{
	text-decoration:none;
	color:#c4ced4;

}

.topmenu {
	color:#c4ced4;
	font-size:11px;
	font-weight:bold;
}
.topmenu a{
	color:#c4ced4;
	text-decoration:none;
}

/*Thêm*/

.zone_top{
	color:#fff;
	font-weight:bold;
}
.zone_top a{
	text-decoration:none;
	color:#fff;

}
.zone_top a:hover{
	text-decoration:none;
	color:#c4ced4;

}

.title_123 a {
	color:#010101;
	text-decoration:none;
}

.title_123 a:hover {
	color:#9C0;
	text-decoration:none;
}


.menu_top1_S{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	text-align:center;
	padding-right:8px;
	padding-left:8px;
}

.menu_top1_S a{
	text-decoration:none;
	color:#c4ced4;
}

.zone_top{
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
.zone_top a{
	text-decoration:none;
	color:#fff;

}
.zone_top a:hover{
	text-decoration:none;
	color:#c4ced4;

}
.textbox_search{
	background:url(../images/bg_search_top.jpg) no-repeat;
	height:21px;
	padding-top:3px;
	width:190px;
	font-family:Verdana;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#43525a;
	border:0;
}


.menu_top1{
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	text-align:center;
	padding-right:8px;
	padding-left:8px;
}
.menu_top1 a{
	text-decoration:none;
	color:#fff;

}
.menu_top1 a:hover{
	text-decoration:none;
	color:#c4ced4;

}

._text_news_home
{
	font-weight:bold;
	padding-right:3px;
    font-style:italic;
}

._text_news_home a {
	color:#010101;
	text-decoration:underline;
}

._text_news_home a:hover {
	color:#9C0;
	text-decoration:underline;
}
