#home {
	margin-top: 100px;
	text-align: left;
  	width: 850px;
  	margin-left: 100px;
  	margin-right: 100px;
	}
#home .h-left01 {
	position: relative;
	background-image: url("../images/home-left01.png");
	width: 358px;
	height: 112px;
	float: left;
	}
#home .h-top {
	position: relative;
	background-image: url("../images/home-top.png");
	width: 451px;
	height: 112px;
	float: left;
	}
#home .h-left02 {
	position: relative;
	background-image: url("../images/home-left02.png");
	width: 358px;
	height: 366px;
	float: left;
	}
#home .h-content {
	position: relative;
	background-image: url("../images/home-content.png");
	left: 1px;
	width: 452px;
	height: 439px;
	float: left;
	}
#home .text{
	position: relative;
	top: 30px;
	left: 20px;
	width: 320px;
	}
#home .enter {
	display: inline;
	float: left;
	clear: right;
	margin-top: -5px;
	margin-left: 24px;
	}
#home img {
	border: 1px solid #000000;
    color: #8E2800;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    }