@import url("global.css");
@import url("nav.css");
@import url("font.css");
@import url("pro.css");
/*-----------------main--------------------------*/
#main{
margin:auto;
}
#main_left{
float:left;
width:224px;
background:#EAEAF4;
}
#P_List_Title{
background:url(productitle.jpg) left no-repeat;
height:20px;
padding:5px 0px;
margin:0px 0px 0px 10px;
}
#Products_List_All{
padding:5px 0px 10px 0px;
margin:0px 10px 0px 10px;
}
#main_right{
float:left;
width:751px;
}
#Index_Category{
clear:both;
background:url(bgt.jpg) top repeat-x;
}
#right_bottom{
clear:both;
}
#right_bottom_l{
float:left;
width:370px;
padding:20px 0px 0px 10px;
background:url(btb.jpg) top repeat-x;
}
#Index_body{
float:left;
padding:20px 20px 0px 0px;
width:351px;
background:url(btb.jpg) top repeat-x;
}
#title{
clear:both;
background:url(li.gif) no-repeat;
padding:0px 20px;
font-size:16px;
}
#pro_title{
clear:both;
background:url(li.gif) no-repeat;
padding:0px 20px;
font-size:14px;
}
#body_Content{
background:url(btb.jpg) repeat-x;
padding:20px 15px 10px 15px;
}
/*
/*=======index.htm=============*/
#Category{
float:left;
width:220px;
margin:10px 10px;
}
#NewsList{
clear:both;
margin:10px 15px;
border-top:#EAEAF4 solid 3px;
}
#Equipment ul{ width:auto; height:auto;}
#Equipment li {
float:left;
text-align:center;
}

