/* 全局属性 */
body {margin: 0px;padding:0px;background:#fff;font-family:Arial,"宋体";font-size:12px;color:#000;}
h1,h2,h3,h4,h5,h6 { margin:0px; padding:0px; font-size:12px; font-weight:normal;}
ol,ul,li{list-style:none; margin:0px; padding:0px;}

.header_bg01{ background:url(../images/headerbg01.gif);}
.header_bg02{ background:url(../images/headerbg02.gif);}
.header_seth{ background:url(../images/headerbg.gif) no-repeat -753px -7px; width:72px; height:17px; padding-top:5px; cursor:pointer;}
.header_list{ background:url(../images/headerbg.gif) no-repeat -439px -37px; width:62px; height:19px; padding-top:8px; cursor:pointer;}
.header_listc{ background:url(../images/headerbg.gif) no-repeat -501px -37px; width:62px; height:22px; padding-top:7px; cursor:pointer;font-size:14px; font-weight:bold;}
.header_lisr{ background:url(../images/headerbg.gif) no-repeat -563px -37px; width:78px; height:19px; padding-top:8px; cursor:pointer;}
.header_lisrc{ background:url(../images/headerbg.gif) no-repeat -640px -37px; width:78px; height:22px; padding-top:7px; cursor:pointer;font-size:14px; font-weight:bold;}
.header_last{ background:url(../images/headerbg.gif) no-repeat -792px -37px; width:95px; height:19px; padding-top:8px; cursor:pointer;}
.header_lastc{ background:url(../images/headerbg.gif) no-repeat -886px -37px; width:95px; height:22px; padding-top:7px; cursor:pointer; font-size:14px; font-weight:bold;}
.header_search{ background:url(../images/headerbg.gif) no-repeat -644px -76px; width:51px; height:19px; padding-top:4px; cursor:pointer; font-weight:bold;}
.logo{ font-family:"黑体"; font-size:25px; font-weight:bold; color:#C61818; line-height:35px;!important}
.titletext{ font-family:"黑体"; font-size:18px; color:#000000; line-height:25px;!important}
-->

/*新增头部样式*/
.wher{width:450px;}
.wmid{width:376px;}


/* 链接属性 */
a{color:#000;text-decoration:none;}
a:link{color:#000; text-decoration:none;}
a:vistied{color:#0C5A8B;text-decoration:none;}
a:hover{color:#003366;text-decoration:underline;}

/* 颜色属性 [定义规则，小写c加颜色名称] */
.cRed,a.cRed:link,a.cRed:visited{color:#D9292B; }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#0C5A8B;}
.cGray,a.cGray:link,a.cGray:visited{color:#666;}
.cWhite,a.cWhite:link,a.cWhite:visited{color:#fff;}
.cBlack,a.cBlack:link,a.cBlack:visited{color:#000;}
.cGreen,a.cGreen:link,a.cGreen:visited{color:#496548;}
.cdGreen,a.cdGreen:link,a.cdGreen:visited{color:#6C8B59;}

/* 背景色定义 [定义规则，小写c加颜色名称] */
.bGray{background:#F2F2F2;}
.bWhite{background:#fff;}

/* 字体属性 [定义规则，小写f加属性名称] */
.fB {font-weight: bold;}
.fI {font-style: italic;}
.p{ text-indent:22px;}
.f1{ width:22px;}
.f2{ width:36px;}
/* 位置属性 [定义规则] */
.mA{margin:10px;}
.mT{margin-top:10px;}
.mR{margin-right:10px;}
.mB{margin-bottom:10px;}
.mL{margin-left:10px;}

.msA{margin:5px;}
.msT{margin-top:5px;}
.msR{margin-right:5px;}
.msB{margin-bottom:5px;}
.msL{margin-left:5px;}

.pA{padding:10px;}
.pT{padding-top:10px;}
.pR{padding-right:10px;}
.pB{padding-bottom:10px;}
.pL{padding-left:10px;}

.psA{padding:5px;}
.psT{padding-top:5px;}
.psR{padding-right:5px;}
.psB{padding-bottom:5px;}
.psL{padding-left:5px;}


.bA{border:1px solid #DDDDDD;}
.bT{border-top:1px solid #DDDDDD;}
.bR{border-right:1px solid #DDDDDD;}
.bB{border-bottom:1px solid #DDDDDD;}
.bL{border-left:1px solid #DDDDDD;}

/* 字体大小*/
.f10px{font-size:10px;}
.f11px{font-size:11px;}
.f12px{font-size:12px;}
.f13px{font-size:13px;}
.f14px{font-size:14px;}
.f15px{font-size:15px;}
.f16px{font-size:16px;}
.f18px{font-size:18px;}
.f20px{font-size:20px;}
.f24px{font-size:24px;}

/* 行高属性 */
.lH{line-height:16px;}
.lH1{line-height:20px;}
.lH3{line-height:22px;}
.lH4{line-height:28px;}
.lH5{line-height:35px;}

/* 其他属性 */
.left{ float:left;}
.right{ float:right;}
.center{text-align:center;}
.tright{text-align:right;}
.clear{ clear: both; font-size:1px; line-height:0px;}
.tclear{ clear: both; font-size:0px; width:0px; height:0; line-height:0px;}
.hidden {display: none;}
.het{height:100%;width:1px;}
.ht{height:1px;font-size:1px;}
.hh{height:3px; font-size:1px;}

/* 页面主体部分样式定义 */
.wrap{overflow:hidden;} /*外容器*/ 
.cnsidebar{padding-bottom:10000px;margin-bottom:-10000px;} /*内容器*/ 
.common{width:950px; height:inherit; margin-left:auto; margin-right:auto;}/*ie*/