.title {
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3C68CE;
}
a:link {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 25px;
	color: #0099FF;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-decoration: none;
}
.a {
	line-height: 12px;
	text-decoration: none;
}
.inner {
	font-size: 12px;
	line-height: 22px;
	color: #003399;
	text-decoration: none;
}
.title2 {
	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
.inner2 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.innerblack {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
}
.title3 {

	font-size: 14px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6666;
}
.lineblue {
	border: 1px solid #3399FF;
}
.title4 {
	font-size: 14px;
	line-height: 28px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4CC7F4;
	border: 1px solid #FFFFFF;
}
.lineblue_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4CC7F4;
	border-right-color: #4CC7F4;
	border-bottom-color: #4CC7F4;
	border-left-color: #4CC7F4;
}
