.main1 {
    margin:10px auto 10px auto; 
	width:820px;
}

.set1 {
    float:left; 
	position:relative; 
	margin:0px 0px 10px 20px; 
	width:242px; 
	height:252px;
}

.set11 {
    float:left; 
	position:relative; 
	margin:0px 0px 10px 150px; 
	width:242px; 
	height:252px;
}

.g_title1 {
    float:left; 
	position:relative; 
	margin:2px 0px 12px 294px;
}

.clear1 {
	clear:both;
}

@media only screen and (min-width: 1064px) {

.main1 {
    margin:10px auto 10px auto; 
	width:1064px;
}

.set11 {
    float:left; 
	position:relative; 
	margin:0px 0px 10px 20px; 
	width:242px; 
	height:252px;
}

.g_title1 {
    float:left; 
	position:relative; 
	margin:2px 0px 12px 420px;
}

}