div.index_head
{
 background-image:url(/img/index_head.jpg);
 width:1000px;
 height:341px;

}

.png {
	behavior: url(/png.htc);
}

div.head
{
 background-image:url(/img/head.jpg);
 width:1000px;
 height:380px;

}

div.center
{
 background-color:#fcf8de;
 width:1000px;
  
}

div.left
{
 min-height:600px;
 background-color:#fcf8de;
 width:240px;
 float:left;
}

div.right
{
 min-height:600px;
 background-color:#fcf8de;
 width:755px;
 float:right;
}
div.menu_left
{

background-image:url(/img/menu_left.gif);
width: 199px;
height: 266px;
margin-left:22px;
float:left;
}


div.index_content
{
 background-image:url(/img/index_content.jpg);
 width:1000px;
 height:459px;

}



div.menu_bg
{

 width:1000px;
 height:116px;
 float:left;
 margin-top:40px;
}

div.head_left
{
 background-image:url(/img/phone.jpg);
background-repeat: no-repeat;
background-position: top middle;
 width:383px;
 height:177px;

}
div.phone
{

width:140px;
height:50px;
text-align:left;
margin: 0px;
padding-top: 10px;
padding-left: 85px;
}

span.phone
{
color:#115e02;
font-size:18px;
font-family:tahoma;


}
div.icon_bg
{
padding-left:3px;
background-image:url(/img/icon_bg.gif);
width:14px;
height:52px;
float:right;
margin-right:50px;
}


div.bottom
{
background-image:url(/img/bottom.gif);
background-repeat: no-repeat;
width:1000px;
height:183px;
float:left;
}

div.content
{
width:686px;
margin-bottom:20px;
}

div.phone_bottom
{
float:left;
margin-top:75px;
margin-left:82px;

}

