.b {
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.height10 {
	height:10px;
	overflow:hidden;
}
.lp10 {
	padding:10px 0 0 10px;
}
.white {
	color:white;
}
h1 {
	margin:10px;
	padding:10px;
	font-size:18px;
	text-align:center;
	border-bottom:1px #ccc solid;
}
h2 {
	height:32px;	
	font-size:12px;
	line-height:28px;
	padding-left:5px;
	background:url(../img/11.jpg) no-repeat 0 bottom;
}
h3 {
	float:left;
	color:#fff;	
	width:100px;
	height:25px;
	font-size:12px;
	background:#f90;
	line-height:25px;
	text-align:center;	
}