 body{
                 background: #f0f7fc;
             }
              #navigation{
                  background:#f0f7fc; 
              }
              #jira_sm{
                  height: 430px;
                  background:#f0f7fc;
                  margin-top:-15px;
              }
              #s,.center{
                  width: 980px;
                  margin: 0 auto;
              }
              #s img{
                  margin-top:10px;
                  margin-right: 320px;
              }
              #s a{
                  line-height: 30px;
                  color: #4c9ac9;
                  //cursor: pointer;
                  //letter-spacing: 5px;
                  padding: 0 20px;
                  font-size: 17px;
              }
              #s span{
                  margin-left: 5px;
                  box-shadow: inset 0 0px 2px #9bd7fc;
                  border-top: 1px solid #96cdef;
                  text-shadow: 0px 1px 2px #1f73ae;
                  padding: 3px 10px;
                  background: #57afe6;
                  color: #fff;
                  font-size: 13px;
                  border-radius:5px;
                  -moz-border-radius: 5px;
              }
              .line{
                  height: 0px;
                  margin: -5px 0 0 2%;
                  width: 96%;
                  border-top: 1px #97c8e4 solid;
              }
              #box{
                  width: 1138px;
                  margin: 5px auto;
              }
              #box .f{
                  float: left;
              }
              #box .f p{
                  line-height: 30px;
              }
              #box .f h1{
                  font-weight: 300;
                  font-size: 25px;
              }
              #box .f span{
                  padding: 10px 15px;
                  background-color: #c4db60;
                  color: #fff;
                  font-size: 15px;
              }
              #arrow_left{
                  width: 75px;height: 75px;
                  background:url('../images/arrow-previous.png');
                  margin-top: 170px;
              }
              #arrow_right{
                  width: 75px;height: 75px;
                  background:url('../images/arrow-next.png');
                  margin-top: 170px;
              }
              #arrow_left:hover,#arrow_right:hover{
                  background-position-y: 75px;
              }
              #arrow_left,#arrow_right{
                  visibility:hidden;
              }
               #main{
                  height: auto;
                  background:#f0f7fc; 
                  margin-top:-30px;
              }
              #main h2{
                  font-weight: 300;
                  margin-left: 20px;
              }
              .g{
                  height: 73px;
                  margin-left: 30px;
              }
              .g1{
                  float: left;
                  width: 122px;
                  height: 50px;
                  padding:10px 5px 7px 5px;
                  border: 1px solid #c0d9f0;
                  background: #fefefe;
                  text-align: center;
                  color: #555;
                  line-height:25px;
                  margin-left: -1px;
              }
              .g2{
                  color: #7ca60a;
                  font-size: 15px;
              }
              #frame{
                  margin: 60px 0;
              }  
              #p{
                  margin-left: 25px;
                  width: 929px;
                  background: #fefefe;
                  border: 1px solid #c0d9f0;
              }
              .h{
                  height: 90px;
                  background-color: #fff;
              }
              .h .b{
                  float: left;
                  text-align: center;
                  width: 185px;height: 70px;
                  padding: 10px 0;
                  border: 1px solid #c0d9f0;
                  margin : -1px 0 0 -1px;
                  color: #4c9ac9;
                  font-size: 14px;
              }
              .h .b:hover{
                  background: #f7ffde;
              }
              .h .e{
                  border-right: none;
              }
              #p h1{
                  font-weight: 300;
                  font-size: 24px;
                  text-align: center;
              }
              #p h2{
                  text-align: center;
              }
              #p h2 span{
                  cursor: pointer;
                  margin: 0 25px;
                  font-weight: 200;
                  font-size: 15px;
                  color: #4c9ac9;
              }
              #p h2 span:hover{
                  color: #444;
              }
              #p .i{
                  padding: 7px 18px;
                  margin: 0 10px;
                  cursor: pointer;
              }
              #p .j{
                  background:url('../images/arrow-previous.png');
                  background-size: 36px 72px;
              }
              #p .k{
                  background:url('../images/arrow-next.png');
                  background-size: 36px 72px;
              }
              #p .j:hover,#p .k:hover{
                  background-position-y: 36px;
              }
              #smallbar{
                  width: 100%;
                  background: #57afe6;
                  color: #fff;
                  font-size: 16px;
                  padding: 8px 0;
                  margin-top: 30px;
                  text-align: center;
                  letter-spacing: 3px;
              }
              #smallbar span{
                  background-color: #c4db60;
                  color: #fefefe;
                  font-size: 13px;
                  padding: 2px 6px;
                  border-radius:5px;
                  -moz-border-radius: 5px;
              }
              .ct{
                  height: 100px;
                  margin: 20px 20px;
              }
              .ct div{
                  float:left;
                  width: 520px;
                  font-size: 15px;
                  padding: 15px 30px; 
                  letter-spacing: 1px;
              }
              .ct .bt{
                  font-size: 17px;
                  text-align: center;
                  width: 200px;
                  height: 70px;
                  color: #7ca60a;
                  border-right: 1px solid #c0d9f0;
              }
              
              
              #main{
                  width: 880px;margin: 20px auto;
                  background: #fff;
                  border: 1px solid #d9e7f3;
                  padding: 20px 40px;
              }
              #main h1{
	font-weight: 300;
	font-size: 18px;
	color: #7ca60a;
	text-align: center;
              }
			  .table{
	/* [disabled]border-spacing: 1px 1px; */
	border-style: solid;
				  }
              .bx{
					height: 210px;
					width: 880px;
              }
              .cx{
                 height: 310px; 
              }
              .bx div{
                  float: left;
                  max-width: 400px;
                  color: #555;
                  margin-top: 20px;
              }
              .bx h2{
                  font-size: 23px;
                  font-weight: normal;
              }
              .bx h3{
                  font-size: 16px;
                  font-weight: 700;
              }
              .bx h4{
                  margin-top: 0;
                  margin-bottom: 15px;
                  font-size: 18px;
                  font-weight: normal;
                  color: #7ca60a;
              }
              .bx p{
	font-size: 14px;
	letter-spacing: normal;
	padding-bottom: 10px;
              }
              .bx .fst{
                  margin-right:50px; 
                  margin-left: 5px;
              }
              .bx span{
                  border-top: 1px solid #c4db60;
                  border-radius: 8px;-moz-border-radius: 8px;
                  background: #bdd930;
                  color: #fff;
                  text-align: center;
                  padding: 7px 16px 10px 16px;
                  margin: 5px 0 0 150px;
              }
              .bx .normal{
                  margin-left: 40px; 
                  max-width:550px;
              }
              .normal p{
                  padding-bottom: 3px;
              }
			  #h_get{
			      width:880px;
				  height:100px;
				  margin:0px 0px 0px 0px;
		       }
			   #h_get div{
			       margin:-1px -1px 0 0;
			       float:left;
				   width:440px;
				   padding-left:0px;
				   height:30px;
				   line-height:30px;
				   border:1px solid #c7e2fc;
			   }
			   #h_get div:hover{
			       background:#fffac2;
			   }
			   .g{
			       background:#eee;
			   }