/* CSS Document */
body
{
    font-size:12px;
	background:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	text-align:center;
}
img
{
   border:0px;
}
h1
{
    font-weight: bold; 
	font-size: 12px;  
}
h2
{
    font-weight: bold; 
	font-size: 15px; 
	color: #507cd1; 
	text-align: left;
	margin:20px 0px 5px 10px;
	clear:both;
}
#Layer1 {
	position:absolute;
	top:120px;
	width:500px;
	height:23px;
	z-index:1;
	font-size:16px;
	text-align:left;
}
#head
{
   width:800px;
   margin:0 auto;
}
#logo
{
   width:90px;
   float:left;
   text-align:center;
   margin:5px;
}
#toplink
{
    float:right;
}
#toplink ul
{
	list-style: none; 
}
#toplink ul li 
{ 
	float: left;
	list-style: none;
	padding:5px 3px;
}
#paypic
{
   float:right;
   clear:right;
   padding:5px;
}
#top_nav
{
	height:34px;
	background:url(../images/nav_bg.gif);
	clear:both;
}
#top_nav ul li
{
    float:left;
	list-style:none;
	line-height:35px;
	padding:0 5px;
	color:#444EA1;
	font-size:11px;
}
#top_nav ul li a
{
    color:#444EA1;
	text-decoration:none;
	font-weight:bold;
}
#top_nav ul li a:hover,a:active
{
    color:#fff;
}

#topsearch
{
    background: #6699ff;
	height:25px;
	clear:both;
	text-align:right;
}
#mid_nav
{
    margin:0 auto;
	width:800px;
	text-align:left;
	padding-left:0px;
}
#fix
{
   width:800px;
   margin:0 auto;
}
#content
{
   width:800px;
   background:#deeafa;  
   float:left;
}
#content_left
{
   width:195px;
   float:left;
   text-align:left;
}
#treelink
{
    padding-left:10px;
	padding-top:8px;
	font-size:11px
}

#treelink a:hover,a:active
{
    color:#FF0000;
}

#content_mid
{
   float:left;
   width:603px;
   word-wrap:break-word;
   background:#ffffff;
   border:1px solid #999999;
}
#content_right
{
    width:19%;
	float:right;
	text-align:left;
}
#contact
{
	height:22px;
	padding-left:5px;
	line-height:22px;
	background:#6699ff;
}
#contactlink
{
    padding-left:10px;
}
.item
{
   float:left;
   width:33%;
   height:200px;
}

.small_item
{
   float:left;
   width:33%;
   height:120px;
}
#four_items_list
{
   background:#F0F9FD;
   width:100%;
}
.four_items
{
    float:left;
	width:24.87%;
	height:120px;	
	padding-top:10px;
	padding-bottom:10px;
}
.datalist
{
    display:block;
}
.line
{
    clear:both;
	width:800px;
	margin:0 auto;
}
.line2
{
    clear:both;
	width:95%;
	margin:0 auto;
}
#foot
{
   font-size:10px;
   line-height:17px;
}
#product_pic
{
   width:250;
   float:left;
   text-align:left;
   padding-left:10px;
}
#product_des
{
   float:right;
   width:340px;
   text-align:left;
   line-height:20px;
}
#Image2
{
   width:80%;
}
#color_line
{
   border-top:1px solid #e7e8d9;
   width:90%;
   margin:5px 0px;
}
#Panel1
{
    float:left;
	width:100%;
}
.table_left
{
   width:30%;
   float:left;
   text-align:right;
   color:#666;
   font-size:15px;
   height:30px;
}
.table_right
{
   width:65%;
   float:right;
   text-align:left;
   height:30px;
}
.pagenav
{
   clear:both;
   height:20px;
   line-height:20px;
}
.pre,.next,.number
{
    border:1px solid #849CC6;
	float:left;
	margin:0 2px;
	height:20px;
}
.number
{
    width:17px;
}
.pre
{
    width:72px;
}
.next
{
    width:50px;
}
.pre a,.number a,.next a
{
    text-decoration:none;
	font-size:11px;
	color:#000000;
	display:block;
}
.pre a:hover,a:active, .number a:hover,a:active,.next a:hover,a:active 
{
    background:#E5EDF9;
}
.pageof
{
   margin:0 5px;
   float:left;
   font-size:11px;
}
.pagesearch
{
   float:right;
   font-size:11px;
}
#goto
{
   margin-left:30px;
}
#midnav
{
   text-align:left;
   margin:0px 0px 10px 20px;
}
.clear
{
    clear:both;
}