@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,p,td,th,div,font,input,textarea,select {
    font-size:11px;
	font-family:arial;	
}
a{
    color:#333333;	
}
a:hover{
    color:#eb3d00;	
}
input.button{
    border:#999999 1px solid;

}
button{
    border:#999999 1px solid;

}
hr 
{
    color:#aaaaaa;
    }
.dot
{
    color:#eb3d00;
    font-size:8px;
    }
.greyfont{
    color:#999999;
	text-decoration:none;	
}
.greyfont:hover{
    color:#ffffff;
}

.deepgreyfont{
    color:#444444;
	text-decoration:none;	
}
.deepgreyfont:hover{
    color:#eb3d00;
}

.whitefont{
    color:#ffffff;
	text-decoration:none;	
}
.whitefont:hover{
    color:#bbbbbb;
	text-decoration:underline;	
}

.redfont{
    color:#eb3d00;
	text-decoration:none;	
}
.redfont:hover{
    color:#333333;
}

.time {
    color:#a32a00;
}
.submenu{
    color:#dddddd;
	padding-right:10px;
	padding-left:10px;
	border-right-color:#aaaaaa;
	border-right-style:groove;
	border-right-width:2px;
}
.submenu:hover{
    color:#eb3d00;
}
.on{
    color:#eb3d00;
    font-weight:bold;
}
.on:hover{
    color:#ffffff;
}
.title
{
    font-size:14px;
    font-weight:bold;
    }
  .products_picimg
  {
	width:350px; margin :0px; padding :0px; border :0px; height :350px;
  }
.productslist_small_img
{
    width:70px; height:70px;  
    padding :0px;
    border :0px;
}
.products_list_big_div
{
		width:350px;
		height:350px;
}
.products_list_small_div
{
	margin :0px;
    padding :0px;
    border :0px;
}

.inquirylist 
{
	color :Red ;
	 
}