/* MODULE content: content part background  */
body div#contentframe div.content_part div.row0,
body div#contentframe div.content_part div.row1 {
	background: url(img/sign.gif) no-repeat right bottom;
}
body div#contentframe div.content_part>div.row0,
body div#contentframe div.content_part>div.row1 {
	background: url(img/sign.png) no-repeat right bottom;
}


/* goto top */
body div#contentframe div.content_part a.goto_top {
	height: 1px;
	margin: 0;
	background: 0;
}
