#content div.aboutleft {
	width: 185px;
	height: 403px;
	float: left;
	margin: 15px 0 0 15px;
	_margin: 15px -3px 0 8px;
	overflow: auto;
	background: url(/img/news_border.jpg) no-repeat right;
}
#content div.aboutright {
	margin-left: 200px;
	position: relative;
	height: 420px;
	_margin-left: 0px;
}
#content div.aboutright img {
	border: #ddd 1px solid;
	amargin: 0px 15px 0 0;
}
#content div.aboutNav {
	color: #777;
	font-size: 11px;
}
#content div.aboutNav a {
	color: #fff;
	text-decoration: underline;
}
#content div.aboutNav a:hover {
	color: #aaa;
}
#content div.aboutleft a.act {
	color: #fff;
}
#content div.aboutleft li {
	list-style: none;
	line-height: 20px;
}
#content div.aboutleft #navSlideCon {
	margin: 20px 0 0 0;
}
#content .aboutright div.aboutNav {
	padding: 10px 0 0 15px;
}
/*#content .aboutright p {
	margin: 0 0 0px 0;
}*/
#content .vac h1 {
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: underline;
}
#content .vac .vacIn {
	margin: 0 0 0 20px;
}
/*#mainSrcollAbout { 
	position: relative;
	width: 580px;
	height: 420px; 
	overflow: hidden;
	z-index: 100;
	_left: -3px;
}*/
#holderAbout  { 
	position: absolute;
	left: 15px;
	top: 35px;
	width: 565px;
	height: 385px;
	clip: rect(0, 565px, 385px, 0);
	overflow: hidden;
	z-index: 1;
}
#scrollAbout {
	width: 555px;
	height: 385px;
	z-index: 2;
	line-height: 17px;
	color: #ddd;
	position: absolute;
	visibility: visible; 
	z-index: 1;
	overflow: scroll;
}
#scrollAboutBottom {
	width: 601px;
	height: 40px;
	bottom: 0;
	z-index: 3;
	position: absolute;
	background: url("/img/contentdvab.png");
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/contentdvab.png);
}
#scrollbarAbout { 
	position: absolute;
	visibility: hidden;
	left: 580px;
	top: 35px;
	width: 11px;
	height: 375px;
	font-size: 1px;
	z-index: 4;
}
#trackAbout { 
	position: absolute;
	left: 0;
	top: 0;
	width: 11px;
	height: 375px;
	background: url("/img/track.png") repeat-y;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/track.png);
	z-index: 1;
	cursor: pointer;
}
#ballAbout {
	position: absolute;
	left: 3px;
	top: 0px;
	width: 8px;
	height: 7px;
	background: url("/img/ball.png") top no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/ball.png);
	cursor: pointer;
	z-index: 1;
} 
