@charset "utf-8";
/*技术支持:矩阵科技 - www.juzhen.net*/
/*公司地址:武汉市江汉经济开发区常青路149号东方名都A1-1403*/
/*客户服务电话:027-83557163 83557165*/



/*全局定义*/
body {
	padding: 0px;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif #000;
	line-height: 20px;
}
form, input, select, ul, li, dd, dl, dt, h1, h3 {
	margin: 0px;
	padding: 0px;
}
.cleaboth {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a img {
	border:none;
}
p {
	margin: 10px 0 0 0;
}
/*主体定义*/
#bg {
	background: #F8F3E0 url(/Images/Bg.jpg) repeat-x;
}
#wrap {
	width: 814px;
	margin: 10px auto;
	background-color: #FFF;
	padding: 4px;
}
#name {
	padding: 20px;
}
h1 {
	font-size: 24px;
}
h3 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background: url(/Images/NavBg.jpg) no-repeat;
	height: 39px;
	line-height: 39px;
	padding: 2px 0 0 40px;
}
#menu {
	background-color: #614925;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	letter-spacing: 4px;
	text-align: center;
}
#menu a {
	color: #FFF;
}
#menu a:hover {
	color: #000;
}
#banner {
	margin: 5px 0 5px 0;
}
#sidebar {
	width: 215px;
	float: left;
	background: #F5F2EB url(/Images/SidebarBottomBg.jpg) bottom no-repeat;
}
#sidebartop {
	background: url(/Images/SidebarTopBg.jpg) repeat-x;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-weight: bold;
	font-size: 18px;
	color: #967119;
}
.sidebarnav li {
	background: url(/Images/SubNavBg.jpg) no-repeat;
	height: 33px;
	line-height: 33px;
	color: #666;
	font-weight: bold;
	list-style-type: none;
	padding-left: 40px;
}
.sidebarnav li a:hover {
	color: #333;
}
#content {
	float: right;
	width: 592px;
}
#abouttop, #producttop {
	background-image: url(/Images/ContactTopBg.jpg);
	background-repeat: no-repeat;
	height: 38px;
	line-height: 39px;
	padding-left: 40px;
	font-weight: bold;
}
#aboutdetail {
	margin: 8px;
}
#show {
	padding: 5px;
	float: left;
}
dl {
	width:125px;
	text-align:center;
	float:left;
	display: block;
	padding: 10px 8px 10px 8px;
}
dt {
	height: 122px;
	width: 122px;
	border: 1px solid #999;
}
dt img {
	display:block;
	margin:0 auto;
}
dd {
	background-color: #CCC;
	margin-top: 10px;
}
#footer {
	height: 62px;
	background-color: #CFC4B0;
	margin-top: 8px;
	text-align: right;
}
#stat {
	float: right;
	width: 280px;
	font-size: 12px;
	padding: 10px;
}
.blod {
	font-weight: bold;
}

