/* CSS Document */



/* CLASS */
.spt_main_title{
	background-color: #eee;
	border-bottom: 5px solid #338fc4;
	text-align: center;
	height: 145px;
    line-height: 145px;
}
.spt_main_title i{
	color: #338fc4;
	margin: 0 10px 0 0 ;
	font-size: 32px;
	transform: rotate(10deg);
}
.spt_main_title h2{
	font-size: 22px;
}
#select_title,.select_title{
background: rgb(51,106,196);
background: linear-gradient(155deg, rgba(51,106,196,1) 0%, rgba(51,106,196,1) 67%, rgba(61,120,202,1) 67%, rgba(61,120,202,1) 70%, rgba(76,134,207,1) 70%, rgba(76,134,207,1) 100%);

font-size: 17px;
	color: #FFF;
	padding: 5px 15px;
    line-height: 33px;

}


.select_title2{
height: 15px;
    padding-top: 9px;
    padding-left: 10px;
    padding-bottom: 8px;
    background-repeat: no-repeat;
    border-bottom: 3px solid #66ccff;


    margin-top: 30px;
}
