.menuLhead {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0em;
	font-size: 13px;
	line-height: 1.231em;
	background-color: #333333;
	color: #FFFFFF;
}
.blogtitle {
	background-image: url(../images/pt_img2.jpg);
	height: 30px;
	width: 552px;
	padding-left: 40px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
.blogitem {
	padding-right: 40px;
	padding-left: 35px;
	line-height: 1.8em;
	padding-bottom: 15px;
	text-align: left;
}

.menuLlist {
	padding-left: 20px;
}
.cross {
	list-style-position: inside;
	list-style-image: url(../images/cross.jpg);
	list-style-type: none;
}
dd {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.underborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 40px;
	text-align: right;
	font-size: 10px;
}
.rss {
	list-style-position: inside;
	list-style-image: url(../images/rss.jpg);
	list-style-type: none;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.bannerfont {
	font-size: 0.9em;
}
