div#container
{
   width: 1000px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#resultBanner1
{
   background-color: #B22222;
   background-image: none;
   border: 0px #245580 solid;
   color: #FFFFFF;
   font-family: 微軟正黑體;
   font-weight: bold;
   font-size: 19px;
   text-align: center;
}
#resultBanner1 span
{
   display: block;
   height: 19px;
   margin: 16px 0px 16px 0px;
}
#resultLine1
{
   color: #A0A0A0;
   background-color: #A0A0A0;
   border-width: 0;
   margin: 0;
   padding: 0;
}
#resultInlineFrame1
{
   border: 1px #C0C0C0 solid;
}
#resultBanner1
{
   position: absolute;
   left: 18px;
   top: 41px;
   width: 180px;
   height: 50px;
   z-index: 0;
}
#resultLine1
{
   position: absolute;
   left: 4px;
   top: 117px;
   width: 950px;
   height: 5px;
   z-index: 1;
}
#resultInlineFrame1
{
   position: absolute;
   left: 18px;
   top: 137px;
   width: 934px;
   height: 628px;
   z-index: 2;
}
@media only screen and (max-width: 999px)
{
div#container
{
   width: 320px;
}
#resultBanner1
{
   left: 18px;
   top: 48px;
   width: 180px;
   height: 50px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 19px;
   font-family: 微軟正黑體;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   background-color: #B22222;
   background-image: none;
}
#resultBanner1 span
{
   height: 19px;
   margin: 16px 0px 16px 0px;
}
#resultLine1
{
   left: 4px;
   top: 117px;
   width: 316px;
   height: 5px;
   visibility: visible;
   display: inline;
   color: #A0A0A0;
   font-size: 8px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: #A0A0A0;
   background-image: none;
}
#resultInlineFrame1
{
   left: 4px;
   top: 141px;
   width: 314px;
   height: 461px;
   visibility: visible;
   display: inline;
   color: #000000;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
}
