@charset "UTF-8";
@import "http://fonts.googleapis.com/earlyaccess/nanumgothic.css";
/* background selected */
/* 행사소개 */
/*div.roundBox li.map div.right .way1,
div.roundBox li.map div.right .way2,
div.roundBox li.map div.right .way3 {
  padding-left:62px;
  margin-bottom:19px;
  background:url(../images/icon_transport.png) 15px 0 no-repeat;
  padding-top:2px;
}
div.roundBox li.map div.right .way2 {
  background-position: 16px -115px;
  padding-bottom:6px;
}
div.roundBox li.map div.right .way3 {
  background-position: 16px -237px;
}*/
/* FAQ */
/* 프로그램 */
/* 스피커 */
/* 주최커뮤니티 */
/* 사이드메뉴가 중앙정렬이 포함되도록 영역 조정 */
.red {
  color: #ed1844;
}

body {
  font-family: Dotum, 돋움, sans-serif, apple-gothic;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #e6e6e6;
}

.blind {
  position: absolute;
  left: -9999em;
  text-indent: -9999em;
  overflow: hidden;
}

.number {
  letter-spacing: -0px;
}

.headerSkin {
  position: absolute;
  width: 100%;
  min-width: 1260px;
  height: 320px;
  background: url(../images/bg_header.png) 0 0 no-repeat;
  background-position: center top;
  overflow: hidden;
  z-index: -1;
}

.header {
  display: block;
}
.header ul.menu {
  position: relative;
  height: 45px;
  padding-top: 270px;
  z-index: 0;
}
.header ul.menu li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  list-style: none;
  width: 168px;
  height: 45px;
  line-height: 45px;
  margin-right: -3px;
  *margin-right: 2px;
}
.header ul.menu a {
  display: block;
  overflow: hidden;
  line-height: 45px;
  text-indent: -9999em;
  width: 168px;
  height: 45px;
  background: url(../images/bt_menu.png) 0 0 no-repeat;
  position: relative;
  z-index: 0;
}
.header ul.menu .program a {
  background-position: -173px 0;
}
.header ul.menu .program a:hover {
  background-position: -173px -80px;
}
.header ul.menu .program a.selected {
  background-position: -173px -160px;
}
.header ul.menu .speaker a {
  background-position: -347px 0;
}
.header ul.menu .speaker a:hover {
  background-position: -347px -80px;
}
.header ul.menu .speaker a.selected {
  background-position: -347px -160px;
}
.header ul.menu .sponsor a {
  background-position: -522px 0;
}
.header ul.menu .sponsor a:hover {
  background-position: -522px -80px;
}
.header ul.menu .sponsor a.selected {
  background-position: -522px -160px;
}
.header ul.menu .support a {
  background-position: -695px 0;
}
.header ul.menu .support a:hover {
  background-position: -695px -80px;
}
.header ul.menu .support a.selected {
  background-position: -695px -160px;
}
.header ul.menu .introduce a:hover {
  background-position: 0px -80px;
}
.header ul.menu .introduce a.selected {
  background-position: 0 -160px;
}
.header ul.menu.introduceSelected .introduce {
  background-position: 0 0;
  position: relative;
  z-index: 1;
}
.header ul.menu.programSelected .program {
  background-position: 0 0;
  position: relative;
  z-index: 1;
}
.header ul.menu.speakerSelected .speaker {
  background-position: 0 0;
  position: relative;
  z-index: 1;
}
.header ul.menu.hostSelected .host {
  background-position: 0 0;
  position: relative;
  z-index: 1;
}
.header .desPosition {
  position: relative;
  height: 49px;
  bottom: 0;
  margin-bottom: -5px;
}
.header .shade {
  display: block;
  position: relative;
  bottom: 0;
  z-index: 2;
  width: 1000px;
  height: 4px;
  background: url(../images/4px.png) 1px 0 no-repeat;
}

.wrap {
  width: 1260px;
  margin: 0 auto;
}

.content {
  position: relative;
  width: 1000px;
  min-height: 1998px;
  margin: 0 auto;
  padding-bottom: 50px;
}

.roundBox {
  background-color: #fff;
  width: 960px;
  padding: 15px 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.roundBox h2.title {
  background: url(../images/img_title.png) 0 0 no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 70px;
  border-bottom: 1px solid #f68ba1;
  margin-bottom: 35px;
}
.roundBox li h3.title {
  background: url(../images/img_title.png) 0 0 no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 70px;
  border-bottom: 1px solid #f68ba1;
}
.roundBox li img {
  display: inline-block;
}
.roundBox li.notice .notifyArea {
  width: 980px;
  height: 352px;
  margin: 16px 0 50px 0;
}
.roundBox li.notice .notifyArea p {
  padding-left: 20px;
  line-height: 22px;
  font-size: 14px;
  color: #444;
}
.roundBox li.notice .notifyArea p.stackIn {
  padding-right: 40px;
  text-align: right;
  font-weight: bold;
}
.roundBox li.notice .notifyArea p .bold {
  font-weight: bold;
}
.roundBox li.notice .dl {
  margin: 0 20px 60px;
  background-color: #fffede;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  line-height: 22px;
  font-size: 15px;
  color: #333;
  padding: 16px 0 14px 20px;
}
.roundBox li.notice .dl span.dt {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #f57137;
  font-weight: bold;
  padding-right: 5px;
}
.roundBox li.notice .dl .date {
  margin: 2px 0;
}
.roundBox li.notice .dl span.dd {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
}
.roundBox li.notice .dl span.dd strong {
  font-size: 16px;
  color: #4195f5;
}
.roundBox li.notice .description {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  padding-top: 23px;
  padding-left: 20px;
  padding-bottom: 63px;
}
.roundBox li.notice .description .green {
  color: #008a48;
}
.roundBox li.notice .description .red {
  color: #ff3d7f;
}
.roundBox li.notice .description p {
  margin-bottom: -8px;
}
.roundBox li.notice img {
  margin-left: 20px;
  margin-bottom: 50px;
}
.roundBox li.amount {
  padding-bottom: 63px;
}
.roundBox li.amount h3.title {
  background-position: 0 -70px;
}
.roundBox li.amount img {
  padding: 17px 20px 0;
}
.roundBox li.amount .tip {
  padding-left: 40px;
  margin: 6px 0 17px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.roundBox li.prizes {
  padding-bottom: 58px;
}
.roundBox li.prizes h3.title {
  background-position: 0 -140px;
  margin-bottom: 20px;
}
.roundBox li.prizes .logo {
  padding: 20px;
}
.roundBox li.prizes .logo img {
  display: block;
}
.roundBox li.map {
  padding-bottom: 54px;
  color: #333;
  font-size: 12px;
  line-height: 18px;
}
.roundBox li.map h3.title {
  background-position: 0 -210px;
}
.roundBox li.map div.left {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 444px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 31px;
}
.roundBox li.map div.right {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 444px;
  margin-top: 20px;
}
.roundBox li.map p {
  padding: 10px 0;
  font-size: 14px;
  font-weight: bold;
  color: #033333;
}
.roundBox li.faq {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 460px;
  vertical-align: top;
  padding-bottom: 40px;
}
.roundBox li.faq h3.title {
  background-position: 0 -280px;
}
.roundBox li.faq table tr td {
  vertical-align: top;
}
.roundBox li.faq table tr td .bold {
  font-weight: bold;
  color: #f68ba1;
}
.roundBox li.reference {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 460px;
  margin-right: 34px;
  vertical-align: top;
}
.roundBox li.reference h3.title {
  background-position: 0 -350px;
}
.roundBox li.reference .description {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  padding: 19px;
  padding-bottom: 53px;
}
.roundBox li.reference .description a {
  color: #333;
  text-decoration: none;
}
.roundBox li.reference .description a:hover {
  color: #ed1844;
  text-decoration: underline;
}
.roundBox li.reference .description .bold {
  font-weight: bold;
  color: #ed1844;
}

.roundBox.supportTab {
  background: url(../images/support_bg.png) 0 90px #fff no-repeat;
}
.roundBox.supportTab li.supportArea h2.title {
  background-position: 0 -630px;
}
.roundBox.supportTab li.supportArea .textWrap {
  padding: 0 10px 0 20px;
}
.roundBox.supportTab li.supportArea .textWrap p {
  line-height: 22px;
  font-size: 16px;
  color: #444;
}
.roundBox.supportTab li.supportArea .btnArea {
  margin: 55px 0 50px;
  text-align: center;
}
.roundBox.supportTab li.supportArea .btnArea a {
  display: inline-block;
  width: 200px;
  height: 57px;
  line-height: 57px;
  border-radius: 7px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;
  text-decoration: none;
  background: #ed1844;
}
.roundBox.supportTab li.supportArea .btnArea a:hover {
  background: #ff7995;
}
.roundBox.supportTab li.supportArea .botSup {
  padding-left: 20px;
}
.roundBox.supportTab li.supportArea .supTitle {
  display: block;
  margin-bottom: 30px;
  text-indent: -9999px;
  font-size: 20px;
  font-weight: bold;
  color: #ed1844;
  letter-spacing: -1px;
  background: url(../images/support/suptitle.png) 0 0 no-repeat;
  overflow: hidden;
}
.roundBox.supportTab li.supportArea .supList {
  padding-bottom: 10px;
  padding-left: 10px;
}
.roundBox.supportTab li.supportArea .supList li {
  display: block;
  margin-bottom: 20px;
}
.roundBox.supportTab li.supportArea .supList .imgArea {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  vertical-align: top;
}
.roundBox.supportTab li.supportArea .supList .imgArea img {
  display: block;
  width: 100%;
  height: 100%;
}
.roundBox.supportTab li.supportArea .introArea {
  display: inline-block;
  width: 775px;
  height: 100px;
  line-height: 16px;
  padding-left: 20px;
  vertical-align: top;
  color: #333;
}
.roundBox.supportTab li.supportArea .introArea h4 {
  padding-top: 31px;
  font-size: 16px;
}
.roundBox.supportTab li.supportArea .introArea h4 .bold {
  font-weight: bold;
}
.roundBox.supportTab li.supportArea .introArea p {
  font-size: 14px;
}

#accordion {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  color: #333;
}
#accordion a {
  color: #333;
  text-decoration: none;
}
#accordion a.link:hover {
  color: #f68ba1;
}
#accordion .ui-accordion-header {
  line-height: 31px;
  height: 31px;
  padding-left: 23px;
  border: 0;
  border-bottom: 1px solid #ccc;
  background: url(../images/main/icon_qa.png) 0 7px no-repeat;
}
#accordion .ui-accordion-content {
  line-height: 18px;
  border-bottom: 1px solid #ccc;
  padding: 17px 0 17px 0;
}
#accordion .ui-accordion-content .a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(../images/main/icon_qa.png) 0 -30px no-repeat;
  line-height: 999px;
  overflow: hidden;
  height: 17px;
  width: 17px;
  padding-right: 3px;
}

div.sideMenu {
  position: absolute;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  right: -260px;
  top: -4px;
  background-color: #fff;
  width: 250px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
div.sideMenu .action {
  padding: 19px;
  border-bottom: 1px solid #c0dbd5;
}
div.sideMenu .action a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  line-height: 999px;
  width: 211px;
  height: 69px;
  background: url(../images/bt_sideMenu.png) 0 0 no-repeat;
}
div.sideMenu .action .confirm {
  background-position: -212px 0;
  margin-top: 8px;
}
div.sideMenu .action .confirm:hover {
  background-position: -212px -69px;
}
div.sideMenu .action .tutorial {
  margin-top: 8px;
  background: url(../images/bt_sideMenu2.png) 0 0 no-repeat;
}
div.sideMenu .action .tutorial:hover {
  background-position: 0 -73px;
}
div.sideMenu .action .registration:hover {
  background-position: 0 -69px;
}

div.footer {
  margin-top: 40px;
  font-size: 11px;
  line-height: 16px;
  color: #666;
  border-top: 1px solid #cbcbcb;
}
div.footer .poweredBy {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 170px;
  margin-top: 20px;
  margin-bottom: 15px;
  border-right: 1px solid #e0e0e0;
  vertical-align: top;
}
div.footer .info {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 770px;
  padding-left: 15px;
  padding-top: 20px;
  height: 85px;
  vertical-align: top;
}
div.footer .copyright {
  font-family: Tahoma;
  margin-top: 8px;
}
div.footer a {
  color: #666;
  text-decoration: none;
}
div.footer a:hover {
  color: #333;
  text-decoration: underline;
}
div.footer .bar {
  color: #c1c1c1;
  margin-left: 5px;
  margin-right: 5px;
}

div.program h2.title {
  background: url(../images/img_title.png) 0 -420px no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 70px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ffac88;
}
div.program .days {
  display: block;
  width: 960px;
  height: 84px;
  margin-bottom: 40px;
}
div.program .days .programTab {
  float: left;
  overflow: hidden;
  text-indent: -9999px;
}
div.program .days .programTab a {
  float: left;
  width: 473px;
  height: 80px;
  border: 2px solid #e6e6e6;
  text-align: center;
  text-decoration: none;
}
div.program .days .programTab a img {
  display: block;
}
div.program .days .programTab.first {
  margin-right: 6px;
}
div.program .dayTitle {
  background: url(../images/day_title.PNG) 0 0px no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 28px;
}
div.program #day2 {
  background: url(../images/day_title.PNG) 0 -28px no-repeat;
}
div.program table {
  width: 100%;
  line-height: 18px;
  border: 0;
  margin: 0 0 40px 0;
  padding: 0;
  border-bottom: 1px solid #d1d4d3;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  table-layout: fixed;
}
div.program table tr th {
  padding: 12px 0;
  border-top: 1px solid #d1d4d3;
  font-weight: bold;
  color: #666;
  vertical-align: middle;
}
div.program table tr th:first-child {
  font-weight: normal;
}
div.program table tr th.hlength3 {
  line-height: 54px;
  padding: 0;
}
div.program table tr th.bBorder {
  border-bottom: 1px solid #d1d4d3;
}
div.program table tr th.nlBorder {
  border-left: 0;
}
div.program table tr th.redBorder {
  border-top: 1px solid #ed1844;
}
div.program table tr td {
  padding: 12px 0;
  border-top: 1px solid #d1d4d3;
  border-left: 1px solid #d1d4d3;
  font-weight: bold;
  vertical-align: middle;
}
div.program table tr td.rBorder {
  border-right: 1px solid #d1d4d3;
}
div.program table tr td.bBorder {
  border-bottom: 1px solid #d1d4d3;
}
div.program table tr td.noneBorder {
  border-top: 0;
}
div.program table tr td.nlBorder {
  border-left: 0;
}
div.program table tr td.redBorder {
  border: 1px solid #ed1844;
}
div.program table .heavyBlue {
  color: #fff;
  background: #003366;
}
div.program table .boldBlue {
  color: #fff;
  background: #014c7c;
}
div.program table .blue {
  color: #fff;
  background: #0070a4;
}
div.program table .lightBlue {
  color: #fff;
  background: #0288c7;
}
div.program table .wBlue {
  color: #fff;
  background: #03acdc;
}
div.program table .gray {
  background: #f6f6f6;
}
div.program table .red {
  color: #fff;
  background: #ed1844;
}
div.program table .fontRed {
  display: block;
  font-weight: normal;
  color: #ed1844;
}
div.program div.tip {
  font-size: 12px;
  line-height: 18px;
  color: #333;
  padding-top: 16px;
  padding-left: 12px;
  padding-bottom: 147px;
}
div.program div.tip strong {
  color: #f57137;
}

div.roundBox.speaker h2.title {
  background: url(../images/img_title.png) 0 -630px no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 70px;
  border-bottom: 1px solid #ffac88;
  margin-bottom: 35px;
}

.speaker h2.title {
  background: url(../images/img_title.png) 0 -490px no-repeat;
}
.speaker .days {
  display: block;
  width: 960px;
  height: 84px;
  margin-bottom: 40px;
}
.speaker .days .programTab {
  float: left;
  overflow: hidden;
  text-indent: -9999px;
}
.speaker .days .programTab a {
  float: left;
  width: 473px;
  height: 80px;
  border: 2px solid #e6e6e6;
  text-align: center;
  text-decoration: none;
}
.speaker .days .programTab a img {
  display: block;
}
.speaker .days .programTab.first {
  margin-right: 6px;
}
.speaker .dayTitle {
  background: url(../images/day_title.PNG) 0 0px no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 28px;
  margin-bottom: 10px;
}
.speaker #day2 {
  background: url(../images/day_title.PNG) 0 -28px no-repeat;
}
.speaker dl {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
  vertical-align: top;
}
.speaker dl:nth-child(even) {
  margin-right: 0;
}
.speaker dt {
  margin-bottom: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-right: 10px;
  width: 110px;
  text-align: center;
  overflow: hidden;
  font-size: 12px;
  font-weight: bold;
}
.speaker dt a {
  display: block;
  border: 1px solid #cccccc;
  overflow: hidden;
  text-align: center;
  margin-bottom: 18px;
  padding: 4px;
}
.speaker dt .noImg {
  display: block;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
.speaker dt img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.speaker dd {
  margin-bottom: 30px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 340px;
}
.speaker dd table {
  border-top: 1px solid #cccccc;
  border-left: 0;
  border-right: 0;
  font-size: 12px;
  border-collapse: collapse;
}
.speaker dd table th {
  font-weight: normal;
  text-align: left;
  text-indent: 0;
  width: 86px;
  background: #f5f5f5;
  line-height: 28px;
  border-bottom: 1px solid #cccccc;
  width: 60px;
  vertical-align: middle;
}
.speaker dd table th span {
  display: block;
  margin: 1px 0;
  text-align: center;
  line-height: 18px;
  background: #f5f5f5;
}
.speaker dd table td {
  line-height: 28px;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  padding-left: 10px;
  overflow: visible;
}
.speaker dd table td p {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 14px;
}
.speaker dd table td li {
  padding-left: 10px;
  text-indent: -10px;
}
.speaker dd table td li.onoffmix {
  color: #4195f5;
  font-weight: bold;
}
.speaker dd table .name td, .speaker dd table .person td {
  color: #000000;
  font-weight: bold;
}
.speaker dd table .profile td {
  line-height: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.speaker dd table .excerpt td {
  line-height: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.speaker dd table .excerpt td .ready {
  margin-right: 15px;
}
.speaker dd table.main td {
  width: 260px;
  max-width: 260px;
}
.speaker dd table.main td a {
  text-decoration: none;
  color: #ff5a12;
}

div.roundBox.host h2.title {
  background: url(../images/img_title.png) 0 -700px no-repeat;
  overflow: hidden;
  line-height: 999px;
  height: 70px;
  border-bottom: 1px solid #ffac88;
}

.host dl {
  margin-top: 35px;
  margin-bottom: 35px;
}
.host dt {
  margin-bottom: 37px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  border: 1px solid #cccccc;
  margin-right: 12px;
  width: 411px;
  height: 93px;
  line-height: 93px;
  vertical-align: middle;
  text-align: center;
  overflow: hidden;
}
.host dt a {
  text-decoration: none;
}
.host dt img {
  vertical-align: middle;
}
.host dd {
  margin-bottom: 37px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  width: 528px;
}
.host dd table {
  border-top: 1px solid #cccccc;
  font-size: 12px;
  border-collapse: collapse;
}
.host dd table th {
  font-weight: normal;
  text-align: left;
  text-indent: 8px;
  width: 127px;
  line-height: 28px;
}
.host dd table td {
  width: 400px;
  line-height: 28px;
}
.host dd table .name th {
  border-bottom: 1px solid #cccccc;
}
.host dd table .name td {
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
}
.host dd table .address th {
  border-bottom: 1px solid #cccccc;
}
.host dd table .address td {
  border-bottom: 1px solid #cccccc;
}
.host dd table .address a {
  color: #ff5a12;
  text-decoration: none;
}
.host dd table .address a:hover {
  text-decoration: underline;
}
.host dd table .description td {
  padding-top: 16px;
  padding-left: 10px;
  line-height: 18px;
}
.host dt.label {
  width: 237px;
  height: 35px;
  margin: 10px 0;
  line-height: 1px;
  border: 0;
}

.new-aligned div.header td.center-right {
  width: 260px;
}
.new-aligned div.header tbody td.center-right {
  background: url(../images/bg_head_right.png) left 0 no-repeat;
}
.new-aligned div.content {
  padding-right: 260px;
}
.new-aligned div.sideMenu {
  right: 0;
}

.oldLink {
  margin-top: 20px;
  text-align: center;
}
.oldLink a {
  display: inline-block;
  width: 300px;
  height: 60px;
  text-indent: -9999px;
  background: url(../images/main/img_old.png) 0 0 no-repeat;
}
.oldLink a.tooOld:hover {
  background-position: 0 -69px;
}
.oldLink a.old {
  background-position: 0 -138px;
}
.oldLink a.old:hover {
  background-position: 0 -207px;
}

.intro {
  width: 880px;
  height: 410px;
  margin: 20px;
  padding: 20px;
  background: #FFF0F3;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: inherit;
  font-size: 14px;
  font-weight: bold;
}
.introTitle {
  margin-bottom: 20px;
  color: #ed1844;
  font-size: 16px;
  font-weight: bolder;
}
.introSubTitle {
  width: 85px;
  text-align: center;
  float: left;
}
.introSubTitle .isTitle {
  font-size: 13px;
}
.intro li {
  height: 22px;
  line-height: 22px;
}
.intro li:last-child {
  margin-bottom: 30px;
}
.intro strong {
  color: #ed1844;
}

.sponsorWrap h2.title {
  background: url(../images/img_title.png) 0 -560px no-repeat;
}
.sponsorWrap li {
  display: inline-block;
  margin: 10px 0 50px;
  font-size: 12px;
}
.sponsorWrap .imgArea {
  width: 403px;
  height: 93px;
  float: left;
  border: 1px solid #cccccc;
}
.sponsorWrap .imgArea img {
  width: 403px;
  height: 93px;
}
.sponsorWrap .textArea {
  width: 537px;
  min-height: 95px;
  float: left;
  margin-left: 10px;
}
.sponsorWrap .textArea tr {
  border-top: 1px solid #cccccc;
}
.sponsorWrap .textArea th {
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.sponsorWrap .textArea .sponsorName td {
  font-weight: bold;
}
.sponsorWrap .textArea .sponsorAddress td a {
  color: #ff0000;
  text-decoration: none;
}
.sponsorWrap .textArea .sponsorIntro td {
  line-height: 17px;
  padding: 20px 10px;
}

/*# sourceMappingURL=base.css.map */
