.p_left {
	float: left;
}
.clear {
	clear: both;
}
.mt2 {
	margin-top: 2px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb15 {
	margin-bottom: 15px;
}


.t_center {
	text-align: center;
}
.t_right {
	text-align: right;
}

.pt10 {
	padding-top: 10px;
}
.blue {
	color: #0099CC;
}
