.StaticMain a:link, 
.StaticMain a:visited {
  color: #2497fa;
  text-decoration: underline;
}
.StaticMain a:hover {
  color: #2497fa;
  text-decoration: none;
}

h3 {
  width: 740px;
  margin: 20px auto 10px;
  border-bottom: 1px solid #c5c7cc;
  font-size: 22px;
  font-weight: bolder;
  font-family: Arial;
  line-height: 30px;
  color: #333333;
}

h4 {
  background: url(../images/content/icon_h4.png) no-repeat left center;
  color: #ff4700;
  font-size: 22px;
  font-family: Arial;
  line-height: 45px;
  padding-left: 40px;
  margin-bottom: 5px;
}

h5 {
  background: url(../images/content/icon_h5.png) no-repeat left center;
  color: #e17816;
  font-size: 18px;
  font-family: Arial;
  line-height: 28px;
  margin: 0 0 5px 40px;
  padding-left: 20px;
}

.EventTitleBar {
  font-weight: bold;
  height: 90px;
  width: 740px;
  margin: 0px auto;
  margin-bottom: 15px;
}
.EventTitleBar h2 {
  color: #fff5e0;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  line-height: 40px;
  text-align: center;
  padding: 14px 0 4px;
}
.EventTitleBar p.TimeDuration {
  color: #ffc22e;
  font-size: 15px;
  font-weight: bold;
  font-family: Arial;
  line-height: 33px;
  text-align: center;
}

#breadcrumbs {
  width: 740px;
  margin: 0px auto;
  padding: 10px 0;
  overflow: hidden;
}
#breadcrumbs li {
  white-space: nowrap;
  float: left;
  padding: 0 5px 0 0;
  margin: 0;
  color: #000;
}
#breadcrumbs li a:link,
#breadcrumbs li a:visited {
  padding: 0 2px 0 0;
  color: #000;
  text-decoration: none;
}
#breadcrumbs li a:link span, #breadcrumbs li a:link:hover,
#breadcrumbs li a:visited span,
#breadcrumbs li a:visited:hover {
  text-decoration: underline;
}
#breadcrumbs li.Active {
  font-weight: bold;
}

.MainTab {
  display: block;
}
.article__detail {
  width: 860px;
  height: 610px;
  overflow-x: hidden;
  margin: 0;
}
.StaticMain {
  width: 740px;
  margin: 0px auto;
  font-size: 16px;
  line-height: 26px;
  
  
}
.StaticMain ul#tabHeader {
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
}
.StaticMain ul#tabHeader li {
  margin: 0;
  float: left;
  white-space: nowrap;
  padding-right: 2px;
}
.StaticMain ul#tabHeader li a {
  float: left;
  display: block;
  padding: 0 15px;
  text-align: center;
  text-decoration: none;
  background: #fff;
  color: #464646;
  font-size: 13px;
  font-weight: bold;
  font-family: Tahoma;
  line-height: 38px;
  border: 1px solid #bec2c6;
}
.StaticMain ul#tabHeader li.Active a, .StaticMain ul#tabHeader li.Active a:hover,
.StaticMain ul#tabHeader li a:hover {
  background: url(../images/content/header.png) no-repeat top center;
  color: #fff;
  border: none;
  line-height: 45px;
  padding: 0 16px;
}
.StaticMain ul.AnchorLink {
  margin: 10px 0;
  padding: 8px;
  overflow: hidden;
  background: none;
  border: 1px solid #c7b6a5;
}
.StaticMain ul.AnchorLink li {
  margin: 0;
  float: left;
  width: 190px;
  line-height: 30px;
  font-weight: bolder;
}
.StaticMain ul.AnchorLink li a:link, .StaticMain ul.AnchorLink li a:visited {
  padding: 0 0 0 10px;
  background: url(../images/content/icon-anchorlink.gif) no-repeat 0 10px;
  color: #a1290c;
}
.StaticMain ul.AnchorLink li.Active a, .StaticMain ul.AnchorLink li.Active a:hover,
.StaticMain ul.AnchorLink li a:hover {
  background: url(../images/content/icon-anchorlink-hover.gif) no-repeat 0 10px;
}
.StaticMain .MyTable {
  margin: 10px auto;
  border-collapse: collapse;
}
.StaticMain .MyTable thead tr th {
  color: #fff;
  background: #f8a805;
  font-weight: bolder;
  padding: 5px 10px;
  border: 1px solid #bfc5ce;
}
.StaticMain .MyTable tbody tr td {
  padding: 3px 5px;
  border: 1px solid #bfc5ce;
}
.StaticMain .MyTable .OddRow {
  background: #fff3e4;
}
.StaticMain .MyTable .EvenRow {
  background: #fff;
}
.StaticMain .MyTable .HorzRight {
  text-align: right !important;
}
.StaticMain .MyTable .HorzCenter {
  text-align: center !important;
}
.StaticMain .MyTable .VeztTop {
  vertical-align: top !important;
}
.StaticMain .NoticeBox {
  margin: 20px auto 10px;
  padding: 10px;
  background: #fff3e4;
  border: 1px solid #c7b6a5;
}
.StaticMain .NoticeBox p.Legend {
  float: left;
  font-size: 14px;
  font-weight: bolder;
  color: #fff;
  height: 24px;
  padding: 0 22px;
  margin: -24px 0 10px;
  background: #a1290c;
}
.StaticMain .NoticeBox .NoteContent {
  width: 100%;
  overflow: hidden;
}
.StaticMain ul.Decimal {
  margin: 0px 0px 10px 25px;
}
.StaticMain ul.Decimal li {
  list-style-type: decimal;
  margin-bottom: 10px;
}
.StaticMain ul.UpperAlpha {
  margin: 0px 0px 10px 25px;
}
.StaticMain ul.UpperAlpha li {
  list-style-type: upper-alpha;
  margin-bottom: 10px;
}
.StaticMain ul.LowerAlpha {
  margin: 0px 0px 10px 25px;
}
.StaticMain ul.LowerAlpha li {
  list-style-type: lower-alpha;
  margin-bottom: 10px;
}
.StaticMain ul.Icon li {
  background: url(../images/content/icon.gif) left 9px no-repeat;
  padding-left: 20px;
  list-style-type: none;
  margin-bottom: 5px;
}
.StaticMain ul.Icon li ul.LowerAlpha {
  padding-top: 5px;
}
.StaticMain ul.Icon li ul.LowerAlpha li {
  list-style-type: lower-alpha;
  background: none;
  padding-left: 0px;
}
.StaticMain ul.Dash li {
  background: url(../images/content/icon_dash.gif) left 10px no-repeat;
  padding-left: 20px;
  list-style-type: none;
  margin-bottom: 10px;
}
.StaticMain ul.Disc li {
  list-style-type: none;
  background: url(../images/content/icon_disc.gif) left 8px no-repeat;
  padding: 0 0 0 20px;
  margin-bottom: 10px;
}
.StaticMain .ContentBlock {
  padding-bottom: 20px;
  clear: both;
}
.StaticMain .ContentH4 {
  margin: 0 0 20px 40px;
}
.StaticMain .ContentH5 {
  margin: 0 0 20px 60px;
}
.StaticMain .ImagesBlock {
  text-align: center;
  margin-bottom: 20px;
}
.StaticMain .FirstChar {
  padding: 4px 4px 0 0;
  line-height: 30px;
  font-size: 40px;
  float: left;
}
.StaticMain p {
  margin-bottom: 10px;
  text-align: justify;
  padding-right: 3px;
}
.StaticMain p.TextCenter {
  text-align: center;
}
.StaticMain p.ImgCenter {
  text-align: center;
  margin-bottom: 20px;
}
.StaticMain .Strong01 {
  font-weight: bolder;
}
.Strong02 {
  color: #ff0000;
  /*font-weight: bolder;*/
}
.StaticMain .Strong02 {
  color: #ff0000;
  /*font-weight: bolder;*/
}
.StaticMain .RedText {
  color: #381919;
  font-weight: bolder;
}
.StaticMain .TextFont15 {
  font-size: 15px;
  font-weight: bolder;
  font-family: Arial;
}
.StaticMain .TextFont16 {
  font-size: 16px;
  font-weight: bolder;
  font-family: Arial;
}
.StaticMain .TextFont17 {
  font-size: 17px;
  font-weight: bolder;
  font-family: Arial;
}
.StaticMain .NoBorderImg {
  border: none;
  background: none;
  padding: 0;
}
.StaticMain .BorderImg {
  border: 1px solid #554d42;
}
.StaticMain .ImgLeft {
  float: left;
  margin: 0 10px 5px 0;
}
.StaticMain .ImgRight {
  float: right;
  margin: 0 0 5px 10px;
}
.StaticMain form {
  margin: 10px 0;
}
.StaticMain form ul {
  list-style: none;
}
.StaticMain form ul li {
  width: 100%;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
}
.StaticMain form ul.Radio {
  list-style: none;
  float: left;
  width: auto;
  overflow: hidden;
}
.StaticMain form ul.Radio li {
  float: left;
  width: auto;
  padding-left: 15px;
  padding-right: 60px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 0;
}
.StaticMain form ul.Radio li input {
  float: none;
  height: auto;
  width: auto;
}
.StaticMain form ul.RadioLine li {
  width: 100%;
  overflow: hidden;
  float: left;
}
.StaticMain form ul.RadioLine li p {
  width: 40%;
  float: left;
  text-align: left;
}
.StaticMain form ul.RadioLine li input {
  width: auto;
  float: left;
  margin: 4px 33px 10px;
  outline: none;
}
.StaticMain form ul.RadioLine li span {
  float: left;
  overflow: hidden;
  width: 20%;
}
.StaticMain form ul.RadioLine li span.Space {
  float: left;
  width: 40%;
  height: 1px;
}
.StaticMain form ul.Checkbox {
  list-style: none;
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0;
  width: 310px;
}
.StaticMain form ul.Checkbox li {
  float: left;
  width: 190px;
  padding-right: 10px;
}
.StaticMain form ul.Checkbox li.AnotherIdea {
  clear: both;
  width: 100%;
}
.StaticMain form ul.Checkbox li input {
  float: none;
  height: auto;
  width: auto;
}
.StaticMain form ul.Slider li .SliderHead {
  float: right;
}
.StaticMain form ul.Slider li .Less,
.StaticMain form ul.Slider li .Great,
.StaticMain form ul.Slider li .slider {
  float: left;
  width: 19%;
}
.StaticMain form ul.Slider li input {
  width: auto;
  margin: 3px 0 0 0;
  float: left;
}
.StaticMain form textarea {
  border: 1px solid #c3bfb3;
  background: #f5f5f5;
  width: 347px;
  height: 80px;
  margin-bottom: 10px;
}
.StaticMain form select {
  border: 1px solid #c3bfb3;
  background: #f5f5f5;
  text-align: center;
  width: 347px;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  padding: 0px 6px;
}
.StaticMain form label {
  clear: left;
  float: left;
  display: block;
  text-align: right;
  width: 160px;
  height: 28px;
  padding-right: 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: tahoma;
  line-height: 28px;
}
.StaticMain form input {
  border: 1px solid #c3bfb3;
  background: #f5f5f5;
  width: 333px;
  height: 28px;
  line-height: 28px;
  padding: 0px 6px;
}
.StaticMain form input.Verify {
  width: 110px;
  margin: 1px 0 0 10px;
  clear: right;
}
.StaticMain form input.BtnReg, .StaticMain form input.BtnReset {
  border: none !important;
  width: auto !important;
  height: auto !important;
  margin: 0 10px 0 170px;
  padding: 0px !important;
}
.StaticMain form input.BtnReset {
  width: auto;
  margin: 0 10px 0 0;
}
.StaticMain form .Require {
  color: #381919;
}
.StaticMain form .Note {
  background: url(../images/content/Note.jpg) no-repeat 0 -4px #999;
  width: 115px;
  height: 20px;
  padding-left: 5px;
  text-align: left;
  float: right;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
}
.StaticMain form .ImgVerify {
  float: left;
  margin-right: 10px;
}
.StaticMain form p {
  margin: 0;
  text-align: left;
}
.StaticMain form p.TextNote {
  color: #F00;
  font-size: 11px;
  font-family: Arial;
  padding: 0 0 0 170px;
}
.StaticMain .UserInfo p {
  clear: both;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  height: 30px;
  margin: 10px auto;
  background: #10364a;
  border-bottom: 2px solid #00557f;
  color: #fff;
  line-height: 30px;
}
.StaticMain .UserInfo p a:link,
.StaticMain .UserInfo p a:visited {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
.StaticMain .UserInfo p a:link:hover,
.StaticMain .UserInfo p a:visited:hover {
  color: #fff;
  text-decoration: underline;
}
.StaticMain .UserInfo p #link-function {
  color: #fff;
  line-height: 30px;
  margin-left: 10px;
  padding: 6px 30px 6px 15px;
  text-decoration: none;
  border-left: 2px solid #00557f;
  background: url(../images/content/function.png) no-repeat right center;
  cursor: pointer;
}

#list-function {
  position: absolute;
  z-index: 100;
  width: 200px;
  overflow: hidden;
  border: 1px solid #10364a;
  background: #10364a;
  padding: 5px 0 8px;
  display: none;
}
#list-function.active {
  display: block;
}
#list-function li {
  margin-left: 10px;
  text-align: left;
  line-height: 20px;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
}
#list-function li a {
  text-decoration: none;
  background: url(../images/content/icon_person.gif) no-repeat 0 center;
  padding-left: 10px;
  color: #fff;
}
#list-function li a:hover {
  color: #00aeef;
  text-decoration: underline;
}
#list-function li.Off a {
  color: #6f6c6c;
  cursor: default;
  text-decoration: none;
}

.Popup {
  display: block;
  padding: 27px 0 0;
  position: absolute;
  width: 640px;
  z-index: 100;
  background: #10364a;
}
.Popup .PopupClose {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0;
  right: 9px;
  width: 50px;
  height: 27px;
  line-height: 27px;
}
.Popup .PopupClose:hover {
  text-decoration: none;
}

.Popup .InnerContent {
  background: #e6e6e6;
  color: #464646;
  height: auto;
  padding: 10px;
  width: auto;
}

/*# sourceMappingURL=content.css.map */
