.skn_top
{
	background:url(../images/skn_top.jpg) no-repeat;
	height:60px;
	width:775px;
	padding-right:20px;	
	text-align:right;
}
.skn_line
{
	background:#55a901;
	width:775px;
	height:20px;
}

.skn_content
{
	background:#ebf6ba;
	border-left:#55a901 1px solid;
	border-right:#55a901 1px solid;
	width:100%;
	height:450px;
}

.skn_botton
{
	background:url(../images/skn_botton.jpg) no-repeat;
	height:60px;
	width:775px;
	padding-left:20px;	
	text-align:left;
}

