
body {
	background-color: #F2F2F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.copyright a {
	color: #CCCCCC;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-indent:24px;
	line-height:24px;
	margin:20px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	line-height:24px;
	margin:20px;
}
.title1 {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
}
.title2{
	font-size: 18px;
	color: #f6ab04;
	font-weight: bold;
	padding:20px;
}
.title3{
	font-size: 14px;
	color: #2F6088;
	font-weight: bold;
	padding:0 0 0 20px;
}
.type_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.normal_link{
	margin:30px 0 0 -20px;
	+margin:30px 0 0 20px;
}
.normal_link li{
	list-style-type: none;
	background:url(imgs/arrow1.gif) no-repeat top left;
	margin:20px 0 0 0;
	padding:0 0 0 20px;
}
.normal_link a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.normal_link a:hover {
	color: #f6ab04;
}

