DIV.pickup-topic-label {
	background-image: url(pickup_label_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #404040;
	font-size: 11pt;
	font-weight: bold;
	height: 22px;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 25px;
}
DIV.pickup-topic-text {
	margin: 0px 0px 0px 15px;
}
DIV.pickup-split {
	background-image: url(pickup_split.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 4px;
	margin: 10px 0px 10px 0px;
}

TABLE.shortcut-board {
	border-style: none;
	margin: 5px 0px 0px 0px;
	width: 390px;
}
TR.shortcut-board {
	border-style: none;
}
TH.shortcut-board {
	border-style: none;
}
TD.shortcut-board {
	background-color: #ffffff;
	border-style: none;
	padding: 0px;
	vertical-align: top;
}
TD.shortcut-board-lt {
	background-image: url(shortcut_board_lt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.shortcut-board-rt {
	background-image: url(shortcut_board_rt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.shortcut-board-rb {
	background-image: url(shortcut_board_rb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.shortcut-board-lb {
	background-image: url(shortcut_board_lb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}

A.shortcut-menu {
	background-image: url(shortcut_menu_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
/*
	min-height: 15px;
	height: auto !important;
	height: 15px;
*/
	padding: 0px 0px 0px 10px;
}

SPAN.shortcut-menu-gray {
	background-image: url(shortcut_menu_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #a0a0a0;
	margin: 0px 0px 0px 0px;
/*
	min-height: 15px;
	height: auto !important;
	height: 15px;
*/
	padding: 0px 0px 0px 10px;
}

TABLE.news-board {
	border-style: none;
	margin: 0px;
}
TR.news-board {
	border-style: none;
}
TH.news-board {
	border-style: none;
}
TD.news-board {
	background-color: #f0f0f0;
	border-style: none;
	padding: 0px;
	vertical-align: top;
}
TD.news-board-lt {
	background-image: url(news_board_lt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.news-board-rt {
	background-image: url(news_board_rt.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.news-board-rb {
	background-image: url(news_board_rb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
TD.news-board-lb {
	background-image: url(news_board_lb.png);
	background-color: transparent;
	border-style: none;
	height: 10px;
	padding: 0px;
	width: 10px;
}
HR.news-board-split {
	border-color: #c0c0c0;
	border-style: dotted none none none;
	border-width: 1px;
	color: #c0c0c0;
	height: 1px;
	margin: 5px 0px 10px 0px;
}

DIV.news-topic-date {
	border-color: #c0c0c0;
	border-style: none none dotted none;
	border-width: 1px 1px 1px 1px;
	color: #404040;
/*
	font-weight: bold;
*/
	margin: 0px 0px 10px 0px;
}
DIV.news-topic-label-information {
	background-image: url(news_class_information.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #404040;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 2px 0px 0px 75px;
	vertical-align: top;
}
DIV.news-topic-label-content {
	background-image: url(news_class_content.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #404040;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 2px 0px 0px 75px;
	vertical-align: top;
}
DIV.news-topic-label-event {
	background-image: url(news_class_event.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #404040;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 2px 0px 0px 75px;
	vertical-align: top;
}
DIV.news-topic-label-important {
	background-image: url(news_class_important.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #404040;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 2px 0px 0px 75px;
	vertical-align: top;
}
DIV.news-topic-label-maintenance {
	background-image: url(news_class_maintenance.png);
	background-position: left top;
	background-repeat: no-repeat;
	color: #404040;
	font-weight: bold;
	height: 20px;
	margin: 0px 0px 5px 5px;
	padding: 2px 0px 0px 75px;
	vertical-align: top;
}
DIV.news-topic-text {
	border-style: none;
	margin: 5px 5px 10px 10px;
	padding: 0px 5px 0px 0px;
}

