body,form {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 130%;	
}
.index_bg {
	background-image: url(images/index/index-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.banner_txt {
	font-size: 8pt;
	line-height: normal;
	color: #999999;
	text-decoration: none;
}
.banner_txt a:hover{
	font-size: 8pt;
	line-height: normal;
	color: #4E89BB;
	text-decoration: none;
}
.down {
	font-size: 9pt;
	color: #4F4F4F;
	text-decoration: none;
}
.down a:hover{
	font-size: 9pt;
	color: #4E88BA;
	text-decoration: none;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B5B5;
}
.line_1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7EA8CD;
}
.h-01 {
	font-size: 14pt;
	line-height: 180%;
	font-weight: bold;
	color: #666666;
}
.h-02{
	font-size: 11pt;
	color: #333333;
	font-weight: bold;
}
.menu {
	font-size: 11pt;
	color: #325C83;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	font-size: 11pt;
	color: #A50350;
	font-weight: bold;
}
.red {
	font-size: 11pt;
	color: #9A054D;
	font-weight: bold;
	text-decoration: none;
}
