﻿/* css reset */
body, div, blockquote, pre, p, h1, h2, h3, h4, h5, h6, hr, /*标题元素*/ form, fieldset, legned, button, input, textarea, /*表单元素*/ dl, dt, dd, ul, ol, li, /*列表元素*/ th, td /*表格元素*/ /*表格元素*/ { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ul, ol { list-style: none; }
/*将列表类型清空*/
a { text-decoration: none; }
/*设置链接时的下划线的状态*/
fieldset, img { border: 0; }
/*取消其默认的边框*/
legend { color: #000; }
/*让其字体不显示*/
table { border-collapse: collapse; border-spacing: 0; }
/*设置表格的初始状态*/
address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }
body, button, input, select, textarea/* for ie */ { font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; color: #333; }
.clear { clear: both; }

.wrap { width: 1024px; margin: 0 auto; }
.powerListHead { width: 1024px; height: 180px; background: url("../images/powerList/listBanner.png");}
.content { width: 1024px; height: 969px; background: url("../images/powerList/raceBg.png") repeat-x; }
.raceContent {width: 850px; height: 155px; margin: 0px 0px 50px 100px; padding-top: 85px; }
.acitivityText { margin: 0px 60px;}
    .acitivityText p { text-indent: 60px; line-height: 45px;}
.textCss { color: #ffffff; font-size: 26px; font-family: "微软雅黑";font-weight: normal; padding-top: 15px}
.subWrap { width: 964px; margin: 0 auto; }
.contentHead { width: 964px; height: 10px; background: url("../images/powerList/contentHead.png") no-repeat;}
.contentContent { width: 924px; _width: 964px;  height: auto;  _margin-top: -4px; padding: 20px; padding-top: 0px;   background: url("../images/powerList/contentContent.png") repeat-y;}
.contentFoot { width: 964px; height: 9px; background: url("../images/powerList/contentFoot.png") no-repeat;}
dl dt { padding-top: 20px;}
dl dt, dl dd { font-size: 18px; color: #064776; line-height: 30px; font-family:"微软雅黑"}
.raceFoot { width: 1024px; height: 303px; background: url("../images/powerList/raceFoot.png");}

