/* 全局样式开始 */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	color:#3D3D3D;
}
body,td {
	font-size: 12px;
	word-break:break-all;
}
/* 全局样式结束 */


/* 字体样式开始 */
.line_height_120 {
	line-height:120%;
}
.line_height {
	line-height:150%;
}
.f_114D8C {
	color: #000000;
}
.b{
	font-weight:bold;
}
.f_14px {
	font-size:14px;
}
.f_cate {
	color:#0E2C63;
}
/* 字体样式结束 */


/* 背景样式开始 */
.bg_one {
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_x {
	background-repeat: repeat-x;
}
.bg_x_center {
	background-repeat: repeat-x;
	background-position: center center;
}
.bg_y_center {
	background-repeat: repeat-y;
	background-position: center center;
}
.bg_y_right {
	background-repeat: repeat-y;
	background-position: right top;
}
/* 背景样式结束 */


/* 链接样式开始 */
a:active,a:link,a:visited {
	color: #3D3D3D;
	TEXT-DECORATION: none;
}
a:hover {
	color: #FF6600;
	TEXT-DECORATION: underline;
}
a.blue:active,a.blue:link,a.blue:visited {
	color: #000000;
	TEXT-DECORATION: none;
}
a.blue:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}
a.yellow:active,a.yellow:link,a.yellow:visited {
	color: #013968;
	TEXT-DECORATION: none;
}
a.yellow:hover {
	color: #013968;
	TEXT-DECORATION: underline;
}
/* 链接样式结束 */
.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDE4F4;
	border-right-color: #CDE4F4;
	border-bottom-color: #CDE4F4;
	border-left-color: #CDE4F4;
}

