﻿#top_sidebar {
	float: left;
	width: 150px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
}

#top_sidebar hr {
	border-top-color:#FFCC00;
	border-top-width:1px;
	border-top-style:solid;
}

#top_mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 185px;
	width: auto;
	padding: 5px 10px;
} 

#toppicture {
}

.logbox
{
	width:570px;
	height: 85px;
	padding: 2px;
	overflow:auto;
	margin-bottom:5px;
}

.topics {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height:auto;
	padding:2px 0px;

}
.textlft {
	float: left;
	margin:0px 8px;
}
.textlftd {
	background-image:url(image/icon4.GIF);
	background-position:left center;
	background-repeat:no-repeat;
	float: left;
	margin:0px 8px;
	padding-left:8px;
}
.textlftp {
	margin:3px 0px 10px;
	padding-left:18px;
	line-height:1.8em;
}
.textlftp a {
	position:relative;
	background-image:url(image/icon3.GIF);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration: none;
	color: #333333;
	/*margin:5px 0px;*/
	padding:10px;
}
.textlftp a:hover {
	color: #999999;
}
