﻿a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/*---------------------全局--*/
body {
	margin-top: 0px;
	background-color: #666666;
}
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: #333333;
}
/*-------------------文字效果--*/
.z12_bai {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.z12b_bai , .z12b_bai a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.z12_hui {
	font-size: 12px;
	color: #666666;
}
.z14b_bai , .z14b_bai a{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.z14b_zhong {
	font-size: 14px;
	color: #4F2A22;
	font-weight: bolder;
	
}
.z14_zhong {
	font-size: 14px;
	color: #4F2A22;
	font-weight: normal;
	line-height: 24px;	
}
.z16b_zhong {
	font-size: 16px;
	color: #4F2A22;
	font-weight: bolder;
}
/*-------------------文字链效果--*/
a.zhong_14b:link {
	font-size: 14px;
	font-weight: bold;
	color: #4F2A22;
	text-decoration: none;
}
a.zhong_14b:visited {
	font-size: 14px;
	font-weight: bold;
	color: #4F2A22;
	text-decoration: none;
}a.zhong_14b:hover {
	font-size: 14px;
	font-weight: bold;
	color: #4F2A22;
	text-decoration: none;
}
a.bai_12:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.bai_12:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}a.bai_12:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bai_12 a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bai_12 a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.bai_12 a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.hui_12:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.hui_12:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}a.hui_12:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.zong_12:link {
	font-size: 12px;
	color: #6C5124;
	text-decoration: none;
}
a.zong_12:visited {
	font-size: 12px;
	color: #6C5124;
	text-decoration: none;
}a.zong_12:hover {
	font-size: 12px;
	color: #6C5124;
	text-decoration: none;
}
a.zongb_12:link {
	font-size: 12px;
	font-weight: bold;
	color: #6C5124;
	text-decoration: none;
}
a.zongb_12:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6C5124;
	text-decoration: none;
}a.zongb_12:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6C5124;
	text-decoration: none;
}
/*-------------------边框效果--*/
.bky_zhong {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C79B5e;
}
.bkx_zhong {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C79B5E;
}
.bkx_hui {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.bks_zhong {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C79B5E;
}
.bk2_zhong {
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #F7D9A5;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #F7D9A5;
}
.bk3_zhong {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C79B5e;
	border-bottom-color: #C79B5e;
	border-left-color: #C79B5e;
}
.bk4_zhong {
	border: 1px solid #999999;
}
/*-------------------列表背景--*/

.bg {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/list_01.jpg);
}

.sign	{
	visibility: visible;
	z-index: 10;
	background-image: url(../images/index_05.jpg);
	background-repeat: no-repeat;
}
.img_jy img	{
	border: 1px solid #999999;
	margin: 4px 4px;
}
