.check-recom-box{
    width: 630px;
    margin: 0 auto;
    box-sizing: content-box;
    color: #333;
    font-size: 14px;
}
body,html{
  height: 100%;
  padding: 0;
  margin: 0;
}
li,button,p{
  list-style: none;
  margin: 0;
  padding: 0;
}
.inside-main{
    width: 100%;
    padding-top: 70px;
    background-color: #ebf0f5;
    padding-bottom: 70px;
}
.inside-wrapper {
    min-height: 614px;
    height: 100%;
    background-color: #ebf0f5;
}
.check-recom-inner li{
    line-height: 22px;
	  list-style-position:outside;
}
.divshiming h4,
.check-recom-inner li h4{
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-color: #333333;
    border-radius: 50%;
    display: inline-block;
    *zoom:1;
    *display: inline;
    color: #fff;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin-left: 6px;
}
.check-recom-inner li h3{
    height: 6px;
    width: 6px;
    vertical-align: middle;
    display: inline-block;
    *zoom:1;
    *display: inline;
    background: #333;
    border-radius: 6px;
    margin-right: 8px;
    margin-left: 0;
}
.check-recom-box h5{
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}
.check-recom-inner span,.check-take-care span{
    color: #ff6161;
}
.check-take-care p{
    line-height: 22px;
}
.check-take-care h5{
    margin-top: 32px;
}
.check-prompt h5{
    margin-top: 28px;
}
a.toTop-btn,
input.toTop-btn{
    width: 88px;
    height: 28px;
    background-color: #ff941a;
    border-radius: 4px;
    color: #ffffff;
    line-height: 26px;
    text-align: center;
    display: inline-block;
    *zoom:1;
    *display: inline;
}
a:hover.toTop-btn,
input:hover.toTop-btn{
    background-color: #f08200;
    color: #fff;
}
.check-box{
    width: 846px;
}
.check-box-bg{
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}

.intro-area{
    box-sizing: content-box;
    width: 744px;
    margin: 22px auto;
    padding: 10px;
  	background-color: #e4edf7;
  	border-radius: 6px;
  	border: solid 1px #abbccc;
}
.intro-area b{
    vertical-align: middle;
}
.intro-area input.inputbox{
    box-sizing: content-box;
    width: 40px;
    padding: 0 10px;
    height: 28px;
    line-height: 28px;
    background-color: #ffffff;
    border: solid 1px #abafb2;
}
.specil-prompt a{
    text-decoration:underline;
}
.intro-area input.left-pad{
    padding: 0 16px;
    height: 28px;
    line-height: 28px;
    background-color: #ff941a;
    border-radius: 4px;
    color:#fff;
    overflow: visible;
    border: none;
    outline: none;
}
.intro-area input:hover.left-pad
{
    background-color: #f08200;
    color: #fff;
}
.sqhs{
    line-height: 28px;
    height: 28px;
}
.left-pad{
    margin-left: 20px;
}
.check-box p{
    line-height: 24px;
}
.check-box a{
    text-decoration: underline;
    color: #1ea0fa;
}
.wfys{
    margin-top: 14px;
}
.first-line{
    line-height: 100%!important;
}
.specil-prompt{
    width: 766px;
    height: 40px;
    background-color: #fffaf0;
    border-radius: 6px;
    margin-top: 18px;
    line-height: 40px;
}
.specil-prompt i{
    width: 16px;
    height: 16px;
    background-color: #ff6161;
    color: #fff;
    border-radius: 16px;
    display: inline-block;
    *display: inline;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
    margin: 0 6px 0 20px;
}
.sqhs b{
    *vertical-align: middle;
    *display: inline;
}
