body,td,th {
	font-size: 83%;
	color: #666666;
	line-height: 1.5;
	letter-spacing: 1pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.title_bg {
	background-image:  url("../us/img/content_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.table_1 {
 background-color:#FFFFFF;
}
.table_1_title {
	font-weight: bold;
	color: #FFFFFf;
	background-color: #5991DB;
	text-align: center;
}
.table_1_bg {
	background-color: #E8F1F6;
}
.table_1_bg_1 {
	background-color: #D2E9F7;
	
}

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	color: #A14875;
	text-decoration: none;
}
a.purple:link {
	color: #A14875;
	text-decoration: underline;
}
a.purple:visited {
	color: #A14875;
	text-decoration: underline;
}
a.purple:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.sfont {
	font-size: 83%;
	color: #666666;
}
a:link {
	color: #998112;
	text-decoration: underline;
}
a:visited {
	color: #998112;
	text-decoration: underline;
}
a:hover {
	color: #998112;
	text-decoration: none;
}
.hide {
	color: #FFFFFF;
}


a.hide:link {
	color: #FFFFFF;
}
a.hide:visited {
	color: #FFFFFF;
}
a.hide:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

.hide2 {
	color: #375f6b;
}

.w1 {
	font-size: 87%;
	color: #5991DB;
	font-weight: bold;
}
.tablebg1{
	background-image: url(../images/index_img/index_top1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tablebg2{
	background-image: url(../images/index_img/index_top4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.tablebg3{
	background-image: url(../images/index_img/index_bk1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tablebg4{
	background-image: url(../images/index_img/index_bk3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.bottom {
	background-image: url(../images/index_img/bottom2.jpg);
	background-repeat: no-repeat;
	background-color: #72BAD0;
	background-position: center top;
}