@import url(body_layout_v1_0.css);
.Comm_now {
	font-size: 12px;
	padding-left: 10px;
}
.notes_powersystems{
	clear: both;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 0px;
}
.notes_powersystems li{
	list-style-image:url(../../image/common/notes_mark.jpg)
}
.notes_powersystems a:link {
	text-decoration: none;
}
.notes_powersystems a:visited {
	text-decoration: none;
	color: #333333;
}
.notes_powersystems a:hover {
	text-decoration: underline;
	color: #0099FF;
}
.notes_powersystems a:active {
	text-decoration: none;
}
