﻿.dinhdangsizehinh
{
	max-height:120px;
	max-width:90px;
	width:expression(this.width > 90 ? 90: true);
	height:expression(this.height > 120 ? 120: true);
}

.configimages_detail
{
	max-height:260px;
	max-width:300px;
	width:expression(this.width > 300 ? 300: true);
	height:expression(this.height > 260 ? 260: true);
}

.marrquess
{
	max-height:160px;
	max-width:200px;
	width:expression(this.width > 200 ? 200: true);
	height:expression(this.height > 160 ? 160: true);
}

.nd_view { font-size:12px; color:#333333; font-weight:normal;letter-spacing:0.4px;padding:5px 10px 0px 10px;}
.nd_view a {color: #333333; text-decoration: none;}
.nd_view a:hover {color:#CC3300; text-decoration: none}

.configimages_more
{
	max-height:70px;
	max-width:110px;
	width:expression(this.width > 110 ? 110: true);
	height:expression(this.height > 70 ? 70: true);
}
.tieudesp { font-size:12px; color:#333333; font-weight:normal;letter-spacing:0.4px;padding:5px 0px 0px 0px;text-transform:uppercase;text-align:left;}
.tieudesp a {color: #333333; text-decoration: none;}
.tieudesp a:hover {color:#CC3300; text-decoration: none}
