﻿.Help { }
    .Help .Path { padding: 10px 0px; }
    .Help .Left {  padding-bottom:15px;}
    .Help .ContainerMain{
  float: right;
  overflow: hidden;
  padding-top: 0px;
  width: 785px;
}
    .full .Help .ContainerMain{width:950px;margin-top:0px;}

    .Help .ContainerMain .content{ padding: 10px 10px 10px 10px; border: dotted 1px #D4D4D4;}
    .Help .ContainerMain .content a{ color:#124ca0;}
        .Help .Left dl { padding:0px; margin:0px; }
            .Help .Left dl dt { font-weight: bold; font-size: 14px; padding:15px 0px 0px 15px; }
            .Help .Left dl dd { padding:2px 0px; margin:0px; }
                .Help .Left dl dd a { display: block; line-height: 26px; padding-left:30px; }
                    .Help .Left dl dd a.current { background: #3165B0; color: white; }

    .Help .ContainerMain { }
     .Help .ContainerMain h3 { padding:0px; margin:0px; }
        .Help .ContainerMain .content { line-height: 200%; }

.help_side {
  border: 1px solid #B9E8F9; margin:0px; padding:0px;
}
.help_side div{margin:0px; padding:0px;}
#sortlist .current h4 {
  border-bottom: 0 none;
}
#sortlist ul {
  display: none;
}
#sortlist h4 {
  cursor: pointer; margin:0px; 
}
.help_side h4 {
  background: none repeat scroll 0 0 #EFF9FE;
  color: #4A4A4A;
  font-family: "microsoft yahei";
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  padding-left: 25px;
}
#sortlist h4 {
  border-bottom: 1px solid #B9E8F9;
}
#sortlist b {
  background: url("/images/help/help_leftsz.gif") no-repeat scroll right -14px transparent;
  cursor: pointer;
  float: right;
  height: 14px;
  margin: 7px 10px 0 0;
  overflow: hidden;
  width: 14px;
}
#sortlist .current b {
  background: url("/images/help/help_leftsz.gif") repeat scroll right 0 transparent;
}
#sortlist .current ul {
  display: block;
}

.ContainerMain h3.help_tit {
  background: url("/images/help/newpp.png") repeat-x scroll 0 0 transparent;
  height: 36px;
  line-height: 36px;
  padding-left: 9px;
  border: 1px dotted #D4D4D4;
  border-top:0px;
  border-bottom:0px;
}

.left h2{ background:#f60 url(/images/help/helpcenter.jpg) no-repeat;height:29px;line-height:300px;overflow:hidden}
.help_side{border:1px solid #b9e8f9}
.help_side h4{ background:#eff9fe;height:32px;line-height:32px;padding-left:25px;color:#4a4a4a;font-size:15px;font-family:"microsoft yahei";}
.help_side ul li{ background:url(/images/help/helpcenter_icon1.gif) no-repeat 20px 10px;padding-left:32px;height:32px;line-height:32px;overflow:hidden;border-top:1px dotted #cbecf8;}
.help_side ul li.li1{border-top:medium none;}
.help_side ul li.helpcurr{ background:url(/images/help/helpcenter_icon2.gif) no-repeat 20px 10px;color:#cc0000;}
.help_side ul li a:link,.help_side ul li a:visited {color:#2398d1;text-decoration:none;}
.help_side ul li a:hover,.help_side ul li a:active{color:#cc0000;text-decoration:underline;}
.help_side ul li.helpcurr a:link,.help_side ul li.helpcurr a:visited {color:#cc0000;text-decoration:none;}

#h-sort {
  background: none repeat scroll 0 0 #2EACE5;
  color: #1D93CA;
  height: 33px;
  line-height: 33px;
  margin-bottom: 10px;
  overflow: hidden;
  width: 100%;
}
#h-sort a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px;
}




