.content { width: 1200px; margin: 10px auto 0; }
.content .left { width: 208px; float: left; }
.content .right { width: 980px; float: right; }
.content .left2 { width: 980px; float: left; }
.content .right2 { width: 208px; float: right; }

.breadcrumb { font-size: 0; *word-spacing:-1px/*IE6¡B7*/; width: 1000px; height: 20px; padding: 10px 0; margin: 0 auto;}
.breadcrumb span { font-size: 12px; color: #999; vertical-align: middle; letter-spacing: normal; word-spacing: normal; display: inline-block; *display: inline; *zoom: 1;}
.breadcrumb a { color: #777;}
.breadcrumb .icon-home { background: url(../images/joinin_pic.png) no-repeat -240px 0; width: 16px; height: 16px; margin-right: 4px;}
.breadcrumb .arrow { line-height: 20px; color: #AAAAAA; font-family: "§ºÊ^"; margin: 0 6px;}

.main { width: 1200px; padding: 0; margin: 0 auto; overflow: hidden;}
.main .index-title { font: 600 16px/20px "Cholima"; color: #333; width: 950px; padding: 5px 15px; margin: 0 auto; border-bottom: dotted 1px #CCC;}

.sidebar { width: 206px; float: left; border: solid 1px #D7D7D7;}
.sidebar .title { background-color: #F5F5F5; height: 36px; border-top: solid 1px #D7D7D7; margin-top: -1px;}
.sidebar .title h3 { font: 600 14px/20px "Cholima"; color: #333333; height: 20px; padding: 8px 10px;}
.sidebar .content { width: 190px; margin: 0 auto;}
.sidebar .content dl { overflow: hidden;}
.sidebar .content dt { line-height: 20px; font-weight: 600; color: #555; height: 20px; padding: 10px 0 9px 0; border-bottom: solid 1px #F5F5F5; cursor: pointer; }
.sidebar .content dt.current { color: #FFF; background-color: #27A9E3;}
.sidebar .content dt i { background: url(../images/joinin_pic.png) no-repeat; vertical-align: middle; display: inline-block; *display: inline/*IE7*/; width: 11px; height: 11px; margin-right: 10px; margin-left: 6px; *zoom: 1/*IE7*/;}
.sidebar .content dt i.hide { background-position: -300px 0}
.sidebar .content dt i.show { background-position: -280px 0}
.sidebar .content dt.current i.hide { background-position: -300px -15px;}
.sidebar .content dt.current i.show { background-position: -280px -15px;}
.sidebar .content dd { margin-bottom: 10px;}

.right-layout { width: 990px; min-height: 500px; float: right; border: solid 1px #D7D7D7;}

.article-con { background: #FFF; display: block; padding: 19px; margin-bottom: 10px; overflow: hidden; }
.article-con h1 { font: 600 16px/32px "Cholima"; color: #333; text-align: center; }
.article-con h2 { color: #999; font-size: 12px; padding: 5px 0 20px; margin-bottom: 20px; font-weight: normal; text-align: center; border-bottom: dotted 1px #CCC; }
.article-con .title-bar { border-bottom: solid 1px #E6E6E6; padding-bottom: 15px; margin-bottom: 15px;}
.article-con .title-bar h3 { font: normal 18px/20px "Cholima";}
.article-con .default p { display: block; clear: both; padding: 5px;}
.article-con img { max-width: 740px;}

.default { color: #666; }
.default dl { margin: 10px 0; }
.default dd { margin-left: 40px; }
.default ul { margin: 0 0 20px 40px; }
.default ul li { list-style: outside disc; }
.default ol { margin: 0 0 20px 40px; }
.default ol li { list-style: outside decimal; }
.default ol li ul li { list-style: outside disc; }
.default p { margin: 16px 0; }
.default h1, .default h2, .default h3, .default h4, .default h5, .default h6 { margin-bottom: 16px; }
.default h1 { font-size: 32px; }
.default h2 { font-size: 24px; }
.default h3 { font-size: 20px; }
.default h4 { font-size: 14px; }
.default h5 { font-size: 12px; }
.default h6 { font-size: 10px; }
.default p { font-size: 12px; line-height: 24px;}

.title{
  color: #ADADAD;
  font-size: 14px;
  font-weight: bold;
  padding: 8px 16px 5px 10px;
}
.dd_content {
  margin-left: 15px;
  margin-top: 12px;
}
.nch-breadcrumb-layout {
  width: 1200px;
  margin: 0 auto;
}

.active-dd {
  background: url("../images/help/left_active.png") no-repeat center;
  background-size: 100% 70%;
}