﻿.hand {
    cursor: pointer;
}

.hidden {
    display: none;
}
ul, li, h1, h2, h3, h4, h5, h6 {
	text-align: left;
}
.maintextarea  li{
	list-style-type: decimal;
}
#menubar a img {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}
#mainarea .mainarea .left_area .titleline .changpage a {
	padding-right: 40px;
	padding-left: 40px;	
	background-position: 150px  center;
}
form fieldset input[type="button"] {
	background-color: #ff5842;
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: "微軟正黑體", Arial;
	font-size: 12pt;
	line-height: 30px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;

}
/*首頁最新消息*/
#mainarea .area .left_index .news_index .list .litlist ul li .picp img {
    height: 98px;
}
/*登入頁*/
#member form fieldset .butline input {
    cursor:pointer;
}
/*Daily Dialog*/
#jump .area {
    display: table;
    width: 100%;
}

    #jump .area .listmenu {
        float: left;
        width: 100%;
        margin-right: 4%;
    }

    #jump .area h2 {
        font-size: 24px;
        line-height: 32px;
        font-weight: normal;
        color: #1f1f1f;
        text-align: left;
        background-repeat: no-repeat;
        background-position: left top;
        padding-left: 5px;
        margin-bottom: 10px;
        padding-bottom: 8px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #dddddd;
    }

    #jump .area .listmenu:last-child {
        margin-right: 0%;
    }

    #jump .area .listmenu ul {
        height: auto;
        width: 100%;
    }

#jump .area .listmenu ul li {
            
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #f8f8f8;
            display: table;
            height: 30px;
            width: 100%;
        }


            #jump .area .listmenu ul li .picp {
                float: left;
                height: 30px;
                width: 30px;
            }

            #jump .area .listmenu ul li .textarea {
                font-size: 16px;
                line-height: 24px;
                color: #1f1f1f;
                padding-right: 15px;
                padding-left: 50px;
                height: 40px;
                text-align: left;
            }

                #jump .area .listmenu ul li .textarea a {
                    font-size: 16px;
                    line-height: 24px;
                    color: #1f1f1f;
                    height: 48px;
                    overflow: hidden;
                }

                #jump .area .listmenu ul li .textarea .date {
                    font-size: 12px;
                    line-height: 25px;
                    color: #9f9f9f;
                }

                    #jump .area .listmenu ul li .textarea .date a {
                        color: #ff5842 !important;
                        font-size: 12px !important;
                        line-height: 20px !important;
                    }

                        #jump .area .listmenu ul li .textarea .date a:before {
                            content: "【";
                        }

                        #jump .area .listmenu ul li .textarea .date a:after {
                            content: "】";
                        }
/*right side title */
#r_news .title {
    background-image: url(../images/icon_d.png);
}

#r_exhibition .title {
    background-image: url(../images/icon_j.png);
}

#r_talk .title {
    background-image: url(../images/icon_a.png);
}

#r_creative .title {
    background-image: url(../images/icon_c.png);
}

#r_video .title {
    background-image: url(../images/icon_q.png);
}
#mainarea .mainarea .left_area .titleline .changpage a {
   padding-right: 40px;
	padding-left: 40px;
}
/*rental_load*/
#rental_load {
    height: auto;
    width: 100%;
}

    #rental_load ul {
        height: auto;
        width: 100%;
    }

        #rental_load ul li {
            float: left;
            width: 32%;
            margin-right: 1.5%;
            border: 1px solid #ddd;
            background-color: #f8f8f8;
            margin-bottom: 15px;
        }

            #rental_load ul li:nth-child(3n) {
                margin-right: 0%;
            }

            #rental_load ul li .q {
                padding: 15px;
            }

                #rental_load ul li .q h3 {
                    font-size: 18px !important;
                    line-height: 30px !important;
                    color: #1f1f1f !important;
                    font-weight: normal;
                    height: 60px;
                    overflow: hidden;
                    margin-bottom: 0px !important;
                }

                #rental_load ul li .q .info {
                    display: table;
                    margin-bottom: 10px;
                    font-size: 14px;
                    line-height: 20px;
                    color: #1f1f1f;
                    text-align: center;
                    height: 20px;
                    overflow: hidden;
                    width: 100%;
                    padding-top: 5px;
                }

                    #rental_load ul li .q .info span:after {
                        content: "/";
                    }

                    #rental_load ul li .q .info span:last-child:after {
                        content: "";
                    }

                #rental_load ul li .q .butline {
                    text-align: center;
                    width: auto;
                    margin-right: auto;
                    margin-left: auto;
                    display: table;
                }

                    #rental_load ul li .q .butline a {
                        font-size: 14px;
                        line-height: 28px;
                        color: #FFF;
                        background-color: #ff5842;
                        display: block;
                        height: 28px;
                        width: auto;
                        padding-right: 10px;
                        padding-left: 40px;
                        background-image: url(../images/load_button_bg.jpg);
                        background-repeat: no-repeat;
                        background-position: 10px center;
                    }


/*validation engine*/
.formError .formErrorContent {
    width: auto;
    max-width: 200px;
}

#epaper .formsq form fieldset > div {
    float: left;
    width: 80%;
    text-align: left;
}
/*Menu*/
#menubar .main li ul li ul {
    height: auto;
}
#mobile_exhibiton_tag ul li a {
    text-align: center;
}

@media screen and (max-width: 639px) {
    #jump {
        display: none;
    }
}

.right_index .slick-arrow,.right_area .slick-arrow {
	background-color: rgba(0,0,0,0);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
	width: 14px;
	position: absolute;
	display: block;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 2000;
	cursor: pointer;
	outline: none;
	top: -25px;
}
.right_index .slick-prev,.right_area .slick-prev {
	right: 30px;
	background-image: url(../images/rightpart_left.png);	
}

.right_index .slick-next,.right_area .slick-next {
	right: 10px;
	background-image: url(../images/rightpart_right.png);
}

#mainarea .mainarea .left_area .maintextarea {
	margin: 0px;
}

#mobile_menu .leftmobile_menu .googlemap {
	z-index:10000;
}

