body {
	margin: 0px;
	background-color: #f2f2f2;
	background-image: url(Images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Left_bg {
	background-image: url(Images/Left_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.Right_bg {
	background-image: url(Images/Right_bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.Top_Font {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
.Menu_Font td{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Left_Font {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}
.Menu_bg {
	background-image: url(Images/Banner011.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.Con_RightBg {
	background-image: url(Images/Line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Con_LeftBg {
	background-image: url(Images/Line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Con_bg {
	background-image: url(Images/Con_line.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.Padding {
	padding: 5px;
}
.Font_Height {
	line-height: 20px;
}
td {
	font-size: 12px;
}
.Con_bg1 {
	background-image: url(Images/Con_line.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.Cla_Font td{
	color: #666666;
}
