@charset "utf-8";
/* CSS Document */

p {
font: 1em/1.7em arial,sans-serif;
}

.third {
width: 100%;
float: left;
}

.clear {
clear: both;
}

.red{
	color:#FF6600;
	}
