@import url(css01.css);
@import url(css02.css);
@import url(form.css);
* {
  margin:0;
  padding:0;
}
body {
  background-image:url(../images/bg.gif);
  background-repeat:repeat-x;
  margin-top:5px;
  background-color:#FFF;
}
ul,
li{
   list-style:none;
}
.clearboth{
  clear:both;
  }
#banner{
    margin-top:3px;
}

#link{
    text-align:center;
    background-image:url(../images/bg_link.gif);
	background-repeat:repeat-x;
	height:150px;
	}
#link img{
    margin-top:10px;}
#deatils h1,
#company h1{
    padding-left:25px;
	line-height:30px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0871C2;
	background-image: url(../images/li07.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	border-bottom:1px solid #C2C2C2;
	margin-bottom:5px;
}
#news{
    float:left;
	width:236px;
    }
#news h1,
#product2 h1{
    padding:2px 2px 4px 15px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#0871C2;
	background-image: url(../images/li02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	border-bottom:1px solid #086FBE;
	margin-top:5px;
	text-align:left;
}
#product2 {
    float:right;
	width:288px;
	text-align:center;
}
#product_box1{
    border-left:1px solid #086FBE;
    border-right:1px solid #086FBE;
    border-bottom:1px solid #086FBE;
}
.product_box2{
   border-bottom:1px solid #086FBE;
   }
#newslist{
	background-image: url(../images/bg_news.gif);
	background-repeat: repeat-x;    
    }
#newslist li{
	border-bottom:1px solid #E6E5E3;
	padding:4px 4px 4px 15px;
	background-image: url(../images/li03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	}
#main_right3{
    float:right;
    width:286px;
	
	}
#wrapper_content{
    padding-top:6px;
	width:100%;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}
#t_left{
   float:left;
}
#t_right{
   float:right;
   border:1px solid red;
}
#menu2{
	text-align:right;
	background-image: url(../images/bg_tmenu.gif);
	background-repeat: no-repeat;	
	height:20px;
	width:116px;
	}
#psearch{
	margin:20px 80px 0px 0px;
}
#search dt,
#search dd{
    float:left;
	margin-right:2px;
}
#wrapper{
   margin-top:6px;}
.wrapper2{
   clear:both;
   text-align:center;
   margin-bottom:5px;
}
.wrapper31,
#wrapper3{
   margin-bottom:5px;
   text-align:center;
   clear:both;
   }
.wrapper30{
   text-align:center;
   }
.wrapper_p{
   margin:10px;
   }
#right1{
float: right; 
width: 236px; 
text-align:left;
}
#left1{
float: left;  
width: 536px;
}
#right2{
float: right; 
width: 412px; 
text-align:left;
}
#left2{
float: left;  
width: 355px;
height:290px;
text-align:left;
}
#right3,
#right31 {
	text-align:left;
	border:1px solid #DBDBDB;
	background-image: url(../images/bg_main2.gif);
	background-repeat: repeat-x;
	padding:10px;
}
#left3 {
float: left;  
width: 200px;
text-align:left;
}


#text1 img{
  float:left;
  margin:0px 15px 2px 0px;
}
#text1 span{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	text-decoration: none;
  }


