
.news-block{
	.newslist-title{ background:url(../images/new_bar.jpg) no-repeat 0 0; color:#FFF; font-size:13px; font-weight:bold;height: 25px;padding: 3px 0 0 22px;}
	.newlist{ width:670px;
		      li{ border-bottom:1px solid #CCC; padding: 4px 0 4px 20px; height:47px; position:relative;}
			  .post-date{ display:block;}
			  .news-title{ background:url(../images/news_icon.jpg) no-repeat 0 4px; padding: 0 0 0 35px; color:#333; text-decoration:none;
			               overflow:hidden; height:24px; width:540px; display:block;
			             }
			  .news-title:hover{ color:#b61a0a;}
			  .news-more{ position:absolute; top:30px; right:25px; width:39px; height:14px; display:inline-block; overflow:hidden; text-indent:-9999px;
			              background:url(../images/more.jpg) no-repeat 0 0;
			             }
		     }
	
}

.iten-article{ width:670px; position:relative;
	.addthis_toolbox{ padding:0 0 10px 0; height:21px; overflow:hidden;}
	.post-time{ position:absolute; top:15px; right:0; width:200px; height:20px; text-align:right;}
}

.iten-content{
				.iten-title h2{ display:inline-block; height:24px; width:574px; overflow:hidden;}
			   }
			   
.shopinfo{ padding:10px 0; font-size:13px; color:#333; line-height:24px; }

.submitlist{
	li {display: inline-block; float: left; padding: 0 0 10px; width: 650px;}
	label {display: block;float: left; padding: 0 5px 0 0;width: 75px; text-align:left;}
	.myinfobox { width: 400px;}
	.boxtips {display: block; padding: 8px 0 0 83px; text-align: left;}
}
.submitbut{  display: inline-block; padding: 10px 0 0 85px; width: 270px;
			.fromsubmit {background: none repeat scroll 0 0 #7E7D7E; border: 0 none;  color: #FFFFFF;  float: left; padding: 2px 10px;}
	}

