.big { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 30px; 
}	 
.bigred { 
	font-size: 24px; 
	font-weight: bolder; 
	line-height: 36px; 
	color: #FF0000;
}	
.middle { 
	font-size: 16px; 
	font-weight: bolder; 
	line-height: 28px; 
}
.middlenavy { 
	font-size: 18px; 
	font-weight: bolder; 
	line-height: 23px; 
	color: #001844;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.black14pxspace {
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	letter-spacing: 1px;
}
.black15pxspace {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	letter-spacing: 1px;
}
.black16px {
	font-size: 16px;
	line-height: 25px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
}
.white20px {
	font-size: 20px;
	line-height: 30px;
	font-weight: bolder; 
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
ul, li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.btn{ 
}
.pngfix{ 
}

