/**

 * Begin

 *

 */

/*****slide show left*****/

#box_galary_hot_left{

	/*width:164px;*/

	width:100%;

	height:300px;

	float:left;

	border:solid 1px #bebebe;

	padding:0px 0 0 0px;

	position:relative;

	overflow:hidden;

}

#box_galary_hot_left .item #imgLink a{

	color:WHITE;

	text-decoration:none;

}

#box_galary_hot_left .item #imgLinkLeft a{

	color:WHITE;

	text-decoration:none;

}

#box_galary_hot_left .item img{

	border:0px;

	width:100%;

}

#box_galary_hot_left .title,.page_nav{

	/*width:164px;*/

	width:100%;

	height:24px;

	position:absolute;

	z-index:1;

	bottom:24px;

	background:#fff;

	filter:alpha(opacity=80);

	opacity:0.8;

	text-align:center;

}

#box_galary_hot_left .title{

	left:0;

	bottom:19px;

}

#box_galary_hot_left .title a{

	font:700 12px/24px Arial;

	color:#000;

}

#box_galary_hot_left .page_nav{

	height:19px;

	background:#000;

	bottom:0px;

	position:absolute;

}

#box_galary_hot_left .page_nav .page{

	float:right;

}

#box_galary_hot_left .page_nav .page a{

	width:15px;

	height:15px;

	margin:2px 3px 0 0;

	text-align:center;

	background:url(images/buttons/btn_15x15.gif) no-repeat;

	float:left;

	font:700 10px/14px tahoma;

	color:#333;

	text-decoration:none;

}

#box_galary_hot_left .page_nav .page a.active{

	background:url(images/buttons/btn_15x15_active.gif) no-repeat;

	color:#fff;

}

/*****slide show right*****/

#box_galary_hot_right{

	/*width:164px;*/

	width:100%;

	height:300px;

	float:left;

	border:solid 1px #bebebe;

	padding:0px 0 0 0px;

	position:relative;

	overflow:hidden;

}

#box_galary_hot_right .item #imgLink a{

	color:WHITE;

	text-decoration:none;

}

#box_galary_hot_right .item #imgLinkLeft a{

	color:WHITE;

	text-decoration:none;

}

#box_galary_hot_right .item img{

	border:0px;

	width:100%;

}

#box_galary_hot_right .title,.page_nav{

	/*width:164px;*/

	width:99%;

	height:24px;

	position:absolute;

	z-index:1;

	bottom:24px;

	background:#fff;

	filter:alpha(opacity=80);

	opacity:0.8;

	text-align:center;

}

#box_galary_hot_right .title{

	left:0;

	bottom:19px;

}

#box_galary_hot_right .title a{

	font:700 12px/24px Arial;

	color:#000;

}

#box_galary_hot_right .page_nav{

	height:19px;

	background:#000;

	bottom:0px;

	position:absolute;

}

#box_galary_hot_right .page_nav .page{

	float:right;

}

#box_galary_hot_right .page_nav .page a{

	width:15px;

	height:15px;

	margin:2px 3px 0 0;

	text-align:center;

	background:url(images/buttons/btn_15x15.gif) no-repeat;

	float:left;

	font:700 10px/14px tahoma;

	color:#333;

	text-decoration:none;

}

#box_galary_hot_right .page_nav .page a.active{

	background:url(images/buttons/btn_15x15_active.gif) no-repeat;

	color:#fff;

}

/* div chua cac icon add favorite */
.addfavorite
{
	text-align:center;
	float:left;
	width:100%;
	margin-top:-13px;
}
.addfavorite ul
{
}
.addfavorite li
{
	float:left;
	padding:5px;
	list-style:none;
}
.addfavorite img
{
	height:32px;
}



