.main_bg {
	background-image: url(../main/bg_circle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.blue_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #90ABBC;
    text-decoration: none;
}
.blue_gray a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B8B8B8;
    text-decoration: none;
}
.blue_gray a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #B8B8B8;
    text-decoration: none;
}
.blue_gray a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #90ABBC;
    text-decoration: none;
}
.gray11_A0A0A0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #A0A0A0;
}
.gray11_A0A0A0 a:link{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #A0A0A0;	
    text-decoration: none;
}
.gray11_A0A0A0 a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #A0A0A0;	
    text-decoration: none;
}
.gray11_A0A0A0 a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #3399CC;
}
.line_point {
	background-image: url(../style/line_point.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.about_bg {
	background-image: url(../about/circle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.deepgray11_555555 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #555555;
	text-decoration: none;
}
.white13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFFFFF;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.white10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
}
.contact_bg {
	background-image: url(../contact/bg_circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
