h1, h2, h3, h4, h5, h6 {
	font-size:12px;
}
.block, .header_block, .mainnav_block, .mainnav_b_block, .index_none_block, .banner_block, .footer_block {
	width:1000px;
	height:auto;
    padding: 0 0;
}
.block {
	background:url(../images/pic/block_bottom.gif) no-repeat left bottom #F9F9F9;
	padding: 10px 0 0;
}
.banner_block, .index_none_block {
	background:#F9F9F9;
}
/*.block_top {
    background: url("../images/pic/block_top.png") no-repeat;
    font-size: 0;
    width: 988px;
    height: 9px;
	margin-top: 20px;
}
.block_bottom {
    background: url("../images/pic/block_bottom.png") no-repeat;
    font-size: 0;
    width: 988px;
    height: 9px;
	margin-bottom: 60px;
}*/
.footer_block {
	/*background: url(../images/pic/footer_bg.gif) repeat-x center top #293038;*/
}
.blank {
	margin-bottom:10px;
}
.space6 {
	clear: both;
	height: 10px;
	line-height: 10px;
	visibility: hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.tl {
	text-align:left;
}
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.dis {
	display:block;
}
.inline {
	display:inline;
}
.none {
	display:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
*html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clear, .clr {
	width:100%;
	height:0;
	overflow:hidden;
	clear:both;
}
/*字体及颜色*/
.f1 {
	/*color:#ff6c02;*/
	color:#000000;
}
.f14b {
	font-size:14px;
	font-weight:bold;
}
.f2 {
	color:#aeacac;
}
.username {
	color:#a80416;
}
.market {
	text-decoration:line-through;
}
.price {
	color:#A91110;
	font-weight:bold;
	font-size:15px;
}
.markets {
	color:#999999;
	text-decoration:line-through;
	font-weight: normal;
	font-size: 12px;
	padding-right:5px;
}
a:link, a:visited, a:active {text-decoration: none; color: #1E1E1E;}
a:hover {color: #B68824;}
.a {
	color:#ff0000;
}
.b {
	color:#0000ff;
}
/*单个商品外围框架（此方法在火狐和ie8下面会产生3px边距）*/
.goodsbox {
	width:140px;
	min-height:1px;
	display: -moz-inline-stack;
	display: inline-block;
	text-align:center;
	vertical-align: top;
	zoom:1;
*display:inline;
	_height:1px;
}
.goodsbox .imgbox {
	width:110px;
	border:1px solid #ccc;
	margin:0 auto 5px auto;
	overflow:hidden;
}
/* ====================页面布局==================== */
.AreaL {
	width:190px;
}
.AreaR {
	width:755px;
	background:#F2F2F2;
	border-radius: 10px;
	padding: 15px 15px 5px;
}
.AreaL_a {
    width: 700px;
	padding-left: 15px;
}
.AreaR_a {
	width:260px;
	padding-right: 15px;
}
.w221 {
	width:221px;
}
.w517 {
	width:517px;
	padding:0 10px;
}
.w988 {
	width:980px;
	margin:0 auto;
}
.w500 {
	width:500px;
}
.w730 {
	width:750px;
	overflow:hidden;
}
.w760 {
	width:770px;
}
.w50p {
	width:50%;
}
.box {
	overflow: hidden;
}
/*英文强制换行*/
.word {
	word-break:break-all;
}
