body {
	font-size: 12px;
	line-height: 150%;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	color: #333333;
	letter-spacing: 1px;
	margin: 16px 0px 0px;
}

td, th {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #9900CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
.plate {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../08_t-shirt/img/bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 24px 16px 16px;
}
.photo {
	margin-right: 8px;
}
.t {
	margin-left: 16px;
}
