.main {
    font-size: 15px;
    color: #a0958a;
    font-family: "微軟正黑體";
    background: #fff;
    line-height: 1.2em;
    vertical-align: middle
}
.main a {
    color: #a3080f;
    text-decoration: none;
}
.bread {
    width: 960px;
    margin: 0px auto;
    color: #000;
    padding: 10px 0px;
}
.bread ul {
    letter-spacing: -0.3em;
}
.bread li {
    font-size: 13px;
    color: #555;
    display: inline-block;
    letter-spacing: normal;
    margin-right: 5px;
}
.bread a {
    color: #555;
}
.bread a:hover, .bread li.active a {
    color: #f08200;
}
.commonContent {
    width: 960px;
    position: relative;
    margin: 0px auto;
}
.commonLike {
    letter-spacing: -0.3em;
    margin-bottom: 20px;
    position: relative;
    z-index: 10;
    padding-bottom: 10px;
}
.commonContent {
    width: 960px;
    position: relative;
    margin: 0px auto;
}
#main01 {
    width: 960px;
    margin: 0 auto;
}
.left1 {
    display: block;
    width: 640px;
    height: auto;
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}
#adView {
    width: 640px;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.adCT {
    width: 640px;
    height: 400px;
}
.adCT ul.adList {
    position: absolute;
    height: 100%;
}
.adCT ul.adList {
    width: 100%;
    height: 100%;
    border: 0;
}
.adCT ul.adList li {
    float: left;
    width: 640px;
    height: 100%;
}
.m01a {
    width: 320px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 5px 0px;
    float: left;
}
.mt01 {
    font-size: 13px;
    line-height: 20px;
    width: 295px;
    float: left;
}
.mno01 {
    width: 24px;
    float: left;
    display: block;
    margin: 3px 0px 0px 0px;
}
.mt01 a {
    font-size: 15px;
    line-height: 24px;
}
.right1 {
    width: 300px;
    height: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 20px;
    float: left;
}

.adCT ul.adList {
  width: 100%;
  height: 100%;
  border: 0;
}
.adCtl {
  width: 640px;
}
.adCtl ul.numbers {
  right: 40px;
  bottom: 18px;
  position: absolute;
}
.adCtl li.prev img{
  width:45px;
  height:48px;
}
.adCtl li.prev a{
  top:180px;
  left:0px;
  position: absolute; 
  filter:alpha(Opacity=60, Style=0);
  -moz-opacity:0.6;
  opacity: 0.6;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
}

.adCtl li.prev a:hover {
  filter:alpha(Opacity=100, Style=0);
  -moz-opacity:1;
  opacity: 1;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
}
.adCtl li.next img{
  width:45px;
  height:48px;
}
.adCtl li.next a{
  top:180px;
  right: 0px;
  position: absolute; 
  filter:alpha(Opacity=60, Style=0);
  -moz-opacity:0.6;
  opacity: 0.6;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
}
.adCtl li.next a:hover{
  filter:alpha(Opacity=100, Style=0);
  -moz-opacity:1;
  opacity: 1;
  -moz-transition: .2s ease-out;
  -webkit-transition: .2s ease-out;
  -o-transition: .2s ease-out;
  -ms-transition: .2s ease-out;
}
.adCtl ul.numbers li {
  float: left;
  background:url(images/ctr_i1.png) 50% no-repeat;
  width:18px;
  height:18px;
  margin:0px 8px 0px 0px;
}

.adCtl ul.numbers li.current {
  background:url(images/ctr_i3.png) 50% no-repeat;
  width:18px;
  height:18px;
}
.adCtl ul.numbers li.hover {
  background:url(images/ctr_i2.png) 50% no-repeat;
  width:18px;
  height:18px;
}
.adImg1 a{
  display:block;
  max-width:640px;
  width:640px;
}
.commonContent:after {
    content: '';
    display: block;
    clear: both;
}




