﻿#imageScrollDiv 
{
	overflow:hidden;
	width:652px;
	float:left;
}

#imageScrollDiv td
{
	border:solid 0px #000;
	background-color : #FFF;
	margin:0px;
	padding:2px 2px 2px 2px;
	cursor:pointer;
}

#imageScrollDiv .selected
{
	background-color : #666;
}

#imageScrollDiv td td
{
	border:none;	
	margin:0px;
	padding:0 0;
	border-collapse:collapse;
}


#imageScrollDiv span
{
	font-size:12px;		
	margin:0;
	display:block;
	padding:2px 0 0 0;
	cursor:pointer;
	vertical-align:bottom;
	background-color:inherit;
	text-align:center;
}

#imageScrollDiv .selected span
{
}

#imageScrollDiv td td td
{
	border:	solid 1px #000;
	width:100px;
	height:75px;	
	text-align:center;
	vertical-align:middle;
	padding:0 0;
	border-collapse:collapse;
}

#imageScrollDiv table
{
	width:102px;	
	margin:0px;
}

#imageScrollDiv table table
{
	border-collapse:collapse;
	margin:0px;
}

#imageScrollDiv table table table
{
	border-collapse:collapse;
	margin:0px;	
}

#imageScrollDiv .blankImage,#imageScrollDiv .blankImage table,#imageScrollDiv .blankImage td
{
    border-color:Silver;
    background-color:Silver;
    cursor:default;
}

.imgMain
{
    background-color:Silver;
    border:solid 4px gray;
    width:670px;
    _width:680px;
    padding:10px;
}
.imgTitle
{
    font-size:19px;
	line-height:50px;
	color:#fff;
	font-family:"微软雅黑","黑体";
	background:url(/portals/0/images/tuji.gif) no-repeat;
	padding-left:160px;
	border-bottom:1px solid #666666;
	height:50px;
}
.imageContainer
{
    float: left;
    width: 680px;
    height:450px;
    text-align: center;
    background-color:#000;
    cursor:pointer;

}
.prevContainer
{ float:left;
  width:80px;
  margin-top:190px;
  text-align:center;
  position:relative
 
}
.nextContainer
{
 float:left;
  width:80px;
  margin-top:190px;
  text-align:center;
}
.imgDescrip
{
	padding:8px; 
	font-size:14px;
    line-height:22px; 
	color:#fff;
	background:#292929;
	margin-left:120px;
	width:584px;
}
.hackflow
{
    height:0px;
    line-height:0px;
    clear:both;
    font-size:0px;
}
a.next:link,a.next:visited
{
	background:transparent url(buts.gif) no-repeat 0px -64px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.next:hover
{
	background:transparent url(buts.gif) no-repeat -79px -64px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.nextdisabled:link,a.nextdisabled:visited
{
	background:transparent url(buts.gif) no-repeat -39px -64px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.prev:link,a.prev:visited
{
	background:transparent url(buts.gif) no-repeat -79px -32px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.prev:hover
{
	background:transparent url(buts.gif) no-repeat 0px -32px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.prevdisabled:link,a.prevdisabled:visited
{
	background:transparent url(buts.gif) no-repeat -39px -32px;
	height:31px;
	width:31px;
	display:inline-block;
	font-size:9px;
}
a.nextGroup:link,a.nextGroup:visited
{
	background:transparent url(buts.gif) no-repeat -88px 0px;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
}
a.nextGroup:hover
{
	background:transparent url(buts.gif) no-repeat -8px 0px;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
}
a.nextGroupdisabled:link,a.nextGroupdisabled:visited
{
	background:transparent url(buts.gif) no-repeat -48px 0px;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
}
a.prevGroup:link,a.prevGroup:visited
{
	background:transparent url(buts.gif) no-repeat -88px -16px;
	border:none;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
	margin-left:40px;
}
a.prevGroup:hover
{
	background:transparent url(buts.gif) no-repeat -8px -16px;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
		margin-left:40px;
}
a.prevGroupdisabled:link,a.prevGroupdisabled:visited
{
	background:transparent url(buts.gif) no-repeat -48px -16px;
	height:16px;
	width:16px;
	display:inline-block;
	font-size:9px;
		margin-left:40px;
}
.prevGroupContainer,.nextGroupContainer
{
    float:left;
    margin-top:30px;
}
.imageIndexContainer
{
    margin-top:3px;
    margin-left:45px;
}
