﻿body {
	font: 12px "宋体";
	color: #000;
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #3F392F;
}
a:visited {
	color: #3F392F;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}
a:active {
	color: #3F392F;
	text-decoration: none;
}
a.link_black:link {
	text-decoration: none;
	color: #000;
}
a.link_black:visited {
	color: #000;
	text-decoration: none;
}
a.link_black:hover {
	color: #03F;
	text-decoration: underline;
}
a.link_black:active {
	color: #000;
	text-decoration: none;
}
a.link_blue:link {
	text-decoration: none;
	color: #03C;
}
a.link_blue:visited {
	color: #03C;
	text-decoration: none;
}
a.link_blue:hover {
	color: #03F;
	text-decoration: underline;
}
a.link_blue:active {
	color: #03C;
	text-decoration: none;
}
a.link_red:link {
	text-decoration: none;
	color: #C30;
}
a.link_red:visited {
	color: #C30;
	text-decoration: none;
}
a.link_red:hover {
	color: #03F;
	text-decoration: underline;
}
a.link_red:active {
	color: #C30;
	text-decoration: none;
}
.en11px_arial {
	font: 11px Arial, Verdana, Tahoma;
}
.en12px_arial {
	font: 12px Arial, Verdana, Tahoma;
}
.tab_border_gray {
	border: 1px solid #E8E8E8;
}
.tab_border_gray_3d_dw {
	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: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
}
.txt_yahei_12px {
	font: 12px "微软雅黑";
}
.menu_on {
	background: url(../img2010/bg_top_menu_on.gif);
	font: bold 14px Arial, Verdana, Tahoma;
	color: #000;
	text-align: center;
}
.menu_off {
	font: bold 14px Arial, Verdana, Tahoma;
	color: #FFF;
	text-align: center;
}
.en14px_arial {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
}
.cn14px {
	font-family: "宋体";
	font-size: 14px;
}
.txt_yahei_14px {
	font-family: "微软雅黑";
	font-size: 14px;
}
.title_yahei {
	font: bold 20px "微软雅黑";
	color: #039;
}
.txt_14px_175 {
	font: 14px/175% "宋体";
	font-family: "宋体", Arial, Verdana;
}
