﻿@charset "utf-8";

body {
    color: #000;
    background-color: #CCCCCC;
    padding: 0;
    text-align: center;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}



body, div, ul, li {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wrapper {
    width: 950px;
    margin: 0 auto;
    position: relative;
}

#banner {
    width: 100%;
    height: 320px;
    overflow: hidden;
    position: relative;
    font-family: "微軟正黑體";
    background-color: #0257A7;
}

#banner_img {
    display: block;
    position: relative;
}

    #banner_img li {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 360px;
        background-position: center;
        -moz-background-size: cover;
        background-size: cover;
        display: none;

    }
        /*ñͼƬ-------ʼ*/
        #banner_img li.item1 {
	background-image: url(../images/login/banner_bg1.jpg);
	display: block;
	color: #FFFFFF;
}
        #banner_img li.item2 {
	background-image: url(../images/login/banner_bg2.jpg);
	color: #000000;
}
        #banner_img li.item3 {
	background-image: url(../images/login/banner_bg3.jpg);
	color: #FFFFFF;
}
        #banner_img li.item4 {
	background-image: url(../images/login/banner_bg4.jpg);
	color: #000000;
}



    /*ñͼƬ--------*/
    #banner_img .ad_img {
        position: absolute;
        right: 0;
        top: 20px;
        width: 500px;
        height: 350px;
    }

    #banner_img .ad_txt {
        position: absolute;
        left: 10px;
        top: 70px;

        text-shadow: 1px 2px rgba(51,51,51,0.3);
    }

        #banner_img .ad_txt h2 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 20px;
        }

        #banner_img .ad_txt h3 {
            font-size: 30px;
            font-weight: bold;
            letter-spacing: -1px;
            text-align: left;
            margin-top: -50px;
        }










#banner_ctr {
    position: absolute;
    width: 500px;
    height: 110px;
    margin-left: -480px;
    left: 50%;
    bottom: -30px;
    z-index: 1;
}

    #banner_ctr ul {
        width: 500px;
        height: 110px;
        background: url(../images/login/serv_ico.png) center no-repeat;
        font-size: 0;
        line-height: 0;
        position: relative;
    }

    #banner_ctr li {
        display: block;
        float: left;
        width: 115px;
        height: 110px;
        cursor: pointer;
    }

        #banner_ctr li.first-item {
            background: #fff;
            width: 20px;
            -webkit-border-radius: 20px 0 0 20px;
            -moz-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
            cursor: default;
        }

        #banner_ctr li.last-item {
            background: #fff;
            width: 20px;
            -webkit-border-radius: 0 20px 20px 0;
            -moz-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
            cursor: default;
        }

#drag_ctr {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    bottom: 170px;
    background-color: #8AC43F;
}

#drag_arrow {
    position: absolute;
    top: -14px;
    left: 20px;
    width: 115px;
    height: 156px;
    background: url(../images/login/drag_banner_arrow.gif) center 14px no-repeat;
}


/* 主選單 */
#index-header {
    float: left;
    width: 100%;
    display: block;
    height: 100px;
    background-color: #0C4FA8;
    margin-left: auto;
    margin-right: auto;
}

    #index-header .container {
        width: 950px;
        margin-right: auto;
        margin-left: auto;
    }

        #index-header .container ul {
            float: right;
        }

        #index-header .container li {
            display: inline;
            float: left;
            width: 140px;
            height: 100px;
            position: relative;
            cursor: pointer;

        }



            #index-header .container li a {
	text-decoration: none;

            }

            #index-header .container li.m01 {

            }

            #index-header .container li.m02 {

            }

            #index-header .container li.m03 {

            }

            #index-header .container li.m04 {
                background-color: #2584C6;
            }

            #index-header .container li.m05 {
                background-color: #00A0DC;
            }

            #index-header .container li.m06 {
                background-color: #35B3E5;
            }

            #index-header .container li.m07 {
                background-color: #85C9EE;
            }

            #index-header .container li a.m01m {
	position: absolute;
	left: 0;
	bottom: 20%;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10%;
            }


.container {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}



#logo {
    text-align: left;
    float: left;
    padding-top: 35;
    margin-left: auto;
    margin-right: auto;
}



#news {
    width: 360px;
    float: left;
    color: #FFFFFF;
    text-align: left;
    line-height: 1.8;
    padding-top: 40px;
}


    #news ul {
    }

        #news ul li {
            padding-top: 5px;
            padding-bottom: 5px;
        }

            #news ul li a {
                color: #DCE8FC;
                text-decoration: none;
            }




#index-header-pic {
    width: 300px;
    float: left;
    padding-top: 50px;
}




#login {
	float: left;
	height: 200px;
	width: 100%;
	padding-top: 20px;
	text-align: left;
	text-shadow: 0 1px 0 rgba(255,255,255, 1);
	background-image: url(../images/login/login-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333333;
	background-color: #FFFFFF;
}

#login ul{
	width: 200px;
}
#login ul li{
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#login ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#login ul li a span{
	font-size: 18px;

}
#login ul li a:hover{
	color: #0257A7;
	font-weight: bold;
}



.input-box {
    background-image: url(../images/login/login-input.png);
    background-repeat: no-repeat;
    height: 24px;
    width: 120px;
    padding: 6px 2px 4px 15px;
    float: left;
}

    .input-box input {
        background-color: #DADADA;
        height: 20px;
        width: 105px;
        border: 0 solid #CCCCCC;
        font-weight: bold;
        color: #000;
        padding: 1px;
    }

        /*避免選取時套用回上層設定*/
        .input-box input:focus {
            background-color: #DADADA;
            height: 20px;
            width: 105px;
            border: 0 solid #CCCCCC;
            font-weight: bold;
            color: #000;
            padding: initial;
        }



.login-b {
    float: left;
    height: 95px;
    width: 100px;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
}

    .login-b a {
	background-image: url(../images/login/login-btn.png);
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 100px;
	text-align: center;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 10px;
	line-height: 1;
	font-weight: normal;
    }


        .login-b a span {
            font-size: 40px;
        }



        .login-b a:hover {
            background-image: url(../images/login/login-btn-hover.png);
            background-repeat: no-repeat;
            color: #FFFFFF;
            margin-top: 10px;
            padding-top: 15px;
        }

#footer {
    background-color: #0257A7;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
}
