
div.wpcf7 {
    margin: 0;
    padding: 0;
}
div.wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
    border: 2px solid #f00;
}
div.wpcf7-spam-blocked {
    border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
    position: relative;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 1em;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f00;
    left: 20%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    z-index: 100;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
}
.wpcf7-display-none {
    display: none;
}
div.wpcf7 img.ajax-loader {
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}
div.wpcf7 div.ajax-error {
    display: none;
}
div.wpcf7 .placeheld {
    color: #888;
}
.nocurrent {
    z-index: 30;
}
.homecurrent {
    z-index: 20;
}
.menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.menu > ul {
    float: left;
}
.menu > ul > li {
    float: left;
    margin: 0;
    padding: 0;
}
.menu > ul > li > a {
    background: transparent none repeat scroll 0 0;
    color: #f04e29;
    display: block;
    font-family: Helvetica,Arial;
    font-size: 14px;
    line-height: 42px;
    padding: 0 0 0 5px;
    text-decoration: none;
}
.menu > ul > li > a b {
    background: transparent none repeat scroll 0 0;
    display: block;
    font-weight: bold;
    padding: 0 7px;
}
.menu > ul > li > ul {
    height: 40px;
    left: -9999px;
    opacity: 0;
    position: absolute;
    top: 42px;
    transition: opacity 0.5s ease 0s;
    width: 750px;
}
.menu ul li ul li {
    height: 24px;
    margin: 0;
    padding: 0;
}
.menu > ul > li > ul > li {
    float: left;
    margin: 0;
    position: relative;
}
.menu > ul > li > ul > li > a {
    color: #000;
    display: block;
    font-size: 13px;
    line-height: 35px;
    padding: 0 10px 0 18px;
    text-decoration: none;
    text-shadow: 0 0 0 #000;
}
.menu > ul > li > ul > li > ul {
    border-top: 0 none;
    left: -9999px;
    min-width: 150px;
    padding: 0;
    position: absolute;
    top: 35px;
    transform: scaleY(0);
    transform-origin: 0 0 0;
    transition: transform 0.1s linear 0s;
}
.menu > ul > li > ul > li > ul > li > a {
    background: rgba(0, 0, 0, 0) url("../images/bgr-mn.png") repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    padding: 5px 10px;
    text-decoration: none;
    white-space: nowrap;
}
.menu > ul > li:hover > a {
    color: #fff;
}
.menu > ul > li > ul > li > ul > li > a:hover {
    color: #fff;
}
.menu > ul > li:hover > a {
    background: #f04e29 none repeat scroll 0 0;
}
.menu > ul > li:hover > a b {
    background: #f04e29 none repeat scroll 0 0;
}
.menu ul li:hover {
    direction: ltr;
}
.menu > ul > li:hover > ul {
    left: 0;
    opacity: 1;
}
.menu > ul > li > ul > li:hover > a {
    color: #fff;
}
.menu > ul > li > ul > li:hover > ul {
    left: 0;
    top: 35px;
    transform: scaleY(1);
}
.menu > ul > li > ul > li > ul > li > a:hover {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul > li.current {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul > li.current > a {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul > li.current > a b {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul > li.current > ul {
    left: 0;
    opacity: 1;
}
.menu > ul:hover > li.current > a {
    background: transparent none repeat scroll 0 0;
}
.menu > ul:hover > li.current > a b {
    background: transparent none repeat scroll 0 0;
}
.menu > ul:hover > li.current > ul {
    left: -9999px;
}
.menu > ul:hover > li.current:hover > a {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul:hover > li.current:hover > a b {
    background: #f04e29 none repeat scroll 0 0;
    color: #fff;
}
.menu > ul:hover > li.current:hover > ul {
    left: 0;
    opacity: 1;
}
.close {
    bottom: 80px;
    display: none;
    position: absolute;
    right: 10px;
}
.article {
    float: left;
    margin-top: 20px;
    overflow: visible;
    position: relative;
    width: 800px;
}
.userask {
    display: block;
    overflow: hidden;
}
.userask .linkpic {
    float: left;
    height: 50px;
    margin: 0 10px;
    overflow: hidden;
    width: 50px;
}
.userask img {
    border-radius: 60px;
    display: block;
    height: 100%;
    margin-top: 0;
    width: 100%;
}
.article img {
    float: left;
    height: 45px;
    margin: 4px 12px 0 5px !important;
    width: 45px;
}
.userask .linkusername {
    color: #666;
    display: block;
    font-size: 14px;
    margin-top: -4px;
    padding-top: 5px;
}
.userask .linktags {
    color: #54afb4;
    float: left;
    font-size: 14px;
    margin: 6px 4px 0 0;
}
.infoask::before {
    border-bottom-color: #f8f8f8;
    border-width: 9px;
    margin-left: -5px;
    position: absolute;
    z-index: 9;
}
.infoask::after, .infoask::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 3%;
    position: absolute;
    width: 0;
}
.infoask::after {
    border-bottom-color: #ddd;
    border-width: 10px;
    margin-left: -6px;
    position: absolute;
    z-index: 1;
}
.infoask::after, .infoask::before {
    border: medium solid transparent;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 3%;
    position: absolute;
    width: 0;
}
.infoask {
    background: #f8f8f8 none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
    display: block;
    font-size: 14px;
    margin: 10px 0;
    overflow: visible;
    padding: 10px;
    position: relative;
}
.article h1 {
    color: #444;
    display: block;
    font-size: 18px;
    font-weight: 600;
    margin-top: 12px;
    padding: 0 0 16px;
}
.article .info {
    border-top: 1px solid #ddd;
    margin-top: 0;
    padding-top: 10px;
}
.comment-wrapper .clearfixcmt::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#comment ul, ol {
    list-style: outside none none;
}
.comment-wrapper .borbottom {
    border-bottom: medium none #dedede;
    padding-bottom: 15px !important;
}
.comment-wrapper .cmt-ul1 .li-right {
    display: inline;
    float: right;
    margin-right: 5px !important;
    position: relative;
}
.comment-wrapper .cmt-ul1 li {
    float: left;
    list-style-type: none;
    margin-right: 2px !important;
}
.comment-wrapper .cmt-ul1 li.fb {
    height: 25px;
    overflow: hidden;
}
.comment-wrapper .cmt-ul1 .li-right {
    display: inline;
    float: right;
    margin-right: 5px !important;
    position: relative;
}
.comment-wrapper .cmt-ul1 li {
    float: left;
    list-style-type: none;
    margin-right: 2px !important;
}
#comment #post-inner1 {
    padding-top: 10px;
    position: relative;
    width: 100%;
}
#comment #post-inner1 .cl, #comment #post-inner1 .cr {
    display: table-cell;
    vertical-align: top;
}
#comment #post-inner1 .cr {
    width: 100%;
}
#comment #post-inner1 .cl, #comment #post-inner1 .cr {
    display: table-cell;
    vertical-align: top;
}
#comment .boxcomment {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: none;
    box-sizing: border-box;
    color: #1f1f1f !important;
    display: block;
    font-size: 12px;
    height: 70px;
    max-height: 400px;
    min-height: 46px;
    outline: medium none;
    overflow: auto;
    padding: 4px 5px 18px;
    resize: none;
    text-align: left;
    text-indent: 10px;
    width: 100%;
}
.fbw-like > div {
    position: relative;
    right: -18px;
    top: -10px;
}
#comment .ask {
    background-color: #e6edf7;
    border: 1px solid #b1d0fc;
    display: block;
    margin-right: 8px;
    margin-top: 5px;
    overflow: hidden;
    padding: 8px;
    position: relative;
}
#comment .iconcom-cushide4 {
    background-position: -165px -25px;
    float: left;
    height: 40px;
    margin: 0 10px 0 5px;
    width: 40px;
}
#comment .ask div.content {
    color: #333;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0 0 55px;
}
#comment .ask span.alif {
    color: #3581e0;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-left: 55px;
}
#comment .ask span.ali {
    color: #3581e0;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-left: 15px;
    margin-right: 15px;
}
#comment .ask span.time {
    font-size: 12px;
}
.iconcom-likecomm {
    background-position: -337px 0;
    height: 14px !important;
    margin-left: 5px;
    width: 10px !important;
}
.icon_like > span {
    color: #3581e0;
    margin-left: 5px !important;
}
[class^="iconcom-"], [class*="iconcom-"] {
    background-image: url("../images/bgcomment.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 30px;
}
.askhelpfull {
    display: block;
    margin: 10px 0;
    position: relative;
    top: -22px;
}
.askhelpfull .title {
    border-bottom: 1px solid #d7d7d7;
    clear: both;
    display: block;
    height: 56px;
    padding: 5px 0;
}
.btreg.fr {
    left: 10px;
    position: relative;
    top: 21px;
}
.askhelpfull .title h2 {
    border-bottom: 3px solid #54afb4;
    color: #555;
    float: left;
    font-size: 20px;
    font-weight: 700;
    padding: 8px 0;
    position: relative;
    text-transform: uppercase;
    top: -10px;
}
.listask {
    display: block;
    margin: 33px auto 10px 0;
    overflow: visible;
    position: relative;
}
.listask li {
    border-bottom: 1px solid #ddd;
    display: block;
    overflow: visible;
    padding: 10px 0;
}
.listask li .linkimg {
    float: left;
    height: 45px;
    margin-right: 10px;
    overflow: hidden;
    width: 50px;
}
.listask li img {
    display: block;
    max-width: 50px;
}
.listask li .linktitle {
    display: block;
    position: relative;
}
.listask li .linktitle h3 {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.3em;
	font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listask li .linkidreply {
    color: #666;
    display: inline;
    font-size: 11px;
    margin-right: 4px;
}
.es_caption {
    padding-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
}
.es_msg {
    color: #f00;
    padding-bottom: 5px;
    padding-top: 5px;
}
.es_textbox {
    padding-bottom: 10px;
}
.es_button {
    padding-bottom: 5px;
    padding-top: 10px;
}
.es_textbox_class {
    width: 200px;
}
.es_textbox_button {
    width: 100px;
}
.es_lablebox {
    padding-bottom: 3px;
}
.listask li .infomore {
    color: #666;
    display: inline;
    font-size: 11px;
    margin-right: 4px;
}
