﻿/* CSS Document */
body {
	margin: 0px;
	background-color: #D7D7D7;
}
images{border:0px;}
.black12 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text12 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.title14 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.white14 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.white14x {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.white12x {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.product_list{
    float: left; 
	margin-bottom: 5pt; 
    margin-top: 5pt; 
	margin-left: 7pt; 
	width: 156px; 
	margin-right: 8pt;
	
}
.product_main{
    float: left; 
	margin-bottom: 5pt; 
    margin-top: 5pt; 
	margin-left: 2pt; 
	width: 156px; 
	margin-right: 5pt;
	
}
.bian{
	border: 1px solid #CCCCCC;
	
}
.tb_dh{
    float: left; 
	margin-bottom: 0pt; 
    margin-top: 0pt; 
	margin-left: 0pt; 
	width: 98px; 
	margin-right: 0pt;
	
}
/* apply the gallery design - links slider */
#gallery_container {  width:650px ; height:74px;background:#EBE2E5; margin:0px; padding:0px; display:block; position:relative; }
/* the width is set to show the number of thumbnails that will be visible */
#thumb_container{ position:relative ; overflow:hidden ; width:640px ; height:74px ; margin:0px auto 0px;  }
/* the thumbnails container */
#thumbs { white-space:nowrap; display:block; position:relative; }

#thumbs a { padding:0px; margin:0px; }
#thumbs a img{ border:1px #333333 solid; }

.addfwd { display:block; position:absolute; cursor:pointer; width:25px; height:72px; top:0px; right:0px; background:url(gallery_fwd.jpg) no-repeat;  }
.addbkwd { display:block; position:absolute; cursor:pointer; width:25px; height:72px; top:0px; left:0px; background:url(gallery_back.jpg) no-repeat;  }

