#col1 {
	position: absolute;
	left: 65px;
	top: 180px;
	width: 160px;
	font-size: 11px;
	color: #333333;
	background: #F7F7F7;
	border: 1px solid #999999;
	padding-bottom: 20px;
	text-align: left;
}
#col1 h1 {
	font-size: 12px;
	background: #E4E4E4;
	width: 100%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}
#col1 a {
	font-weight: bold;
	color: #000000;
}
#col1 li {
	line-height: 22px;
	list-style-type: square;
	margin-left: -15px;
}
#col1 li.nb {
	list-style-type: circle;
}
#col1 p {
	padding-left: 5px;
	padding-right: 5px;
}
#col1 p.nor {
	padding-right: 5px;
	padding-left: 5px;
	
}
#col1 p.nob {
	font-weight: normal;

}
#col2 {
	position: absolute;
	left: 247px;
	top: 180px;
	width: 500px;
	padding: 0px;
}

#col2 h1 {
	color: #696969;
	border-bottom: 4px solid #696969;
	text-decoration: none;
}
input, select {
	font-size: 11px;
}
.wt {
	background: #FFFFFF;
}
.brF {
	border: 1px solid #999999;
}
#col1 li.ar {
	list-style: url(images/re_arrow.gif);
	font-weight: bold;
	color: #333333;
}
