body {
  background: url(../img/bg.png) #e4007f no-repeat top center fixed;
  color: #fff;
  font-family: "微軟正黑體", Arial, sans-serif;
  font-size: 14px;
  line-height: 110%;
}

/*a style*/
a {
  color: #ddd;
  text-decoration: none;
}

a:link {
  color: #FFFF99;
  text-decoration: none;
}

a:visited {
  color: #66CC00;
  text-decoration: none;
}

a:active {
  color: #99FFFF;
  text-decoration: none;
}

a:hover {
  color: #99FFFF;
  text-decoration: none;
}

em {
  font-style: italic;
}

#container {
  width: 1280px;
  min-height: 850px;
  margin: 10px auto;
  padding: 0px;
  text-align: left;
}

header {
  width: 280px;
  height: 920px;
  background: url(../img/header01.png) no-repeat top left;
  float: left;
  display: inline-block;
}
header h2 {
  text-indent: -5000px;
}

.main {
  width: 1000px;
  min-height: 920px;
  left: 280px;
  float: right;
}

/*選單*/
nav {
  margin: 20px;
  display: inline-block;
  /* end menu */
}
nav .menu {
  width: 540px;
  margin: 0px;
  padding: 6px 15px 6px 15px;
  color: #fff;
  line-height: 130%;
  background-color: #e75f7f;
  display: inline-block;
}
nav .service-link {
  display: inline-block;
}
nav .menu-info .service-link {
  width: 80px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-info .service-link:hover {
  color: #CCCC00;
}
nav .menu-prog .service-link {
  width: 85px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-prog .service-link:hover {
  color: #CCCC00;
}
nav .menu-speaker .service-link {
  width: 72px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-speaker .service-link:hover {
  color: #CCCC00;
}
nav .menu-onlinereg .service-link {
  width: 85px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-onlinereg .service-link:hover {
  color: #CCCC00;
}
nav .menu-trafic .service-link {
  width: 90px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-trafic .service-link:hover {
  color: #CCCC00;
}
nav .menu-photo .service-link {
  width: 65px;
  padding: 5px;
  color: #fff;
  float: left;
  display: inline-block;
}
nav .menu-photo .service-link:hover {
  color: #CCCC00;
}
nav .menu a {
  background: none;
}

/* end nav */
/* 會議資訊 */
.info {
  margin: 10px 20px;
}
.info .info_title {
  background: url(../img/subtitle_01.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.info .info_title h2 {
  text-indent: -5000px;
}
.info .theme_title {
  background: url(../img/subtitle_02.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.info .theme_title h2 {
  text-indent: -5000px;
}
.info .info_cont {
  padding: 0px 40px 10px 120px;
  font-size: 14px;
  line-height: 150%;
}
.info .info_cont .list_info li {
  text-indent: -5em;
}
.info .theme_cont {
  padding: 0px 40px 10px 40px;
  font-size: 14px;
  line-height: 130%;
}

.postdown {
  margin-top: 5px;
  background-color: #FFCC00;
  width: 210px;
  height: 28px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FF0099;
}
/* end info 會議資訊 */
/* 詳細議程 */
.programme {
  margin: 10px 20px;
  /* end tab_prog */
}
.programme .day1_title {
  background: url(../img/day01.png) no-repeat top left;
  height: 137px;
}
.programme .day1_title h2 {
  text-indent: -5000px;
}
.programme .day2_title {
  background: url(../img/day02.png) no-repeat top left;
  height: 137px;
}
.programme .day2_title h2 {
  text-indent: -5000px;
}
.programme .tab_prog {
  width: 958px;
  margin: 10px;
  line-height: 150%;
}
.programme .tab_prog .subtitle {
  background-color: #1d2088;
}
.programme .tab_prog .subtitle_time {
  width: 150px;
  padding: 10px 5px;
  border-right: 1px solid #fff;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}
.programme .tab_prog .subtitle_detail {
  width: 603px;
  padding: 10px 5px;
  border-right: 1px solid #fff;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}
.programme .tab_prog .subtitle_host {
  width: 200px;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
}
.programme .tab_prog .sub_cont01 {
  background-color: #ffeaca;
  border-top: 1px solid #CC0099;
  border-bottom: 1px solid #CC0099;
  color: #333;
  text-align: left;
}
.programme .tab_prog .sub_cont02 {
  background-color: #ffeaca;
  border-bottom: 1px solid #CC0099;
  color: #333;
  text-align: left;
}
.programme .tab_prog .sub_cont03 {
  background-color: #ffeaca;
  color: #333;
  text-align: left;
}
.programme .tab_prog .subcont_time {
  width: 150px;
  padding: 10px 5px;
  border-right: 1px solid #CC0099;
  font-size: 14px;
  text-align: center;
  vertical-align: middle;
}
.programme .tab_prog .subcont_detail {
  width: 486px;
  padding: 10px 5px;
  border-right: 1px solid #CC0099;
  font-size: 14px;
  font-weight: bolder;
}
.programme .tab_prog .subcont_detail .detail_title {
  color: #1d2088;
  font-size: 16px;
  font-weight: bolder;
  line-height: 130%;
}
.programme .tab_prog .subcont_host {
  width: 290px;
  padding: 10px 5px;
  font-size: 14px;
  vertical-align: middle;
}

/* end 詳細議程 */
/* speaker */
.speaker {
  margin: 10px 20px;
}
.speaker .speaker_title {
  background: url(../img/subtitle_04.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.speaker .speaker_title h2 {
  text-indent: -5000px;
}
.speaker .discussant_title {
  background: url(../img/subtitle_07.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.speaker .discussant_title h2 {
  text-indent: -5000px;
}
.speaker .mc_title {
  background: url(../img/subtitle_08.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.speaker .mc_title h2 {
  text-indent: -5000px;
}
.speaker .sp {
  width: 800px;
}
.speaker .sp .sp_cont {
  padding: 10px 5px;
  padding-bottom: 20px;
}
.speaker .sp .speaker_img {
  width: 200px;
  vertical-align: middle;
}
.speaker .sp .speaker_info {
  padding: 0px 10px;
  vertical-align: middle;
}
.speaker .sp .speaker_info h3 {
  padding: 10px 0px;
  color: #FAEBD7;
  font-size: 20px;
  font-weight: bolder;
}
.speaker .sp .speaker_info h4 {
  padding: 0px 0px 20px 0px;
  color: #eee;
  font-size: 14px;
  line-height: 130%;
}
.speaker .sp .speaker_info p {
  font-size: 14px;
  text-align: left;
  line-height: 130%;
  vertical-align: bottom;
}

/* speaker */
/* 線上報名 */
.reg {
  margin: 10px 20px;
}

.reg h2{    
    padding:20px 100px 20px 100px;

    color:#FFFF00;
    font-size:24px;
    font-weight: bolder;
  }

.reg .reg_title {
  background: url(../img/subtitle_05.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.reg .reg_title h2 {
  text-indent: -5000px;
}
.reg .reg_info {
  margin: 0px 50px;
  padding: 10px 100px;
  line-height: 150%;
  font-size: 16px;


}
.reg .reg_info li {
  text-indent: -5em;
}
.reg .reg_info li .reg_day {
  color: #FFFF00;
  font-size: 18px;
  font-weight: bolder;
}
.reg section {
  width: 500px;
  margin: 10px 70px;
  padding: 20px;
  background-color: #3333FF;
  font-size: 16px;
  font-weight: bolder;
  text-align: left;
  line-height: 150%;
}
.reg .reg_tab {
  margin: 10px 0px 30px 40px;
}
.reg .reg_tab span {
  color: #7fffd4;
  font-size: 14px;
}
.reg .reg_tab .reg_tr {
  height: 41px;
  vertical-align: middle;
}
.reg .reg_tab .reg_td {
  text-align: right;
}
.reg .reg_tab .reg_input01 {
  background: url(../img/txt_01.png) no-repeat top left;
  width: 150px;
  height: 26px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
}
.reg .reg_tab .reg_input02 {
  background: url(../img/txt_02.png) no-repeat top left;
  width: 200px;
  height: 26px;
  border: none;
  padding-left: 10px;
  padding-right: 20px;
}
.reg .reg_tab .reg_botton {
  text-align: center;
}
.reg .reg_tab .submitnreset {
  margin: 0px 10px;
  background-color: #FFCC00;
  width: 48px;
  height: 28px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #FF0099;
}

/* 線上報名 */
/* 交通資訊 */
.traf {
  margin: 10px 20px;
}
.traf .traf_title {
  background: url(../img/subtitle_06.png) no-repeat top left;
  height: 40px;
  margin: 20px 20px 10px 20px;
}
.traf .traf_title h2 {
  text-indent: -5000px;
}
.traf h2 {
  padding: 20px 0px 10px 0px;
  font-size: 18px;
  font-weight: bolder;
}
.traf .traf_info {
  margin-left: 20px;
  padding-left: 6em;
}

.traf .traf_info .f_s{
    font-size:16px;
    font-weight: bolder;
    color:#3333FF;
  }
.traf .traf_info li {
  text-indent: -6em;
  line-height: 150%;

}

/* 交通資訊 */
footer {
  margin: 20px;
  text-align: left;
  line-height: 150%;
}

/* clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
  /* IE6&7 */
}

iframe {
  margin-top: 20px;
}

.end{
font-size:20px;
margin-left:70px;
}