.bottom-inner .about-galety
{
	width:898px;
	height:148px;
	clear:both;
	float:none;
	padding:16px 21px 19px 21px;
	background:url("../img/back_bottom.png") repeat scroll 0 0 transparent;
	text-align:left;
}
.bottom-inner .about-galety strong
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	display:block;
	margin-bottom:7px;
}
.bottom-inner .about-galety .galery
{
	height:103px;
	padding:10px 20px 10px 20px;;
	width:859px;
	background:url("../img/poster_back.png") repeat scroll 0 0 transparent;
	position:relative;
}
.bottom-inner .about-galety .galery .left-buttons, .bottom-inner .about-galety .galery .right-buttons
{
	height:38px;
	width:15px;
	position:absolute;
	top:43px;
	right:890px;
	background:url(../img/sprite-buttons.png) no-repeat transparent 0px -150px;
	cursor:pointer;
}
.bottom-inner .about-galety .galery .right-buttons
{
	background-position:-16px -150px;
	right:auto;
	left:890px;
}
.bottom-inner .about-galety .galery .right-buttons:hover
{
	background-position:-48px -150px;
}
.bottom-inner .about-galety .galery .left-buttons:hover
{
	background-position:-32px -150px;
}
.bottom-inner .about-galety .galery .view
{
	width:859px;
	height:103px;
	overflow:hidden;
}
.bottom-inner .about-galety .galery .view ul
{
	width:10000px;
	height:103px;
}
.bottom-inner .about-galety .galery .view ul a
{
	display:block;
	text-decoration:none;
	height:103px;
	width:155px;
	margin-right:21px;
	float:left;
	cursor:pointer;
}
.content div.center-inner .left .about-main
{
	height:302px;
	width:620px;
	padding:20px 0px 0px 20px;
	text-align:left;
	background:url("../img/back_bottom.png") repeat scroll 0 0 transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
.content div.center-inner .left .about-main .scroll-pane
{
	padding:0px 0px 0px 0px;
	height:280px;
	width:620px;
	overflow:hidden;
}

a.jScrollArrowUp{
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
/*    background:url(images/but.gif) no-repeat center top;*/
    height:0px;
}
a.jScrollArrowDown {
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    text-indent: -2000px;
    overflow: hidden;
/*    background:url(images/but.gif) no-repeat center top;*/
    height:0px;
}
.jScrollPaneDrag {
    position: absolute;
    cursor: pointer;
    overflow: hidden;
    background:url(../img/scroll.png) no-repeat left top;
    height:71px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
    background:url("../img/poster_back.png") repeat scroll 0 0 transparent;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
}
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.content div.center-inner .left .show-view
{
	width:620px;
	height: 490px;
	padding:20px 0px 0px 20px;
	text-align:left;
	background:url("../img/back_bottom.png") repeat scroll 0 0 transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

.content div.center-inner .left .show-view .poster
{
	float: left;
	width: 318px;
}

.content div.center-inner .left .show-view .descr
{
	float: left;
	width: 260px;
	padding: 0px 0px 0px 20px;
}

.content div.center-inner .left .show-view .descr h2
{
	font-size: 18px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
}
