@charset "utf-8";
/* CSS Document */

 

.cxd-header-title{
    font-family: 微软雅黑;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
 
    display: inline-block;
    padding: 0 5px 0px 0;
    vertical-align: bottom;
 
}
.cxd-header-subtitle{
    font-family: Raleway;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    color: #bababa;
    display: inline-block;
    padding: 2px;
    vertical-align: bottom;
}
.cxd-header-group{
	margin-bottom: 20px;
	margin-top: 10px;
}
.cxd-header-hr{
	margin-top: 1px;
	color: #D9534F;	
}
