html {
	height:100%;
}
body {
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#bed3e6;
}
img{
	margin:0px;
	padding:0px;
}
.bh {
	height:100%;
}
.t {
	margin-top:-1px;
	padding:0px;
}

.bg {
	margin:0px;
	padding:0px;
	background-position:center top;
	background-repeat:no-repeat;
	height:100%;
	min-width:960px;
}

.headerSSI {
margin:0px;
padding:0px;
	height:68px;
}

.hills_logo {
	float:left;
	padding-top:5px;
	padding-left:0px;
}

.menu_set {
	float:right;
	padding-top:5px;
	padding-right:8px;
}

.header {
	margin:0px auto;
	padding:0px;
	text-align:center;
	width:50%;
}

.contents {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding:0px;
	margin: 0 auto -91px;
}

.space {
	height:91px;
}

.footer {
	height:70px;
	width:100%;
}

.wrapper {
	width:100%;
	float:left;
	margin-right:-160px;
	height:70px;
}

.tcv {
	background-repeat:no-repeat;
	width:160px;
	float:left;
	height:70px;
}

.box {
	width:100%;
	float:right;
	margin-left:-82px;
	height:70px;
}

.mori {
	background-repeat:no-repeat;
	width:82px;
	float:right;
	height:70px;
}

.boxChild {
	background-repeat:repeat-x;
	margin-right:160px;
	margin-left:82px;
	height:70px;
 }

.boxChild  ul {
	margin:0px 0px 0px 0px;
	padding:18px 0px 0px 0px;
}

.boxChild  li {
	list-style-type:none;
	margin:0px 3px 0px 0px;
	padding:18px 0px 0px 0px;
	float:left;
	font-size:10px;
	color:#555555;
}

.boxChild  a {
	color:#555555;
	text-decoration: none;
}

.boxChild a:hover {
	color:#888888;
	text-decoration: none;
}
img {
	border:0px;
}

.lang {
	text-align:right;
 }

.lang  ul {
	float:right;
	margin:0px 12px 0px 0px;
	padding:0px 0px 0px 0px;
}
.lang img {
	vertical-align:middle;
	margin:auto;
}
.lang  li {
	list-style-type:none;
	margin-right:2px;
	padding:8px 0px 0px 0px;
	float:left;
}
.lang  li a{
}
.lang  li a:hover img{
	background-color:#2f83b1;
}
.lang li img.selectLang{
	background-color:#2f83b1;
}


