﻿*{
margin:0px;
padding:0px;
font-family: 'Open Sans',serif;
}
.img-admin
{
	max-width:300px;
}
.divNoidung
{
	padding-bottom:20px;
}
.divNoidung img
{
	max-width:720px;
	height:auto !important;
    margin: 0 auto;
}
#globalHeader {
    background-image: url('/images/banner.jpg');
    padding-top: 10px; 
    background-repeat:no-repeat;   
}
.notice {
    background-color:#88211A;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.notice a{   
    color: #DACE3E;
}
.divNhaccu{
padding:10px;background-color:#DA251C;
color:#fff;float:right;margin-right:20px;
border: dotted 1px #aea9a9;font-weight: bold;
cursor:pointer;
}
.divNhaccu a
{
	color:#fff;
}
.divNhaccu:hover
{
	background-color:Red;
}

#logotop {
position: absolute;
top: -50px;
left: 0px;
z-index: 9999;
}
#logotop img {
height:120px;
}

.divAbount{
border:solid 1px silver;
padding:5px 10px 5px 10px;
border-radius:5px;background-color:#fff;
text-align:justify;overflow: hidden;
border-top: solid 3px #F06E17;
}
.divAbount:hover{
border:solid 1px #F06E17;
background-color: #FFF2E9;
border-top: solid 3px #F06E17;
}
.divTop{
border:solid 1px silver;
padding:5px 10px 5px 10px;border-radius:5px;background-color:#fff;
overflow-y: auto;
}
.divTop:hover{
border:solid 1px #F06E17;
background-color: #FFF2E9;
}
.thumbNews
{
	padding:5px 5px 5px 5px;
	border:solid 1px Silver;
	text-align:center;
	vertical-align:middle;
	BORDER-RADIUS: 5PX;
}
.afooter
{
	color:#000;
}
.afooter:hover
{
	color: #DA251C;
}
.leftThumb
{
	padding:0px 5px 0px 0px; float:left;
}
.tblBlockMain
{
	 background-color:#FFFFFF;	
	 border:solid 1px #AACCEE;		
	 padding:0px;
	 border-collapse:collapse;	
	 width:100%; 	 
}

.tdBlockBannerLeft
{
	 background-color:#EBF3FB;
	 height:18px;
	 border-bottom:solid 1px #AACCEE;
	 text-align:left;
	 font-size:9pt;
	 font-weight:bold;
	 padding-left:9px;	
}
.tdBlockBannerCenter
{
	 background-color:#EBF3FB;
	 height:18px;
	 border-bottom:solid 1px #AACCEE;
	 text-align:center;
	 font-size:9pt;
	 font-weight:bold;	
}
.tdBlockBannerRight
{
	 background-color:#EBF3FB;
	 height:18px;
	 border-bottom:solid 1px #AACCEE;
	 text-align:left;
	 font-size:9pt;
	 font-weight:bold;
	 padding-left:9px;	
}

.tdBlockContentLeft
{
	text-align:center;
	vertical-align:top
}

.tdBlockContentCenter
{
	text-align:center;
	vertical-align:top
}

.tdBlockContentRight
{
	text-align:center;
	vertical-align:top
}

.tdLeftTable
{	
	width:30%;
	text-align:left;
	vertical-align:top;
	padding-top:10px;
	padding-left:10px;
	border-style:solid;	
	border-color:#EEEEEE;
	border-width:1px;
	background-color:#FAFAFA;
	font-weight:bold;
	
}
.tdRightTable
{	
	padding:9px;
	width:80%;
	text-align:left;
	border-style:solid;	
	border-color:#EEEEEE;
	border-width:1px;
	background-color:#FEFEFE;
}

.resize_thumb {
	width: 140px; /* enter desired thumb width here */
	height:110px;	
}

.divSP
{
	padding:5px 2px 0px 2px;
	border:solid 1px Silver;
	width:145px;
	height:115px;
	text-align:center;
	vertical-align:middle;
}
.divSP:hover
{
}

.textboxContent {
color: #000000;
text-align: left;
border: Solid 1px Silver;
height: 18px;
}

#postlast {
	width: 600px;
	margin:0px auto;
	padding:0px;	
}
#postlastcontent{	
	padding-top:0px;
}
#postlast .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
}
#postlast .description {
	
	font-size:12px;
	color:#343539;
	text-align:justify;
}
.description span {
	padding-top:10px;
}
.title_contact {
	font-size:12px;
}
.text_box{
	height:300px;
	width:280px;
	float:left;		
}
.text_box_right{
	height:300px;
	width:280px;
	float:left;
	margin-left:40px;		
}
img.icon_service {
	float: left;
	margin: 10px 5px 5px 0px;
}
img.icon_solution {
	float: left;
	margin: 13px 5px 5px 0px;
}
img.solution {
	float: left;
	margin: 8px 5px 18px 0px;
}
.btn94x25
{
    background: #f7f5f6 url(images/btn94x25.gif) no-repeat;
    background-position: center center;
    border: solid 0px #fff;
    width: 94px;
    padding: 5px 0 7px 0;
    text-align: center;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 11px;
}