@charset "utf-8";
/* CSS Document */
.txt-rn {
    float: right;
}
.wid45_l {
    width: 46%;
    float: left;
}
.header-webcheck {
    border-bottom: 1px solid #ececec;
    border-top: 1px solid #ececec;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 3px;
    margin-bottom: 15px;
    width: 100%;
}
.fnt15 {
    font-size:14px;
    line-height:40px;
}
.txt-r {
    float:right;
    margin-top:7px;
}
.btn-ylw {
    padding:6px 7px;
    background-color:#ef6614;
    color:#fff;
    width:auto;
    display:block;
    text-decoration:none;
    border-radius:3px;
    font-size:13px;
	border-bottom: 3px solid #c03f05;}
.btn-ylw a{text-decoration:none; color:#fff; font-size:13px;}
.btn-ylw:hover{background-color: #da5200; -webkit-transition: background-color 500ms linear; -ms-transition: background-color 500ms linear;transition:background-color 500ms linear;}
