@charset "utf-8"; /* CSS Document */ /*******全局CSS定义**********/ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,a{ margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-family:"微软雅黑"} body,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,input,p,span{font-size:12px; margin:0; padding:0; list-style:none; color:#484848} a{text-decoration:none; color:#838282;} a:hover{ text-decoration:none; color:#333;} img{border:none; display:block} .clear{clear:both; height:0px; line-height:0px;} body{background:#f8f8f8 url(../images/body-bg.gif) repeat-x top;} .header{ width:100%; height:121px; background:url(../images/header-bg.jpg) no-repeat center; margin-bottom:20px;} .header-con{ width:1000px; margin:0 auto; height:61px; padding-top:5px; } .logo{ width:294px; height:46px; float:left;} .tel{ width:222px; height:44px; float:right;} /* Nav==========================================================*/ .nav01 {width:994px; height: 40px;line-height: 40px;margin:0px auto; margin-top:15px;} .banner{ width:990px; height:391px; background:url(../images/banner-bg.jpg) no-repeat; margin:0 auto; padding:5px 5px 0 5px;} .friendlink{ width:990px; height:36px; line-height:36px; padding-right:10px; background:url(../images/friendlink-bg.jpg) no-repeat; margin:0 auto; margin-bottom:10px;} .friendlink li{ float:left; margin:0 5px;} .f01{ width:90px; height:36px; color:#fff; text-align:center; margin-right:10px;} .bottom{ width:100%; height:126px; background:url(../images/bottom-bg.jpg) repeat-x;} .bottom-con{ width:1000px; height:111px; padding-top:15px; margin:0 auto;} .bottom-con p{ width:1000px; height:25px; line-height:25px; text-align:right;} /*分页样式*/ .k_pagelist { clear:both; line-height:30px; } .k_pagelist em { font-size:12px; color:#727572; font-weight:bold; font-style:normal; height: 30px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 1px; padding: 2px 8px; } .k_pagelist strong { border:1px solid #858685; font-size:12px; color:#61acf2; background-color: #FFFFFF; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 1px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px; } .k_pagelist a { border:1px solid #858685; font-size:12px; margin-top: 0px; margin-right: 1px; margin-bottom: 0px; margin-left: 1px; padding-top: 2px; padding-right: 10px; padding-bottom: 2px; padding-left: 10px; background-color: #FFFFFF; color: #000000; }