﻿*
{
    margin: 0px;
    padding: 0px;
}
body
{
    height: 600px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.clear{clear:both; overflow:hidden;height:0;}
.all
{
    background-image: url(../images/index.jpg);
    background-repeat: no-repeat;
    height: 600px;
    width: 1200px;
}
.headlianjie
{
    float: right;
    height: 25px;
    width: 501px;
    margin-top: 37px;
    font-family: "宋体";
    font-size: 12px;
    font-weight: bold;
}
.headlianjie a:link, .headlianjie a:visited, .headlianjie a:active
{
    color: #000;
    text-decoration: none;
}
.headlianjie a:hover
{
    color: #FF9400;
    text-decoration: none;
}

.centertu
{
    height: 497px;
	width:1200px;
}
.tu1
{
    height: auto;
    width: 190px;
    margin-left: 70px;
    margin-top: 140px;
    float: left;
	display:inline;
}
.tu2
{
    float: left;
    height: 100px;
    width: 500px;
    margin-top: 80px;
}
.tu3
{
    float: right;
    height: 100px;
    width: 350px;
    margin-top: 180px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 20px;
}
.STYLE1
{
    font-size: 12px;
}
.indexlogo
{
    font-weight: bold;
    width: 700px;
    margin-left: 297px;
    margin-top: 15px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.indexlogo p
{
    float: left;
    margin-right: 25px;
}
.indexlogo a:link, .indexlogo a:visited, .indexlogo a:active
{
    color: #000;
    text-decoration: none;
}
.indexlogo a:hover
{
    color: #FF9400;
    text-decoration: none;
}
