/* CSS Document 调用全部样式 */

body,td,th {
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
/* CSS Document 调用全部(头部)样式 */
.Top_T_Xian {
	line-height: 1px;
	background-color: #E2E2E2;
}
.Right_title {
	letter-spacing: 3px;
	padding-top: 6px;
	height: 19px;
}
.about_height {
	line-height: 24px;
}


.Top_T_Xian2 {
	line-height: 1px;
	background-color: #A9A9A9;
}
/* CSS Document 调用全部(内容)样式 */
.Body_Center {
	width: 24px;
}
.Body_Left_Bian {
	background-color: #FFFFFF;
	border: 1px solid #E2E2E2;
}
.Body_Left_NBian {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.Body_Left_Title {
	font-weight: bold;
	letter-spacing: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCBCC;
}
.About_Height_Css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}
