body{
	background-image: url(../img/listTopBg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 12px;
	font-family: "Arial";
}
.clearDiv
{
	clear: both;
}

.topDiv
{
	width: 985px;
	height: 341px;
}
.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: 23px;
	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: 202px;
}

.mainDiv
{
	width: 100%;
	min-height: 300px;
	height: auto;
	background-image: url(../img/mainBg.jpg);
	background-repeat: repeat;
}
.main
{
	width: 985px;
	min-height: 300px;
	height: auto;
	background-color:#FFFFFF;
}
.mainLeft
{
	width: 739px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.mainRight
{
	width: 246px;
	height: auto;
	float: right;
	margin-top: 20px;
}
.listTop
{
	background-image: url(../img/listTop.jpg);
	width: 729px;
	height: 34px;
}
.listContent
{
	background-image: url(../img/listContentBg.jpg);
	width: 729px;
	height: 584px;
}

.productContent
{
	width: 727px;
	min-height:500px;
    height: auto;
    border-left:solid 1px #c9c9c9;
    border-right:solid 1px #c9c9c9;
    border-bottom:solid 1px #c9c9c9;
}

#typedes {
    color: #404040;
    margin: 25px 25px 10px 25px;
    text-align: left;
    font-size: 10pt;
    font-family: Arial;
    line-height: 150%;
}


.dhTop
{
	background-image: url(../img/dhcd.jpg);
	width: 233px;
	height: 29px;
}

.cpTop {
    	background-image: url(../img/cpcd.jpg);
	width: 233px;
	height: 29px;
}

#list
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	line-height: 24px;
	width: 720px;
	margin-top: 15px;
}
#list li
{
	width: 683px;
	height: 37px;
	margin-left: 10px;
	background-image: url(../img/listBg.jpg);
	
	
}
#list a
{
	display: block;
	float: left;
	width: 580px;
	text-align: left;
	color: #303030;
	text-decoration: none;
	margin-top: 8px;
	margin-left: 20px;

}
#list a:hover
{
	color: #0054a8;
	text-decoration: underline;

}
#list span
{
	color: #303030;
	display: block;
    float: right;
	margin-top: 8px;
}


.page {
    float: right;
    margin: 20px 10px 0 0;
}

.page a:link {
    color: #000000;
    text-decoration: none;
}
.page a:visited {
    color: #000000;
    text-decoration: none;
}
.page a:hover {
    color: #a52a2a;
    text-decoration: underline;
    background: none;
}

#listtop {
    	margin-top: 10px;
	margin-left: 30px;
    height: 24px;
    float: left;
}

.listTop span
{
	color: #FFFFFF;
	float: left;
    margin-left: 10px;
}

.listTop a
{
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
}

.listTop a:link
{
    text-decoration: none;
}


.dhContent
{
	width: 223px;
	min-height: 120px;
	height: auto;
	margin-top: 15px;
}

.dhContent ul
{
	width:223px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.dhContent a
{
	width: 223px;
	height: 28px;
	display: block;
	color: #003366;
	text-decoration: none;
}
.dhContent a:hover
{
	display: block;
	width: 223px;
	height: 28px;
	color: #FFFFFF;
}
.dhContent ul li
{	
	width: 223px;
	height: 23px;
	background-image: url(../img/flbg_2.jpg);
	padding-top: 5px;
}
.dhContent ul li:hover
{
	width: 223px;
	height: 23px;
	background-image: url(../img/flbg_1.jpg);	
	padding-top: 5px;
}

.lxwmDiv
{
	width: 230px;
	text-align: left;
	margin-top: 10px;
	line-height: 20px;
	color: #494949;
}

.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;
    }

.showContent
{
	
	width: 727px;
	min-height: 584px;
	height: auto;
	border-bottom: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;

}

.zwDiv
{
	width: 710px;
	font-size: 14px;
	color: #404040;
	height: auto;
}

#ctitle {
    color: #003a90;
    font-family: Arial;
    font-weight: bold;
    line-height: 200%;
    font-size: 12pt;
}

#content {
    text-align: left;
    margin: 0 30px 0 30px;
}

.message {
    width: 660px;
    height: 240px;
    border: solid 1px #b2b2b2;
    padding-top: 40px;
    text-align: left;
}

#productlist
{
    list-style: none;
    width:720px;    
    margin:0;
    padding:0;
    float:left;
    
}
#productlist li
{
    width:240px;
    height:167px;
    float:left;
    margin-top:30px;
}
#productlist img
{
    width:230px;
    height:151px;
    border:solid 1px #bfbfbf;
}
#productlist a
{
    width: 230px;
    float: left;
    text-decoration:none;
    color:#003b88;
    font-weight:bold;
}
#productlist a:hover
{
    text-decoration:underline;
    color:#0069a8;
    font-weight:bold;
}