/* CSS Document */
*{
	font-family:ËÎÌå;
	font-size:12px;
}
body{
	margin:0px;
	color:#333333;
	scrollbar-base-color:#7D899D;
	scrollbar-highlight-color:#98A0AD;
	scrollbar-arrow-color:#FFFFFF;
	background-color:#B5BCC7;
}
a{
	color: #215DC6;
	text-decoration:none;
}
a:hover {
	color:#428EFf;
	text-decoration:underline;
}
.divTitleBlock{
	background-image:url(bgMenuTitle1.gif);
	color: #215DC6;
	padding: 6px;
	font-weight: bold;
	cursor: default;
}
.divTitleNone{
	background-image:url(bgMenuTitle2.gif);
	color: #215DC6;
	padding: 6px;
	font-weight: bold;
	cursor: default;
}
.divTable{
	margin-bottom: 5px;
}
.divBody{
	background-image:url(bgMenuBody.gif);
	padding: 0px 2px 2px 2px;
}
.divContent{
	white-space:nowrap;
	border-top: 0px;
	overflow:hidden;
	background-color:#EEEEE6;
	padding: 10px;
	line-height: 150%;
	text-align:left;
}
.divContent .img{
	background-image:url(ulIcon.gif);
	float:left;
	width:15px;
	height:18px;
}
img{
	vertical-align: bottom;
	border:0px;
}
