BODY { background-image:url("../img/jpg/top.jpg");
       background-attachment:fixed;
	 }
A:link{
  		color : black;
		background-color : #A3FF46;
		}
A:visited{
  		color : black;
		background-color : #B7B7B7;
		}
A:active{
  		color : black;
		background-color : #B7B7B7;
		}
A:hover{
  		color : blank;
		background-color : #B7B7B7;
		}
.gate
	{
	width:984px;

	text-align:center

	}

.head
	{
	width:980px;
	background-color: #F2F2F2;
	margin:0 auto 20px auto;
	padding: 3px;
		font-size: 14px;
	font-style: italic;
	text-align : left;
	margin:0px auto;
	}
.outer
	{
	width:980px;
	background-color: #F2F2F2;
	margin:0 auto 8px auto;
	border: 1px solid #FFCC00;
	padding: 10px;
	}

.new
	{
	width:210px;
	float:left;
	padding: 5px;
	background-color: #FFEEF0;
	margin: 0 auto 8px auto;
	font-size: 24px;
	line-height: 120%;
	border: 1px solid #0000FF;
	height : 120px;
	text-align : left;
	overflow:auto;
	}

.topmain
	{
	width:740px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #0000FF;
	font-size: 24px;
	line-height: 150%;
	height : 120px;
	text-align : left;
	}
.submain
	{
	width:980px;

	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #0000FF;
	font-size: 24px;
	line-height: 150%;
	height : 390px;
	text-align : left;
	overflow:auto;
	}
.under-L
	{
	float:left;
	width:460px;
	padding: 6px;
	background-color: #FFF2E6;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 150%;
	border: 1px solid #99CC00;
	height : 250px;
	text-align : center;
	}
.clears{
  clear:both;
}

.foot
	{
	width:960px;
	padding: 0px;
	background-color: #F2F2F2;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 200%;
	border: 0px solid #0000FF;
    overflow: auto;
    background-repeat: no-repeat
	}


