﻿#mainMenu{ background:url(/oldPC/Images2/mainMenuLocalBeauty.png) left top no-repeat; }
	 	 #mainMenu a:hover{ color:#FFFFFF; background:url(/oldPC/Images2/mainMenuHoverLocalBeauty.jpg) center top no-repeat;}
	 #htmlCont h2.mainTitle{margin: 25px 0px 0px 0px ; padding: 0px 0px 0px 14px;
	                        font-size: 16px; font-weight: bold; font-style: normal; font-variant: normal; font-family: 微軟正黑體; color: white;
	                        line-height: 25px; height: 25px; width: 100%; overflow: hidden; background-image: url(http://www.eyebeauty.com.tw/Content/Images/mainTitleBg.jpg); background-color: rgb(255, 255, 255); letter-spacing: 1px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-position: 0% 0%; background-repeat: no-repeat no-repeat; background-color:#E35587}

/*-----------------------------------------------------------
    Media Device Size
-----------------------------------------------------------*/
/* i6 Plus - landscape */
@media screen and (max-device-width:736px){
    #mainBody .ct #leftCont{
        float:none;
        margin-bottom:20px;
    }
        .pA#fBoardOut{
            position:relative;
        }
        #mainBody .ct #leftCont .pA{
            background-size:cover;
            width:100%;
        }
            .pA #leftFloat{
                background:none;
                padding:0;
                box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
            }
                .pA #leftFloat .leftBoxTitle{
                    font-size:20px;
                    padding:10px;
                    text-align:center;
                    background-color:#cc64a3;
                    color:#fff;
                }
                .pA #leftFloat a{
                    padding:10px 10px 10px 20px;
                    border-bottom:1px solid #f0d9ac;
                    font-size:16px;
                    background-position-y:50%;
                    margin:0 15px;
                }
                .pA #leftFloat a:first-child{
                    border-top:1px solid #f0d9ac;
                }
                .pA #leftFloat a:last-child{
                    border:0;
                    /*padding-bottom:0;*/
                }
            #mainBody .ct #leftCont .pA .bot{
                display:none;
            }
}
/* i6 Plus */
@media screen and (max-device-width:414px){
    #htmlCont blockquote{
        padding-left:0 !important;
        border:none;
    }
}