body {
	margin: 0;
	padding: 0;
}

body, div, td, select, input, textarea {
	font-size: 12px;
}

h2 span, h3 span, h4 span, h5 span {
	display: none;
}

.text h2 span,
.text h3 span,
.text h4 span,
.text h5 span {
	display: inherit;
}

ul, ol, dl, dt, dd, menu, form, .ttl p {
	margin: 0;
	padding: 0;
}

ul, ol {
	width: 100%;
}

li {
	list-style: none;
}

li i {
	float: right;
	color: #666;
}

i {
	font-style: normal;
}

s, u {
	text-decoration: none;
}

a img {
	border: none;
}

a {
	color: #333;
}

a:hover {
	color: #ff6500;
}

.fl {
	float: left;
	overflow: hidden;
}

.fr {
	float: right;
	overflow: hidden;
}

.al {
	text-align: left;
}

.ac {
	text-align: center;
}

.ar {
	text-align: right;
}

.cls {
	display: block;
	clear: both;
}

.box {
	overflow: hidden;
	margin: 0 auto;
}

.box:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: ".";
}

.frm_l, .frm_r {
	margin-bottom: -5000px;
	padding-bottom: 5000px;
}

.hide {
	display: none;
}

.f14, .f14 li {
	font-size: 14px;
}

.f12, .f12 li {
	font-size: 12px;
}

.border {
	border: 1px solid #ccc;
}

.px12 {
	font-size: 12px;
}

.px14 {
	font-size: 14px;
}

.pxB {
	font-weight: bold;
}

.bgF7 {
	background: #f7f7f7;
}

.bgFF {
	background: #fff;
}

.white, .white a {
	color: #fff;
}

.org, .org a {
	color: #ff5600;
}

.red, .red a {
	color: #f00;
}

.gray, .gray a {
	color: #3d3c3d;
}

.gray a:hover {
	color: #ff5600;
}

.blue, .blue a {
	color: #0066ff;
}

.green, .green a {
	color: #009933;
}

.green a:hover {
	color: #00cc00;
}

/* public styles  */
.tspace,
.spH {
	margin-top: 6px;
}

.w100 {
	width: 100%;
}

.ttl {
	overflow: hidden;
	width: 100%;
}

.ttl h4 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0 0 0 6px;
}

.ttl h4 a {
	text-decoration: none;
}

.ttl h5 {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 0;
	padding: 0 4px 0 0;
}

.ttl h5 p {
	float: left;
	margin: 0;
	padding: 0;
}

.cnt {
	line-height: 150%;
	clear: both;
	padding: 8px;
	text-align: left;
}

.text {
	line-height: 150%;
	padding: 8px;
}

.cnt ul {
	width: 100%;
}

.cnt li {
	line-height: 160%;
}

/* list style */
.grid {
	width: 100%;
}

.grid li {
	float: left;
	overflow: hidden;
	overflow: hidden;
	width: 160px;
	height: 156px;
	margin: 4px 0;
}

.grid .l_img img {
	width: 100px;
	padding: 2px;
	border: 1px solid #ccc;
}

.grid h5 {
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	height: 20px;
	margin: 6px 0;
	padding: 0;
}

.grid ol li {
	float: none;
	width: auto;
	margin: auto;
}

.grid em {
	font-style: normal;
}

.datalist {
	width: 100% !important;
	width /**/: 92%;
	border-collapse: collapse;
	color: #000;
	background: #fff;
}

.datalist a {
	color: #000;
}

.datalist h5 {
	font-weight: bold;
	margin: 6px 0;
}

.datalist h5 label {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.datalist .region {
	width: 60px;
	text-align: center;
}

.datalist .gray {
	margin-bottom: 4px;
}

.datalist td p {
	line-height: 120%;
	margin: 0;
	padding: 4px 0;
}

.datalist th,
.datalist td {
	padding: 4px;
	border: 1px solid #efeeef;
}

.datalist th {
	text-align: center;
	border-bottom: 1px dashed #C4C8C7;
	background: #f7ebde;
}

.datalist .img {
	text-align: center;
}

.txtlist {
	width: 100%;
}

.txtlist li h5 {
	font-weight: bold;
	margin: 4px 0;
}

.txtlist li .l_summary {
	color: #555;
}

.txtlist li .l_more {
	color: #f60;
}

/* detail style */
.tbl_info {
	border-collapse: collapse;
	color: #000;
	background: #fff;
}

.tbl_info th,
.tbl_info td {
	width: 80%;
	padding: 4px;
	border: 1px solid #a57d4a;
}

.tbl_info th {
	width: 100px;
	text-align: right;
	background: #f7ebde;
}

.tbl_info td a {
	color: #000;
}

.tbl_info_fix td {
	width: auto;
}

.infoTtl em {
	font-style: normal;
}

.infoTtl {
	margin-bottom: 12px;
	text-align: center;
}

.infoTtl h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0;
}

.detail h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 6px 0;
}

.detail h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0;
}

.d_img {
	margin: 12px 0;
	text-align: center
}

/* block style */
#ULocation h3 {
	font-size: 12px;
	margin: 4px;
	padding: 0;
}

#subCats {
	margin: 6px 0;
}

#subCats li {
	line-height: 160%;
	float: left;
	overflow: hidden;
	overflow: hidden;
	width: 140px;
	padding: 4px 6px;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	border-top: 1px solid #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #fff;
	background: #f7f7f7;
}

#subCats li a {
	color: #333;
}

#Pages {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	width: 100%;
	margin-top: 12px;
	text-align: center;
}

#Pages p {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 6px;
}

.pageInfo {
	clear: both;
	width: 100%;
	padding: 4px 0;
	text-align: center;
}

.pageInfo p {
	font-weight: normal;
	margin: 0;
	padding: 6px;
}

.pageInfo .red {
	color: #f60;
}

#feedback {
	margin-top: 12px;
	padding: 34px 6px 6px 6px;
	color: #000;
	background: #fff url(images/feedback.gif) no-repeat;
}

#feedbackTable {
	border-collapse: collapse;
	text-align: left;
	background: #fff;
}

#feedbackTable td {
	padding: 4px;
	border: 1px solid #eee;
}

#feedbackTable td.ar {
	text-align: right;
}

#feedbackNoticWrap {
	padding-top: 6px;
	color: #666;
}

.faq h5 {
	font-weight: bold;
	margin: 0;
	padding: 6px 0 5px 8px;
	color: #000;
	border-top: 1px dotted #ccc;
	background: #fff;
}

.faq .faqCnt {
	line-height: 140%;
	padding: 5px 15px 15px 15px;
	color: #000;
	background: #fff;
}

.faq .dotBdr {
	font-size: 14px;
	margin-top: 4px;
}

.faq .fF60 {
	color: #666;
}

.dpages {
	margin: 8px 0;
	padding: 8px 4px 4px 4px;
	text-align: center;
	border-top: 1px dotted #ccc;
}

#goods_detail_imgs {
	overflow: hidden;
	width: 99%;
}

#goods_detail_imgs img {
	display: block;
	width: 120px;
	height: 120px;
	margin-bottom: 4px;
	padding: 2px;
	border: 1px solid #EFEFEF;
}

#goods_detail_imgs li {
	float: left;
	overflow: hidden;
	width: 130px;
	height: 140px;
	margin: 6px;
	padding: 4px 0;
	text-align: center;
	border: none;
}

.gcat_pop .cat_level_1 {
	margin-left: 22px;
}

.gcat_pop .cat_level_2 {
	margin-left: 44px;
}

.gcat_pop li a.op {
	color: #f00;
}

.attrs {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.attrs td, .attrs th {
	border-collapse: collapse;
	border: 1px solid #ddd;
}

.attrs td {
	padding: 4px;
}

.attrs th {
	width: 120px;
	padding: 4px;
	text-align: right;
	background: #f7f7f7;
}

h5 {
	font-size: 12px;
}

.laiyuan a {
	font-weight: bold;
}
