﻿body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td,
a{margin:0;padding:0;}
a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}

li {list-style-type:none;}

.clear{clear:both;float:none;font-size:0;line-height:0;height:0;overflow:hidden;}
.flt{float:left;}
.frt{float:right;}

body { font-size:12px; font-family:宋体;}
img { border:0px; border-style:none;}

/* 设置默认字体 */
body,
button,input,select,textarea{font:12px/1 Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;/* 用 ascii 字符表示，使得在任何编码下都无问题 */}
/* 重置文本格式元素 */


.bgGray { background-color:#fafafa; }


#Header { width:990px; margin:0 auto; padding-left:10px;}
#Header .logo { float:left; margin-top:10px;}
#Header .topAD { float:left;}
#Header .search { float:right; padding:15px 15px 5px 0; line-height:30px; text-align:right;}
#Header .search #baiduSearch { width:200px;}
#Header .search img {vertical-align:middle;}

#Menu {width:985px; clear:both; background-image:url("mBg.jpg");  height:36px; background-repeat:repeat-x;}
#Menu li { float:left;}
#Menu li .split { margin:0 10px;}
#Menu .right { float:right;}

#Body {width:1000px; margin:0 auto; clear:both;}

.banner { width:980px; height:131px; margin:0px auto 0 auto;}

#commonBody { width:900px;margin:15px auto 0 auto; padding:0 50px 0 30px;}
#commonBody .col172 { width:172px;}
#commonBody .col172 .navBar { width:100%; background-image:url("lNaviBar.jpg"); background-repeat:no-repeat; height:22px; margin:10px 0 0 0; padding:10px 0 0 35px; }
#commonBody .col172 .navBar a {color:#8f8f8f; font-weight:bold;}

#commonBody .col172 .naviCat { line-height:25px;}
#commonBody .col172 .naviCat ul { padding:20px 0 20px -5px; margin-top:10px;}
#commonBody .col172 .naviCat ul li { white-space:nowrap;}
#commonBody .col172 .naviCat ul li a { margin:0 5px; color:#000;}

#commonBody .col172 .lContact { margin:20px 0 100px 0; width:100%; height:72px;}

#commonBody .col672 { width:672px;}

#commonFoot { width:992px; margin:10px auto 0 auto; height:264px; background-image:url("commonFoot.jpg"); background-repeat:no-repeat; clear:both;}

#Footer { width:1000px; margin:0 auto; text-align:center; padding:20px 0 0 0;}



/*  各个页面共用类 */

#commonBody .siteMapPath { padding:15px 0 20px 0;}
#commonBody .siteMapPath a { color:#000;}

/*infolist*/
#commonBody .infoList
{ width:660px; }
#commonBody .infoList ul
{
    border-top: 1px solid #e5e5e5;
}
#commonBody .infoList ul li 
{ height:33px;  padding:0 20px 0 33px; background-image:url(sign.jpg); background-repeat:no-repeat; background-position: 10px 8px; font-size:12px;border-bottom:1px solid #e5e5e5;}
#commonBody .infoList ul li a
{ display:block; float:left; line-height:33px; color:#3F3F3F; font-family:Arial;}
#commonBody .infoList ul li span
{ display:block; float:right;line-height:33px;}

/*  文章内容样式 */
#commonBody .contentBody { line-height:150%; font-size:12px; margin:15px 0;}


/*分页样式*/
.pager
{  height:28px; text-align:center;  margin-top:20px;}
.pager a
{color:#666666; display:inline-block; margin:5px; width:13px; height:14px; font-size:12px;}
.pager a:hover, .pager .currentPageButton
{ font-weight:bold;}

.pager .firstPageButton
{background-image:url(first.jpg); color:#fff; }
.pager .previousPageButton
{background-image:url(prev.jpg); color:#fff; }
.pager .nextPageButton
{background-image:url(next.jpg); color:#fff; }
.pager .lastPageButton
{background-image:url(last.jpg); color:#fff; }

