body {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
td{
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#main_div
{
  width:1000px;
  float:left;
}
#top{
	background-image: url(/mimages/top_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	width:1000px;
	height:27px;
}
#logo{
    width:244px;
    height:106px;
	float:left;
}
#banner
{
 background-image:url(/mimages/banner_bg.gif);
 background-repeat:no-repeat;
 width:752px;
 height:106px;
 float:right;
}
#kong
{
   float:left;
   height:3px;
   width:100%;
   overflow:hidden;
}
#left_menu
{
  width:176px;
  float:left;
}
#left_menu UL
{
   float:left;
   margin:0px;
   padding:0px;
}
#left_menu LI
{
   float:left;
   margin:0px;
   padding:0px;
   list-style-type:none;
}
#left_line
{
    background-image:url(/mimages/left_line.gif);
	background-repeat:repeat-y;
	width:21px;
	float:left;
	position:relative;
    margin: 0 -170px 0 0;
}
#mainContent
{
    float:right;
	width:800px;
}
#home_newproduct
{
   width:796px;
   height:150px;
   margin:0px;
   padding:0px;
   background-image:url(/mimages/home_newproduct_bg.gif);
   background-repeat:repeat-y;
   text-align:center;
}
#home_Pics
{
    margin-top:10px;
}
#mainDIV
{
    width:200px;
	float:left;
}
#mainPic
{
    width:183px;
	height:145px;
	margin-top:1px;
}
#position
{
   width:100%;
   height:33px;
   float:left;
}
#positionFont
{
	width:755px;
	height:33px;
	font-size:14px;
	font-weight: bold;
	float:left;
	background-image:url(/mimages/position_bg.gif);
	background-repeat:repeat-x;
	padding-top:5px;
}
#content
{
	background-image:url(/mimages/content_bg.gif);
	background-repeat:repeat-y;
	width:799px;
	line-height: 18px;
/*	word-break: break-all;
	white-space:normal;
	overflow:hidden;
	*/
	padding-left:3px;
}
#footer
{
height:50px;
width:1000px;
float:left;
background-color:#CCCCCC;
text-align:center;
padding-top:10px;
}