body{
	background-image: url(../img/topbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	font-family: "Arial";
}
.clearDiv
{
	clear: both;
}

.topDiv
{
	width: 985px;
	height: 461px;
}
.logoDiv
{
	width: 985px;
	height: 107px;
}
.lan
{
	width:496px;
	height: 102px;
	text-align: right;
	float: right;
}
.lan a
{
	color: #003b88;
	text-decoration: none;
}
.lan a:hover
{
	color: #0054a8;
	text-decoration:underline;
}
.lanSpan
{
	display: block;
	margin-top: 5px;
}

.linkspan
{
	display: block;
	margin-top: 25px;
}


.linkspan img
{
    border: 0;
}

.linkspan a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.linkspan a:hover
{
	color: #215586;
	text-decoration:none;
}

.logoimg
{
	width: 489px;
	height: 54px;
	background-image: url(../img/fuyologo.jpg);
	float: left;
	margin-top: 25px;	
}
.navDiv
{
	width: 985px;
	height: 33px;
	float: left;
}
.navDiv ul
{
	width:985px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.navDiv ul li
{
	width:123px;
	height: 25px;
	float: left;
	text-align: center;
	padding-top: 8px;
}
.navDiv a
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 32px;
}
.navDiv ul li:hover
{
	background-color: #214169;
	cursor: pointer;
}
.li_active
{
	background-color: #214169;
	cursor: pointer;
}
.showDiv
{
	width:980px;
	height: 321px;
}

.mainDiv
{
	width: 100%;
	height: auto;
	background-image: url(../img/mainBg.jpg);
	background-repeat: repeat;
}
.main
{
	width: 985px;
	height: auto;
	background-color:#FFFFFF;
}
.main_more
{
	float: right;
	margin-top: 8px;
	margin-right: 25px;
}
.main_more a
{
	color: #494949;
	text-decoration: none;
}
.main_more a:hover
{
	color: #494949;
	text-decoration: underline;
}

.mainLeft
{
	width:722px;
	min-height: 300px;
	height: auto;
	float: left;
}
.mainRight
{
	width:263px;
	min-height: 300px;
	height: auto;
	float: right;
}
.qyjjDiv
{
	margin-top: 8px;
	background-image: url(../img/qyjj.jpg);
	width: 700px;
	height: 196px;
}

.qyjjContent
{
	width: 660px;
	height: 140px;
	margin-top: 18px;
	text-align: left;
}
.qyjjContent img
{
	float: left;
	margin-right: 10px;
}
.qyjjContent span
{
	color: #404040;
	line-height: 20px;
}

.cpflTop
{
	margin-top: 8px;
	background-image: url(../img/cpfl.jpg);
	width: 229px;
	height: 75px;
}
.cpflContent
{
	width: 223px;
	height: 112px;
}

.cpflContent ul
{
	width:223px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.cpflContent a
{
	width: 223px;
	height: 28px;
	display: block;
	color: #003366;
	text-decoration: none;
}
.cpflContent a:hover
{
	display: block;
	width: 223px;
	height: 28px;
	color: #FFFFFF;
}
.cpflContent ul li
{	
	width: 223px;
	height: 23px;
	background-image: url(../img/flbg_2.jpg);
	padding-top: 5px;
}
.cpflContent ul li:hover
{
	width: 223px;
	height: 23px;
	background-image: url(../img/flbg_1.jpg);	
	padding-top: 5px;
}

.cpzsDiv
{
	width: 700px;
	height: auto;
	margin-top: 20px;
}
.cpzsTop
{
	width: 700px;
	height: 33px;
	background-image: url(../img/cpzs.jpg);
}


/*图片滚动*/
#qytjContent
{
    overflow:hidden;
    width:680px;
    height:180px;
}

#qytjList
{
    PADDING-RIGHT: 0px;
     PADDING-LEFT: 0px;
     LIST-STYLE-POSITION: outside;
     PADDING-BOTTOM: 0px;
     MARGIN: 0px;
     PADDING-TOP: 0px;
     LIST-STYLE-TYPE: none;
     overflow: hidden;
}
#qytjList li
{
    width:250px;
    height:auto;
    float:left;
    padding: 0px;
    margin: 0px;
    list-style-image: none;
    list-style-type: none;
}

#qytjList a
{
    display: block;
     margin: 0px;
     width: 130px;
     height: auto;
     TEXT-ALIGN: center;
     padding-top: 3px;
     padding-right: 0px;
     padding-bottom: 3px;
     padding-left: 0px;
}
#qytjList img
{
	width: 240px;
	height: 181px;
    border: 0;
}

#qytjContent span
{
	font-weight: bold;
	color: #404040;
}

#inContent 
{
    float: left;
    width: 800%;
    margin-top:15px;
}

#listDiv {
 float: left;
}
#listDiv2 {
float: left;
}
/*图片滚动END*/

.qyspDiv
{
	width: 233px;
	height: 188px;
	background-image: url(../img/qysp.jpg);
	margin-top: 28px;
	padding-top:28px;
}
.spContent
{
	/*width: 230px;
	height: 180px;*/
	text-align: left;
}



.footDiv
{
	width: 985px;
	height: 64px;
	background-color: #d1d1d1;
	margin-top: 15px;
}
.footLeft
{
	float: left;
	height: 64px;
	text-align: left;
	color:#404040;
}
.footRight
{
	float: right;
	height: 64px;
}
.footSpan
{
	display: block;
	margin-left: 8px;
	margin-top: 10px;
}

 .footSpan a:link {
        color: #3d3d3d;
        text-decoration: none;
    }

    .footSpan a:visited {
        color: #3d3d3d;
        text-decoration: none;
    }

    .footSpan a:hover {
        color: #0054a8;
        text-decoration: underline;
    }

#link {
    margin-top: 10px;
    text-align: left;
    list-style: none;
}

#linktitle {
    text-align: center;
            font-weight: bold;
}

    #link li {
        width: 180px;
        margin-top: 2px;
    }

    #link a:link {
        color: #3d3d3d;
        text-decoration: none;
    }

    #link a:visited {
        color: #3d3d3d;
        text-decoration: none;
    }


    #link a:hover {
        color: #0054a8;
        text-decoration: none;
    }
