@charset 'utf-8';

article .main
{
    float: right;

    width: 37%;
    margin: 20px 0 0;
}
aside
{
    float: left;

    width: 60%;
}
.product_access
{
    display: block;
    float: left;
    overflow: hidden;

    width: 100%;
    height: 387px;;
    margin: 20px 0 5px 20px;

    background-image: url(../../images/product/login_access.jpg);
    background-repeat: no-repeat;
}

.product_access dl
{
    font-size: 1em;

    float: left;

    width: 100%;
}
.product_access dt
{
    margin-top: 20%;
    margin-right: 11%;

    text-align: right;
}
.product_access dt h2
{
    font-size: 2.0em;
    font-weight: normal;;

    letter-spacing: 5px;

    color: #fff;
}
.product_access dd
{
    font-size: .9em;
    line-height: 150%;

    margin-left: 5px;;
    padding-bottom: 20px;

    text-align: left;
}
.product_access img
{
    height: auto;
    margin: auto;
}

article section
{
    width: 100%;
    margin: auto;
}
.login h2
{
    font-weight: 700;

    margin: 20px 0 0 11px;

    color: #252525;
}
.login h2 span
{
    font-size: .8em;
    font-weight: normal;

    margin-left: 10px;
}
/*----------------------
    submit
-----------------------*/
section .submit
{
    font-size: 110%;

    clear: both;
    overflow: hidden;

    width: 100%;
    margin: 20px auto 0;

    text-align: center;
}
section .submit label
{
    font-size: 100%;
}
section .submit input.button
{
    font-family: '微軟正黑體', '黑體', Arial, Helvetica, sans-serif;
    font-size: 110%;

    width: 100%;
    margin-bottom: 10px;
    padding: 10px 40px;

    vertical-align: middle;
    text-decoration: none;

    color: #242424;
    border: 1px solid #fbce23;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fee158), to(#fdc617));
    background: -webkit-linear-gradient(top, #fee158, #fdc617);
    background:    -moz-linear-gradient(top, #fee158, #fdc617);
    background:     -ms-linear-gradient(top, #fee158, #fdc617);
    background:      -o-linear-gradient(top, #fee158, #fdc617);
    background:         linear-gradient(top, #fee158, #fdc617);
    background-color: #fdca3d\9;
}
section .submit input.button_contact
{
    font-family: '微軟正黑體', '黑體', Arial, Helvetica, sans-serif;
    font-size: 110%;

    width: 40%;
    margin: 10px 12px;
    padding: 10px;

    vertical-align: middle;
    text-decoration: none;

    color: #242424;
    border: 1px solid #fbce23;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fee158), to(#fdc617));
    background: -webkit-linear-gradient(top, #fee158, #fdc617);
    background:    -moz-linear-gradient(top, #fee158, #fdc617);
    background:     -ms-linear-gradient(top, #fee158, #fdc617);
    background:      -o-linear-gradient(top, #fee158, #fdc617);
    background:         linear-gradient(top, #fee158, #fdc617);
    background-color: #fdca3d\9;
}
section .submit input.button_contact2
{
    font-family: '微軟正黑體', '黑體', Arial, Helvetica, sans-serif;
    font-size: 110%;

    float: left;

    width: 90%;
    margin-bottom: 10px;
    margin-left: 3%;
    padding: 10px;

    vertical-align: middle;
    text-decoration: none;

    color: #242424;
    border: 1px solid #fbce23;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fee158), to(#fdc617));
    background: -webkit-linear-gradient(top, #fee158, #fdc617);
    background:    -moz-linear-gradient(top, #fee158, #fdc617);
    background:     -ms-linear-gradient(top, #fee158, #fdc617);
    background:      -o-linear-gradient(top, #fee158, #fdc617);
    background:         linear-gradient(top, #fee158, #fdc617);
    background-color: #fdca3d\9;
}
section .submit input.button_contact3
{
    font-family: '微軟正黑體', '黑體', Arial, Helvetica, sans-serif;
    font-size: 110%;

    float: none;

    width: 50%;
    padding: 10px;

    vertical-align: middle;
    text-decoration: none;

    color: #242424;
    border: 1px solid #fbce23;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fee158), to(#fdc617));
    background: -webkit-linear-gradient(top, #fee158, #fdc617);
    background:    -moz-linear-gradient(top, #fee158, #fdc617);
    background:     -ms-linear-gradient(top, #fee158, #fdc617);
    background:      -o-linear-gradient(top, #fee158, #fdc617);
    background:         linear-gradient(top, #fee158, #fdc617);
    background-color: #fdca3d\9;
}
section .submit input.button_contact:hover,
section .submit input.button_contact2:hover,
section .submit input.button_contact3:hover,
section .submit2 input.button:hover,
section .submit section.button2:hover
{
    border: 1px solid #f2c85c;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2c85c), to(#f0af0b));
    background: -webkit-linear-gradient(top, #f2c85c, #f0af0b);
    background:    -moz-linear-gradient(top, #f2c85c, #f0af0b);
    background:     -ms-linear-gradient(top, #f2c85c, #f0af0b);
    background:      -o-linear-gradient(top, #f2c85c, #f0af0b);
    background: #ffd359\9;
}
span.right_contact
{
    float: left;
    width: 97%;
    margin-left: 10px;
    font-size: 0.88em;
    margin-bottom: 10px;s
}
/*----------------------
    input info
-----------------------*/
.login
{
    margin-right: 10px;
    padding: 0;

    border: #fff 1px solid;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    background: #fff;
}

.info
{
    clear: both;
    overflow: hidden;

    width: 100%;
    margin: 4px auto 10px 0;
}
.info ul
{
    display: block;
    overflow: hidden;

    text-align: left;

    color: #555;
}
.info ul li
{
    line-height: 140%;;

    list-style-type: none;
}
.info .note li
{
    line-height: 140%;

    margin-left: 40px;

    list-style-type: decimal ;
}
.info .note1 li
{
    line-height: 140%;

    margin-left: 40px;

    list-style-type: cjk-ideographic;
}
.info .note1 li li
{
    margin-left: 20px;

    list-style-type: lower-roman ;
}
.info label
{
    font-size:100%!important;
    line-height: 2;

    display: block;
    overflow: hidden;

    width: 95%;
    margin: 10px auto 5px;

    text-align: left;

    color: #555;
}
.login img
{
    margin-bottom: 2px;

    vertical-align: middle;
}
.login h2 img
{
    margin-bottom: 8px;
}
.login h2 span
{
    line-height: 140%;

    float: right;

    margin-right: 20px;;
    margin-bottom: 7px;
    padding-left: 15px;

    background-image: url(../../images/product/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
}
.info p img
{
    margin-bottom: 0; 

    vertical-align: middle;
}

.info label input
{
    margin-bottom: 5px;
}
.info input,
.info select
{
    font-family: '微軟正黑體', '新細明體', Arial, sans-serif;

    margin-bottom: 5px;
    padding: 7px 10px 5px;

    letter-spacing: .1em;

    border: 1px solid #999;
    border-radius: 4px;
}

.memory input,
.memory select
{
    padding: 7px 0 5px; 

    border: 0;
}
.memory
{
    font-size: 14px;

    float: left;

    margin: 0 0 0 5px;

    text-align: center;
}

.forget a
{
    font-size: 14px;

    float: right;

    margin: 0 5px 0 0;

    letter-spacing: .05em;

    color: #314da5;
}
.forget a:hover
{
    text-decoration-line: underline;
    text-decoration-style: solid;
}
.main ul
{
    width: 200px;
    margin: 0 auto;
    padding: 0;
}

.main ul li
{
    font-size: 14px;

    display: block;
    float: left;

    width: 100px;
    margin: 0 auto;

    list-style-type: none;

    text-align: center;
}
.main ul a
{
    margin: 5px 10px;

    text-align: center;
    letter-spacing: .05em;

    color: #314da5;
}
.main ul a:hover
{
    color: #314da5;

    text-decoration-line: underline;
    text-decoration-style: solid;
}

input,
select
{
    display: initial;

    vertical-align: middle;
}
input#login,
input#password,
input#idpassword,
input#account
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;
    font-size: 16px;

    width: 100%;
    height: 36px;

    text-align: center;
    letter-spacing: .2em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
.info span.texttop
{
    vertical-align: top;
}
.info span.randomcodecenter
{
    display: block;

    margin: 0 auto;

    text-align: center;
}
.info span.gender
{
    margin-right: 0;
    margin-left: 5px;
}
.info span.address
{
    margin-left: 0;
}
.info span.ps
{
    font-size: .88em;
}
.info input
{
    margin-right: 10px;
}
input#login,
input#password,
input#idpassword,
input#account
{
    width: 100%;

    text-align: center;
    letter-spacing: .2em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}

input#randomcode,
input#authCode
{
    width: 130px;
    height: 40px;
    margin-top: 0;
    margin-right: 2px;
    margin-bottom: 5px;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#randomcode2
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 40%;
    height: 40px;
    margin-right: 10px;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#check
{
    float: left;
    /*margin: 0 5px 0 -3px;*/
}
input#checkbox,
input#terms
{
    float: left;

    margin-top: 8px;
}
input[name='repair_date'],
input[name='repair_time']
{
    margin-left: 20px;
}
input#checkbox3
{
    margin-left: 2px;
}
input#fullname,
input#fullname,
input#mobile_phone,
input#corp_no,
input#corp_name,
input#recipient,
input#subject
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 70%;
    height: 40px;
    margin-left: 5px; ;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#phone
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 40%;
    height: 40px;
    margin-right: 5px;
    margin-left: 0;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153); ;
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#address
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 55%;
    height: 40px;
    margin-left: 9px; ;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#contact4
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 56%;
    height: 40px;
    margin-left: 5px;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
input#mail_address
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 70%;
    height: 40px;

    text-align: center;
    letter-spacing: .15em;

    color: rgb(153, 153, 153);
    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}

#right
{
    float: left;

    margin-left: 145px;
}
#right3
{
    float: left;

    margin-left: 165px;
}
#right_contact
{
    font-size: .88em;

    float: left;

    width: 97%;
    margin-bottom: 10px;;
    margin-left: 10px;
}
#radio_button
{
    margin-right: 5px;;
    margin-left: 0;
}
.content
{
    font-size: .8em;

    width: 100%;;
    padding: 10px ;
}
.content2
{
    font-size: .8em;

    width: 70%;;
    padding: 10px ;
}
.pw
{
    padding-top: 2%;;
    padding-left: 2%;
}
.add_a
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 160px;
    height: 40px;
    margin: 0 8px;;

    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
.add_b
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 103px;
    height: 40px;
    margin: 0 5px;

    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}
.add_c
{
    font-family: '微軟正黑體','新細明體',Arial,sans-serif;

    width: 130px;
    height: 40px;
    margin: 0 5px;

    border-right-style: solid;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-image-repeat: stretch stretch;
}

#alert
{
    font-size: 14px;

    display: block;

    width: 90%;
    margin: 0 auto 10px;
    padding: 8px 5px 6px 5px;

    text-align: center;
    letter-spacing: .05em;

    color: rgb(255, 0, 0);
    background-color: #fff2f2;
}

@media screen and (max-width: 736px)
{
    article .main
    {
        float: left;
        overflow: hidden;

        width: 100%;
        margin: 0;
        padding: 0;
    }
    aside
    {
        float: left;

        width: 100%;
    }

    .forget
    {
        font-size: 14px;

        float: right;

        margin: 3px 20px 10px 0;

        letter-spacing: .05em;

        color: #314da5;
    }
    .product_access
    {
        display: none;
        overflow: hidden;

        width: 100%;
        max-width: 736px;
        height: auto;
        margin: 0 auto 0;

        background-image: url(../../images/product/login_member_m.jpg);
        background-repeat: no-repeat;
    }
    .product_access dl
    {
        font-size: 1em;

        float: left;

        width: 100%;
    }
    .product_access dt h2
    {
        font-size: 2.0em;

        padding-right: 0;;
        padding-bottom: 0;

        color: #fff;
    }
    .product_access dt
    {
        width: 60%;
        margin-top: 20px;;
        margin-left: 100px;

        text-align: left;

        border: 0 solid #fff;
    }
    .product_access img
    {
        height: auto;
        margin: auto;
        padding-bottom: 15px;
    }

    input#randomcode
    {
        width: 100%;
    }
    input#checkbox2
    {
    }
    .login h2
    {
        margin-left: 3%;
    }
    input#login,
    input#password,
    input#idpassword,
    input#account
    {
        width: 96%;
        height: 40px;
    }
    .info p
    {
        display: block;
        overflow: hidden;

        width: 100%;;
        margin: 2px 8px 15px 8px;

        text-align: left;

        color: #555;
    }
    input#login,
    input#password,
    input#idpassword,
    input#account
    {
        width: 96%;
    }
    #right
    {
        float: left;

        width: 100%;;
        margin-left: 8px;
    }
    #right2
    {
        float: left;

        width: 90%;
        margin-top: 5px;;
        margin-left: 8px;
    }
    #right3
    {
        float: left;

        margin-left: 10px;
    }
    #right_contact
    {
        font-size: .75em;
        line-height: 160%;
    }
    input#login,
    input#password
    {
        width: 96%;
    }
    input#randomcode
    {
        width: 96%;
    }
    input#randomcode2
    {
        width: 97%;
        margin-right: 15px;
    }
    input#contact
    {
        font-size: .88em;;

        width: 97%;
        height: 32px;
        margin-left: 0;
        padding-right: 0;
    }
    input#contact2
    {
        width: 97%;
        height: 32px;;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
    }
    input#contact3
    {
        width: 97%;
        height: 32px;;
        margin-top: 10px;
        margin-left: 0;
        padding-right: 0;
    }
    input#contact4
    {
        width: 97%;
        height: 32px;;
        margin-top: 3px;
        margin-left: 0;
        padding-right: 0;
    }
    input#contact5
    {
        width: 97%;
        height: 32px;;
        margin-right: 0;
        margin-left: 0;
        padding-right: 0;
    }
    .info p span.gender
    {
        margin-right: 0;;
        margin-left: 0;
    }
    .info p span.randomcodecenter
    {
        display: block;

        margin: 0 auto;
        margin-top: 10px;;

        text-align: center;
    }
    .info p span.address
    {
        margin-left: 0;
    }
    .content
    {
        font-size: .8em;

        width: 98%;
        padding: 10px ;
    }
    .content2
    {
        font-size: .8em;

        width: 97%;
        padding: 10px ;
    }
    .add_a
    {
        font-size: .88em;

        width: 25%;
        height: 32px;
        margin: 0 8px 0 0;
        padding-top: 0;
    }
    .add_b
    {
        font-size: .88em;;

        width: 20%;
        height: 32px;
        margin: 0;
    }
    .add_c
    {
        font-size: .88em;

        width: 30%;
        height: 32px;
        margin: 0 2px 0 0;
    }
}
@media screen and (max-width: 540px)
{
    article .main
    {
        float: left;

        width: 100%;
        margin: 0;
        padding: 0;
    }

    /*--.product dd{visibility:hidden;display:none;
}---*/
    .product_access
    {
        display: none;
        overflow: hidden;

        width: 100%;
        max-width: 540px;
        margin: 0 auto;
        padding-top: 0;

        text-align: center;

        background-image: url(../../images/product/login_member_m.jpg);
        background-repeat: no-repeat;
    }
    .product_access dl
    {
        font-size: 1em;

        float: left;

        width: 100%;
    }
    .product_access dt h2
    {
        font-size: 1.8em;

        padding-right: 0;;
        padding-bottom: 0;

        color: #fff;
    }
    .product_access dt
    {
        width: 80%;
        margin-top: 20px;;
        margin-left: 100px;

        text-align: left;

        border: 0 solid #fff;
    }

    #alert img
    {
        display: none;
    }

    #alert
    {
        padding: 8px 1px 6px 1px;

        letter-spacing: .01em;
    }
}
