@charset "utf-8";
/* CSS Document */
body{ margin:auto; font-family:Arial, Helvetica, sans-serif; color:#333; font-size:12px; background:#0071bd; }
a:link, a:visited {color:#0173bc; text-decoration:none;}
a:active, a:hover {color:#0173bc; text-decoration:none;}
h3 {margin:0 20px 0 20px; font-size:16px; text-transform:uppercase; border-bottom:#f8931d 1px solid;
	text-align:left; color:#f7941f; line-height:40px; }


/* Banner footer content */
#banner {width:100%; background:#FFF;  margin:auto;}
#footer {width:100%; background:url(../images/bgfooter.jpg); height:125px; margin:auto;}
#midder { width:1000px; margin:auto; background:url(../images/bgmidder.jpg); border:#f7921e 1px solid;}
/* Menu top  */
#menutop {width:1000px; height:35px;} 
#menutop ul { margin:0; padding:0;}
#menutop ul li{float:left; width:100px; text-transform:uppercase; font-weight:bold;
	display:inline; list-style:none;  text-align:center; line-height:35px; }
#menutop ul li a:hover{ color:#F60;}
#mnselected { color:#f7921e; text-align:center; text-decoration:none;}
/* Menu bot  background:url(../images/bgmenubot.jpg); */
#menubot {width:1000px; background:#0272bc; height:25px;}
#menubot ul { margin:0; padding:0;}
#menubot ul li{float:left; width:100px; text-transform:uppercase; font-weight:bold;
	display:inline; list-style:none;  text-align:center; line-height:25px; }
#menubot ul li a{text-decoration:none; color:#FFF;}
#menubot ul li a:hover{width:100px; float:left; }

/* midder  */
#mid_left { float:left; width:603px; }
#mid_mid { float:right; width:392px;}
/* menuleft */
.component ul {width:100%; margin:0; padding:0; display:list-item; list-style:none;}
.component ul li { text-align:left; padding-left:10px;}



.content {color:#333; font-size:12px; padding:5px 15px 5px 15px; text-align:left; }
.content a{color:#333; text-decoration:none;}
.content a:hover{color:#333; text-decoration:none;}
/* Table  2 col*/

#cols1 {float:left; width:30%;  list-style:none; text-align:right; height:25px; }
#cols2 {float:right; width:65%; list-style:none; text-align:left; height:25px;}

/* Contact form*/
.contact { font-size:12px; color:#333; font-weight:bold; text-align:left; text-transform:capitalize; }
.fieldText{ border:1px #3366CC solid; color:#666666; font-size:12px;}
.fieldEmail {border:1px #339933 solid;	color:#666666;	font-size:12px;}
.fieldContent {border:1px #339933 solid;	color:#666666;	font-size:12px; width:300px; height:150px; }
.btnSend { background:url(../images/img-submit.gif); width:108px; height:20px;
 	text-transform:capitalize; 
	cursor:pointer; border:0px; padding-left:15px;}
.btnnotSend { background:url(../images/img-reset.gif); width:107px; height:20px; 
	text-transform:capitalize;
	cursor:pointer; border:0px; padding-left:15px;}
	
/*Imgage*/
.imgNews { border:1px #333 solid; margin-top:1px;}
.btnchitiet {background:url(../images/btn_xemchitiet.jpg); width:131px; height:29px; border:0px; 
	cursor:pointer;  text-transform:capitalize;}
.titleSer {font-size:13px; font-weight:bold; color:#0270bb; }
.cusfaq {background:url(../images/bg_faq.jpg) no-repeat; height:209px; padding:15px 0px 0 30px; text-align:left;}
.news {color:#039; text-align:left; font-style:italic; padding:0 0 0 25px; }
.news a{color:#5497cb; }
.news a:hover{color:#f7921c; }

.mnname {color:#039; text-align:left; }
.mnname a{color:#333; }
.mnname a:hover{color:#217ab5;  }
