
h1{
	clear:both;
	font-family:arial,sans-serif;
	font-size:16px;
	line-height:30px;
	margin-bottom:8px;
}
h2{
	position:relative;
	clear:both;
	height:25px;
	margin-bottom:20px;
	padding-left:15px;
	background:transparent url(http://pics.taobao.com/2k5/sys/component/h2_bk.gif) top left repeat-x;
	border-top:2px solid #FF7E00;
	border-bottom:1px solid #EEE;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
h3{
	position:relative;
	clear:both;
	font:bold 13px arial;
	border-bottom:1px dashed #AAA;	
	background:transparent url(http://pics.taobao.com/2k5/sys/component/h3_arrow_down.gif) top left no-repeat;
	height:18px;
	line-height:18px;
	padding-left:18px;
}
h2 span,h3 span{
	font-size:12px;
	position:absolute;
	top:0px;
	right:7px;
	font-weight:normal;
}

