﻿body { background:url(../images/body_bg.jpg) repeat-x; margin:0; padding:0; }
#warp { margin:0 auto; width:auto; height:auto; }
/* 首页头部样式 */
.header { margin:0 auto; width:1000px; height:130px; }
h1.logo { background:url(../images/logo.jpg) no-repeat; width:536px; height:90px; text-indent:-9999px; float:left;  }
.version { float:right; width:280px; height:25px; margin:20px 0 0 0; text-align:right; color:#182f8f; }
.version a { color:#182f8f; margin:0 0 0 0; }
/* 导航菜单 */
ul.mainNav { width:1000px; height:37px; margin:2px auto 0 auto; padding:0; float:left; }
ul.mainNav li { position:relative; z-index:9999; float:left; width:125px; height:37px; }
ul.mainNav li a { font-weight:bold; font-family:"黑体"; font-size:14px; float:left; display:block; width:100%; height:100%; text-indent:-9999px; }
ul.mainNav li.home { background:url(../images/nav/nav1_home.jpg) no-repeat; cursor:pointer; }
ul.mainNav li.about { background:url(../images/nav/nav2_about.jpg) no-repeat; }
ul.mainNav li.news { background:url(../images/nav/nav3_news.jpg) no-repeat; }
ul.mainNav li.product { background:url(../images/nav/nav4_product.jpg) no-repeat; }
ul.mainNav li.project { background:url(../images/nav/nav5_project.jpg) no-repeat; }
ul.mainNav li.partners { background:url(../images/nav/nav6_partners.jpg) no-repeat; }
ul.mainNav li.rencai { background:url(../images/nav/nav7_rencai.jpg) no-repeat; }
ul.mainNav li.contact { background:url(../images/nav/nav8_about.jpg) no-repeat; }
ul.mainNav li.activeNav, ul.mainNav li.current { background-position:left bottom; }

/* 页脚样式 */
.footer { clear:both; overflow:hidden; text-align:center;color:#666666;background:#f7f6f6; width:1000px; height:36px;padding:30px 0 0 0;margin:10px auto 0 auto; font-family:"宋体"; font-size:12px }

/* 分页样式 */
.fenye { margin:50px auto 30px auto; text-align:center; color:#999999; }
.fenye a { color:#999999; }