/* CSS Document */ * { margin: 0px auto; padding: 0px; } body { background: url('/images/bg.png') repeat-x; } .top { width: 1000px; margin: auto; } .nav { width: 900px; margin: auto; } .nav .nav-left { float: left; width: 44px; height: 33px; } .nav .nav-midden { float: left; width: 797px; background: url('/images/menubg.jpg') repeat-x; } .nav .nav-midden .time { width: 253px; height: 33px; font-size: 12px; line-height: 33px; } .nav .nav-midden ul { list-style: none; } .nav .nav-midden ul li { float: left; line-height: 33px; text-align: center; } .nav .nav-midden ul li a { width: 75px; height: 33px; font-size: 12px; display: block; background: url('/images/nav_bg.jpg') no-repeat; color: #000e76; padding-left: 2px; } .nav .nav-midden ul li a:hover { background: url('/images/nav_bg_2.jpg') no-repeat; color: #fff; } .content { width: 900px; margin: auto; min-height: 120px; background: url('/images/bg.jpg') repeat-y } .content .left { width: 210px; float: left; min-height: 400px; } .content .left .contact, .content .left .link { background: url('/images/bg2.jpg'); font-size: 12px; line-height: 25px; padding: 0px 15px; } .content .left .link ul { width: 170px; margin: auto; } .content .left .link ul li { background-image:none; border: 1px solid #DBDBDB; margin: 0px 0px -1px -1px; padding: 0px; width: 77px; float: left; text-align:center; } .content .left .link { padding: 10px 5px !important; } .content .left ul { list-style: none; background: url('/images/bg2.jpg') repeat-y; } .content .left ul li { background: url('/images/icon.jpg') no-repeat 10px; background-position-y: center; padding-left: 35px; line-height: 22px; } .content .left ul li a { font-size: 12px; } .content .right { width: 680px; float: left; margin-left: 10px; min-height: 40px; margin-bottom: 10px; } .content .right .box_list ul { list-style: none; text-align: center; } .content .right .box_list { font-size: 12px; } .content .right .box_list ul li { width: 225px; display: block; float: left; line-height: 30px; } .content .right .title { background: url('/images/inco.jpg') no-repeat 8px center; padding: 0px 0px 0px 0px; margin-bottom: 10px; } .content .right .contens { line-height:25px; font-size:12px; } .content .right .pro_title { font-size: 15px; font-weight: bold; text-align: center; } .content .right .title span { margin-left: 33px; font-size: 14px; font-weight: bold; line-height: 25px; } .gonggao { border: 1px solid #107ecb; width: 900px; border-left: 0px; border-right: 0px; font-size: 12px; line-height: 30px; } table, td { font-size: 12px; color: #000000; line-height: 25px; } a:link { color: #000000; text-decoration: none; } a:active { color: #000000; text-decoration: none; } a:visited { color: #000000; text-decoration: none; } a:hover { color: #FF6600; text-decoration: none; } .menu { color: #666666; font-weight: bold; } .menu a:link { color: #666666; text-decoration: none; } .menu a:active { color: #666666; text-decoration: none; } .menu a:visited { color: #666666; text-decoration: none; } .menu a:hover { color: #28396F; text-decoration: none; } .bian { border: 1px solid #DBDBDB; } .biao { font-weight: bold; } .bianabout { border: 1px solid #EFEFEF; } .hong { color: #990000; }