.moduletools {
	position: relative;
	text-align: right;
	top: 25px;
	right: 0;
	height: 20px;
	padding-top: 4px;
	overflow: hidden;
	margin-top: -24px;
}
#header .big-banner .moduletools {
	top: 100px;
}
#header div.menu {
	background-image: url(../Images/menu-bg2.gif);
}


#container .wrapper {
	background: url(../Images/bg.gif) repeat-y;
}
#container .content {
	width: 910px;
}




/* News */
#container .content .news-list {
	margin-left: 30px;
	font-weight: normal;
	color: #626161;
}
#container .content .news-list .newsDetDate {
	font-weight: bold;
	color: #993333;
	margin-bottom: 5px;
}
#container .content .news-list .newsDetTitle {
	font-weight: bold;
	color: #626161;
	margin-bottom: 5px;
}
#container .content .news-list .newsDetBody {
}
#container .content .news-list .newsDetImgDiv {
	margin-bottom: 5px;
}
#container .content .news-list .newsDetGoToListDiv {
	margin-top: 25px;
}