﻿@charset "utf-8";
/* CSS Document */
.helpcenter { font-family:"宋体"; font-size:12px;}
.helpcenter .inner { width:1200px; margin:auto;}
.helpcenter .crumb { color:#333333; height:61px; line-height:60px; }
.helpcenter .crumb a {color:#333333; text-decoration:none;}
.helpcenter .crumb a:hover { text-decoration:underline;}
.helpcenter .crumb span { margin:0px 9px;}
.helpcenter .crumb b { color:#ff2833;}

.helpcenter .leftMenu { float:left; width:220px; margin-right:30px;}
.helpcenter .leftMenu h1 { height:50px; line-height:50px; color:#fff; font-size:16px; text-indent:55px; background:#ff2833; }
.helpcenter .leftMenu ul { border:1px solid #e4e4e4; border-bottom:none;}
.helpcenter .leftMenu ul li { border-bottom:1px solid #e4e4e4; height:40px; line-height:40px; text-indent:55px; background:url(/Content/images/grasanjiao.jpg) no-repeat 187px; padding-left:2px;}
.helpcenter .leftMenu ul li.cur { border-left:3px solid #ff2833; background:url(/Content/images/hongsangjiao.jpg) no-repeat 189px; padding-left:0px;}
.helpcenter .leftMenu ul li a {  color:#666666; text-indent:55px; display:block; background:url(/Content/images/grayhengtiao.jpg) no-repeat 29px;}
.helpcenter .leftMenu ul li.cur a { color:#ff2833; background:url(/Content/images/hengtiao.jpg) no-repeat 29px;}
.helpcenter .leftMenu ul li a:hover  { text-decoration:underline;}
.helpcenter .rightMain { float:right; width:930px; padding-bottom:90px; overflow:hidden; font-size:14px;}
.helpcenter .rightMain h2 { background:#ffeaeb; height:40px; margin:23px 0 13px; font-size:14px; font-weight:bold; color:#666666;  text-indent:14px; line-height:40px;}
.helpcenter .rightMain p { color:#666666; line-height:28px; padding:0 7px 0 15px;}
.helpcenter .rightMain .section2Con dl { float:left; padding-left:15px; margin-right:60px;}
.helpcenter .rightMain .section2Con dl dt { color:#ff2833; margin-bottom:11px; }
.helpcenter .rightMain .section2Con dl dd { line-height:36px; padding-left:14px; color:#666; background:url(/Content/images/sijiao.jpg) no-repeat 0; }

.footer { position: fixed; left: 0px; bottom: 0; margin: -150px 0px 0px 0px; z-index: 99;}
*html .footer { position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
