﻿#i-container{
width:774px;
MARGIN:0 9px 0 9px;
padding:0;
}
#i-mainbg{
width:774px;
float:left;
padding:0;
background:#fff;
margin:0;
border-left:1px solid #000;
border-right:1px solid #000;
border-bottom:1px solid #000;
}
#i-left{
width:380px;
margin:0 0 15px 0;
padding:0;
float:left;

}

#i-right{
width:380px;
margin:0 0 15px 0;
padding:0;
float:right;

}
#advt{
width:auto;
margin:0;
padding:75px 5px 2px 5px;
background-image:url(../images/bgleft.gif);
background-repeat:no-repeat;
background-position:left top;
}
#advt p{
margin:0;
padding:5px;
color:#c30;
}
#advt p li{
list-style:square;
margin:0;
padding:5px;
color:#c30;
}
#service{
width:auto;
margin:20px 0 0 0;
padding:70px 5px 2px 5px;
color:#666;
background-image:url(../images/bgservice.gif);
background-repeat:no-repeat;
background-position:left top;

}
#service ul li{
margin:5px;
padding-left: 5px;
text-align:left;
border:1px dotted #ccc;

}

#news{
width:auto;
margin:2px;
padding:80px 5px 2px 5px;
background-image:url(../images/bgnews1.gif);
background-repeat:no-repeat;
background-position:left top;
}
#news ul,#products ul,#ourclient ul,#service ul{
 list-style: none;
 border:0; 
 margin:0;
 padding: 0;

}
#news ul li{
margin: 2px;
height:22px;
padding: 0 0 0 15px;
text-align:left;
border-bottom:1px dotted #ccc;
background-image:url(../../images/arrow.gif);
background-repeat: no-repeat;
background-position : 2px;
display:block;
}
#news ul li a, #news ul li a:link{
color: #000;
text-decoration: none;
padding: 2px;
display: block;
}
#news ul li a:hover
{
background: #eee;
}
#products{
width:auto;
margin:20px 0 20px 0;
padding:85px 5px 2px 5px;
background-image:url(../images/bgproducts.gif);
background-repeat:no-repeat;
background-position:left top;
}

#products ul li{
margin: 2px;
height:22px;
padding: 0 0 0 30px;
text-align:left;
z-index:2;
border:1px dotted #ccc;
background-color:#eee;
background-image:url(../images/bgpd.gif);
background-repeat: no-repeat;
background-position : 4px;
display:block;
}
#products ul li a, #products ul li a:link{
color: #000;
text-decoration: none;
padding: 2px;
display:block;
}
#products ul li a:hover
{
background: #ccc;
}
#ourclient{
width:auto;
margin:20px 0 20px 0;
padding:85px 5px 2px 5px;
background-image:url(../images/bgcustomer.gif);
background-repeat:no-repeat;
background-position:left top;
color:#666;
}

#ourclient ul li{
margin: 2px;
height:22px;
padding: 5px 0 0 15px;
text-align:left;
z-index:2;
border:1px dotted #ccc;
background-color:#eee;
}
#ourclient ul li a, #ourclient ul li a:link{
color: #000;
text-decoration: none;
padding: 0;

}
#ourclient ul li a:hover
{
background: #ccc;
}