.title{
	 
	margin-left:10px; 
	text-align:left;
	color:#a90000;	
	font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    /*text-shadow: 0px 2px 2px #333;*/
}

.title a{
	color:#a90000;	
}

.title a:hover{
	color:#ff6000;	
}

.logo{
	margin-top:5px;
	/*margin-left:15px; */
	float:left;
	height:35px;
	width:35px;
	background:url(../images/logosmall.png) no-repeat;
}