#site_home {
	width: 100%;
	height: 100%;
}

#site_home .arrow {
	border-bottom: 1px solid #000000;
	text-align: center;
	padding: 12px 0 11px 0;
	width:20px;
}

#site_home .title {
	color: #023d77;
	font-weight: bold;
	border-bottom: 1px solid #7c94ae;
	padding: 14px 0 11px 0;
}

#site_home .shadow {
	background: url('../../../../images/design/shadow.png') no-repeat;
	background-position:left;
	width: 14px;
}

/* Left Box */
#site_home #left_box {
	font-size: 14px;
	line-height: 1.4em;
	text-align: justify;
	color: #454545;
	width: 400px;
}

#site_home #left_box .more {
	height: 20px;
	text-align: right;
}

#site_home #left_box .content {
	height: 400px;
}

#site_home #left_box .content .image {
	display: inline-block;
	margin:22px 0 0 -2px;
	float: left;
}

#site_home #left_box .content .righttext {
	display: inline-block;
	margin: 20px 0 0 0;
	text-align:justify;
	float: right;
	width: 250px;
}

#site_home #left_box .content .bottomtext {
	display: inline-block;
	margin: 5px 0 0 0;
	clear: both;
}

/* Middle Box */
#site_home #middle_box {
	line-height: 1.4em;
	text-align: justify;
	font-size: 14px;
	color: #454545;
	width: 260px;
	padding:0 0 0 10px;
}

#site_home #middle_box .more {
	height: 20px;
	text-align: right;
}

#site_home #middle_box .content {
	height: 400px;
}

#site_home #middle_box .content .toptext{
	display: inline-block;
	margin: 20px 0 0 0;
}

#site_home #middle_box .content .hands {
	margin: 20px 0 0 0;
	text-align: center;
}

#site_home #middle_box .content .bottomtext {
	margin: 20px 0 0 0;
	text-align: center;
}

#site_home #middle_box .content .logo{
	margin: 20px 0 0 0;
	text-align: center;
}

/* right Box */
#site_home #right_box {
	line-height: 1.4em;
	text-align: justify;
	font-size: 14px;
	color: #454545;
	width: 242px;
}

#site_home #right_box .more {
	height: 20px;
	text-align: right;
}

#site_home #right_box .content {
	height: 400px;
}

#site_home #right_box .content .toptext {
	margin: 20px 0 0 0;
	font-size:14px;
	text-align:left;
}

#site_home #right_box .content .list {
	list-style: none;
	padding: 20px 0 0 0;
	margin: 0;
}

#site_home #right_box .content .list li {
	line-height: 25px;
	text-align: left;
	padding: 0 0 0 20px;
	background: url('../../../../images/gfx/buttons/btn_blueball.png') no-repeat;
	background-position: 0 5px;
	font-size:14px;
	color: #023d77;
}

#site_home #right_box .content .bottomtext {
	margin: 20px 0 0 0;
}

#site_home #right_box .content .bottomtext b {
	color: #023d77;
}
