@import url(menu_chinh.css);
@import url(danhmuc_block.css);
@import url(action_home.css);
@import url(action_shoping.css);
@import url(action_news.css);

body{
	padding:0;
	margin: 0 auto;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background:#2f66a6;	
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

.clear{
	clear:both;
}

#w-header{
	width:960px;
	padding:0;
	margin:0 auto;	
}

.head-flash{
	background:url(../images/banner.jpg) no-repeat;
	height:107px;
	width:960px;
	position:relative;
}


#w-mainer{
	background:url(../images/main-bg.jpg) repeat-x;
	width:100%;
	background-color:#fff;
}
.main-main{
	width:960px;
	margin:0 auto;	
	background:#fff;
    box-shadow: 0 9px 2px;
}

.main-left{
	float:left;
	margin:0 20px;
}

.main-right{
	float:left;	
	width:660px;
}

#w-footer{
	background:url(../images/foot-bg.jpg) repeat-x;
	height:163px;
}

.foot-body{
	position:relative;
	width:960px;
	margin:0 auto;
}

.foot-top{
	position:absolute;
	top:5px;
	left:420px;
	background:url(../images/foot-top.jpg) no-repeat;
	height:43px;
	width:132px;
}

.foot-content {
    color: white;
    line-height: 25px;
    padding-top: 53px;
    text-align: center;
}

.foot-content > span {
    font-size: 18px;
    font-weight: bold;
}

.foot-img {
    position: absolute;
    left: 290px;
	top:128px;
}
.foot-img2 {
    position: absolute;
    left: 470px;
	top:128px;
}
.foot-img3 {
    position: absolute;
    right: 170px;
	top:128px;
}

.foot-img > img,.foot-img2 > img,.foot-img3 > img {
    float: left;
	font-size:13px;
}

.foot-img span,.foot-img2 span,.foot-img3 span{
	font-weight:bold;
}


.vihan {
    color: #F5DEB3;
}

.vihan:hover {
    color: #ff0000;
}

.head-vietnam{
	height: 15px;
    position: absolute;
    right: 219px;
    top: 2px;
    width: 23px;
}


.head-english {
    height: 15px;
    position: absolute;
    right: 119px;
    top: 2px;
    width: 23px;
}

.slide_block img {
    max-width: 40%;
}
