body {
	min-width: 320px;
	font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
	background: url(bg.jpg) repeat;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	color: #606060;
	text-decoration: none;
}
a:hover {
	color: #371c10;
	text-decoration: none;
}
.clearfix:after, .clear:after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
	margin-bottom: 10px;
}
.content {
	min-height: 300px;
}
.red {
	color: #cc0000;
}
.info .text {
	color: #555555;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 2%;
}
/************Agent********************/
.agent-items1 li {
	border-radius: 0;
	box-shadow: none;
	margin-top: 15px;
	padding: 5px 10px;
	border-bottom: solid 1px #dbbf8d;
	box-shadow: 0 1px 1px #FFFFFF;
}
.agent-items1 .lien {
	border: none;
}
/* bar */
h3.bar {
	color: #ffffff;
	line-height: 32px;
	height: 32px;
	font-size: 12px;
	margin: 0;
	background: -moz-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -webkit-gradient(linear, center top, center bottom, from(#654a42), color-stop(.5, #563b34), to(#482d26));
	background: -webkit-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -o-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -ms-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: linear-gradient(#654a42, #563b34 50%, #482d26);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#654a42', endColorstr='#482d26'); /* for IE */
	padding-left: 5px;
		font-family:"Microsoft Yahei";

}
.block h3.bar {
	color: #004c92;
	color: #ffffff;
	margin-bottom: 10px;
}
h3.bar em {
	font-style: normal;
	color: #ffffff;
}
/*******PageNext********/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background: #414141;
	border: solid 1px #2d2d2d;
	color: #FFFFFF;
	cursor: default;
	z-index: 2;
}
/*******news*********/
.newsItems2 li {
	background: url(news_tb.png) right 50% no-repeat;
	adding: 0 10px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin: 3px 0;
	border-bottom: dashed 1px #c4c4c4;
}
.newsItems2 a {
	text-decoration: none;
	padding-left: 10px;
	position: absolute;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: break-word;
	min-width: 234px;
	overflow: hidden;
	width: 90%;
}
.newsItems2 a:hover {
}
.content {
	padding: 0px;
}
/***********Idx******/
.goodIdx {
	overflow: hidden;
}
.goodCadIdx {
	padding: 10px 0;
}
.goodsCat li {
	width: 100%;
	box-shadow: none;
	border-bottom: 1px dashed #c4c4c4;
}
.goodsCat a {
	background: url(news_tb.png) right 50% no-repeat;
	text-decoration: none;
	padding-left: 15px
}
.goodsCat a:hover {
	/*background:#f6f6f6 url(news_tb.png) right 50% no-repeat;*/
	color: #5C2E2E;
}
.foot {
overflow:hidden background:-moz-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -webkit-gradient(linear, center top, center bottom, from(#654a42), color-stop(.5, #563b34), to(#482d26));
	background: -webkit-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -o-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -ms-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: linear-gradient(#654a42, #563b34 50%, #482d26);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#654a42', endColorstr='#482d26'); /* for IE */
}
.foot ul li {
	border: none;
}
.foot a{ color:#FFF;}
.breadcrumb {
	background: #623826;
	color: #ffffff
}
.breadcrumb a {
	color: #ffffff
}
/******head*******/
.filter {
	height: 47px;
	line-height: 47px;
	background: url(head_bg.jpg) repeat-x;
}
.ui-panel-animate {
	z-index: 999;
}
.filter .logo img {
	max-height: 220px;
	max-height: 45px;
}
.filter .logo {
	float: left;
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 3px;
	text-shadow: -1px -1px #ffffff;
	width: 230px;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}
.filter .logo a {
	padding-left: 10px;
	color: #eadcaf;
	text-shadow: none;
}
.filter .logo a:hover {
	text-decoration: none
}
.filter .nav {
	width: 75px;
	float: right;
	text-align: center;
	margin-right: 1px;
}
.filter ul li {
	display: table-cell;
}
.filter a {
	display: inline-block;
	width: 100%;
}
.filter i {
	position: absolute;
	display: inline-block;
	overflow: hidden;
}
.filter .ico-arrow-3 {
	background: url(r_iso.png) repeat;
	position: static;
	width: 23px;
	height: 15px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
/*********Nav***********/
.Nav {
	height: 36px;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	background: -moz-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -webkit-gradient(linear, center top, center bottom, from(#654a42), color-stop(.5, #563b34), to(#482d26));
	background: -webkit-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -o-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: -ms-linear-gradient(#654a42, #563b34 50%, #482d26);
	background: linear-gradient(#654a42, #563b34 50%, #482d26);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#654a42', endColorstr='#482d26'); /* for IE */
}
.nav {
	position: relative;
	z-index: 999;
}
.nav_list {
	position: absolute;
	top: 42px;
	background: #3f1f11;
	width: 75px;
	z-index: 999;
}
.filter ul li li {
	display: block;
}
.nav_list li {
	margin: 0px;
	float: left;
	text-align: center;
}
.nav_list li a {
	color: #FFF;
	height: inherit;
	display: block;
	height: 24px;
	line-height: 24px;
	width: 75px;
	font-size: 12px;
}
.nav_list li a:hover {
	background: #6c402d;
	text-decoration: none
}
.Nav li {
	float: left;
	color: #ffffff
}
.Nav li a {
	color: #ffffff;
	display: block;
	padding: 0 10px;
}
.Nav li a:hover {
	background: #623826;
	color: #FFFFFF;
	text-decoration: none;
}
/*****more*******/
.btn-block {
	width: 98%;
	overflow: hidden;
	margin: 20px auto;
}
/****contact*******/
.table-info {
	border:none;
}
.table-info th {
	max-width: 180px;
	min-width: 60px;
	text-align: left;
	font-weight: normal;
	padding: 3px 0px 3px 15px;
	text-decoration: none;
	border:none;
	background:none;
	box-shadow: none
}
.table-info td {
	padding: 5px 10px;
	text-align: left;
	border:none;
}
.product-items2 {
	margin: 10px 0;
}
.success-items1 li {
	background: none;
	border-radius: 0px;
	margin:20px 0.8%;
}
.success-items1 li img {
	border: solid 1px #CCCCCC;
	padding: 5px;
	background: #FFFFFF;
	border-radius: 0px;
	min-height: 35%;
	width: 100%;
	height: 100%;
}
.newsItems1 li {
	background: none;
	border: none;
	border-bottom: solid 1px #dbbf8d;
	border-radius: 0;
	box-shadow: 1px 1px #ffffff;
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 0 15px;
}
.newsItems1 li a {
	text-decoration: none
}
.newsItems1 span {
	background: none;
}
.agent-items1 li a {
	text-decoration: none
}
.agent-items1 .color {
	background:#8F693F;
}
.page .content #ULocation, .page .content #dpageDetail_body {
	padding: 0 2%;
}
.about .cnt {
}
