.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }
.size14 { font-size: 14px; }
.size15 { font-size: 15px; }
.size16 { font-size: 16px; }
.size17 { font-size: 17px; }
.size18 { font-size: 18px; }
.size19 { font-size: 19px; }
.size20 { font-size: 20px; }
.size21 { font-size: 21px; }
.size22 { font-size: 22px; }
.size23 { font-size: 23px; }
.size24 { font-size: 24px; }
.size26 { font-size: 26px; }
.size27 { font-size: 27px; }
.size28 { font-size: 28px; }
.size29 { font-size: 29px; }
.size30 { font-size: 30px; }
.bsize10 { font-size: 10px; font-weight: bolder; }
.bsize11 { font-size: 11px; font-weight: bolder; }
.bsize12 { font-size: 12px; font-weight: bolder; }
.bsize13 { font-size: 13px; font-weight: bolder; }
.bsize14 { font-size: 14px; font-weight: bolder; }
.bsize15 { font-size: 15px; font-weight: bolder; }
.bsize16 { font-size: 16px; font-weight: bolder; }
.bsize17 { font-size: 17px; font-weight: bolder; }
.bsize18 { font-size: 18px; font-weight: bolder; }
.bsize19 { font-size: 19px; font-weight: bolder; }
.bsize20 { font-size: 20px; font-weight: bolder; }
.bsize21 { font-size: 21px; font-weight: bolder; }
.bsize22 { font-size: 22px; font-weight: bolder; }
.bsize23 { font-size: 23px; font-weight: bolder; }
.bsize24 { font-size: 24px; font-weight: bolder; }
.bsize26 { font-size: 26px; font-weight: bolder; }
.bsize27 { font-size: 27px; font-weight: bolder; }
.bsize28 { font-size: 28px; font-weight: bolder; }
.bsize29 { font-size: 29px; font-weight: bolder; }
.bsize30 { font-size: 30px; font-weight: bolder; }
.size12-120 { font-size: 12px; line-height: 120%; }
.size12-130 { font-size: 12px; line-height: 130%; }
.size12-140 {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.size12-150 { font-size: 12px; line-height: 150%; }
.size13-120 { font-size: 13px; line-height: 120%; }
.size13-130 { font-size: 13px; line-height: 130%; }
.size13-140 { font-size: 13px; line-height: 140%; }
.size13-150 { font-size: 13px; line-height: 150%; }
.size14-120 { font-size: 14px; line-height: 120%; }
.size14-130 { font-size: 14px; line-height: 130%; }
.size14-140 { font-size: 14px; line-height: 140%; }
.size14-150 { font-size: 14px; line-height: 150%; }
h1 {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-style: none;
}
h2 {
	margin: 0px 0px 10px;
	text-align: left;
	padding: 0px;
	height: 64px;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	background: #E8E8E8;
	border-left: 5px solid #0084C4;
	margin-top: 10px;
	clear: both;
	padding: 3px 10px;
}
#newyear {
	background: url(../image/newyear.jpg) no-repeat;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	padding: 5px 10px 3px;
}

.newstext {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	margin: 0px;
	padding: 5px 20px 20px 15px;
}
.abouttable {
	border-bottom: 1px dashed #33FF66;
}
