.font1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F30;
	display: block;
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
float: left;
	margin-right: 270px;
}
.wright{width:300px}
.font2{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFAD00;
	display: block;
	height: 30px;
	width: 100px;
	text-align: center;
	line-height: 30px;
float: left;
	margin-right: 270px;
}

.title1 {
	height: 30px;
	width: 410px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	clear: both;
}