/* KDS STYLESHEET */

body {
	background-image: url(../pt/tx_bg.gif);
	background-color: #fdf9f6;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.t1 {  font-size: 14px; line-height: 21px;}
.t2 {  font-size: 12px; line-height: 16px;}
.t2b  {font-size: 12px;line-height: 16px;color: #333333;font-weight: bold;}
.t3 {  font-size: 10px; line-height: 15px; color: #666666;}
.t3_w {font-size: 10px; line-height: 14px; color: #FFFFFF;}
.t3i {  font-size: 10px; line-height: 14px;}
.t4 {  font-size: 9px; line-height: 12px; color: #999999;}

object {
	margin: 0px;
	padding: 0px;
}
embed {
	margin: 0px;
	padding: 0px;
}
#kdsmenu {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#contentwraper {
	width: 600px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
}
#contentwraper .top {
	margin:  30px auto;
	padding: 0px;
	overflow: hidden;
}
#contentwraper .content {
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
#contentwraper .credit {
	margin: 60px auto 10px auto;
	padding: 0px;
	overflow: hidden;
	font-size: 10px;
	line-height: 14px;
}