@import url( common.css );


DIV#imagearea {
	position: relative;
	width: 874px;
	height: 233px;
	background: transparent url(../_img/ui/bg_imagearea_index.jpg) 0 0 no-repeat;
	padding: 17px 0 0 51px;
	overflow: hidden;
}

DIV#imagearea H1 {
	position: relative;
	font: normal 2.8462em/1.1081 Arial, Helvetica, sans-serif;
	padding: 0 0 11px 0;
	color: #FFF;
	z-index: 100;
}

DIV.listbox H3 {
	position: relative;
	padding: 0 0 5px 0;
	font: bold 1.1538em/1.2667 Arial, Helvetica, sans-serif;
	color: #FFF;
	z-index: 100;
}

DIV.listbox H3 A,
DIV.listbox H3 A:HOVER {
	background: transparent url(../_img/icon/listbox-link.gif) 0 2px no-repeat;
	padding: 0 0 0 19px;
	outline: none;
	color: #FFF;
}

DIV.listbox.open H3 A {
	background: transparent url(../_img/icon/listbox-link-open.gif) 0 2px no-repeat;
}

DIV.listbox UL {
	position: relative;
	display: none;
	padding: 0 0 11px 33px;
	font: bold 0.9231em/1.4167 Arial, Helvetica, sans-serif;
	color: #FFF;
	z-index: 100;
}

DIV.listbox.open UL {
	display: block;
}

DIV#imagebox {
	position: absolute;
	left: 505px;
	top: 0;
	width: 420px;
	height: 250px;
	z-index: 50;
}

DIV#imagebox.box1 { background: transparent url(../_img/content/imagearea/index-keylock.jpg) 0 0 no-repeat; }
DIV#imagebox.box2 { background: transparent url(../_img/content/imagearea/index-displays.jpg) 0 0 no-repeat; }



DIV#sidebar {
	width: 277px;
	background: transparent url(../_img/ui/bg_sidebar_index.gif) 0 0 no-repeat;
	padding: 20px 30px 0 26px;
	float: right;
}

DIV#mainbar {
	width: 491px;
	background: transparent url(../_img/ui/bg_mainbar_index.gif) 9px 0 no-repeat;
	padding: 41px 44px 0 48px;
	float: left;
}



H2 {
	font: normal 1.385em/1.167 Arial, Helvetica, sans-serif;
	padding-bottom: 0.611em;
	border-bottom: 1px solid #E8E8E8;
}



DIV#sidebann {
	position: relative;
	width: 281px;
	height: 145px;
	margin: 0 0 11px -4px;
	overflow: hidden;
}

DIV#sidebann-mover {
	position: absolute;
	left: 0;
	top: 0;
	width: 5000px;
	height: 145px;
}

DIV#sidebann-mover A {
	display: none;
	position: absolute;
	top: 0;
	width: 281px;
	height: 145px;
	float: left;
	z-index: 50;
}


UL.newslist {
	padding: 1em 0;
	list-style: none;
}

UL.newslist LI {
	padding-bottom: 7px;
	font: normal 0.846em/1.545 Tahoma, Arial, Helvetica, sans-serif;
}

SPAN.newsdate {
	display: block;
	font: normal 0.909em/1 Tahoma, Arial, Helvetica, sans-serif;
	color: #222;
}

A.morelink {
	display: block;
	font: normal 1.3077em/1.2353 Arial, Helvetica, sans-serif;
	margin-bottom: 29px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E8E8E8;
	text-align: right;
}



DIV#bannsystem {
	position: relative;
	width: 539px;
	height: 102px;
	background: transparent url(../_img/ui/bg_bannsystem.gif) 0 0 no-repeat;
	margin: 22px 0 11px -27px;
	padding: 1px 0 0 11px;
	overflow: hidden;
}

A.bannlink {
	display: block;
	width: 171px;
	height: 101px;
	margin-right: 8px;
	overflow: hidden;
	float: left;
}





