body {
	font-size: 12px;
	color: #545454;
}
a {
	behavior:url(../public/pc01.htc)
}
/* =================================================== */

/* 链接参数定义 开始 */
a:link {
	color: #383229;
	text-decoration: underline;
}
a:visited {
	color: #383229;
	text-decoration: underline;
}
a:active {
	color: #383229;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a.a:link {
	color: #FFDF7E;
	text-decoration: none;
}
a.a:visited {
	color: #383229;
	text-decoration: none;
}
a.a:active {
	color: #383229;
	text-decoration: none;
}
a.a:hover {
	color: #383229;
	text-decoration: underline;
}

/* =================================================== */

.td_top {
/* TOP菜单字体定义 */
	font-size: 14px;
	font-weight: bold;
}
.td_top1 {
/* TOP菜单字体定义 */
	font-size: 14px;
}
.td_left {
/* 正文内容区大字体定义 */
	font-size: 14px;
}
.left_bg {
/* 首页左边背景及边线定义 */
	background: #f0ece0;
	border-right: 1px solid #cfbf8d;
}
.menu_bg {
/* 首页栏目标题行背景及边线定义 */
	background: #f2f2d9;
	border-bottom: 1px solid #a1a190;
}
.menu_bg2 {
/* 首页栏目标题行背景及边线定义 */
	background: #f2f2d9;
	border-right: 1px solid #a1a190;
}
.left_menu_bg {
/* 左边栏目标题行背景及边线定义 */
	background: #ECECC1;
	border-bottom: 1px solid #a1a190;
}
.main_bg {
/* 首页右边内容区域背景定义 */
	background: #FBFBF4;
}
.main_border_left {
/* 首页右边内容区域左边线定义 */
	border-left: 1px solid #E7E7CB;
}
.main_border_bottom {
/* 首页右边内容区域底边线定义 */
	border-bottom: 1px solid #E7E7CB;
}
.input {
/* 搜索区域按钮定义 */
	height: 20px;
	background-image: url(../images/input_bg.gif);
	border: 0px;
	color: #ff3300;
	width: 60px;
}
.input1 {
/* 搜索区域按钮定义1 */
	height: 20px;
	background-image: url(../images/input_bg.gif);
	border: 0px;
	color: #545454;
	width: 60px;
}
.input2 {
	height: 20px;
	border: 1px solid #999999;
	color: #34699E;
	background-color: #FFFFFF;
}
.input3 {
	height: 20px;
	border: 1px solid #999999;
	color: #999999;
	background-color: #FFFFFF;
}
.input4 {
	border: 1px solid #ff9e00;
	background: #f5f5f5 center;
	color: FF6633;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
.input5 {
	border: 1px solid #999999;
	color: #999999;
	background-color: #FFFFFF;
}
/* =================================================== */
.bgcolor03 {
	background: #d5e7ff;
}
.td01 {
	border: 1px dotted #CCCCCC;
}
.td03 {
	line-height: 100%;
	background-color: #d5e7ff;
	border: 2px solid #548bc1;
}
.td04 {
	line-height: 100%;
	background-color: #FFFFFF;
	border: 1px solid #548bc1;
}
.font1 {
	font: bold 14px "宋体";
	color: #3b6b9a;
}
.font2 {
	font: 12px "宋体";
	color: #3b6b9a;
}
.font3 {
	font: bold 12px "宋体";
	color: #FF6633;
}
A.u1:link {
	text-decoration: none;
	color: #ff0000;
}
A.u1:active {
	text-decoration: none;
	color: #ff0000;
}
A.u1:visited {
	text-decoration: none;
	color: #ff0000;
}
A.u1:hover {
	color:#ff0000;
	text-decoration: underline;
}
A.u2:link {
	text-decoration: none;
	color: #3b6b9a;
}
A.u2:active {
	text-decoration: none;
	color: #3b6b9a;
}
A.u2:visited {
	text-decoration: none;
	color: #3b6b9a;
}
A.u2:hover {
	color:#ff0000;
	text-decoration: underline;
}
A.u3:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
A.u3:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
A.u3:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
A.u3:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
.top {
	color: #0066FF;
	font: bold 20px "黑体";
}
.pic {
	border: 1px solid #CCCCCC;
}
.Search_Border_L_R_B {
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}
.Search_Border_L_R {
	border-right: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
}
td {
	font-size: 12px;
	line-height: 19px;
	color: #454545;
}
.Search_Border {
	border: 1px solid #bfbfbf;
}
.Serrch_Border_B {
	border-bottom: 1px solid #dedede;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.font14_b {
	font-size: 14px;
	line-height: 20px;
}
.right_AD {
	border-left: 1px solid #bfbfbf;
}
.font1 {
	font-size: 16px;
	line-height: 29px;
	color: #FF6633;
}

