#hangye-content
{
    width:1000px;
    height:auto;
    margin:0 auto;
}
#hangye-content #content
{
    width:690px;
    height:auto;
    float: left;
    border:solid 1px #ccc;
}
#hangye-content .left-title
{
    width:690px;
    height:30px;
    line-height: 30px;
    background-image: url("../image/btitle.png");
}

#hangye-content #content ul li
{
    width:690px;
    height:30px;
    line-height: 30px;
}
#hangye-content .neirong .lingdaocon
{
    text-align: center;

}
#hangye-content #content h1
{
    text-align: center;
    font-size: 25px;
}

.neirong .biaoti
{
    width:670px;
    height:50px;
    margin:0 auto;
    line-height: 50px;
    border-bottom: solid 1px black;
}
.neirong .shijian
{
    width:240px;
    height:30px;
    margin-left: 430px;
    line-height: 50px;
    font-size: 12px;
    color: #ccc;
}
#content ul
{
    display:none;
}

#hangye-content .right
{
    width:300px;
    height:1200px;
    float: right;
}
#hangye-content .right .u
{
    width:300px;
    height:300px;
    border:solid 1px #ccc;
}
#hangye-content .right .d
{
    width:300px;
    height:277px;
    margin-top: 10px;
    border:solid 1px #ccc;
}

table
{
    width:650px;
    height:500px;
    margin:50px auto;
    border:solid 1px #ccc;
    text-align: left;
}

td {
	padding-left: 10px;
}

