@CHARSET "UTF-8";

#main {position:relative; z-index:25; width:100%; margin:0px auto; padding:0px 0px 0 0px}

.ct_title {
	text-align:center;
	margin-top:50px;
}

.ct_ct {
	margin-bottom:30px;
	cursor:pointer;
	cursor:hand;
}
.ct_ct .square .content{
	background-size: cover;
    background-position: 50% 50%;
}
