@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;
}
.bor
{
	border-right:1px solid #2BA6BB;
	vertical-align:top;
	line-height:1.6;
	padding-left:10px;
}
.l
{
	vertical-align:top;
	line-height:1.6;
	padding-left:10px;
}
.tit
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#333;
	line-height:1.7;
	text-align:center;
}
.crop
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#666;
	padding-left:5px;
}
.scenario
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:5px;
	color:#92b257;
}
.tab td{
border: 1px solid #fff;
}
.menu 
{

	font-size:13px;
}
.footer
{
	color:#333;
	text-align:center;
	line-height:1.7;
}
