/* CSS Document */
@import url("header.css");
@import url("leftbar.css");
@import url("mainbody.css");
@import url("footer.css");
@import url("block.css");
@import url("feedback.css");
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
	margin: 0px;
background:#fff;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:visited{
	color: #000000;
        text-decoration: none;
}
a:hover{
	color: #00297e;
        text-decoration: none;
}
img{border:0;}

h3{ margin-top:10px;*font-weight:normal;}
ul{ list-style:none;}
li{ list-style:none;}
.clear:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clear {
display:block;
}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block; float:left; width:100%; }
/* End hide from IE-mac */ 




/***************************************/
#container{
	width:840px;
	float:none;
	margin:0 auto;
    overflow:hidden;
}
#header{
float:left;
	width:840px;

	margin:0;

}
#pagebody{
float:left;
    width: 100%;
overflow:hidden;
}

#banner{ width:840px; height:203px; margin-bottom:6px; }
#banner1{ width:840px;  margin-bottom:6px; }
#flash{ float:right; width:599px; height:203px; background:url(../images/bg_bannerr.gif) no-repeat right 0; overflow:hidden;}




#leftbar{
     border-right:1px solid #6B5931;
	margin-bottom:-5000px;
padding-bottom:5000px; 
	width:240px;
	margin-left:0px;
	float:left;
	

	
}
#mainbody{
    width:570px;
	overflow:hidden;
	float:right;
	 margin-right:10px;
_margin-right:5px; 
}
#footer{
background:#948A73;
color:#4D0016;
font-size:11px;
    float:left;
	width:840px;
	margin:0 auto;
	
	margin-top:6px;
}




#line{line-height:25px;  }
#sname{width:125px; border:1px solid #000; background:none; height:12px; line-height:12px;  margin-left:10px;_margin-left:5px;}
#semail{width:125px; border:1px solid #000; background:none; height:12px;  line-height:12px; margin-left:10px;_margin-left:5px;}
#scompany{width:125px; border:1px solid #000; background:none; height:12px; line-height:12px;   margin-left:10px;_margin-left:5px;}


.hotproduct{ width:190px; float:left; font-size:11px;}
.inhotproduct{ width:179px; height:70px;float:left; font-size:11px; margin-bottom:25px;}

.inpro{ width:568px; overflow:hidden; border:1px solid #6B5931; border-top:0;}
.inpro ul{width:100%; overflow:hidden; margin:0; padding:0;}
.inpro li{ float:left; height:58px; overflow:hidden;}

.fea{font-weight:bold; font-size:13px; text-indent:28px;}



















