@charset "UTF-8";





#thumbnails div {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	float: left;
	display:inline;

}
#thumbnails {
position:absolute;
top:172px;
left:0;
width:106px;
padding:0;
padding-left:170px;

}
#picture img {	border: 1px solid #999; }
.selectedThumbnail {background:#ed772a !important;color:#fff;font:11px/11px '宋体';width:20px !important;height:11px !important;}
.inFocus {  border: solid 1px #fc0 !important; }
#titleA {
width:100%;
overflow:hidden;
height:20px;
text-align:center;
}
#titleA a:link,#titleA a:visited{
font:12px/150% "宋体";
color:#000;
text-decoration:none;
}
#titleA a:hover{
text-decoration:underline;
color:#f00;
}
#container {
position:relative;
width:276px;
}

#mainImage{
width: 276px; 
height: 183px;
border:0 !important;
}

#mainImageOutline{
width: 276px;
height: 183px;
display:block;
border:1px solid #ccc;
}
