@charset "utf-8";
body{
	margin:0;
    padding:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;		
}

/* div id */

#phuocndt{
	width:1000px;
}

#background_web_phuocndt{
  	width:800px;
    background:url(background.jpg);
}

#banner{
	width:800px;
	height:238px;
	background:url(banner.png);
}

#menu{
	width:800px;
	height:44px;
	background:url(menu_background.jpg);
}

#content{
	width:800px;
}

#leftcol{
	width:180px;
	float:left;
}

#rightcol{
	width:180px;
	float:right;
}

#main{
	width:430px;
	padding-bottom:5px;
}

#footer {
	clear: both;    
    width: 800px;
	height: 66px;	
	background-image:url(footer.jpg);    
}

#footer p {
	margin: 0;
	color: #006699;
    text-align: center;
	padding-top:7px;
}

#footer a {
	color: #006699;
}

#footer a:hover {
	color: #999999;
}

#sanpham{
	width:210px;
	height:100px;
	background:url(background_sp.png);
}

/* div class */

.float {
    width: 115px;
    height: 200px;	
} 

.menu_text{
	padding-left:200px;
	padding-top:10px;
}

.module_tren{
	background:url(module_tren.jpg);
	height:33px;
	color:#FFCC00;
	font-weight:bold;
}

.module_duoi{
	background:url(module_duoi.jpg);
	height:40px;
	color:#FFCC00;
	font-weight:bold;
}

.text_module_tren{
	padding-top:10px;
	padding-left:20px;
	text-align:justify;	
}

.text_module_duoi{
	padding-top:15px;
	padding-left:20px;
	text-align:justify;
}

.title{
	background:url(title.png);
	padding-left:20px;
	line-height:31px;
	color:#FFCC00;
	font-weight:bold;
	text-align:left;
}

.story{
	text-align:justify;
	color:#FFF;
	font-weight:normal;
}

.story_sp{
	text-align:left;
	color:#FFF;
	font-weight:normal;
}

.footer-text{
	text-align:justify;
	padding-top:10px;
	padding-left:20px;
}

.ten_sp{
	padding-top:5px;
}

.gia_sp{
	color:#FFF;
	padding-top:4px;
}

.chitiet_sp{
	color:#FFF;
	padding-top:4px;
}

.dathang_sp{
	padding-top:4px;
	text-align:center;
}

.background_nd{
	background-color:#CC3300;
	color:#FFF;
	padding:10px;
}

.ngay_nd{
	background-color:#CC3300;
	color:#FFF;
	padding:5px;
}

.mtlq_title{
	padding-left:20px;
	line-height:31px;
	color:#FFCC00;
	font-weight:bold;
	text-align:left;
}

.ngay_nd_lq{
	color:#FFF;
	padding:5px;
	text-align:left;
}

/* CSS khác */

p, ul, ol {
	line-height: 1.6em;
    font-size:12px;
    text-align: justify;
}

ul, ol {
	margin-left: 2em;
}

/* Div default size image */

#image img{
    float: left;
    width: 100px;
    height: 100px;
	padding-right:5px;
}

#image_sp img{
    float: left;
    width: 90px;
}

/* Liên Kết */

a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

a.menu_tren:link,a.menu_tren:visited {
	color: #FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;	
}

a.menu_tren:hover {
	text-decoration: none;	
	color: #FF6700;
}

a.phuocndttensanpham:link,a.phuocndttensanpham:visited {
	color: #FFCC00;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}

a.phuocndttensanpham:hover, a:active {
	color: #FFCC00;
    text-decoration: none;
}

a.newname:link,a.newname:visited {
	color: #FFCC00;
    font-weight: bold;
    font-size: 12px;
	text-decoration: none;
}

a.newname:hover, a:active {
	color: #FFCC00;
    text-decoration: none;
}

/* buttons */

.button {
  color: #FFFFFF;  
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/) repeat-x;
  padding: 0px 3px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}

#buttons_outer {
	width: 635px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: left;
}

#buttons_inner {
	border: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}