﻿body { 
margin:0;
padding:0;
}
p{
margin:0px;
padding:0px;
}
.table1  /* 新手教學 寬744的表格 */
{
    width:744px;
    height:auto;
	margin:0px auto;
	padding:0;
	text-align:left;
    border:1px dashed #000000;
    }
.table2  
{
    width:714px;
    height:auto;
	margin:0px auto;
    padding:15px 0 15px 30px;
	text-align:left;
    border:1px dashed #000000;
    }
.sty1{
 padding:18px 0;
 border-bottom:1px dashed #000000;
 text-align:center;
 }

.sty2{
  border-bottom:1px dashed #000000;
  font-size:13pt;
  color:#252525;
  }
.sty3{
text-align:center; 
padding:10px 0;
border-bottom:1px dashed #000000;
margin:0;
}
.sty4{
  border-bottom:1px dashed #000000;
  padding:15px 10px 0px 0px;
  font-size:13pt;
  color:#252525;
  height:201px;
  }
.sty5{
  border-bottom:1px dashed #000000;
  font-size:12pt;
  color:#252525;
  }
 .sty6{  /* atm教學 */
 padding:18px 0 18px 8px;
 border-bottom:1px dashed #000000;
 margin:0;
 }
.font1{
  margin-top:10px;
  font-size:13pt;
  color:#252525;
  line-height:33px;
  }
.font2{
  font-size:13pt;
  color:#252525;
  line-height:33px;
  text-align:center;
  border-bottom:1px dashed #000000;
  }
.font3{
  margin-top:10px;
  font-size:12pt;
  color:#252525;
  line-height:25px;
  }
.font4{
  font-size:13pt;
  color:#252525;
  line-height:25px;
  padding-left:20px;
  background-image:url(../Images/_common/7PK_03.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  } 
.font5{
  font-size:13pt;
  color:#252525;
  line-height:25px;
  }
.color
{
 line-height:25px; 
 background-color:#f5004a;
 font-size:13pt;
 color:#FFFFFF;  
}
.font6{
  font-size:14pt;
  color:#f5004a;
  line-height:27px;
  }
.link{
    font-size:13pt;
    color:#0020dc;
    text-align:center;
    text-decoration: none;
    }