div{
	float:left;
	position:relative;
}

div#root{
	position:absolute;
	top:12px;
	left:0px;
	width:100%;
	text-align:center;
	background-image:url('../style/bi-hg-loop.gif');
	background-position:center;
}

div#main{
	margin:auto;
	float:none;
	text-align:left;
	width:945px;
}

div#top{
	height:110px;
	width:945px;
}

div#nav{
	border-bottom: 8px solid #9c1006;
	height: 25px;
	width:945px;
	padding-left:0px;
	overflow:hidden;
}

.nav_inactive, .nav_active{
	display:block;
	float:left;
	height:25px;
	padding-left:13px;
	padding-right:13px;
}

.nav_prim_inactive, .nav_prim_active{
	display:block;
	float:left;
	height:1.6em;
	width:134px;
	padding-left:11px;
}

.nav_bottom_inactive, .nav_bottom_active{
	display:block;
	float:left;
	height:1.6em;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}

div#status{
	padding-top:10px;
	height:25px;
	width:100%;
	overflow:hidden;
}

div#nav_left{
	width:145px;
	padding-top:108px;
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:10px;
	overflow:hidden;
}

div#content{
	width:552px;
	padding:15px;
	background-color:#fbeadb;
}

div#right{
	width:170px;
	/*height:400px;*/
	margin-left:18px;
	margin-bottom:20px;
	overflow-x:hidden;
}

div#foot{
	margin-top:20px;
	width:847px;
	height:15px;
	overflow:hidden;
}

div#foot2{
	width:847px;
	height:15px;
}

div#center{
	background-repeat:no-repeat;
	background-position: right bottom;
}

.line{
	width:100%;
	height:5px;
	font-size:0px;
}

.line2{
	width:5px;
	height:5px;
}

.box_right, div#func{
	width:160px;
	margin-bottom: 10px;
	padding:5px;
}

div#func{
	border:0px;
}

img{
	border:0px;
}

.box{
	width:95%;
	overflow:hidden;
	margin:10px;
}

.box
