body{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 0px;
	margin: 0px;
	font-style:normal;
	font-weight:normal;
	overflow:visible;
	background-color:#bebebe;
	background-image:url(/bq_tree/images/bg.gif);
	background-repeat: repeat-x;
}

.headline{
	font-size: 13px;
	font-weight: bold;
}

.text{
	font-size: 13px;
}

.name{
	font-size: 10px;
}

.imagetext{
	font-size: 10px;
}

a.top{
	color: #b02e2e;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}

a.link {
	color: #b02e2e;
	text-decoration: none;
	font-weight: bold;
}

a.navi{
	color: #b02e2e;
	text-decoration: none;
	font-weight: 900;
	font-size: 13px;
	line-height: 20px;
}

a.navisub{
	color: #b02e2e;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.navisubsel{
	color: #b02e2e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.navisubsub{
	color: #b02e2e;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a.navisubsubsel{
	color: #b02e2e;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.articlemore{
	color: #b02e2e;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

div.nav {
	position: absolute;
	top:40px;
	width: 100%;
	z-index: 4;
}

div.whitecenter{
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 2;
}

div.bgwhitetop{
	position: absolute;
	top: 0px;
	height: 100px;
	align: middle;
	z-index: 1;
	overflow: visible;
}

div.content{
	position: absolute;
	top: 100px;
	width: 100%;
	text-align: center;
	z-index: 4;
	overflow: auto;
}

div.article{
	margin:10px;
	margin-top: 34px;
	width:520px;
	font-size: 12px;
	background-color: #ffffff;
}

div.navibox {
	position: relative;
	width:180px;
	top:0px;
	text-align: left;
	color: #5d5d5d;
	font-size: 11px;
}

div.navitext{
	text-align: right;
	background-color: #ebebeb;
	line-height: 20px;
	padding: 5px;
	width: 180px;
}

div.box{
	margin:10px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 10px;
	width:190px;
	border: 1px;
}

div.boxcontent{
	margin: 10px;
	font-size: 10px;
}
