@charset "UTF-8";
.impHandle {
	height:16px;
	width: 449px;
	background-image: url(../pictures/boxes_pics/imp_drag.gif);
	margin-left: 10px;
	cursor: move;
}
.impDnR {
	z-index: 300;
	position: absolute;
	width: 474px;
	left: 454px;
	top: 130px;
	height: 330px;
	background-image: url(../pictures/boxes_pics/imp_back.gif);
	display: none;
}
#impClose {
	height: 16px;
	width: 23px;
	right: 25px;
	position: absolute;
}
#impContent{
	height: 310px;
	width: 430px;
	padding: 0 20px 0 20px;
}
.contHandle {
	height:16px;
	width: 146px;
	background-image: url(../pictures/boxes_pics/cont_drag.gif);
	margin-left: 10px;
	cursor: move;
}
.contDnR {
	z-index: 301;
	position: absolute;
	width: 171px;
	left: 18px;
	top: 130px;
	height: 107px;
	background-image: url(../pictures/boxes_pics/cont_back.gif);
	display: none;
}
#contClose {
	height: 16px;
	width: 23px;
	right: 25px;
	position: absolute;
}
#contContent {
	height: 78px;
	width: 125px;
	padding: 7px 20px 0 20px;
}
.linkHandle {
	height:16px;
	width: 146px;
	background-image: url(../pictures/boxes_pics/link_drag.gif);
	margin-left: 10px;
	cursor: move;
}
.linkDnR {
	z-index: 301;
	position: absolute;
	width: 171px;
	left: 20px;
	top: 300px;
	height: 107px;
	background-image: url(../pictures/boxes_pics/link_back.gif);
	display: none;
}
#linkClose {
	height: 16px;
	width: 23px;
	right: 25px;
	position: absolute;
}
#linkContent {
	height: 78px;
	width: 125px;
	padding: 7px 20px 0 20px;
}
.newsHandle {
	height:16px;
	width: 610px;
	background-image: url(../pictures/boxes_pics/news_drag.gif);
	margin-left: 10px;
	cursor: move;
}
.newsDnR {
	z-index: 200;
	position: absolute;
	width: 635px;
	left: 200px;
	top: 100px;
	height: 434px;
	background-image: url(../pictures/boxes_pics/news_back.gif);
}
.newsDnR_visited {
	z-index: 301;
	position: absolute;
	width: 635px;
	left: 200px;
	top: 100px;
	height: 434px;
	background-image: url(../pictures/boxes_pics/news_back.gif);
	display: none;
}
#newsClose {
	height: 16px;
	width: 23px;
	right: 25px;
	position: absolute;
}
#slideshow-container {
	height: 400px;
	width: 610px;
	margin-left: 10px;
	margin-top: 3px;
	cursor: wait;
}
.slideshow_wrapper {
	width: 610px;
	height: 400px;
}
.slideshow_news_picture {
	width: 610px;
	height: 322px;
}
.slideshow_news_index {
	width: 610px;
	height: 282px;
}
.slideshow_news_description {
	width: 588px;
	height: 42px;
	padding: 36px 10px 0 12px;
	background: #cccc66;
}
.slideshow_news_description_index {
	width: 588px;
	height: 108px;
	padding: 12px 10px 0 12px;
	background: #cccc66;
}