﻿html {
	text-align: center;
}
body {
	width: 940px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
        font-size:12px;
}
td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #0032b0;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 300px;
}
.homepage .sider {
	width: 230px;
}

.LINESPACE2 {
	LINE-HEIGHT: 150%
}
.LINESPACE3 {
	LINE-HEIGHT: 180%
}
.BG_COLOR_L_COLUMN {
	BACKGROUND-COLOR: #fbefde
}
.BG_COLOR_R_COLUMN {
	BACKGROUND-COLOR: #fdf5e9
}
.BG_COLOR_B_COLUMN {
	BACKGROUND-COLOR: #fbefde
}

