.gallery{
	width: 100%;    
	overflow: hidden;
}
.thambs
{	
    height: 180px;
	overflow: hidden;
	position: relative;    
}
.thambs img{
	padding:0;
    margin: 0;
	position: relative;
	
}

.view{
	/*margin: 3em 0 0 0;*/
	position: relative;	
	height: 282px;/*267px;*/
    width:  720px;
	overflow: hidden;
}
.view div
{
    float:left;
    position: absolute;
    overflow: hidden;
}

.thambs a{
	color: #666;
	text-decoration: none;
}

.thambs a:hover{color: #000}

#view .cnt div{
	width: 50%;
	position: absolute;
	top: 0;
	left: 0;
}

#th_active{
	position: relative;
    float:left;
	bottom:110px;
	left: 0px;	   
	margin: 0;
    
	width: 170px;
	height: 115px;
	padding:0;
	border: 1px solid #ccc;
	z-index: 0;
}
.cnt img{margin: 0.6em;}
#view .cnt div img{
	width: 400px;
	float: none;
	margin: 0 auto;
	display: block;
	cursor: pointer;
}

#view .cnt div p{
	margin-top: 1em;
}
a img
{
    border:0;
}
#next 
{
    z-index: 1000; 
    position: relative;
    left: 115px;
    top:120px;
    float:left;
} 
#back a
{
    outline:0;
}
#back
{
    z-index: 1001; 
    position:relative; 
    float:right;
    left:-80px;
    top:120px;
}   
#next a
{
    outline:0;
}
#pic_left
{   
    margin:0;
    padding:0;
    float: left;
    width:135px; 
    height:287px;     
}
#pic_right
{
    margin:0;
    padding:0;
    float: right;
    width:135px; 
    height:287px; 
    position:relative;    
}
#pic_center
{
    margin:0;
    padding:0;    
    width:400px; 
    height:287px;
    position:relative;
}
.title_part_image
{    
    height: 55px; 
	width: 150px;
}
.thambs table
{
	margin:0;
	padding:0;
}

.thambs table tr td
{
	width:170px;
	margin:0;
	padding:0;	
}
.thambs table tr td a img
{
	padding:0;
	margin:0;
}
