.in-box1 {
	margin:auto;
	background: #9fd0c1;
	width:100%;
    height: auto;
	font-family:"微軟正黑體", Arial;	
    line-height: 30px;
    text-align: center;
	float:left; 
}



/*-------------------------------*/
.in-box2 {
	margin:auto;
	background: #080404;
	width:100%;
    height: auto;

    line-height: 30px;

    text-align: center;
	float:left; 
}

.in-box3 {
	margin:auto;
	background: #68b6a8;
	width:100%;
    height: auto;

    line-height: 30px;

    text-align: center;
	float:left; 
}

.in-box4 {
	margin:auto;
	background: #9fd0c1;
	width:100%;
    height: auto;

    line-height: 30px;

    text-align: center;
	float:left; 
}
