body{
	background-image: url(/images/game_theory/bbbg01.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #646464;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}
body,div,ul,li,h1{margin: 0px;padding: 0px;list-style-type: none;}
img{border:none;}
.red{color:#ff3300;}
.b{font-weight:bold;}
a {color: #646464;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}
.bg{
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
/*----------------------------------------------------------------------*/
#gtup{
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#gtlogo{
	float: left;
	height: 68px;
	width: 336px;
}
#gtmenu {
	float: left;
	height: 68px;
	width: 380px;
	line-height: 68px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#gtmenu a {color: #fa892e;text-decoration: none;}
#gtmenu a:hover {color: #FF6600;text-decoration: none;}
#banner {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: table;
}
#gth1 {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	display: table;
	height: auto;
}
#gth1 h1 {
	color: #69d46a;
	font-family: Arial;
	font-size: 20px;
	line-height: 38px;
}
.line {
	height: 18px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/game_theory/line.gif);
	background-repeat: repeat-x;
}
.gt_att {
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	display: table;
	font-family: Arial;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
}
.gt_acc{
	display: table;
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 20px;
}
.attt {
	height: auto;
	width: 730px;
	margin-top: 18px;
	margin-right: auto;
	margin-left: auto;
	display: table;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 28px;
}
.gtdown{
	display: table;
	height: auto;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 20px;
	font-size: 10px;
	color: #666666;
}

