body {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
.font1 {
	color: #DBE3E7;
	font-weight: bold;
}
a.font1 {
	color: #DBE3E7;
	font-weight: bold;
}
a:hover.font1 {
	color: #ffffff;
}.line1 {
	background-image: url(../image/line_l.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.line2 {
	background-image: url(../image/line_r.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.title-r {
	border: 1px solid #484654;
	background-color: #f2f6f9;
}
.d {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.font2 {color: #999999}.font3 {
	color: #FFFFFF;
	font-weight: bold;
}
.font4 {
	font-weight: bold;
	color: #FF3300;
}
form {
	margin: 0px;
	padding: 0px;
}
.font5 {
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
}
.font6 {
	font-size: 14px;
}
.h200 {
	line-height: 200%;
}

.a100 {
	line-height: 120%;
}