.jjmenu {
  margin: 8px auto 0 auto;
  width: 183px;
  font-size: 14px;
}
.jjmenu .first {
  line-height: 32px;
  text-indent: 40px;
  margin-top: 3px;
  color: #ffffff;
  background: url("../demo_img/one.png") left top no-repeat;
}
.jjmenu .first a {
  color: #ffffff;
}
.jjmenu .first:hover {
  color: #ffffff;
  background: url("../demo_img/oneHover.png") left top no-repeat;
}
.jjmenu .second {
  line-height: 32px;
  text-indent: 40px;
  margin-top: 3px;
  color: #ffffff;
  background: url("../demo_img/two.png") left top no-repeat;
}
.jjmenu .second a {
  color: #ffffff;
}
.jjmenu .second:hover {
  color: #ffffff;
  background: url("../demo_img/twoHover.png") left top no-repeat;
}
.jjmenu .third {
  line-height: 32px;
  text-indent: 40px;
  margin-top: 3px;
  color: #000000;
  background: url("../demo_img/three.png") left top no-repeat;
}
.jjmenu .third a {
  color: #000000;
}
.jjmenu .third:hover {
  color: #000000;
  background: url("../demo_img/threeHover.png") left top no-repeat;
}
.jjCon {
  padding: 0px 10px 15px 10px;
  min-height: 500px;
  overflow: hidden;
}
.jjCon h1 {
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.jjCon h3 {
  border-left: 2px solid #0198CD;
  margin-left: 25px;
  text-indent: 10px;
  font-size: 12px;
}
.jjCon h2,
.jjCon h3 {
  font-size: 14px;
  margin-bottom: 10px;
  text-indent: 30px;
  margin-top: 10px;
}
.jjCon h4 {
  font-size: 14px;
  color: #00F;
  padding-left: 30px;
}
.jjCon h5 {
  font-size: 14px;
  color: #d50028;
  padding-left: 30px;
}
.jjCon h6 {
  font-size: 14px;
  color: #d47300;
  padding-left: 30px;
}
.jjCon h1 {
  height: 31px;
  line-height: 31px;
  color: #E85F01;
  background: url("../demo_img/one_bg.jpg") top center;
}
.jjCon h2 {
  line-height: 30px;
  background: url("../demo_img/one_bg.jpg") -20px -42px;
  color: #37363B;
  color: #484848;
}
.jjCon h3 {
  line-height: 20px;
  background: url("../demo_img/one_bg.jpg") 0px -79px;
  border-left: 0px;
}
.jjCon .text_box {
  border: 1px solid #D1D1D1;
  padding: 10px 5px;
  background: #fffbf5;
}
.jjCon p {
  padding-left: 30px;
  font-size: 12px;
  text-indent: 28px;
}
.jjCon table tr td {
  padding-left: 10px;
  line-height: 24px;
}
.jjBlue h1 {
  background: url("../demo_img/blue.jpg") top center;
  color: white;
}
.jjBlue h2 {
  background: url("../demo_img/blue.jpg") -1px -31px;
  color: white;
}
.jjBlue h3 {
  background: url("../demo_img/blue.jpg") 0px -63px;
  color: black;
}
.jjGray h1 {
  background: url("../demo_img/gray.jpg") top center;
  color: #000000;
}
.jjGray h2 {
  background: url("../demo_img/gray.jpg") 0px -31px;
  color: #000000;
}
.jjGray h3 {
  background: url("../demo_img/gray.jpg") 0px -63px;
  border-left: 2px solid #7c7c7c;
}
.jjOrange h1 {
  background: url("../demo_img/orange.jpg") top center;
  color: #000;
}
.jjOrange h2 {
  background: url("../demo_img/orange.jpg") 0px -31px;
  color: #000;
}
.jjOrange h3 {
  background: url("../demo_img/orange.jpg") 0px -63px;
  border-left: 2px solid #d74800;
}
