.font11 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CC0000;
	font-weight: bold;
}
.font-title-bold {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
}
.font-title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	font-weight: bold;
	color: #003399;
}

.font-title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}

.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.style2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	height: 36px;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	height: 36px;
}
h2 {
	font-size: 12px;
	color: #4c3434;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #0099cc;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h4 {
	font-size: 14px;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h5 {
	font-size: 15px;
	color: #00B5F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}
h6 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h1 {
	font-size: 16pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	line-height: 24px;
}
/*--文字--*/
.text {
	color:#FFFFFF;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text a:link {
	color:#FFCC00;
}
.text a:visited {
	color:#FFFFFF;
}
.text a:hover {
	color:#FFCC00;
}
.text a:active {
	color:#FFFFFF;
}
.text2 {
	color:#333333;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.text2 a:link {
	color:#000000;
}
.text2 a:visited {
	color:#000000;
}
.text2 a:hover {
	color:#FF9900;
}
.text2 a:active {
	color:#000000;
}
