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 10px 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 #0000FF;
	padding: 10px;
	}

.new
	{
	width:250px;
	float: left;
	padding: 5px;
	background-color: #F2F2F2;
	margin:0 auto 8px auto;
	font-size: 14px;
	line-height: 120%;
	border-width: 1px 0px 1px 1px;
	text-align : left;
	height : 120px;
	overflow:auto;
	}

.topmain
	{
	width:730px;
	float:left;
	padding: 5px;
	background-color: #FFFFFF;
	margin:0 auto 8px auto;
	border: 1px solid #0000FF;
	font-size: 14px;
	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: 14px;
	line-height: 150%;
	height : 390px;
	text-align : left;
	overflow:auto;
	}
.under-L
	{
	float:left;
	width:550px;
	padding: 6px;
	background-color: #FFF2E6;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 150%;
	border: 1px solid #0000FF;
	height : 260px;
	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
	}


