﻿#u67 {
  position:absolute;
  visibility: hidden;
  top:-100px;
  width:259px;
  z-index: 99999;
}
#u67_state0 {
  position:relative;
  background-image:none;
}
#u67_state0_content {
  position:absolute;
  width:1px;
  height:1px;
}
#u68 {
  position:absolute; 
  width:900px;
  word-wrap:break-word;
}
#u68_img {
  position:absolute;
  width:900px;
  height:100%;
}
#u70 {
  position:absolute;
  
  top:11px;
  width:40px;
  height:40px;
  font-size:28px;
  color:#FFFFFF;
  word-wrap:break-word;
}
#u70_img {
  position:absolute;
  left:850px;
  top:10px;
  width:40px;
  height:40px;
}
#u72 {
  position:absolute;
  word-wrap:break-word;
  left:60px;
  top:56px;
  width:784px;
}
#u72_img {
  position:absolute;
  width:784px;
}
/*my-modal*/
.my-modal .modal-header{
  background:#ffba00;
}
.my-modal h4.modal-title{
  font-size:14px;
  color:#fff;
}
.my-modal .modal .modal-dialog .modal-content .modal-body{
  padding:25px 0;
}
.my-modal .close{
 color:#fff;
 opacity:1;
}
.close:hover,
.close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity:1;
  filter: alpha(opacity=100);
}
.my-modal .modal-header{
  border-bottom: none;
}
.my-modal p{
  color:#2c2e2f;
  text-align: center;
  font-size:14px;
}
.my-modal .modal-footer{
  border-top:none;
  text-align: center;
}
.my-modal .modal-dialog{
  width:550px;
}
.my-modal .modal .modal-dialog .modal-content .modal-footer{
  padding-top: 10px;
  padding-bottom:25px;
}
.my-modal .btn-primary{
  background-color: #fe8f00;
  border-color: #fe8f00;
  font-size: 14px;
}
.my-modal .modal .modal-dialog .modal-content {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: none;
  padding: 0px;
}
.my-modal .modal .modal-dialog .modal-content .modal-header {
  margin: -1px;
  padding:15px 20px;
}
