body 
{
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
}

.container a
{
	color: #3B5998;
	text-decoration: none;
}

.container a:hover
{
	color: #3B5998;
	text-decoration: underline;
}

.container .section 
{
	border-bottom : 1px solid #CCCCCC;
}

.container #footer
{	
	border-top: 1px solid #CCCCCC;
}

.container .box
{
	border-bottom : 1px solid buttonshadow;
	border-right  : 1px solid buttonshadow;
}

.container .menu_top
{	
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE; 
	margin: -16px 0 15px 0;
}

.container .menu_top a
{
	color: #3B5998;
	text-decoration: none;
}

.container .menu_top a:hover
{
	color: white;
	background-color: #3B5998;
}

.container h1,h2,h3,h4,h5,h6
{
	color: #333333;
}

.container .NewShop_First
{
	border-top: 0px;
}

.container .NewShop
{
	border-top: 1px solid #E6E6E6;
}

.container .NewShop_Title 
{
	color: #3B5998;
	font-size: 11px;
	font-weight: bold;
}

.container .NewShop_Content {	
	margin-bottom: 4px;
}

.container .NewShop_Icon {	
	float: right;
	padding-left: 6px;
}

.container p {
	text-align: justify;
}

.container .ContactInfo_First {
	margin-top: 0pt;
}

.container .ContactInfo {
	margin-top: 15px;
}
.container .ContactInfo , .ContactInfo_First {
	clear:right;	
	margin-bottom: 15px;
}

.container .ContactInfo_Icon {
	position:absolute;
}
.container .ContactInfo_Icon, .ContactInfo_Content {
	
}

.container .HomeBox {
	margin-bottom: 20px;
}

.container .ContactInfo_Content {
	padding: 0pt 0pt 0pt 24px;
	font-size: 95%;
}

.container .pics {  
    
    padding: 0;  
    margin:  0;  
} 
 
.container .pics img {  
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
    width:  676px; 
    height: 307px; 
    top:  0; 
    left: 0 
}

.container .Product {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 8px;
}
.container .Product_Info p {
	color: #808080;
}

.container .Product_Title {
	color: #3B5998;
	font-weight: bold;
}

.container .Product_Price {
	
}

.container .img_thumb {
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 97px;
	width: 130px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}

.container .img_thumb_Hover {
	border: 1px solid blue;	
}

#facebox table {
	width:auto;
}