@charset "gb2312";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #555555;
}
a:hover {
	color: #c82d40;
}


.nav li {
	float: left;
	list-style-type: none;
}
.index_more {
	width: 70px;
	float: right;
	margin-right: 16px;
	margin-top: 16px;
}
.index_content {
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
}
.index_con {
	text-decoration: underline;
	line-height: 16px;
	font-size: 11px;
	color: #333333;
}


.nav a {
	padding-right: 12px;
	padding-left: 12px;
	margin: 1px;
	display: block;
	height: 36px;
	background-image: url(menu_off.gif);
	color: #EBEBEB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	float: left;
}
.nav a:hover {
	background-image: url(menu_on.gif);
	background-repeat: repeat-x;
	float: left;
}
.nav_hover {
	padding-right: 12px;
	padding-left: 12px;
	margin: 1px;
	display: block;
	height: 36px;
	background-image: url(menu_on.gif);
	color: #EBEBEB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	font-weight: bold;
	float: left;
}
.nav {
	height: 36px;
	margin-bottom: 0px;
	position: relative;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	overflow: hidden;

}
img {
	border:0px;
}

.center_padding {
	padding-right: 24px;
	padding-left: 24px;

}
.word {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #555555;
	font-size: 12px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#010101;
	padding-left:87px;
}
.left_bg {
	background-image: url(left-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.left_menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cdc8a2;
	text-indent: 18px;
	height: 26px;
	line-height: 26px;
	
}
.center_border {
	border: 1px solid #C9C9C9;
}

.left_title {
	font-size: 13px;
	color: #FFFFFF;
	text-indent: 18px;
	font-weight: bold;
}

.left_menu a{
	color:#4f2304;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(jt02.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 220px;

	}
.left_menu a:hover{
	color:#c82d40;
	background-color: #FFFFFF;
	display: block;
	width: 220px;
	background-image: url(jt01.gif);
	background-repeat: no-repeat;
	background-position: right;

}
.left_menu_hover{
	background-color: #FFFFFF;
	background-image: url(jt02.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
.left_news {
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}

.right_bg {
	background-image: url(right_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.right_title {
	font-size: 14px;
	color: #391903;
	font-weight: bold;
}
.foot_bg {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
}
.news_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
}
.news_line a {
	color: #555555;
	text-decoration: none;
}
.news_line a:hover {
	color: #4F2304;
}
.product_img {
	border: 1px solid #5e762c;
}
.product_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e3d0;
}


.foot_word {
	color: #FFFFFF;
	font-weight: bold;
}
.foot_word a{
	color: #FFFFFF;
	font-weight: bold;
}
.foot_word a:hover{
	color: #FFFFFF;
	font-weight: bold;
}
input {
	margin: 5px 0px 5px 10px;
	color: #555555;
}

