@CHARSET "UTF-8";

.footer{
	height:60px;
	background-color: #009688;
}
.top-right{
	padding-top:20px;
	padding-right:10px;
}
.top-right span a{
	color: #fff;
	font-size: 16px;
}
.top-right span{
	padding-right: 5px;
}
.main{
	min-height: 512px;
}

.main-title{
	height: 100px;	
}
.main-title div{
	font-size: 20px;
	color: #f00;
	padding-top: 30px;
}
