﻿body 
{
    margin: 0px;
	padding: 5px;
	font-family:微軟正黑體,Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
}

#header
{
    min-height:100px;
    /*background-color:#d8ee85;*/
        background-color:#FFFFFF;
    width:925px;
    border-bottom:1px solid #519754;
    text-align:left;
    vertical-align:top;
    
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    
}
#main
{
    height:405px;
    background-color:#FFFFFF;
     width:925px;
   /*  border-bottom:1px solid #666666;*/
}

#footer
{
    min-height:220px;
    border-top:1px solid #519754;
     background-color:#FFFFFF;
     width:925px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
    /*background-color:#d8ee85;*/
  
}
#googleMap
{
    width:450px;
    height:400px;
    
}
#ShopImg
{
    text-align:center;
    vertical-align:middle;
    width:450px;
    height:400px;
}
.ShopPhotoSize
{
    vertical-align:middle;
    max-width:450px;
    max-height:400px;
}
.ShopName
{
    font-size:22px;
}
.ShopCode
{
    font-size:18px;
}
.ShopCodeTitle:after {
	content: "：";
}
.Code
{
    font-size:24px;
    color:#FBAB04;
}
.Top1YearLevel
{
    font-size:24px;
    color:#FBAB04;
}
.Top2YearLevel
{
    font-size:18px;
    color:#000000;
}
.Top3YearLevel
{
    font-size:18px;
    color:#000000;
}

.TypeName
{
    background-color:#e2e2e2;
    color: #525252;
    padding: 0px 10px;
    font-size: 12px;
    width: 80px;
    display: block;
    
    }
  .LabelAssestmentTypeDesp-pop
  {
    display: none;
    position: absolute;
    top: 0px;
    width: 300px;
    font-size: 11px;
    background-color: #989898;
    color: #fff;
    text-align: center;
    right: 88px;
    padding: 2px;
    }
  .AssestmentTypeDesp-icon
  {
      
  }
.assessment-type-desp-btn
{
    cursor:pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -21px;
    margin-top: 8px;
    }
.AssessmentTypeDesp
{
    
    
    
    }
.AssessmentType
{
        height: 37px;
        line-height: 37px;
    display: block;
    color:#000;
    }
.AssessmentType:after {
	content: "：";
}
.Assessment
{
    font-size:16px;
    color:#000000;
}
.Assessment:after {
	content: "：";
}
.lblItems
{
    Width:100px;
    font-size:16px;
    color:#000000;
    text-align:right;
}

.lblItems:after {
	content: "：";
}

.albumPhotoSize
{
    vertical-align:middle;
    max-width:800px;
    max-height:530px;
}
#DataListPublic P
{
 text-indent: 2em;  
}

.odp {
    width: 100vw;
    text-align: center;
}

#mmark_info
{
    border: 4px solid #e0bc5b;
    width: 410px;
    padding: 2px 0px 16px 0px;
    margin: 10px auto 10px auto;
    border-radius: 10px;
    text-align: center;
}

#mmark_detail {
    font-size: 16px;
    font-weight: bold;
    margin: 4px;
}

#mmark_remark {
    font-size: 16px;
    font-weight: bold;
    margin: 4px;
}


#ipim_info
{
    border: 4px solid #0fb8ad;
    width: 410px;
    padding: 15px;
    margin: 10px auto 10px auto;
    border-radius: 10px;
    text-align: center;
}

#ipim_story {
    font-size: 28px;
    font-weight: bolder;
    vertical-align: top;
}

.ipim_lbl
{
    font-size: 16px;
    font-weight: bold;
    margin: 4px;
}

.inline-block
{
   display: inline-block;
}