/* CSS Document */
.right{
	float: right; 
	width: 270px;
	position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
	text-align:left;
}
.right h3{
	font-size:24px;
	color:#000;
	margin:2px;
	padding:4px;
}
.right .right_title{
	color:#000;
	font-weight:bold;
	padding:4px 0 4px 15px;
}
.right .right_title a{
	color:#000;
	text-decoration:none;
}
.right .right_title a:hover{
	color:#bacd01;
}
.right .menu_right{
	background: url(../images/title_right.png) no-repeat left;
	color:#9a9a9a;
	padding:4px 0 4px 15px;
	margin:0 0 0 4px;
}
.right .menu_right a{
	color:#9a9a9a;
	text-decoration:none;
}
.right .menu_right a:hover{
	color: #090;
}
.right .line_menu_right{
	height:1px;
	background:url(../images/bg_menu_right.jpg) center no-repeat;
	margin:4px 0;
}

.right .menu_left{
	background:#bccf01;
	margin:10px;
	position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
	text-align: left;
	line-height:22px;
	padding-bottom:10px;
}
.right .menu_left h3{
	background:url(../images/bg_sp_menu.jpg) repeat-x top;
	margin:0;
	padding:5px;
	margin-bottom:10px;
	color:#f5ff8a;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
}
.right .menu_left a{
	padding:5px 0 5px 10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:capitalize;
}
.right .menu_left a:hover{
	color:#060;
}
.right .shopping{
	background:#bccf01 url(../images/shopping_icon.png) no-repeat 20px;
	position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: #CCC 0 0 .5em;
    -moz-box-shadow: #CCC 0 0 .5em;
    box-shadow: #CCC 0 0 .5em;
    behavior: url(css/PIE.htc);
	margin:10px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
.right .ads_banner{
	text-align:center;
}
.right .ads_banner img{
	margin:0 auto;
	padding:2px;
	border:1px solid #f2f2f2;
}
.right .noithatdep{
	margin:0 auto;
	width:200px;
}
.right .noithatdep .hinh_nt{
	display:block;
	float:left;
	margin:8px;
}




.news {
	margin: 0 280px 0 0;
	text-align:left;
}
.news .title_news{
	color:#6b6b6b;
	font-size:24px;
	border-bottom:#eee solid 1px;
	margin-bottom:10px;
}
.news .group_news{
	padding:10px 0 5px 2px;
}

.news .group_news .title_group{
	font-size:14px;
	color:#000;
}
.news .group_news .title_group a{
	color:#bacd01;
	font-weight:bold;
}
.news .group_news .title_detail{
	color:#a9a9a9;
	font-style: italic;
}
.news .group_news .group_img{
	display:block;
	float:left;
	margin:1px 5px 1px 0;
	padding:1px;
	border:1px #CCC solid;
}
.news .group_news .group_detail{
	line-height:18px;
	text-align:justify;
}
.news .group_news .group_more{
	padding-right:20px;
	text-align:right;
	font-style:italic;
}
.news .group_news .group_more a{
	color:#c7da03;
}
.news .group_news .group_more a:hover{
	color:#036;
}

.news .news_detail{
}
.news .news_detail .detail_title{
	color:#bacd01;
	font-size:26px;
}
.news .news_detail .detail_by{
	color:#807b77;
	font-size:12px;
	font-style:italic;
}
.news .news_detail .group_img{
	display:block;
	float:left;
	margin:3px 10px 3px 0;
}
.news .news_detail .detail_detail{
	text-align:justify;
	line-height:18px;
}

.news_other {
	font-size:18px;
	color:#000;
}
.news_other .title_other{
	font-size:14px;
	padding:10px 0 4px 0;
	color:#009;
	text-transform:capitalize;
}
.news_other .other_menu{
	font-size:12px;
	color:#000;
	padding:2px 0 2px 10px;
	font-weight:bold;
}
.news_other .other_menu a{
	color:#000;
	font-weight: normal;
}
.news_other .other_menu a:hover{
	color:#bacd01;
}
