@charset "utf-8";
/* CSS Document */
*
{
	margin:0px auto;
	padding:0px;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	color:#398CB5;
	text-decoration:underline;
}
.menu 
{
	font-size:13px;
	border-bottom:4px solid #fff;
}
.right
{
	background:url(../images/index/tnau_logo.gif) right top no-repeat #fff3bf;
	padding-left:15px;
	line-height:1.5;
}
.bor
{
	border-right:1px solid #2BA6BB;
	vertical-align:top;
	line-height:1.6;
	padding-left:10px;
}
.tab td{
border: 1px solid #fff;
}
.tit
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#333;
	line-height:1.7;
	text-align:center;
}
.market
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	vertical-align:middle;
	color:#333;
	padding:1px 1px;
}
.sub
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:20px;
}
.sub a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size:20px;
}
.scenario
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#92b257;
}
.footer
{
	color:#666;
	line-height:1.7;
}