@charset "utf-8";
body {
	/*background-color:#0000FF;*/
	background:url(../images/out_bg.jpg) repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size:12px;
	font-family:Tahoma;
}
a:link, a:visited{
	color: #498A98;
	text-decoration: none;
	outline:none;
}
a:hover{
	color:#FF9900;
	text-decoration: none;
	outline:none;
}
a.link {
	color:#498A98;
	text-decoration:none;
}
a.link:hover {
	text-decoration:underline;
}
a.qp_disabled {
	color:#888888;
}
span.left{
	float:left;
	position:fixed;
	top:0px;
	left:-143px;
	width:289px;
	height:800px;
}
span.noel{
	background:url(../images/nyear_l.jpg) no-repeat top left;
}
span.right{
	float:right;
	position:fixed;
	top:0px;
	right:-143px;
	width:289px;
	height:800px;
}
span.nyear{
	background:url(../images/nyear_r.jpg) no-repeat top right;
}

span.language {
	float:right;
	position:fixed;
	top:350px;
	right:48px;
	width:120px;
	height:32px;
}
span.en{
	background:url(../images/language_en.png) no-repeat top right;
}
span.vi{
	background:url(../images/language_vi.png) no-repeat top right;
}
/*=======================================================*/
#header {
	height:107px;
	background:#C4C4C4
}

#main {
	padding-bottom:5px;
}
#flash {
	height:400px;
	width:100%;
}
#menu
{	
	background:url("../images/title_module_menu.png") repeat-x scroll left bottom transparent;
}
.menuf{
	color:#0000FF;
}

.width_main {
	width:968px;
	
}
/**/
h3.title_module {
	clear:left;
	color:#0000FF;
	height:15px;
	font-size:13px;
	text-align:center;
	padding:5px 5px 5px 5px;
	margin:1px 0px 0px 0px;
	background:url(../images/title_module.png) left bottom repeat-x;
}
div.border_module {
	margin:0px;
	padding:0px;
	border:solid 1px #ccc;
}

h3.title_main {
	clear:left;
	color:#0000FF;
	font-size:13px;
	line-height:25px;
	text-align:center;
	text-transform:uppercase;
	background:url(../images/title_module.png) left bottom repeat-x;
	margin:1px 0px 1px 0px;
}

h3.logo_link {
	clear:left;
	text-align:left;
	line-height:20px;
	border-bottom:#006633 solid 1px;
	margin:1px 0px 1px 0px;
	padding-bottom:4px;
	padding-top:8px;
}

h3.sub_title {
	clear:left;
	text-align:left;
	line-height:20px;
	border-bottom:#006633 solid 1px;
	margin:1px 0px 1px 0px;
}

/*Contact*/
#lienhe {
	display:none;
	top:15px;
	left:50%;
	margin-left:-270px;
	position:absolute;
	z-index:10;
	padding:0px 5px 5px 5px;
	background:#006633;
}
::-moz-selection { background: #0068b9; color: white; /* Firefox */ }
.notered {
	background:url(../images/notered.gif) #ffffff 99% 3% no-repeat;
}
.note {
	border:#EBEBEB solid 1px;
	cursor:pointer;
}
.note:focus {
	border:#0068b9 solid 1px;
	outline:none;
}
.content{
	margin:0px;
	padding:2px 2px 2px 12px;
	text-align:justify;
}
ul#msg-err {
	display:block;
	margin:0px 5px 5px 2px;
	padding:0px;
	color:#f00;
	font-weight:normal;
	list-style:decimal;
}
ul#msg-err li{
	color:#f00;
	padding:0px;
}
ul#msg-check {
	display:block;
	margin:0px 5px 5px 2px;
	padding:0px;
	color:#f00;
	font-weight:normal;
	list-style:decimal;
}
ul#msg-check li{
	color:#f00;
	padding:0px;
}
div.blog_more {
	clear:left;
}
div.blog_more_title {
	font-weight:bold;
	text-decoration:underline;
	padding:10px 0px 0px 15px;
	border-top:#006600 dotted 1px;
}
a.readmore_vi {
	float:right;
	width:50px;
	height:10px;
	padding:0px 0px 2px 0px;
	margin:15px 5px 5px 0px;
	text-decoration:none;
	background:url(../images/readmore_vi.gif) bottom right no-repeat;
}
a.readmore_en {
	float:right;
	width:50px;
	height:10px;
	padding:0px 0px 2px 0px;
	margin:15px 5px 5px 0px;
	text-decoration:none;
	background:url(../images/readmore_en.gif) bottom right no-repeat;
}
.tbl1 {
	background:#FEFEFE;
}
.tbl2 {
	background:#F6F6D9;
}
.tbl1:hover, .tbl2:hover {
	background:#F8F2E7;
}
#footer {
	height:107px;
	border-top:#999999 double 5px;
	margin-top:2px;
}
#icon_calendar {
	background:url(../images/icon_calendar.png) no-repeat;
}
