﻿@charset "utf-8";
/* CSS Document */
body {
	background-color:#920a0a;
	padding-top:20px;
}
.banner {
	width:1000px;
	height:283px;
	overflow:hidden;
	margin:0 auto;
}
.topNavLeft, .topNavRight {
	height:36px;
	width:180px;
	background:url(../images/index_02_01.jpg) repeat-x 0 0;
	line-height:36px;
	font-size:14px;
	padding-left:20px;
	float:left;
}
.topNavLeft a {
	padding:0 10px;
}
.topNavMiddle {
	background:url(../images/index_02_04.jpg) no-repeat 0 0;
	width:34px;
	height:36px;
	float:left;
}
.topNavRight {
	width:746px;
	background-image:url(../images/index_02_06.jpg);
}
.topNavRight a {
	color:#fff;
	font-weight:bold;
	padding:0 15px;
}
.topNavRight a:hover {
	color:#ff0000;
}
.content {
	background-color:#FFF;
	padding-top:20px;
}
.content .left {
	background-color:#fef7ef;
	width:185px;
	margin:0 30px 0 10px;
	_margin:0 15px 0 5px;
	float: left;
}
.userLogin {
	padding:5px;
	color:#9a6600;
}
.userLogin h4, .contactUs h4, .network h4 {
	border-bottom:1px solid #9a6600;
	margin-bottom:10px;
	font-weight:bold;
	color:#9a6600;
}
.userLogin h5 {
	height:30px;
	padding:0 5px;
}
.userLogin input {
	line-height:18px;
	height:18px;
	border:1px solid #9a6600;
}
.ad1 {
	width:156px;
	margin:10px auto;
}
.contactUs {
	line-height:2em;
	padding:0 10px;
}
.network h4 {
	background-color:#c9ac72;
	color:#fff;
	padding-left:20px;
}
.news .item {
	width:328px;
	padding:0 16px;
	height:230px;
	float:left;
	overflow:hidden;
}
.newsList1 {
	width:168px;
	height:230px;
	background:url(../images/index001.png) no-repeat 0 0 #fff;
	padding-left:160px;
}
.newsList2 {
	padding-left:0;
	width:198px;
	padding-right:130px;
	background:url(../images/index_28.jpg) no-repeat right 0 #fff;
}
.newsList1 li {
	background:url(../images/index_25.jpg) no-repeat 0 6px;
	height:30px;
	line-height:30px;
	padding-left:20px;
}
.content .right {
	float:left;
	width:775px;
	overflow:hidden;
}
.item h4 {
	font-weight:bold;
	color:#9a6601;
	border-bottom:1px solid #9a6601;
	margin-bottom:30px;
}
.aboutUs {
	width:756px;
	margin-top:15px;
	line-height:2.5em;
}
.aboutUs h4 {
	font-weight:bold;
	color:#9a6601;
	border-bottom:1px solid #9a6601;
	margin-bottom:10px;
}
.aboutUs img {
	float:right;
	padding:10px;
}
.aboutUs a {
	color:#986700;
}
.aboutUs a:hover {
	color:#ff0000;
}
.products {
	width:756px;
}
.products h4 {
	background:url(../images/index_65.jpg) no-repeat 0 0;
	height:39px;
	border-bottom:1px solid #7f5e2b;
}
.products h4 a {
	float:right;
	background:url(../images/more.png) no-repeat 0 0;
	color:#961913;
	width:61px;
	margin-top:20px;
	height:11px;
}
.productsList {
	background:url(../images/index_69.jpg) no-repeat 0 0;
	width:701px;
	height:140px;
	margin:0 auto;
	margin-top:15px;
	padding:2px 20px;
}
.footer {
	text-align:center;
	margin:20px 0;
}
.footer span {
	color:#fff;
	padding:0 10px;
}
.footer h4 {
	color:#FF0;
}
.footer h4 a {
	color:#ccc;
}
.footer h4 a:hover {
	color:#fff;
}
.contentBottom {
	background:url(../images/index_82.jpg) no-repeat -6px -2px #fff;
	width:980px;
	height:18px;
	overflow:hidden;
}

