	.views-row-trong{
		float: left;
	}
	.container{
		width: 96%;
		margin:0 auto;
	}
	.templatemo_two_col{
		width: 100%;
		margin-bottom: 2em;
	}	
	.tin_index1{
		float: left;
		width: 100%;	
		margin-bottom: 1.5em;
	}
	.tin_index2{
		float: right;
		width: 100%;	
		margin-bottom: 1.5em;
	}
	
	.hienthi{ display: none; }
	.khonghienthi{ display: block; }
	.img_list{
		float: left;
		width:100px;
		height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
		margin: 0px 10px 10px 0px;
		text-align:center;
		background-size: 100% auto;
		border:solid 2px #fff;
	}
	div.img_list2{
		display:block;
		width:100%;
		height:250px;
		overflow:hidden;
		position:relative;
		z-index:1;
		text-align:center;
		}
	.field-items h1{
		font-weight: 100;
		color: #00A09E;
		font-size: 1.5em;
		line-height: 1.2em;
	}
	.btns{
		padding: 12px 25px 11px 60px;
		border-radius: 4px;
		background: #EB1C24 url(../images/cart-2-32.png) no-repeat left 10px center;
		color: #fff;
		font-weight: bold;
		border:none;
		cursor: pointer;
	}
	#footer{
		background: #293233;
		color: #fff;
		text-align: center;
		padding:2em 0px;
	}
	.images_small{
		height:70px; float: left; margin-right: 10px;
	}
	.sp, .sptk{
		width:49.8%; 
		float:left; 
		padding: 0;
		margin:0; 
		height:300px; 
		position:relative; 
	 	display: inline-block;
		overflow: hidden;
		position:relative;
		line-height:20px;
		cursor:pointer;
		/*border:solid 1px #CCC;*/
	}	
	.sp:hover, .sptk:hover{
		
		/*border:solid 1px #F00;*/
		-webkit-transition: all 200s linear;
		-moz-transition: all 200ms linear;
		-o-transition: all 200ms linear;
		-ms-transition: all 200ms linear;
		transition: all 200ms linear;		
	}
	div.img_sp{
		display:block;
		width:98%;
		margin:0 auto;
		height:170px;
		margin:10px 0px 15px 0px;
		overflow:hidden;
		position:relative;
		z-index:1;
		text-align:center;
	}
	div.img_sp img{
		position:relative;
		height:100%;
		top:0;
		margin:0 auto;
	}
	.product_name{
		font-size: 1.1em;
		text-align: center;
		color: #7274AD;
		font-weight: bold;
		padding: 0px 10px;
	}
	div.spthumbs{
		float: left;
		width:70px;
		height:70px;
		overflow:hidden;
		position:relative;
		z-index:1;
		margin: 0px;
		text-align:center;
		background-size: 100% auto;
	}

	.col3{
		width:100%; float:left; background-color:#FFF; border-bottom:solid 1px #F0F0F0;
	}
	.col4{
		width:100%; float:right; background-color:#FFF; border-bottom:solid 1px #F0F0F0;
	}