@charset "utf-8";
/* CSS Document */

.colHeader {
 width:920px;
 margin:auto;
 height:50px;
 clear:both;
}

.fullPage{
 width:920px;
 margin:auto;
 clear:both;
}



.colTnBox, .colTnBox1 {
	float:left;
	width:300px;
	height:350px;
	margin-left:10px;
	display:inline;
	padding:0px;
	border:0px;
}
.colTnBox1  {
 margin-left:0px;
}

img.colTn {
 margin:auto;
}

