	.btn-info {
    color: #fff;
    background-color: rgba(204,1,0,.8);
    border-color: rgba(204,1,0,1);
}
.top{
	background-repeat: repeat-x;
    font-size: 13px;
    background-image: url(../images/tip-bj.jpg);
    width: 100%;
    height: 40px;
    line-height: 32px;
    color: #efefef;

}
.top p{
	    color: #CCC3;
}
.top a {
    color: #efefef;
    padding: 0 8px;
}