body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.font_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.topandbottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.rightLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bg_main {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
.left_bg {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
}
.font_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.border {
	border: 1px solid #999999;
}
.font_12_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
}
.font_14_lightBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
}
