
/* Link mo anh khi re chuot */

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
-khtml-opacity: 1;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5; }

.cus-head{
	margin-top:3%;
}
.cus-body{
	margin-top: 144px;
    margin-left: -46px;
}

.cus-body-2{
	margin-top: 40px;
    margin-left: 0px;
}

#wrapper {
    width: 20px;
    margin: 0 auto;
}

.call{
	float:right;
	margin-top:150px;
}

.foot{
	background-color:#6BA9F4;
}

.small-width{
	margin-right: -40px
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 96%;
    height: auto;
}
