﻿body 
{
	font: 14px/18px  Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px auto;
	background:#FFF; 
}

ul,ol,li,p,table,form,img{margin:0;padding:0;}
ul,ol{list-style:none;}

a{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover{color:#f00;text-decoration:underline;}

.PageW{width:100%; margin:0 auto;text-align:center;}
.PageW .headT{ height:28px; width:100%; background:#DAE7F0; border-bottom:2px solid #DAE6DF;}
.PageW .headT .headTContent{width:1002px; margin:0 auto; line-height:28px; color:Green; text-align:left;}
.PageW .headT .headTContent .headTLink{float:right; width:200px; font-size:12px; text-align:right;}
.PageW .headT .headTContent .headTLink a{color:Green;}


    .PageW .headBg1 {
        height: 132px;
        width: 100%;
        margin: 0 auto;
        /*border-bottom: 2px solid #DAE6DF;*/
    }

        .PageW .headBg1 .HeadLog1 {
            height: 132px;
            width: 100%;
            margin: 0 auto;
            vertical-align: bottom;
            background: url(/web/images/head2.png) no-repeat center center;
        }
    .PageW .headBg1 .HeadLog1 .Nav {
        height: 132px;
        width: 1002px;
        margin: 0 auto;
    }

        .PageW .headBg1 .HeadLog1 .Nav .NavRight {
            float: right;
            height: 25px;
            line-height: 25px;
            margin-top: 50px;
            width: 202px;
        }

            .PageW .headBg1 .HeadLog1 .Nav .NavRight .Search {
                float: left;
                background-color: #E7EBEE;
                border: 0px;
                height: 25px;
                line-height: 25px;
                width: 160px;
            }

            .PageW .headBg1 .HeadLog1 .Nav .NavRight .ButSearch {
                border: 0px;
                height: 25px;
                width: 35px;
                cursor: pointer;
                background: url(/web/images/but.png) no-repeat -175px 0;
            }

        .PageW .headBg1 .HeadLog1 .Nav .NavLeft {
            float: left;
            width: 800px;
            margin-top: 104px;
            height: 28px;
        }

            .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul {
                width: 100%;
                height: 28px;
                line-height: 28px;
            }

                .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li {
                    float: left;
                    width: 75px;
                    margin: 0 5px 0 5px;
                    text-align: center;
                    font-size: 14px;
                    font-family: "Microsoft YaHei" !important;
                }

                    .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L1 {
                        width: 95px;
                    }

                    .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L2 {
                        width: 130px;
                    }

                    .PageW .headBg .HeadLog .Nav .NavLeft ul li a {
                        color: #858888;
                        text-decoration: none;
                    }

                    .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.thisMod {
                        background: url(../images/but.png) no-repeat 0 -90px;
                    }

                        .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.thisMod a {
                            color: #3E3F3F;
                        }

                    .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L1thisMod {
                        background: url(../images/but.png) no-repeat 0 -144px;
                    }

                        .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L1thisMod a {
                            color: #3E3F3F;
                        }

                    .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L2thisMod {
                        background: url(../images/but.png) no-repeat 0 -700px;
                    }

                        .PageW .headBg1 .HeadLog1 .Nav .NavLeft ul li.L2thisMod a {
                            color: #3E3F3F;
                        }




.PageW .headBg{ height:132px; width:100%; margin:0 auto; background-color:#65B5E3; border-bottom:2px solid #DAE6DF;}
.PageW .headBg .HeadLog{height:132px; width:100%; margin:0 auto; vertical-align:bottom; background:url(/web/images/head1.png) no-repeat center center; }
.PageW .headBg .HeadLog .Nav{height:132px; width:1002px; margin:0 auto;}
.PageW .headBg .HeadLog .Nav .NavRight{ float:right; height:25px; line-height:25px; margin-top:50px; width:202px;}
.PageW .headBg .HeadLog .Nav .NavRight .Search{ float:left; background-color:#E7EBEE; border:0px; height:25px; line-height:25px; width:160px;}
.PageW .headBg .HeadLog .Nav .NavRight .ButSearch{border:0px; height:25px; width:35px; cursor:pointer; background:url(/web/images/but.png) no-repeat -175px 0; }

.PageW .headBg .HeadLog .Nav .NavLeft{float:left; width:800px; margin-top:104px; height:28px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul{width:100%; height:28px; line-height:28px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li{float:left; width:75px; margin:0 5px 0 5px; text-align:center; font-size:14px; font-family: "Microsoft YaHei" ! important;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L1{width:95px; }
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L2{width:130px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li a{color:#858888;text-decoration:none;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.thisMod{ background:url(../images/but.png) no-repeat 0 -90px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.thisMod a{ color:#3E3F3F;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L1thisMod{background:url(../images/but.png) no-repeat 0 -144px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L1thisMod a{color:#3E3F3F;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L2thisMod{background:url(../images/but.png) no-repeat 0 -700px;}
.PageW .headBg .HeadLog .Nav .NavLeft ul li.L2thisMod a{color:#3E3F3F;}

#mod8{width:130px;}

.PageW .PageDef{width:1002px; margin:0 auto;}

.PageW .PageDef .B1{ float:left; width:362px; height:274px;}
.PageW .PageDef .B1 .B1_C{ float:left; width:358px; height:270px; padding:1px; border:1px solid #C4C4C4; background-color:#FFF;}
.PageW .PageDef .B1 .B1_C .B1_C_Show{float:left; width:354px;height:236px; overflow:hidden; margin:0 auto; filter:progid:DXImageTransform.Microsoft.Fade ( duration=0.5,overlap=1.0 );}
.PageW .PageDef .B1 .B1_C img{margin:0px; border:0px;}

.PageW .PageDef .B1 .B1_C .B1PicTit{float:left; margin:2px 0 0 0; width:358px; font-size:16px;line-height:30px; font-family: "Microsoft YaHei" ! important; background-color:#F0F0F0;}
.PageW .PageDef .B1 .B1_C #num{float:right; margin:-30px 15px 0 0; position:relative; text-align:right; display:inline;}
.PageW .PageDef .B1 .B1_C .bigon{zoom:1;background:#FF0000; color:#FFF; 
                       margin-left:1px; padding:2px 4px 2px 4px; cursor:pointer; 
                       font-size:14px; font-weight:bold; border:1px solid #FFF;
                       }
.PageW .PageDef .B1 .B1_C .bigoff{zoom:1;background:#000; color:#FFF; 
                        margin-left:1px; padding:2px 4px 2px 4px; cursor:pointer; 
                        font-size:14px; font-weight:bold; border:1px solid #FFF;
                        filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
						-moz-opacity:0.5; /*Firefox私有，透明度50%*/
						opacity:0.5;/*其他，透明度50%*/
                        }

.PageW .PageDef .Title{ height:38px; line-height:38px; width:100%; border-bottom:1px solid #D6D6D6; background:url(../images/bg.png) 0px 0px; }

.PageW .PageDef .Title .T{ float:left; width:150px; text-align:left; font-size:14px; color:#303131; font-family: "Microsoft YaHei" ! important; font-weight:bold; padding-left:35px;}
.PageW .PageDef .Title .T1{background:url(../images/but.png)  no-repeat -110px -84px;}
.PageW .PageDef .Title .T2{background:url(../images/but.png)  no-repeat -110px -123px;}
.PageW .PageDef .Title .T3{background:url(../images/but.png)  no-repeat -110px -164px;}
.PageW .PageDef .Title .T4{background:url(../images/but.png)  no-repeat -110px -208px;}
.PageW .PageDef .Title .T5{background:url(../images/but.png)  no-repeat -110px -250px;}
.PageW .PageDef .Title .T6{background:url(../images/but.png)  no-repeat -110px -297px;}
.PageW .PageDef .Title .T7{background:url(../images/but.png)  no-repeat -110px -336px;}
.PageW .PageDef .Title .T8{background:url(../images/but.png)  no-repeat -110px -378px;}
.PageW .PageDef .Title .T9{background:url(../images/but.png)  no-repeat 5px -588px;}
.PageW .PageDef .Title .T10{background:url(../images/but.png)  no-repeat 5px -638px;}

.PageW .PageDef .Title .T_Txt{ float:left; width:200px; font-size:14px; color:#278B02;font-family: "Microsoft YaHei" ! important; padding-left:10px;}
.PageW .PageDef .Title span{ width:50px; float:right; font-size:12px;}
.PageW .PageDef .Title span a{color:Green;}



.myscroll { width: 257px; height: 223px; margin: 0 auto; line-height: 26px; font-size: 12px; overflow: hidden;}
.myscroll li {height: 26px; margin-left:5px;}
.myscroll li span.S1{ float:left; width:97px; height:26px; line-height:26px; overflow:hidden; text-align:left;}
.myscroll li span.S2{ float:left; width:70px; height:26px; line-height:26px; text-align:right;}
.myscroll li span.S3{ float:left; width:70px; height:26px; line-height:26px; text-align:right;}


.PageW .PageDef .Ban{float:left; width:1002px; margin:0px 0 8px 0;}
.PageW .PageDef .Ban a{margin:0px;}

.PageW .PageDef .PageLeft{float:left; width:692px; margin-right:5px;}


.PageW .PageDef .PageLeft .B2{ float:left; width:323px; margin-left:5px; border:1px solid #D6D6D6;}
.PageW .PageDef .PageLeft .B2 .B2_C{ float:left; width:321px; height:234px; background-color:White;}
.PageW .PageDef .PageLeft .B2 .B2_C ul{float:left; width:321px; margin-top:8px;}
.PageW .PageDef .PageLeft .B2 .B2_C ul li{float:left; text-align:left; width:296px; height:28px; line-height:28px; padding-left:15px; margin-left:10px; font-family: "Microsoft YaHei" ! important;  font-size:12px; background:url(../images/but.png) no-repeat 0px -512px; overflow:hidden;}
.PageW .PageDef .PageLeft .B2 .B2_C ul li span{float:right; width:50px; text-align:right; color:#666;}


.PageW .PageDef .PageLeft .B3{ float:left; width:360px !important; width:362px; margin:10px 0 0 0px; border:1px solid #D6D6D6;}
.PageW .PageDef .PageLeft .B3 .B3_C{ float:left; width:358px !important; width:360px; background-color:White; padding-bottom:10px;}
.PageW .PageDef .PageLeft .B3 .B3_C ul{float:left; width:358px !important; width:360px; margin-top:8px;}
.PageW .PageDef .PageLeft .B3 .B3_C ul li{float:left; width:320px; height:28px; line-height:28px; padding-left:20px; font-size:12px;  text-align:left; font-family: "Microsoft YaHei" ! important; background:url(../images/but.png) no-repeat 5px -512px;overflow:hidden;}
.PageW .PageDef .PageLeft .B3 .B3_C ul li span{float:right; width:50px;}

.PageW .PageDef .PageLeft .B4{ float:left; width:323px; margin:10px 0 0 5px;border:1px solid #D6D6D6;}
.PageW .PageDef .PageLeft .B4 .B4_C{ float:left; width:321px;  background-color:White; padding-bottom:10px;}
.PageW .PageDef .PageLeft .B4 .B4_C ul{float:left; width:321px; margin-top:8px;}
.PageW .PageDef .PageLeft .B4 .B4_C ul li{float:left; width:281px; height:28px; line-height:28px; padding-left:20px;  font-size:12px;  text-align:left; font-family: "Microsoft YaHei" ! important; background:url(../images/but.png) no-repeat 5px -512px; overflow:hidden;}
.PageW .PageDef .PageLeft .B4 .B4_C ul li span{float:right; width:50px;}

.PageW .PageDef .PageLeft .B5{ float:left; width:690px; height:200px; margin:8px 0 0 0px; border:1px solid #D6D6D6; }
.PageW .PageDef .PageLeft .B5 .B5_C{ float:left; width:688px; height:160px;  background-color:White;}

.PageW .PageDef .PageLeft .B5 .B5_C ul{float:left; width:674px; margin:15px 0 0 8px;}
/*
.PageW .PageDef .PageLeft .B5 .B5_C ul li{float:left; width:160px; height:120px; line-height:25px;  font-size:12px; margin:3px;}
.PageW .PageDef .PageLeft .B5 .B5_C ul li .video{ background:url(../images/video.png) no-repeat 0px 0px; z-index:10; width:40px; height:40px; margin:-80px auto; position:relative;}
.PageW .PageDef .PageLeft .B5 .B5_C ul li span{float:right; width:50px;}
.PageW .PageDef .PageLeft .B5 .B5_C ul li img{width:155px; height:110px; border:1px solid #CCC; padding:2px;}
.PageW .PageDef .PageLeft .B5 .B5_C ul li a:hover img{border:1px solid #0799BF;}
*/
.PageW .PageDef .PageLeft .B5 .B5_C ul li{float:left; width:290px; height:28px; line-height:28px; padding:0 20px 0 15px; margin:0 10px 0 0;  font-size:12px;  text-align:left; font-family: "Microsoft YaHei" ! important; background:url(../images/but.png) no-repeat 0px -512px; overflow:hidden;}
.PageW .PageDef .PageLeft .B5 .B5_C ul li span{float:right; width:50px;}





.PageW .PageDef .PageLeft .B0{float:left; width:692px; background-color:White;}
.PageW .PageDef .PageLeft .B0 ul{ margin-top:10px;}
.PageW .PageDef .PageLeft .B0 ul li{ width:650px; float:left; font-size:14px; height:35px;  overflow:hidden; line-height:35px; text-align:left; }
.PageW .PageDef .PageLeft .B0 ul li.DefLi{ background:url(../images/but.png) no-repeat -0px -551px; padding-left:20px; }
.PageW .PageDef .PageLeft .B0 ul li .classHR{ height:1px; border:none; margin-top:17px; border-top:1px solid #DDD;}
.PageW .PageDef .PageLeft .B0 ul li span{ float:right; width:150px; color:#999;}
.PageW .PageDef .PageLeft .B0 ul li a{ color:#444;}

.PageW .PageDef .PageLeft .B0_Video{float:left; width:738px; background-color:White;}
.PageW .PageDef .PageLeft .B0_Video ul{ margin-top:10px;}
.PageW .PageDef .PageLeft .B0_Video ul li{float:left; width:160px; height:100px; line-height:25px;  font-size:12px; margin:10px;}
.PageW .PageDef .PageLeft .B0_Video ul li .video{ background:url(../images/video.png) no-repeat 0px 0px; z-index:10; width:40px; height:40px; margin:-70px auto; position:relative;}
.PageW .PageDef .PageLeft .B0_Video ul li span{float:right; width:50px;}
.PageW .PageDef .PageLeft .B0_Video ul li img{width:160px; height:100px; border:1px solid #CCC; padding:2px;}
.PageW .PageDef .PageLeft .B0_Video ul li a:hover img{border:1px solid #0799BF;}


.PageW .PageDef .PageLeft .page_box{float:left; width:692px; line-height:50px;height:50px; background-color:#FFF;}
.PageW .PageDef .PageLeft .page_box .left{ font-family:"微软雅黑"; display:none;}
.PageW .PageDef .PageLeft .page_box .right{ font-family:"微软雅黑"; float:left; text-align:left;}
.PageW .PageDef .PageLeft .page_box span,a{margin:5px;}
.PageW .PageDef .PageLeft .page_box span.current{color:Red; font-weight:bold;}
/*
.PageW .PageDef .PageLeft .page_box .left input{ margin:auto 3px; width:30px; text-align:center; }
*/

.PageW .PageDef .PageRight{float:left; width:305px; height:700px; margin:0px 0 0 0px; }
.PageW .PageDef .PageRightBg{ background:#EEE; }

.PageW .PageDef .PageRight .D2{ float:left; width:303px; border:1px solid #D6D6D6;}
.PageW .PageDef .PageRight .D2 .D2_C{ float:left; width:257px; }
.PageW .PageDef .PageRight .D2 .D2_C table{color:#08486C; font-size:12px; width:100%;}
.PageW .PageDef .PageRight .D2 .D2_C table .btn{ display:block; cursor:pointer; border:0px; width:120px; height:36px; margin-left:10px; background:url(../images/but.png) #FFF no-repeat 0px 0px;}


.PageW .PageDef .PageRight .D1{ float:left; width:303px; margin:10px 0 0 0; border:1px solid #D6D6D6;}
.PageW .PageDef .PageRight .D1 .D1_C{ float:left; width:301px; background-color:White;}
.PageW .PageDef .PageRight .D1 .D1_Title{ height:48px; line-height:44px; font-family: "Microsoft YaHei" ! important;
                                padding-left:70px; color:White; background-color:#F3F8F1; background:url(../images/but.png) #FFF 0px -52px; }
                                
.PageW .PageDef .PageRight .D1 .D1_C table{ font-size:12px; color:#FF4D00; border:1px solid #EEE; width:301px; margin:0 auto;}
.PageW .PageDef .PageRight .D1 .D1_C table tr.Tab_T{ background-color:#DDD;}
.PageW .PageDef .PageRight .D1 .D1_C table tr.Tab_T td{ text-align:center;}
.PageW .PageDef .PageRight .D1 .D1_C table tr td.C{ text-align:center; background-color:#EEE; height:25px; width:96px;}
.PageW .PageDef .PageRight .D1 .D1_C table tr td.R{ text-align:right; background-color:#EEE; height:25px;}
                                
.PageW .PageDef .PageRight .D3{float:left; width:303px; margin:8px 0 0 0; border:1px solid #D6D6D6;}
.PageW .PageDef .PageRight .D3 .D3_C{ float:left; height:219px; width:301px; background:url(../images/scale.png) #FFF no-repeat 0 15px ;} 
.PageW .PageDef .PageRight .D3 .D3_C table{float:left; color:#0D95B8; font-size:12px; height:205px; margin:20px 0 0 50px; overflow:hidden;}
.PageW .PageDef .PageRight .D3 .D3_C table tr{float:left; height:305px;}
.PageW .PageDef .PageRight .D3 .D3_C table tr td{float:left; vertical-align:text-bottom; width:10px; margin:0px; padding:0px; height:305px; padding:0 2px 0 2px; display:inline; overflow:hidden;}                                                    
.PageW .PageDef .PageRight .D3 .Link{float:left; width:270px; padding-left:30px; line-height:30px; font-size:12px; text-align:left; font-family: "Microsoft YaHei" ! important; }

.PageW .PageCopyRight{float:left; width:100%; height:120px;margin:5px auto; background-color:#DEDEDE; }
.PageW .PageCopyRight .CopyRight{width:1002px; height:90px;  text-align:left;  line-height:25px; padding-top:30px; margin:0 auto; vertical-align:middle; font-size:12px; color:#666;}
.PageW .PageCopyRight .CopyRight .CR_Right{ float:right; width:350px; margin-top:-60px !important; text-align:right; margin-top:-80px; height:90px; background:url(../images/but.png) no-repeat  0px -420px;}
.PageW .PageCopyRight .CopyRight .ICP{width:200px; overflow:hidden;}
                           
.OpenMain{margin:0 auto; width:1002px; background-color:White;}
.OpenMain .OpenShowArea{ float:left; margin:0 auto; width:1002px;background-color:White;}
.OpenMain .OpenShowArea .nTitle{ float:left; width:100%; line-height:50px; margin:30px auto; font-size:30px; font-weight:bold; color:red; text-align:center; font-family:"微软雅黑";}
.OpenMain .OpenShowArea .nDate{ float:left; width:100%; margin:0 auto; text-align:center; margin-bottom:10px;}
.OpenMain .OpenShowArea .nContent{ float:left; text-align:left; font-size:14px; width:962px; line-height:25px; padding:0 30px 30px 30px;}


/*二级页面右侧*/
.PageW .PageDef .PageRight .DT1{float:left; width:300px; height:295px; margin:0 0 5px 1px; background-color:White; border-top:2px solid #0470AE; border-bottom:1px solid #DCDCDC; border-left:1px solid #DCDCDC; border-right:1px solid #DCDCDC; }
.PageW .PageDef .PageRight .DT1 .DT1_T{float:left; width:287px !important;  width:300px; height:38px; text-align:left; line-height:29px; font-family: "Microsoft YaHei" ! important; color:#056FAB; background:url(../images/titlebg.png) 0px 0px;  font-size:14px; padding-left:13px;  }
.PageW .PageDef .PageRight .DT1 .DT1_T .More{float:right; height:37px; line-height:30px; margin:0px 5px 0 0; cursor:pointer;}
.PageW .PageDef .PageRight .DT1 .DT1_C{float:left; width:287px; height:auto; overflow:hidden;}
.PageW .PageDef .PageRight .DT1 .DT1_C ul{float:left;}
.PageW .PageDef .PageRight .DT1 .DT1_C ul li{float:left; width:267px; height:31px; line-height:31px; font-size:12px; text-align:left;  background:url(../images/but.png) no-repeat -180px -39px; padding-left:20px; overflow:hidden;}
.PageW .PageDef .PageRight .DT1 .DT1_C ul li span{float:right; margin-right:10px; color:#565656;}
.PageW .PageDef .PageRight .DT1 .DT1_C ul li a{color:#565656;}


/*站内搜索*/
.PageW .PageDef .PageRight .DT2{float:left; width:255px; height:75px; border:1px solid #DCDCDC; text-align:left; background:url(/web/images/ADLogo.png) no-repeat 0px 0px; display:inline;}
.PageW .PageDef .PageRight .DT2 .Txt_SearchKey{border:1px solid #E4E4E4; margin:40px 0 0 20px; height:21px;}
.PageW .PageDef .PageRight .DT2 .But_Search{border:0; background:#02A9F0; color:White; margin:40px 0 0 -6px; width:50px; height:24px;}


.PageW .PageDef .PageRight .DT3{float:left; border:1px solid #A9CA93;width:259px; height:auto; background:#F3F9ED; margin:15px 0 0 0px; display:inline;}
.PageW .PageDef .PageRight .DT3 .Pic{ margin:4px;}
.PageW .PageDef .PageRight .DT3 .Pic img{border:1px solid #999; padding:2px;}
.PageW .PageDef .PageRight .DT3 .Pic a:hover img{border:1px solid #2862b7;}
/*.PageW .PageDef .PageRight .D3 .title{ float:left; font-size:14px; margin:10px 0 0 5px;}*/

.PageW .PageDef .PageRight .DT3 .line{ float:left;padding:1px 10px 0; margin:10px 0; line-height:10px; height:10px;}
.PageW .PageDef .PageRight .DT3 .S_B_01{width:100%; height:100%; margin:10px auto; background:#FFF; text-align:left;}
.PageW .PageDef .PageRight .DT3 .S_B_01 ul li{margin:5px 0 5px 3px;}
.PageW .PageDef .PageRight .DT3 .S_B_01 ul li img{border:1px solid #F0F0F0;padding:2px; width:245px;}
.PageW .PageDef .PageRight .DT3 .S_B_01 ul li a:hover img{border:1px solid #2862b7;}

.PageW .PageDef .LinkBan{float:left; width:1000px; min-height:140px; border:1px solid #D6D6D6;margin-top:10px;}
.PageW .PageDef .LinkBan a{ margin:0px;}

.PageW .PageDef .Link{float:left; width:1000px; min-height:140px; border:1px solid #D6D6D6;margin-top:10px;}
.PageW .PageDef .Link .LinkTit{float:left; width:58px; min-height:140px; background:url(/web/images/link.png); }
.PageW .PageDef .Link .LinkTit .Tit{width:50px; height:85px; background:url(/web/images/link.png) no-repeat -91px 0px; margin:50% 0 50% 0; }
.PageW .PageDef .Link .LinkShow{float:left; width:940px; overflow:hidden;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkPic{ float:left; width:940px;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkPic ul{ float:left;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkPic ul li{ float:left; width:178px; margin:5px; text-align:center; overflow:hidden;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkPic ul li img{width:160px; height:50px; line-height:50px;  height:47px; border:0px;}

.PageW .PageDef .Link .LinkShow .FriendshiplinkTxt{ float:left; width:940px;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkTxt ul{ float:left; margin-left:3px;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkTxt ul li{ float:left; width:135px; margin:3px 10px 3px 10px; font-size:12px; overflow:hidden;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkTxt ul li span{text-align:left; display:block;}
.PageW .PageDef .Link .LinkShow .FriendshiplinkTxt ul li a{color:#428DD3;}

/*留言*/
.Tab .Tab0{ text-align:left;  border:0px; font-size:12px; padding:0px; margin:0 0 0 3px;}
.Tab .Tab0 td{border:0px;}

.Tab{ text-align:left;  border-left:1px solid #0091E4; border-top:1px solid #0091E4; font-size:12px; padding:0px; margin:0 0 0 3px; background:white;}
.Tab td{ text-align:left; height:25px; border-bottom:1px solid #0091E4;border-right:1px solid #0091E4;  font-size:12px; padding:3px;}
.Tab td.TT1{ text-align:right; background-color:#B9E8F8; border-bottom:1px solid #0091E4;border-right:1px solid #0091E4;  font-size:12px; padding:3px;}
.Tab td.TT2{ text-align:right; border-bottom:1px solid #0091E4;border-right:1px solid #0091E4; font-size:12px; padding:3px;}
.Tab td.TT3{ text-align:center; border-bottom:1px solid #0091E4;border-right:1px solid #0091E4; font-size:12px; padding:13px;}
/*.Tab td input,textarea {border:1px solid #A0A0A0;}*/
.Tab td #But_Sub,#But_Reset{border:1px solid #00A8F1; height:25px; background:#00A8F1;}

.Tab1{ text-align:left;  font-size:12px; padding:3px; margin:0 0 0 2px; background:white;}
.Tab1 td{ text-align:left; height:25px;  font-size:12px; padding:3px;}
.Tab1 td.TT1{ text-align:right; background-color:#D1F6E8; border-left:1px solid #F3A8A8;border-right:1px solid #F3A8A8;border-top:1px solid #F3A8A8;font-size:12px; padding:3px;}
.Tab1 td.TT2{ text-align:left; border-left:1px solid #F3A8A8;border-right:1px solid #F3A8A8;border-top:1px solid #F3A8A8;font-size:12px; padding:3px;}
.Tab1 td.TT3{ text-align:left; background-color:#FAFAFA; border-top:1px solid #F3A8A8; font-size:12px; padding:3px;}
.Tab1 td.TT4{ text-align:left; border-left:1px solid #F3A8A8;border-right:1px solid #F3A8A8;border-top:1px solid #F3A8A8; color:red; font-size:12px; padding:3px;}


/*二维码*/
#twoCode{ position:absolute; right:10px; top:150px; z-index:2000;}


/*右侧漂浮样式*/
#Pan_RightPiaofu{position:relative;width:0;height:0; margin:0 auto; }
#twoCode0{ position:relative; left:510px; top:220px; z-index:2000;}


/*左侧漂浮样式*/
#Pan_LeftPiaofu{float:left; position:relative;width:0;height:0; }
#twoCode1{ position:relative; left:0px; top:220px; z-index:2000;}
                     

                           