.news_homebox{
	width:280px;
	display:table;
	border:1px solid #DDD;
	padding:10px;
	float:left
}
.sidebar_news{
	display:block;
	text-decoration:none;
}
.hits,.pages,.pag{
	width:100%;
	margin:15px auto;
	display:table
}
.pages{text-align:center}
.pages a,.pages span{
	margin:0 2px;
	color:#336699;
	text-decoration:none;
	padding:5px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px
}
.pages a{background:#EEE}
.pages a:hover{background:#DDD;text-decoration:none !important}
.pages span{
	border:0;
	font-weight:bold;
}
.hits{border-bottom:1px solid #EEE;display:inline-block;line-height:3em !important}
.hits>div,.limit,.order_by{width:50%;float:left}
.limit,.order_by{margin-bottom:20px}
.hits>.search,.order_by{float:right;text-align:right}
.news_div{
	width:535px;
	height:90px;
	display:table;
	border:1px solid #ddd;
	margin:10px auto;
	padding:5px;
	background:#FFF;
}
.news_div a{text-decoration:none;color:#000}
.news_div a:hover{text-decoration:underline}
.news_div>.news_pic{
	float:left;
	width:120px;
	height:90px;
	padding:1px;
	border:0px solid #DDD;
	overflow:hidden;
	text-align:center;
}
.news_div>.news_pic img{
/**	width:120px; **/
	height:90px;
}
.news_div>.news_datas{
	float:right;
	width:400px;
	overflow:hidden;
	display:table;
}
.news_div>.news_datas>div{width:400px;float:left}
.news_div>.news_datas>.news_title{
	font-family:Georgia,Times,Serif;
	font-size:16px;
	color:#FFF;
	line-height:1.5em;
}
.news_div>.news_datas>.news_date{
	font-size:10px;
	line-height:2em;
	margin:5px 0 15px;
	color:#000;
}
.news_div>.news_datas>.news_intro{text-align:justify}

.news_page_title{
	font-weight:bold;
	font-size:22px;
	margin:0 0 20px;
}
.news_page_date{
	color:#999;
	font-size:10px;
	margin:-10px 0 20px;
}
.news_page_social{
	width:100%;
	padding:10px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	display:table;
}
.news_page_intro{
	font-weight:bold;
	text-align:justify;
	margin:30px 0 20px;
	display:table;
	line-height:1.5em !important;
	width:100%;
}
.news_page_text{display:table;width:100%;line-height:1.5em !important}
.news_page_jump{
	border-top:1px solid #DDD;
	padding:5px 0;
	margin:20px 0;
}
#ws-cart-status{display:none}
.ws-cart-bar-div{width:100%;display:inline-table;background:#f2f2f2;margin-bottom:1px;color:#fff}
.ws-cart-bar-div a{color:#fff !important}
.ws-cart-bar{width:98%;line-height:3em;display:table;margin:5px auto}
.ws-cart-order{width:40%;float:left;text-align:left}
.ws-cart-info{width:40%;float:right;text-align:right}
.ws-cart-items{display:inline;margin-right:15px}
.ws-cart-total{display:inline}
.ws-cart-items b,.ws-cart-total b{margin-right:5px}
.ws-show-cart{display:inline-block}
#ws-cart-prods{display:none;position:absolute;z-index:9999;height:auto;max-height:450px;width:360px;padding:7px;background:#fff;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0, .5);
-moz-box-shadow:0 1px 5px 0 rgba(0,0,0, .5);
box-shadow:0 1px 5px 0 rgba(0,0,0, .5)}
.ws-cart-prods{
	overflow-y:auto;
	overflow-x:hidden;
	max-height:410px;
}
.ws-cart-prod{
	display:table;
	width:354px;
	padding:3px;
	line-height:1.2em;
	margin:0 auto;
}
.ws-cart-prod:hover{background:#eee;color:#222;-webkit-box-shadow:inset 0 0 5px 0 #ccc;
-moz-box-shadow:inset 0 0 5px 0 #ccc;
box-shadow:inset 0 0 5px 0 #ccc;}
.ws-cart-sep{display:block;height:1px;margin:7px auto;background:rgba(0,0,0,.4);-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,.95);
-moz-box-shadow:0 1px 0 0 rgba(255,255,255,.9);
box-shadow:0 1px 0 0 rgba(255,255,255,.9); }
.ws-cart-prod-img{width:90px;float:left;padding:1px;background:#fff;border:1px solid #ddd}
.ws-cart-prod-details{
	float:right;
	text-align:left;
	font-size:11px;
	width:250px;
}
.ws-cart-remove{
	font-size:11px;
	display:inline;
	float:right;
	margin-right:15px;
}
.ws-cart-remove a:hover{color:#e00 !important}
.ws-cart-prod-total{
	font-size:14px;
	color:#e00;
	margin-bottom:3px
}
.ws-cart-prod-details span{
	font-weight:bold;
	margin-right:5px
}
.ws-cart-footer{
	text-align:right;
	margin:6px 10px
}
.ws-cart-footer .btn{text-decoration:none;color:#000 !important}
