#List_epaper {
	padding:0px;
}
.floatImgPro {
	margin-top:2px;
	margin-left:120px;
	position:absolute;
}
/*----------------- LIST ----------------*/

#List_epaper {
	overflow:hidden;
}

#List_epaper .View1 {
	padding: 0px 0px 17px;
	margin: 0px;
}
#List_epaper .View1.last {
}

#List_epaper .View1 div.item {
	float: left;
	margin: 0px;
	margin-right: 25px;
	text-align: center;
	width: 230px;
}

#List_epaper .View1 div.item.last {
	margin-right:0px;
}
#List_epaper .View1 .item .boxItem {
	margin:0px;	
}
#List_epaper .View1 .img  { 
	padding-bottom:13px;
	position:relative;
}
#List_epaper .View1 .img .ad_act{
	position:absolute;
	left:0px;
	top:0px;
	z-index:5;
	}
#List_epaper .View1 .img .ad_act .ad_act-content{
	right:auto;
	left:0px;
	width:120px;
	}
#List_epaper .View1 .img .act_download{
	position:absolute;
	left:26px;
	top:0px;
	z-index:5;
	}
#List_epaper .View1 .img .act_download.l0_t0{
	left:0px;
	}
#List_epaper .View1 .img  .limit {
	position:relative;
	width:190px;
	height:190px;
}
#List_epaper .View1 .album_name,
#List_epaper .View1 .title {
	padding:3px 0px 0px;
	font-weight: bold;
	font-size:14px;
	height:18px;
	overflow:hidden;
}
#List_epaper .View1 .album_name a{
	position:relative;
	padding:0px 8px;
	}
#List_epaper .View1 .album_name .icon_new{
	position:absolute;
	top:-5px;
	left:-8px;
	}

#List_epaper .View1 .album_name a,
#List_epaper .View1 .title a{
}
#List_epaper .View1 .info {
	color:#b8b8b8;
}

#List_epaper .noItem {
	text-align: center;
	color: #0070bd;
	padding: 30px;
}
.hr {
	background: url(../images/hr.gif) repeat-x center;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/*----------------- VIEW 2 ----------------*/

#List_epaper .View2 {
	padding:0px 2px;
	margin-bottom:5px;
}
#List_epaper .col1 {
}
#List_epaper .col2 {
}
#List_epaper .tdRight {
	border-left:1px solid #e0e0e0;
	padding-left:10px;
}
#List_epaper .col_select {
	background:#F4EAD2;
}
#List_epaper .colTop {
	border-bottom:1px solid #e0e0e0;
	background:#F4F4F4;
}
#List_epaper .View2 .pro_info {
	text-align:justify;
}
#List_epaper .View2 h3 {
	font-weight:bold;
	padding:2px 0px;
}
#List_epaper .View2 h3 a {
}
#List_epaper .View2 .img {
	border:1px solid #e0e0e0;
	padding:1px;
	text-align:center;
}
#List_epaper .View2 .check {
	float:left;
	width:25px;
	padding-top:80px;
	text-align:center;
	vertical-align:middle;
}
#List_epaper .View2 .maso {
	margin:0px;
	padding:0px;
	color:#CC0000;
	font-weight:bold;
}
#List_epaper .View2 .price {
	color:#CC0000;
}
#List_epaper .View2 .hr {
	height:1px;
	background:url(../images/hr.gif) center repeat-x;
	padding:1px;
}
#List_epaper .noepaper {
	padding:50px;
	text-align:center;
	color:#ff0000;
}
.price_old {
	color:#999999;
	text-decoration:line-through;
	font-size:11px;
	font-weight:normal;
}
p.time {
	padding:0px;
	margin:0px;
	text-align:center;
	color:#000000;
}
.line_pro {
	background:url(../images/line_pro.gif) left no-repeat;
}
.font_keyword {
	background-color: yellow;
	color: red;
	font-weight: bold;
}
.font_keyword a {
	background-color: yellow;
	color: red;
	font-weight: bold;
}
/*********** DETAIL **********/
#divInfo {
	padding-top:20px;
	margin:0px;
}
.picDetail {
	border:1px solid #e2e2e2;
	padding:2px;
	text-align:center;
}
#divInfo .zoom_pic {
	position:absolute;
	margin-top:-25px;
	margin-left:10px;
}
#divInfo .zoom {
	display:block;
	background:url(../images/icon_zoom.gif) 0px 6px no-repeat;
	color:#ff0000;
	padding:2px;
	height:26px;
	line-height:25px;
	padding-left:20px;
}
#divInfo .other_pic {
}
#divInfo .other_pic img {
	border:1px solid #e0e0e0;
	padding:1px;
	margin-right:5px;
}
#divInfo .colInfo1 {
	padding:2px;
	font-weight:bold;
	color:#6d6d6d;
	border-bottom:1px solid #f0f0f0;
}
#divInfo .colInfo2 {
	padding:2px;
	color:#444444;
	border-bottom:1px solid #f0f0f0;
}
#divInfo .p_name {
	font-weight:bold;
	color:#145ea0;
	margin-bottom:2px;
}
#divInfo .maso {
	color:#D66161;
	font-weight:bold;
}
#divInfo .price {
	font-weight:bold;
	font-size:12px;
	color:#e60101;
}
#divInfo .poster {
	color:#ff9000;
}
#divInfo .poster a {
	color:#ff9000;
}
#divInfo .toots a {
	text-decoration:none;
}
.price_new {
	font-weight:bold;
	font-size:12px;
	color:#FF0000;
}
.btn_print {
	background:transparent url(../images/print.gif) no-repeat scroll 0 0;
	color:#A94502;
	cursor:pointer;
	font-weight:bold;
	padding:2px 2px 2px 25px;
	width:108px;
}
.desc ul {
	list-style:inherit;
	margin:0px;
	margin-left:15px;
}
.desc ol {
	list-style:decimal;
	margin:0px;
	margin-left:15px;
}
/**** OTHER PRO*****/
.item-pro {
	background:url(../images/line_pro.gif) right repeat-y;
	padding:0px 7px;
	width:180px;
}
.item-pro .img {
	border:1px solid #e0e0e0;
	text-align:center;
}
.item-pro h3 {
	text-align:center;
}
.item-pro h3 a {
	color:#ff0000;
	;
	font-weight:bold;
	padding:2px;
}
.item-pro .price {
	color:#145ea0;
	font-weight:bold;
	text-align:center;
}
.item-pro .floatImgPro {
	margin:2px 120px 0px;
	position:absolute;
}
/*COMMENT*/
 .fComment {
	color:#DE1212;
	font-weight:bold;
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}
.boxComment label {
	padding-bottom:2px;
}
.boxComment input.error {
	border:1px dotted #ff0000;
}
.boxComment label.error {
	margin-left: 5px;
	padding: 5px;
	background: #B70002;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.list_comment {
	padding:5px 0px;
	padding-bottom:10px;
}
.list_comment .hr_comment {
	background:url(../images/hr.gif) bottom center repeat-x;
	padding-bottom:10px;
}
.list_comment .fname {
	color:#33acd8;
}
.list_comment .femail {
	color:#ff0000;
}
.list_comment .fdate {
	color:#a4a4a4;
}
.vk-menu {
	padding:2px 0px;
}
/*SEARCH*/
.formSearch {
	background:#FAFAFA;
	padding:5px;
	border:1px solid #ccc;
}
p.mess_result {
	font-size:12px;
	margin-bottom:10px;
	text-align:center;
}
p.mess_result span {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
/********************* CSS BoxShopping ****************************/
#BoxShopping {
	padding:0px;
	line-height:18px;
}
.fCart {
	font-size:16px;
	color:#FF0000;
	text-transform:uppercase;
	font-weight:bold;
}
#BoxShopping .navShopping {
	padding:3px;
	border:1px solid #e0e0e0;
	margin-bottom:10px;
	text-align:center;
}
.border_cart {
	background:#e0e0e0;
}
.row_title_cart {
	background:url(../images/row_title.gif) repeat-x;
	color:#FF753E;
	height:25px;
	font-weight:bold;
}
.row_total_cart {
	padding-right:5px;
	font-weight:bold;
	background:#F3f3f3;
	color:#000;
}
.row_item_cart {
	background:#fff;
	height:22px;
}
.shopping_title {
	background:url(../images/bg_title_cart.gif) repeat-x;
	border:1px solid #e0e0e0;
	color:#FF753E;
}
.box_shopping {
	padding:2px;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #D7E9F7;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #E9F4FC;
}
.mess_comment {
	margin-top:10px;
	padding:5px;
	border:1px solid #e0e0e0;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}
table.tbl_from {
	padding:0px;
	border-spacing:1px;
}
table.tbl_from .td1 {
	font-weight:bold;
	background:#F8F8F8;
	padding:3px;
}
table.tbl_from .td1 {
	padding:3px;
}
.info_dat_bao {
	background:url(../images/hr.gif) bottom repeat-x;
	padding-bottom:15px;
	margin-bottom:15px;
}
.hr_payment {
	background:url(../images/hr.gif) top repeat-x;
	padding-top:15px;
	margin-top:15px;
}


.read_detail {
    background: url(../images/btn_ecatalogue.jpg) no-repeat scroll center center transparent;
    height: 24px;
		margin-top: 10px;
    text-align: center;
}
.read_detail a {
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.read_detail:hover {
	//background: url(../images/icon_detail_active.gif) center no-repeat;
}
.read_detail:hover a {
	color: #fff;
}










.groupItem{

}

.groupItem .item{
	float: left;
	width: 25%;
	    margin-right: -1px;
    margin-bottom: -1px;
}

.item-news-box {
    width: 100%;
    border: 1px solid #dddddd;
    padding: 26px;
}

.item-news-box .div-image {
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
}



.sf_default_news .div-image a {
    display: block;
}


.item-news-box .by-date {
    font-family: 'Arial';
    height: 55px;
    width: 55px;
    padding-top: 10px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
        background-color: rgba(17, 89, 163, 0.78);
}

.item-news-box .by-date span:first-child {
    font-size: 25px;
}


.item-news-box .by-date span:last-child {
    font-size: 11px;
}



.item-news-box .div-caption {
    /*margin-top: 10px;*/
    padding: 16px 0px;
    color: #333333;
    font-weight: 700;
    line-height: 23px;
    height: 78px;
    overflow: hidden;
    text-align: center;
}

.item-news-box .div-caption a{
	color: #333333;
	text-decoration: none;
}



.item-news-box .by-excerpt {
    display: block;
    /*margin-top: 5px;*/
    color: #999999;
    font-size: 13px;
    line-height: 20px;
    height: 90px;
    overflow: hidden;
}





.item-news-box .by-date span {
    display: block;
    color: #fff;
    line-height: 20px;
}


.sf_default_news .div-image a img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: all 1s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.sf_default_news:hover .div-image a img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


.sf_default_news .div-image a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.4);
    left: 0;
    top: 0;
    opacity: 0;
/*    background-image: url(../images/play.png);
    background-position: center;
    background-repeat: no-repeat;*/
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}




.sf_default_news:hover .div-image a:after {
    opacity: 1;
}






















