@font-face
{
    font-family: "wt024";
    /*src: url("http://s3-ap-northeast-1.amazonaws.com/asset.camaybeauty.com/wt024.woff") format("woff");*/
    src: url("/css/wt024.woff") format("woff");
}

#mw-content-text
{
    margin: auto;
    width: 100%;
    min-height:530px;
}

.mw-search-formheader
{
    display:none;
}

.mw-search-createlink
{
    display:none;
}

.references {
	font-size:9pt;
}

.references  a.external, .external a  , a.external {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
	
}



.references  li {
	padding-left:10px;
	margin-bottom:5px;
}



.mw-cite-backlink {
	margin-left:-15px;
}

#mw-content-text 
{
	font-size:11pt;
	
}

.col-md-3.col-xs-6.Section
{
    min-height:350px;
}

.searchresults
{
    min-height:530px;
}

.mw-content-ltr .toc ul  ,.mw-content-ltr .toc ul ul, .mw-content-ltr #toc ul ul, .mw-content-rtl .mw-content-ltr .toc ul ul, .mw-content-rtl .mw-content-ltr #toc ul ul {
	margin-left:11pt;
	list-style:none;
}

.toc a {

	margin-left:8px;
	font-size:11pt;

}

.mw-content-ltr .toc td {

}
.toctoggle {
	display:hidden;
	position:absolute;
	top:-10000px;
}

span.tocnumber {
	display:hidden;
	position:absolute;
	top:-10000px;
	
}

.img-caption {
	background-color: #FFFFFF;
    border: 1px solid #DDD;
    border-radius: 4px;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 5px;
    transition: all 0.2s ease-in-out 0s;
	margin:auto;
	font-size:9pt;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
}

.img-caption img {
	border-radius:3px;
	margin-bottom:6px;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
}

.col-md-4 .img-caption {
	max-width:360px;
	width:100%;
	
}

html, body, container
{
    min-width: 320px;
    -webkit-text-size-adjust:none;
}

.Footer .selflink
{
    font-size: 11pt;
}

.col-md-3 col-xs-6
{
    height:inherit;
}

h1, h2, h3, h4, h5, h6
{
    max-width: 1170px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.editsection
{
    display: initial;
    font-size: 9pt;
    height: 0;
    color: #AAA;
	position:absolute;
	right:0;
}

    .editsection a
    {
        color: #AAA;
        opacity: 0.2;
        z-index: 8;
    }

	.container div.tright, div.floatright, table.floatright {
		float:none;
	}
	
	.thumbinner {
		width:auto !important;
	}
	
.Hide
{
    display: none;
}

body
{
    overflow-x: hidden;
    font-family: "微軟正黑體",'Microsoft JhengHei',sans-serif;
    background-color: #fffcfc;
    background-image: url("/css/image/body-bg.png");
    font-size: 10pt;
}

form#editform textarea#wpTextbox1
{
    width: 100%;
}

.CategoryLinkContainer {
	display:inline-block;
	margin-top:32px;
	margin-left:20px;
	margin-bottom:-5px;
	color: #88B6D1;
}

.CategoryLink {
	float : left;
}

.CategoryLink  a {
	color: #88B6D1;
	letter-spacing: 2px;
	opacity:0.6;
	transition: opacity 0.5s;
}

.CategoryLink  a:hover {
	opacity:1.0;
	transition: opacity 0.5s;
}

.Footer
{
    padding-bottom: 40px;
}


    .Footer li a
    {
        color: #FFE8ED;
        font-size: 11pt;
        line-height: 23px;
        transition: color 0.5s;
        width: 40%;
        margin-right: 5px;
        float: left;
        outline: none;
    }

    .Footer .portlet
    {
        display: block;
        overflow: hidden;
    }

    .Footer li a:hover
    {
        color: #FFF;
        transition: color 0.5s;
    }

    .Footer li
    {
        list-style: none;
        margin-left: -37px;
    }

    .Footer .note li a
    {
        float: none;
    }

.row.TopMenuBg
{
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: -800;
}



.TopMenuBg .col-md-8, .TopMenuBg .col-md-4
{
    padding: 0;
}

.TopMenuLeftBg
{
    background-image: url("/css/top-menu-bg.png");
    height: 91px;
    width: 100%;
    padding: 0;
}

.TopMenuRightBg
{
    background-image: url("/css/top-menu-search-bg.png");
    height: 91px;
    width: 100%;
    padding: 0;
}

.col-md-8.TopMenu
{
    padding: 0;
    background-image: url("/css/top-menu-bg.png");
    height: 91px;
}

.col-md-4.TopMenu
{
    background-image: url("/css/top-menu-search-bg.png");
    overflow: hidden;
    padding: 0;
}

.TopMenuItemContainer
{
    width: 100%;
    padding-top: 30px;
    border-right: 8px solid #C998A4;
    height: 91px;
}



.TopMenuItem
{
    float: left;
    font: 16pt sans-serif;
    background: none repeat scroll 0 0 transparent;
    color: #FFF;
    background-image: url("/css/top-menu-bg.png");
    
}

    .TopMenuItem strong.selflink
    {
        color: #ffdce4;
        text-shadow: 1px 1px 2px #4f3e42;
        font-weight: normal;
        font-size: inherit;
        
    }

    .TopMenuItem p > a
    {
        border-left: medium none;
        border-top: medium none;
        display: block;
 
        color: #FFF;
        text-decoration: none;
        transition: color 0.5s;
        
    }

     .TopMenuItem a:hover
    {
        color: #FFCED9;
        transition: color 0.5s;
        
    }

    .TopMenuItem:hover p > a,.TopMenuItem:hover p > strong.selflink
    {
        color: #FFCED9;
        transition: color 0.5s;
        cursor:pointer;
    }
	
	.TopMenuItem .LinkContainer strong.selflink {
		font-size:10pt;
		color: #FFFFFF;
    float: left;
    font-family: "微軟正黑體",'Microsoft JhengHei',sans-serif;
    font-size: 10pt;
    margin-bottom: 5px;
    padding-left: 3px;
    padding-right: 5px;
    text-decoration: none;
    transition: color 0.5s ease 0s;
    width: 120px;
	}

   

.TopMenuItemDot
{
    height: 29px;
    width: 24px;
    background-image: url("/css/top-menu-dot.png");
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.TopMenuItem ul, .TopMenuItem ul li
{
    margin: 0;
    list-style: none;
    padding: 0;
}

.TopMenuItem ul
{
    position: absolute;
    padding: 10px;
    background-image: url("/css/top-menu-hover-bg.png");
    opacity: 1.0;
    transition: opacity 0.5s;
    padding-top: 0;
    padding-bottom: 5px;
    display: none;
    text-shadow:1px 1px 1px rgba(0,0,0,0.2);
    overflow:hidden;
	z-index:80;
}


.TopMenuItem:hover ul
{
    opacity: 1.0;
    transition: opacity 0.5s;
    display: block;
    
}

.TopMenuItem ul:hover
{
    opacity: 1.0;
    transition: opacity 0.5s;
    display: block;
}

.TopMenuItem ul li h1, .TopMenuItem ul li h1 a
{
    font-size:12pt;
    padding:0;
    margin:0;
    margin-top:12px;
    padding-bottom:3px;
    letter-spacing: 3px;
    font-family:sans-serif;
}

    .TopMenuItem ul li h1:first-child a
    {
        margin-top:0;
    }

.TopMenuItem ul li
{
    display: block;
    overflow:hidden;
}

.TopMenuItem ul li:last-child
{
    border-bottom: none;
}



.TopMenuItem ul li a
{
    font-family: "微軟正黑體",'Microsoft JhengHei',sans-serif;
    font-size: 10pt;
    float: left;
    padding-right: 5px;
    margin-bottom:5px;
    padding-left:3px;
    width:120px;
    color: #FFF;
    text-decoration:none;
    transition: color 0.5s;
}

.SearchBox
{
    min-width: 300px;
    height: 91px;
    float: right;
}

.SearchBoxForm
{
    margin-top: 30px;
    margin-left: 30px;
}

.SearchBoxInput
{
    border-radius: 15px;
    line-height: 30px;
    height: 30px;
    font-size: 10pt;
    border: none;
    padding-left: 8px;
    padding-right: 8px;
    box-shadow: 0 0 4px rgba(0,0,0,0.2) inset,0 1px 0 rgba(0,0,0,0.1) inset, 0 1px 0 #FFF;
    width: 100%;
    color: #AAA;
}

.SearchBoxBtn
{
    position: absolute;
    top: 30px;
    right: 0;
    height: 30px;
    width: 30px;
    background-image: url("/css/top-menu-search-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    padding: 0;
    margin-left: -30px;
    background-color: rgba(0,0,0,0);
    /*border: 1px solid rgba(0,0,0,0.1);
        border-radius: 15px;
        
        margin:0;
        box-shadow: 0 0 4px rgba(255,255,255,0.2) inset, 0 1px 0 #FFF inset , 0 1px 0 rgba(0,0,0,0.1);*/
}

    .SearchBoxBtn:hover
    {
        background-image: url("/css/top-menu-search-icon-hover.png");
    }


.container.SliderContainer
{
}

.Slider
{
    margin: 3px;
    text-align: center;
    overflow: hidden;
    background-color: #FAF5FB;
    margin-top: 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.2),0 0 3px rgba(255,255,255,0.2) inset;
    background-position: center;
    background-repeat: no-repeat;
}

    .Slider #slide001
    {
    }

.HompageIntro
{
    font-size: 11pt;
    margin-left: auto;
    margin-right: auto;
    max-width: 970px;
    text-align: center;
    color: #888;
    width: 100%;
}

.SplitBorder
{
    height: 5px;
    border-bottom: 1px solid #DDD;
    box-shadow: 0 3px 3px #EEE;
    background-image: url("/css/image/body-bg.png");
    position: absolute;
    left: 0;
    right: 0;
}

    .SplitBorder.Top
    {
        height: 5px;
        left: 0;
        right: 0;
        border-top: 1px solid #DDD;
        box-shadow: 0 -3px 3px #EEE;
        background-image: url("/css/image/body-bg.png");
        position: absolute;
        margin-top: -5px;
    }

.DarkBackground
{
    background-image: url("/css/image/body-bg-02.png");
}

.ImageBorder
{
    text-align: center;
    margin: auto;
    opacity: 0.8;
    transition: opacity 0.5s;
    width: 100%;
}

    .ImageBorder:hover
    {
        opacity: 1;
        transition: opacity 0.5s;
    }

    .ImageBorder img
    {
        width: 100%;
        height: 100%;
        box-shadow: 0 0 3px rgba(0,0,0,0.6);
    }

.BorderShadow
{
    padding: 3px;
    width: inherit;
    height: inherit;
}


.HomepageTitle
{
    text-align: center;
}

    .HomepageTitle a
    {
        font: 18pt/38px 'woff',"woff",sans-serif;
        line-height: 50px;
        text-align: center;
        color: #888;
        transition: color 0.5s;
    }

        .HomepageTitle a:hover
        {
            color: #444;
            transition: color 0.5s;
        }

    .HomepageTitle a
    {
        text-decoration: none;
    }


.HomepageSectionImg
{
    margin: auto;
    
    opacity: 0.9;
    transition: opacity 0.5s;
    margin-bottom: 15px;
    margin-top: 15px;

        max-width:270px;
        max-height:115px;
        box-shadow: 0 0 3px rgba(255,255,255,0.3) inset;
}


    .HomepageSectionImg:hover
    {
        opacity: 1.0;
        transition: opacity 0.5s;
    }

    .HomepageSectionImg img
    {
        width:100%;
        max-width:270px;
        box-shadow: 0 0 3px rgba(0,0,0,0.3),0 0 3px rgba(255,255,255,0.3) inset;
    }

.HomepageSectionDesc
{
    font-size: 11pt;
    color: #888;
    text-shadow: -1px 0 0 #FFF;
    padding-top: 5px;
    height: 100px;
    max-width:270px;
    margin:auto;
}

.TitleImage
{
    width:100%;
}

.LearnMoreBtn
{
    margin: auto;
    text-align: center;
    margin-bottom:10px;
}

    .LearnMoreBtn a
    {
        background-color: #F5F5F5;
        background: linear-gradient(to bottom, #FFF 0%, #F5F5F5 100%) repeat scroll 0 0 transparent;
        border: medium none;
        border-radius: 20px 20px 20px 20px;
        box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2),2px 2px 1px #FFF inset;
        font-size: 9pt;
        color: #8F8F8F;
        padding: 4px 30px;
        text-shadow: none;
        text-transform: lowercase;
        text-decoration: none;
    }

        .LearnMoreBtn a:hover
        {
            background-color: #FFF;
            background: linear-gradient(to bottom, #F5F5F5 0%, #FFF 100%) repeat scroll 0 0 transparent;
            transition: color 0.5s;
            color: #414141;
        }

        .LearnMoreBtn a:active
        {
            box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2),2px 2px 2px #DDD inset;
            background: linear-gradient(to bottom, #EFEFEF 0%, #F5F5F5 100%) repeat scroll 0 0 transparent;
            color: #333;
            transition: color 0.5s;
        }

        .LearnMoreBtn a:focus
        {
            color: #C998A4;
            outline: 0;
        }

.Footer
{
    background-image: url("/css/top-menu-bg.png");
    color: #FFF;
    border-top: 5px solid #C998A4;
    position: relative;
}

@media (max-width: 991px)
{
    .SearchBox
    {
        height: auto;
    }

    .col-md-4.TopMenu
    {
        overflow: hidden;
        z-index: -5;
    }

    .SearchBoxForm
    {
        margin-top: 5px;
    }

    .SearchBoxBtn
    {
        top: initial;
    }

    .TopMenuRightBg
    {
        height: 40px;
    }

    .HomepageSectionDesc
    {
        height: 60px;
    }
}

@media (max-width: 800px)
{
    .HomepageTitle
    {
        margin-top: 20px;
    }

    .HomepageSectionDesc
    {
        height: 80px;
    }
}





@media (max-width: 656px)
{
    .hide-649
    {
        display: none;
    }

    .show-649
    {
        display: block;
    }

    .col-md-4.TopMenu
    {
        z-index: 8;
    }

    .col-md-8.TopMenu
    {
        overflow: hidden;
        height: auto;
    }

    .TopMenuItemContainer
    {
        overflow: hidden;
        height: auto;
        padding-top: 8px;
        margin:auto;
        width:auto;
        border:none;
        text-align:center;
        
    }

    .TopMenuItem
    {
        float: left;
        margin: 4px;
        font-size:11pt;
        font-family: "微軟正黑體",'Microsoft JhengHei', sans-serif;

    }

    .TopMenuItemDot
    {
        display: none;
    }

    .TopMenuItem:hover
    {
        
    }

    .TopMenuItem ul
    {
        left: 30%;
        top: 0;
        right: 8px;
        bottom: 0px;
        width: auto;
        border-radius: 0;
        background-image: url("/css/top-menu-hover-bg.png");
        display:none;
    }

    .TopMenuItem:hover ul
    {
        display:none;
    }

        .TopMenuItem ul li
        {
            float: left;
            font-size: 12pt;
            line-height: normal;
        }

            .TopMenuItem ul li:last-child
            {
                border-bottom: inherit;
            }


            .TopMenuItem ul li a
            {
                float:left;
                width:auto;
                margin:5px;
                padding:0;

            }

            .TopMenuItem ul li h1
            {
                width:400px;
                float:left;
                
            }
    .container
    {
        width: auto;
    }

    .SearchBox
    {
        height: 35px;
    }

    .SearchBoxForm
    {
        margin: 2px;
    }

    .SearchBoxBtn
    {
        top: 1px;
        right: 2px;
    }

    .TopMenuLeftBg, .TopMenuRightBg
    {
        height: 40px;
    }

    .HomepageTitle a
    {
        font-size:14pt;
    }

    .HomepageSectionDesc
    {
        height: 100px;
    }
}

@media (max-width: 480px)
{
    .HomepageSectionDesc
    {
        height: 120px;
    }
}

@media (max-width: 380px)
{
    .col-xs-6
    {
        width: 100%;
    }

    .HomepageSectionDesc
    {
        display: none;
        height: 80px;
    }

    .HomepageTitle
    {
        margin-top: 50px;
    }
}


/*
@media (max-width: 974px)
{
    .TopMenuItemContainer
    {
        height: auto;
    }

    .TopMenuItemDot
    {
        width: 50px;
        height: 24px;
    }

    .TopMenuItem
    {
        font-size: 20px;
        margin: 0;
    }

        .TopMenuItem a
        {
            line-height: 24px;
        }

    

   
}
*/
