.left-strip .header{
	text-align:left;
	color:#444444;
	padding:10px 0;
}

.left-strip .header H1{
	font-size:18px;
	color:#444444;
	
}



.left-strip .inner-content h1, .left-strip .inner-content h2, .left-strip .inner-content h3 {
	color:#444444;
}
.left-strip .contnet-item .gray{
	color:#666666;
	margin:10px;
}



.left-strip .contnet-item .title-color{
	margin:20px 0 0;
}

.left-strip .contnet-item .title-color A{ 
	font-weight:bold;
	color:#006666;
}

.left-strip .content-item .title-color A:hover{
	color:#22AAAA;
}
