﻿div#all 
{
	background:url(../../img/home-back.gif);
	background-repeat:no-repeat;
	width:915px;
	height:100%;
	vertical-align:top;
	margin:0 0 0 0;
}
div#header
{
	background-image:url(../../img/header.gif);
	margin-top:55px;
	width:815px;
	height:111px;
}
div#logo
{
	margin-left:25px;
	margin-top:10px;
}
div#topmenu
{
	margin-top:55px;
	width:560px;
	height:31px;	
}
div#indexcontentbox
{
	width:764px;
	margin-left:25px;
	margin-top:5px;
	vertical-align:top;
}
div#indexcontent
{
	margin:0px 15px 15px 15px;
}
div#indexbottom
{
	width:764px;
	margin-top:15px;
	margin-left:25px;
	vertical-align:top;
}
div#mainback
{
	background-image:url(../../img/main-back.gif);
	background-repeat:repeat;	
}
div#contentbox
{	
	margin-left:25px;
	margin-top:5px;
	vertical-align:top;
}
div#content
{
	width:540px;
	padding:7px 15px 7px 15px;
}
div#right
{
	width:198px;
	margin-top:5px;
	margin-left:5px;
}
div#footer
{
	background-image:url(../../img/footer.gif);
	width:815px;
	height:100px;
}
div#copyright
{
	margin-top:30px;
	margin-right:30px;
}
.spaceline
{
	border-top-style:dashed;
	border-top-color:#7ca024;
	border-top-width:1px;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}
.spaceline2
{
	border-top-style:dashed;
	border-top-color:#f05017;
	border-top-width:1px;
	width:100%;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}
.menuon
{
	background-image:url(../../img/menuon-back.gif);
	color:#FFFFFF;
	width:20%;
	height:29px;
	text-decoration:none;
}
.menu
{
	font-size:11px;
	color:#000000;
	text-decoration:none;
	width:20%;
	height:29px;
}
.menuback
{
	background-image:url(../../img/back-menu.jpg);
	width:20%;			
}
a.menu:hover
{
	color:#f86c00;
	width:100%;
	height:29px;
	text-decoration:none;
}
.divmenu
{
	width:100%;
	height:29px;
	font-size:11px;
	cursor:pointer;
}
