.text_10px { 
	font-size: 10px;
	line-height: 16px;
}

.text_12px {
	font-size: 12px;
	line-height: 18px;
}

.text_14px {
	font-size: 14px;
	line-height: 20px;
}

.text_16px {
	font-size: 16px;
	line-height: 28px;
}

.text_18px {	
font-size: 18px;	
line-height: 28px;
}

.tit14px {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	line-height: 25px;
}

a { text-decoration: none;}
p { margin-bottom: 0px ; margin-top: 0px ; padding-bottom:0px ; padding-top:0px ;} 
