﻿body
{
}

div
{
    margin:0px;
    padding:0px;
}
#home_outer
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

#home_logo
{
    float:left;
    width:677px;
    background-image:url(images/index_01.gif);
    height:93px;
    background-repeat:no-repeat;
}

#home_lan
{
    float:right;
    width:321px;
    height:93px;
    text-align:right;
}



#home_header_pic
{
    width:1000px;
}


#factory
{
    float:left;
    width:677px;
    background-image:url(images/index_02.jpg);
    height:212px;
    background-repeat:no-repeat;
}

#big_logo
{
    float:right;
    width:321px;
    background-image:url(images/index_04.gif);
    height:214px;
}



#split_first
{
    width:37px;
    height:270px;
    background-image:url(images/index_05.gif);
    float:left;
}

#c1,#c2,#c3
{
    width:321px;
    background-image:url(images/index_07.gif);
    height:213px;
    float:left;
    background-repeat:no-repeat;
}

#c1
{
    width:321px;
    background-image:url(images/index_06.gif);
    height:270px;
    float:left;
    background-repeat:no-repeat;
}

.mp
{
    margin-top:5px;
    margin-left:15px;
}
.mp img, .mp p
{
    float:left;
}

.mp p
{
    padding-left:10px;
    padding-top:14px;
}

#home_content h4
{
    display:block;
    font-weight:bold;
    margin:0px;
    padding-left:8px;
    height:30px;
    font-size: 14px;
    line-height:30px;
}

#home_productlist ul
{
    height:95px;
    margin:0px;
}

#home_productlist ul li
{
    padding-left:18px;
    background-image:url(images/dian1.gif);
    background-repeat:no-repeat;
    background-position:left center;
    margin-left:10px;
}

#home_productlist ul li a
{
    width:225px;
}

#home_productlist .morelink
{
	position: absolute;
	top: 500px;
	left: 750px;
}

#home_about,#home_productlist,#home_contact_me
{
    clear:both;
}

#home_about div
{
    padding-left:10px;
    padding-right:10px;
    text-indent:2em;
    
}

address
{
    padding-left:8px;
    font-style:normal;
    height:95px;
    margin:0px;
}

#menu
{
    float:left;
    background-image:url(images/index_08.gif);
    height:55px;
    width:642px;
    margin:0px;
}

#menu li
{
    float:left;
    height:53px;
    line-height:53px;
    width:100px;
    text-align:center;
}

#home_foot
{
    clear:both;
    height:28px;
    background-image:url(images/index_09.gif);
}


