.content-head {
	color: #fff;
	background: #972068 url(../images/airstrip/corner.gif) top right no-repeat;  
	font-size: 12px;
	font-weight: normal;
	width: 671px;
	height:22px;
}        

ul.list:hover a:hover {
	color:#972068;
}
ul.list li.sel {
	background: #972068 url(../images/airstrip/corner.gif) no-repeat right top;             
}
ul.list li.sel a {
	color:#fff;
}
ul.list li:hover {
	background: url(../images/airstrip/who/arrow.png) no-repeat left top;  
	border-bottom: 1px dotted #ccc; 
}
h1, h2, a{
	color: #972068;
}




   