@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	font-size:12px;
	color: #555;
	font-family:Arial, Geneva, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF8E5;
}
a:link {
	text-decoration: none;
	color:#353535;
}
a:visited {
	text-decoration: none;
	color:#353535;
}
a:hover {
	text-decoration: none;
	color:#d10000;
}
a:active {
	text-decoration: none;
	color:#353535;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0;
	margin:0;
	font-style:normal;
}
img {
	border:0;
}
.lFloat{float:left;}
.rFloat{float:right;}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
.clear {clear: both;}
.ieclear{_display:inline-block;}

.headerMmain,.main,.foot,.link{width:1000px; margin:0 auto;}
.mtop{margin-top:12px;}
.mmaxtop{margin-top:25px;}
.mleft{margin-left:12px;}
.padding,.paddlr{line-height:22px;}
.paddlr{padding:20px 20px 10px;}
.padding{padding:20px;}
.normal{font-weight:normal; font-size:12px;}
.allborder{border:1px solid #cab887;}
.yellallborder{border:1px solid #ffd27c;}
.backallborder{border:1px solid #ddd;}

.bottomline{border-bottom:1px solid #cab887;}
.bbottomline{border-bottom:1px solid #ddd;}
.red{color:#f50000;}
.gray{color:#7a7a7a;}
.blue{color:#008303;}
.brown{color:#9d291c;}
.orange{color:#ff4e00;}
.contentTxt{display:none;}

.leftBox{margin-right:258px;}
.boxRright{width:240px;}
.tuancolor{background-color:#FFF;}

.pages{width:100%;_width:auto; text-align:center; height:40px;}
.pages span,.pages a{display:-moz-inline-box; -moz-box-align:center; display:inline-block; +display:inline; zoom:1; border:1px solid #cbcbcb; background-color:#fff; padding:0px 10px; height:26px; line-height:26px; vertical-align:middle;}
.pages .current{background-color:#ff4200; border:0; font-weight:bold; color:#fff; border:1px solid #ff4200;}

.minpages{width:100%;_width:auto; text-align:center;}
.minpages span,.minpages a{display:-moz-inline-box; -moz-box-align:center; display:inline-block; +display:inline; zoom:1; border:1px solid #cbcbcb; background-color:#fff; padding:0px 6px; height:20px; line-height:20px; vertical-align:middle;}
.minpages .current{background-color:#ff4200; border:0; font-weight:bold; color:#fff; border:1px solid #ff4200;}

/*文本样式*/
.text-Input{border:1px solid #ccc; height:24px; line-height:24px; padding:0 6px; color:#8c8c8c; font-size:12px;}

.sysmsgw{clear:both;padding:8px 0 10px 37px;color:#000;font-size:14px;}
.sysmsg{position:relative;width:1000px;margin:auto;padding-left:30px;}
.sysmsg .close{position:absolute;top:0;right:20px;padding-right:16px;background:url(../images/bg-sysmsg-close.gif) 100% 50% no-repeat;cursor:pointer;}
#sysmsg-error-box .hidd{display:none;}
#sysmsg-error-box{position:absolute; top:287px; left:0; width:100%; z-index:10; overflow:hidden;}
#sysmsg-error{border:1px solid #d01e5e;background:#ffdcd7;color:#d01e5e;}
#sysmsg-success{border-top:2px solid #690;border-bottom:2px solid #690;background:#EDFEDA;color:#690;}
#sysmsg-error .sysmsg{background:url(../images/bg-sysmsg-error.gif) no-repeat 0 0;}
#sysmsg-success .sysmsg{background:url(../images/bg-sysmsg-success.gif) no-repeat 0 0;}

.Goods-Comment{list-style:none;}
.Goods-Comment li{border-bottom:1px dotted #aeaeae; padding:20px 0;}

.indextuanl li h3 a{line-height:20px;}
