@charset "UTF-8";
/* Default wide-screen styles */
.white {
  color: white !important;
}

.grey {
  color: #575859 !important;
}

.light-grey {
  color: #999999 !important;
}

.orange {
  color: #f13134 !important;
}

.hidden {
  display: none;
}

.visib-hidden {
  visibility: hidden;
}

html, body {
  width: 100%;
  padding: 0;
  margin: 0;
  background: white;
  font-size: 14px;
  font-weight: lighter;
  font-family: Heiti TC, "微軟正黑體", Microsoft JhengHei, "微軟雅黑體", Microsoft YaHei, "黑体", Microsoft Simhei, "新細明體", PMingLiU, serif;
}

a {
  color: black;
}
a:hover {
  text-decoration: none;
}

.container {
  width: 1050px;
}

.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* Banner */ 
.scroll-gallery  .nivoSlider {
	height: 420px;
}
.scroll-gallery  .nivoSlider  {
	
}
.scroll-gallery .nivo-controlNav {
	padding:6px 0;
	float: right;
}
.scroll-gallery .nivo-controlNav a {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(/img/bullets.png) no-repeat;
	text-indent: -9999px;
	border: 0;
	margin: 0 2px;
}
.scroll-gallery .nivo-controlNav a.active {
	background-position: 0 -22px;
}

.nivoSlider a,
.nivoSlider img {
	/* display: block !important; */
  filter: alpha(opacity=0);
  opacity: 0;
  display: none;
}


/* header */
#logo {
  float: left;
  margin-left: 30px;
}

.login-zone {
  float: right;
  width: 335px;
  height: 111px;
  font-size: 0.8em;
  margin-right: 30px;
  background: url("../img/bg_header.png") no-repeat top right transparent;
}
.login-zone .login-link {
  width: 100%;
  list-style-type: none;
}
.login-zone .login-link .nav-item {
  float: right;
  margin-left: 20px;
}
.login-zone .login-link .nav-item a {
  color: black;
  text-decoration: none;
}
.login-zone .login-link .nav-item:hover {
  color: #f6921e;
  text-decoration: none;
}

.search-zone {
  margin-bottom: 5px;
}
.search-zone .search-bar {
  width: 235px;
  border-radius: 0;
}
.search-zone button {
  width: 65px;
  border-radius: 0;
  background-image: none;
  background-color: #e0e0e0;
}
.search-zone .radio {
  float: left;
  width: 35px;
  margin-top: 5px;
}
.search-zone .connect-us {
  float: right;
  width: 190px \9;
  margin-top: 5px;
}
.search-zone .connect-us .connect-desc {
  font-size: 14px;
  vertical-align: bottom;
}
.search-zone .connect-us img {
  margin-left: 5px;
}

.infinity-nav {
  width: 100%;
/*
  height: 98px;
  margin: 0 auto;
*/
	height: 105px;
	margin: 0 auto 24px auto;
	background: #f06522;
	background: -moz-linear-gradient(left,  #f06522 0%, #f6931e 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f06522), color-stop(100%,#f6931e));
	background: -webkit-linear-gradient(left,  #f06522 0%,#f6931e 100%);
	background: -o-linear-gradient(left,  #f06522 0%,#f6931e 100%);
	background: -ms-linear-gradient(left,  #f06522 0%,#f6931e 100%);
	background: linear-gradient(to right,  #f06522 0%,#f6931e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06522', endColorstr='#f6931e',GradientType=1 );
	
	-webkit-box-shadow:  0px 4px 9px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:  0px 4px 9px 2px rgba(0, 0, 0, 0.5);
    box-shadow:  0px 4px 9px 2px rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
}

.infinity-nav .infinity-left {
  float: left;
  width: 50px;
  height: 100%;
  background: url(../img/bg_header_nav_left.png) repeat-x bottom left transparent;
}

.infinity-nav .header-nav {
  height: 100%;
  /*
  float: left;
  background: url(../img/bg_header_nav.png) no-repeat 0 0 transparent;
  */
}

.infinity-nav .infinity-right {
  float: left;
  width: 50px;
  height: 100%;
  background: url(../img/bg_header_nav_right.png) repeat-x bottom left transparent;
}

.header-nav {
  position: relative;
}
.header-nav hr {
  width: 100%;
  margin: 0;
  border-top: 0;
}
.header-nav .main-navigation {
  width: 990px;
  height: 52px;
  font-weight: bold;
  list-style: none;
  margin: 0 auto;
}
.header-nav .main-navigation .nav-item {
  height: 80%;
  font-size: 18px;
  padding: 10px 15px 0;
  text-align: center;
  display: inline-block;
  margin: 0 -3px 0 0px;
}
/*
.header-nav .main-navigation .nav-item:hover {
  background-color: #fc0;
}
*/
.header-nav .main-navigation .nav-item a {
  color: white;
}
.header-nav .main-navigation .nav-item .sub-title {
  font-size: 13px;
  font-weight: normal;
}
.header-nav .main-navigation .active-nav-item {
/*   background-color: #d94a03; */
  background-color: #ff0000;
  position: relative;
  z-index: 100;
}
.header-nav .main-navigation .current-nav-item {
/*   background-color: #fa4d2b; */
  background-color: #af3a00;
  position: relative;
  z-index: 100;
  height:82%;
}
.header-nav .sub-navigation {
  width: 990px;
  height: 52px;
  margin: 0 auto;
  list-style: none;
  font-weight: normal;
/*   background-color: #fa4b2a; */
  background-color: #af3a00;
  display:none;
}
.header-nav .sub-navigation .nav-item {
  height: 100%;
  color: white;
  font-size: 13.5px;
  padding: 0 15px;
  line-height: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 7px 0;
}
.header-nav .sub-navigation .nav-item a {
  color: white;
}
.header-nav .sub-navigation .nav-item a:hover {
  color: yellow;
}
.header-nav .sub-navigation .separator {
  padding: 0;
}
.header-nav .sub-navigation .active-nav-item a {
  color: yellow;
}
.header-nav .sub-navigation .current-nav-item a {
  color: yellow;
}

/* footer */
footer.container {
	width: 990px;
	margin-top: 30px;
}
footer p {
  font-size: 0.8em;
  margin-bottom: 5px;
}
footer address {
  font-size: 0.7em;
}

/* container content */
.top-header {
  margin-bottom: 30px;
  border-bottom: 1px solid #999999;
}

.scroll-gallery {
  float: left;
  width: 740px;
  height: 420px;
  margin: 0 20px 24px 30px;
  background-color: #999999;
  position: relative;
}
.scroll-gallery .slider-title {
	position: absolute;
	bottom: 0;
	width: 500px;
	z-index: 100;
}
.publishing {
  float: left;
  width: 230px;
}
.publishing .publishing-date {
  font-weight: lighter;
}
.publishing figure {
  margin: 0 0 0;
}
.publishing figure img {
  width: 150px;
  height: 200px;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid black;
}
.publishing figure a {
  color: #999999;
  margin: 10px 0;
  font-size: 0.8em;
  text-decoration: underline;
}
.publishing hr {
  margin: 10px 0;
  border-color: #888888;
}
.publishing .more-publishing {
  width: 120px;
  text-align: left;
  margin-bottom: 10px;
}
.publishing .other-publishing {
  text-align: left;
  display: inline-block;
  width: 50px;
  height: 16px;
  border: 1px solid #cccccc;
  font-size: 16px;
  text-decoration: none;
  padding-top: 36px;
  line-height: 16px;
}
.publishing .other-publishing span {
	color: white;
	line-height: 16px;
}
.publishing .other-publishing.style1 {
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}
.publishing .other-publishing.style2 {
	background: #006e2e; /* Old browsers */
	background: -moz-linear-gradient(top,  #006e2e 0%, #006e2e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006e2e), color-stop(100%,#006e2e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #006e2e 0%,#006e2e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #006e2e 0%,#006e2e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #006e2e 0%,#006e2e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #006e2e 0%,#006e2e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#006e2e',GradientType=0 ); /* IE6-9 */
}
.publishing .other-publishing.style3 {
	background: #606c88; /* Old browsers */
	background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */
}
.publishing .other-publishing.style4 {
	background: #cb60b3; /* Old browsers */
	background: -moz-linear-gradient(top,  #cb60b3 0%, #ad1283 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cb60b3), color-stop(100%,#ad1283)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #cb60b3 0%,#ad1283 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #cb60b3 0%,#ad1283 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #cb60b3 0%,#ad1283 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #cb60b3 0%,#ad1283 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb60b3', endColorstr='#ad1283',GradientType=0 ); /* IE6-9 */
}

.featured-title {
  margin-left: 62px;
}
.featured-title .featured-eng {
  float: left;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  background-color: #f13134;
}
.featured-title .featured-ch {
  float: left;
  height: 30px;
  padding: 0 20px;
  line-height: 30px;
  background-color: #585957;
}

.featured-scroll-zone .prev-btn, .featured-scroll-zone .next-btn {
  float: left;
  width: 123px;
  height: 160px;
  cursor: pointer;
  border: 1px solid #999999;
  background: url(../img/icon_prev_featured.png) no-repeat center center #585957;
}
.featured-scroll-zone .next-btn {
  background: url(../img/icon_next_featured.png) no-repeat center center #585957;
}
.featured-scroll-zone .featured-scroll-bar {
  float: left;
  width: 800px;
  height: 160px;
  overflow: hidden;
  border-width: 1px 0;
  border-style: solid;
  border-color: #999999;
}
.featured-scroll-zone .scroll-bar {
  width: 2000em;
  height: 100%;
  position: relative;
  left: 0px;
}
.featured-scroll-zone .scroll-bar .scroll-item {
  float: left;
  width: 198px;
  height: 100%;
  overflow: hedden;
  border: 1px solid white;
  position: relative;
}
.featured-scroll-zone .scroll-bar .scroll-item img {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #585957;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title {
/*
  position: absolute;
  bottom: 0;
*/
  position: relative;
  bottom: 50px;
  float: left;
}

.featured-scroll-zone .scroll-bar .scroll-item .item-title a {
	font-weight: bold;
	color: white;
	font-size: 16px;
	display: block;
	margin-top: 20px;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-text {
  padding: 0 5px;
/*   min-height: 40px; */
  height: 40px;
  line-height: 20px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-bgo {
  filter: alpha(opacity=50);
  opacity: 0.5;
  background-color: black;
  width: 100%;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 0;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-bg {
  height: 10px;
  background-color: #3399cc;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-bg-yellow {
  background-color: #ffd800;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-bg-green {
  background-color: #95ae20;
}
.featured-scroll-zone .scroll-bar .scroll-item .item-title-bg-orange {
  background-color: #fb9503;
}

.article {
  width: 990px;
  margin-left: 30px;
}
.article .article-item-wrap {
  float: left;
  width: 300px;
  height: 400px;
  margin: 25px 25px 25px 0;
  border-color: #585957 #cccccc #cccccc;
  border-style: solid;
  border-width: 2px 1px 1px;
  position: relative;
}
.article .article-item-wrap.blank {
	border-color: white;
}
.article .article-item-wrap .article-item {
  height: 360px;
  overflow: hidden;
}
.article .article-item-wrap .article-item .article-title {
  padding: 0 10px 10px;
  border-bottom: 2px dotted;
}
.article .article-item-wrap .article-item .articale-tag {
  color: white;
  font-size: 0.7em;
  padding: 0 2px;
  background-color: #f13134;
}
.article .article-item-wrap .article-item .article-content {
  max-height: 260px;
  overflow: hidden;
  padding: 0 10px;
}
.article .article-item-wrap .article-item .article-content ul, .article .article-item-wrap .article-item .article-content ol, .article .article-item-wrap .article-item .article-content p {
  margin-bottom: 20px;
}
.article .article-item-wrap .article-footer {
  font-size: 0.8em;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.article .article-item-wrap .article-footer .read-more {
  margin-left: 130px;
}
.article .more {
  color: #999999;
  cursor: pointer;
  text-align: center;
  font-weight: lighter;
  text-decoration: underline;
}

/* aside */
.conference-zone {
  width: 100%;
  margin: 30px 0;
  border-width: 1px 0;
  border-color: #999999;
  border-style: solid;
}

.conference-menu {
  margin: 20px 0 20px 30px;
  position: relative;
  z-index: 100;
}
.conference-menu .conference-title {
  float: left;
  width: 150px;
  text-align: right;
  margin-bottom: 10px;
  background: url(../img/icon_eye.png) no-repeat 0 0 transparent;
}
.conference-menu .select-style {
  float: left;
  height: 30px;
  color: #999999;
  border: 1px solid #595857;
  font-size: 0.8em;
  position: relative;
  margin: 5px 20px 0;
}
.conference-menu .select-style .first-option {
  width: 130px;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
}
.conference-menu .select-style .first-option img {
  padding: 10px;
  cursor: pointer;
  border: 1px solid #595857;
  border-width: 0 0 0 1px;
  position: absolute;
  right: 0;
}
.conference-menu .select-style ul {
  width: 100px;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 31px;
  left: 51px;
}
.conference-menu .select-style ul .option {
  border: 1px solid #595857;
  border-top: 0;
  background-color: white;
}
.conference-menu .select-topic .first-option {
  width: 170px;
}
.conference-menu .select-topic ul {
  left: 81px;
}

.conference-content {
  background-color: #f4f1ef;
}
.conference-content .prev-btn, .conference-content .next-btn {
  float: left;
  width: 50px;
  height: 200px;
  cursor: pointer;
  background: url(../img/icon_next_event.png) no-repeat center center transparent;
}
.conference-content .prev-btn {
  margin-left: 30px;
  background: url(../img/icon_prev_event.png) no-repeat center center transparent;
}

.conference-scroll-bar {
  float: left;
  width: 890px;
  overflow: hidden;
}
.conference-scroll-bar .scroll-bar {
  width: 2000em;
  position: relative;
}
.conference-scroll-bar .scroll-bar .scroll-item {
  float: left;
  width: 160px;
  height: 200px;
  margin-right: 20px;
  margin-bottom: 50px;
  position: relative;
}
.conference-scroll-bar .scroll-bar .scroll-item .topic-title {
	max-height: 60px;
	overflow: hidden;
}
.conference-scroll-bar .scroll-bar .scroll-item .topic-content {
  font-size: 0.8em;
  max-height: 40px;
  overflow: hidden;
}
.conference-scroll-bar .scroll-bar .scroll-item .topic-price {
  font-size: 0.7em;
}
.conference-scroll-bar .scroll-bar .scroll-item .topic-submit {
  width: 132px;
  height: 23px;
  line-height: 23px;
  font-size: 0.8em;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
  background: url(../img/bg_button.png) no-repeat 0 0 transparent;
  position: absolute;
  bottom: -30px;
}

/* event_list.html */
.event-list {
  width: 990px;
  margin: 0 auto;
  /*howard*/
  position: relative;
}
.event-list .event-title {
  margin: 10px 0;
  padding: 0 15px;
}
.event-list .conference-menu {
  margin: 10px 0;
  /*howard*/
  position: absolute;
  top: 0;
  right: 0;
}
.event-list .conference-menu .select-style {
/*   margin: 5px 0 0 15px; */
  margin: 0 20px 0 15px;
  width: 120px;
}
.event-list .conference-menu .select-location .first-option {
  width: 140px;
}
.event-list .conference-menu .select-year ul {
  left: 41px;
}
.event-list .conference-menu .search-zone {
  float: right;
  margin-right: 0px;
}
.event-list .conference-menu .search-zone .search-bar {
  width: 100px;
}
.event-list .topic-month {
	margin-top: -30px;
}
.event-list .select-month {
  height: 30px;
  margin: 0;
  list-style: none;
  font-size: 0.7em;
  background-color: #595857;
}
.event-list .select-month .month {
  float: left;
  width: 72px;
  height: 100%;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
}
.event-list .select-month .month:hover {
  background-color: #fa4b2a;
}
.event-list .select-month .month a {
  color: white;
  text-decoration: none;
}

.event-content {
  width: 990px;
  margin: 0 auto;
  padding-top: 20px;
}
.event-content .more {
  color: #999999;
  cursor: pointer;
  text-align: center;
  font-weight: lighter;
}
.event-content .more .left {
	text-decoration: underline;
	float: left;
}
.event-content .more .right {
	text-decoration: underline;
	float: right;
}
.event-content .event-content-title {
  height: 30px;
  line-height: 30px;
  font-size: 0.8em;
  padding-left: 15px;
  margin: 30px 0 10px;
  border-top: 2px solid #dbdbdb;
  background-color: #efefef;
}
.event-content .event-item {
  float: left;
  width: 45%;
  height: 300px;
  overflow: hidden;
  margin: 0 30px 20px 0;
  border-bottom: 1px solid black;
}
.event-content .event-item figure {
  float: left;
  width: 38%;
  height: 100%;
  margin: 0;
}
.event-content .event-item figure img {
  max-width: 170px;
  max-height: 260px;
  width: 100%;
  height: auto;
  background-color: #575859;
}
.event-content .event-item .item-content {
  float: right;
  width: 60%;
  height: 100%;
}
.event-content .event-item .item-content .title {
	height: 60px;
	overflow: hidden;
}
.event-content .event-item .item-content .content {
  height: 140px;
  overflow: hidden;
  margin-top: 20px;
}
.event-content .event-item .item-content .content p, .event-content .event-item .item-content .content ul, .event-content .event-item .item-content .content ol {
  margin-bottom: 20px;
}

/* event_page.html */
.event-page {
  width: 990px;
  margin-bottom: 50px;
}

.main-event-page {
  float: left;
  width: 650px;
}
.main-event-page .event-page-content {
  margin: 0 0 30px 20px;
}
.main-event-page .event-page-content .publish-date {
	margin-top:40px;
	width:100%;
	text-align:right;
}
.event-sign-up {
  font-size: 1.1em;
  border-top: 2px solid black;
}
.event-sign-up .sign-up-item {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #999999;
}
.event-sign-up .sign-up-item div {
  float: left;
}
.event-sign-up .two-column .identity {
  width: 66%;
}
.event-sign-up .two-column .pre-order, .event-sign-up .two-column .order-date, .event-sign-up .two-column .price {
  width: 17%;
  text-align: right;
}
.event-sign-up .three-column .identity {
  width: 43%;
}
.event-sign-up .three-column .pre-order, .event-sign-up .three-column .order-date, .event-sign-up .three-column .price {
  width: 19%;
  text-align: right;
}
.event-sign-up .four-column .identity {
  width: 32%;
}
.event-sign-up .four-column .pre-order, .event-sign-up .four-column .order-date, .event-sign-up .four-column .price {
  width: 17%;
  text-align: right;
}

.event-submit .event-detail, .event-submit .sign-up-detail, .sign-up-submit .event-detail, .sign-up-submit .sign-up-detail {
  font-size: 1.1em;
  margin-bottom: 30px;
  border-top: 2px solid black;
}
.event-submit .detail-item, .sign-up-submit .detail-item {
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #999999;
}
.event-submit .detail-item div, .sign-up-submit .detail-item div {
  float: left;
}
.event-submit .detail-item .event-header, .sign-up-submit .detail-item .event-header {
  width: 33%;
}
.event-submit .detail-item .event-content, .sign-up-submit .detail-item .event-content {
  width: 66%;
  padding: 0;
}

.sign-up-submit .input-data {
  width: 97%;
  height: 100%;
  margin: 0;
}

.sign-up-link .submit {
  cursor: pointer;
  width: 64px;
  height: 24px;
  display: inline-block;
  text-align: center;
  border: 0 none;
  font-size: 0.9em;
  line-height: 24px;
  margin-right: 10px;
  letter-spacing: 1px;
  background: url(../img/bg_button_s.png) no-repeat center right transparent;
}
.sign-up-link input.submit {
	padding: 0;
}

.news-aside {
  float: right;
  width: 300px;
  margin-top: 20px;
}
.news-aside .aside-title {
  margin: 10px 0 0;
}
.news-aside .article-item-wrap {
  width: 300px;
  height: 400px;
  margin: 10px 25px 30px 0;
  border-color: #585957 #cccccc #cccccc;
  border-style: solid;
  border-width: 2px 1px 1px;
  position: relative;
}
.news-aside .article-item-wrap .article-item {
  height: 360px;
  overflow: hidden;
}
.news-aside .article-item-wrap .article-item .article-title {
  padding: 0 10px 10px;
  border-bottom: 2px dotted;
}
.news-aside .article-item-wrap .article-item .articale-tag {
  color: white;
  font-size: 0.7em;
  padding: 0 2px;
  background-color: #f13134;
}
.news-aside .article-item-wrap .article-item .article-content {
  max-height: 240px;
  overflow: hidden;
  padding: 0 10px;
}
.news-aside .article-item-wrap .article-item .article-content p {
  margin-bottom: 20px;
  line-height: 20px;
}
.news-aside .article-item-wrap .article-footer {
  font-size: 0.9em;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.news-aside .article-item-wrap .article-footer .read-more {
  margin-left: 105px;
}

/* record.html */
.record-page {
  width: 990px;
}

.record-page-content .record-title {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid black;
}
.record-page-content .record-item {
  width: 100%;
  height: 40px;
  font-size: 0.9em;
  line-height: 40px;
  border-bottom: 1px solid #999999;
}
.record-page-content .record-item div {
  float: left;
}

.record-page-content .record-item .number, 
.record-page-content .record-item .payment {
  width: 13%;
}
.record-page-content .record-item .price-title {
	width: 36%;	
}
.record-page-content .record-item .price {
	width: 9%;	
}

.record-page-content .record-item .paytime, 
.record-page-content .record-item .create {
  width: 14%;
}

/* journal.html */
.journal-page {
  width: 990px;
  margin-bottom: 100px;
}

.journal-search-block {
  margin-bottom: 20px;
  border-bottom: 1px solid #999999;
}
.journal-search-block .search {
  width: 120px;
  margin-right: 10px;
}
.journal-search-block .select-title {
  font-size: 0.9em;
  margin: 0 5px;
}
.journal-search-block .select {
  width: 70px;
}
.journal-search-block .journal-btn {
  width: 65px;
  border-radius: 0;
  margin-left: 10px;
  background-image: none;
  background-color: #e0e0e0;
}

.journal-aside {
  float: left;
  width: 220px;
}
.journal-aside .aside-item-wrap {
  padding-top: 10px;
  margin-bottom: 50px;
  border-top: 2px solid black;
}
.journal-aside .list-title {
  margin-bottom: 10px;
}
.journal-aside .tree-style:before {
  float: left;
  width: 12px;
  height: 12px;
  line-height: 10px;
  content: "+";
  color: #999999;
  cursor: pointer;
  text-align: center;
  margin: 5px 10px 0 5px;
  border: 1px solid #999999;
}
.journal-aside .tree-extend:before {
  content: "-";
}
.journal-aside .list-content {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999999;
}
.journal-aside .issue-item {
  margin-left: 5px;
}
.journal-aside .issue-item .item {
  line-height: 1em;
  margin-bottom: 5px;
}
.journal-aside .issue-item .item-title {
  margin: 0;
  padding-left: 10px;
  border-left: 5px solid black;
}
.journal-aside .issue-item small {
  margin-left: 15px;
}

.main-journal-page {
  float: left;
  width: 740px;
  margin: 0 0 0 30px;
}
.main-journal-page .submit {
  width: 64px;
  height: 23px;
  display: inline-block;
  text-align: center;
  border: 0 none;
  font-size: 0.9em;
  line-height: 23px;
  margin: 10px 10px 0 0;
  letter-spacing: 1px;
  border-radius: 3px;
  background-color: #eeeeee;
}
.main-journal-page .journal-abstract .journal-cover {
  float: left;
  margin: 0 0 20px;
}
.main-journal-page .journal-abstract .journal-cover img {
	width: 165px;
	height: 220px;
}
.main-journal-page .journal-abstract .journal-intro {
  float: left;
  width: 555px;
  margin-left: 20px;
}
.main-journal-page .journal-abstract .journal-intro .chapter-title {
  margin: 10px 0;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.main-journal-page .journal-abstract .journal-intro .chapter-sn {
  margin: 0;
}
.main-journal-page .journal-abstract .journal-intro .journal-keyword .keyword-title {
  margin-right: 10px;
}
.main-journal-page .journal-abstract .journal-intro .journal-keyword .keyword {
  color: #f7921e;
}
.main-journal-page .article-items {
  margin-bottom: 20px;
}
.main-journal-page .article-type {
  border-bottom: 2px solid black;
}
.main-journal-page .article-type .type-title {
/*   width: 75px; */
  display: inline-block;
  padding: 0px 6px;
  height: 25px;
  line-height: 25px;
  font-size: 0.8em;
  color: white;
  text-align: center;
  margin-left: 5px;
  border-radius: 5px 5px 0 0;
  background-color: #f7921e;
}
.main-journal-page .item-list {
  padding-bottom: 10px;
  border-bottom: 1px solid #b2b2b2;
}
.main-journal-page .item-list .item-content {
  float: left;
  width: 78%;
  height: 80px;
  overflow: hidden;
}
.main-journal-page .item-list .annotation {
  display: block;
  line-height: 20px;
  margin-left: 20px;
}
.main-journal-page .item-list .content {
  margin: 10px 0 10px 20px;
}
.main-journal-page .item-list .item-btn {
  float: left;
  width: 22%;
}
.main-journal-page .item-list .submit {
  margin: 10px 0 0 10px;
}
.main-journal-page .item-list .download {
  background: url(/img/pdf_ico.gif) no-repeat center right transparent;
}

/* video_index.html */
.main-page {
  width: 990px;
}

.video-index-page .search-item, .video-sigle-page .search-item {
  float: left;
  margin: 10px 0 0 10px;
}
.video-index-page .search-bar, .video-sigle-page .search-bar {
  width: 100px;
  border-radius: 0;
}
.video-index-page .search-btn, .video-sigle-page .search-btn {
  width: 65px;
  border-radius: 0 !important;
  background: none no-repeat 0 0 #e0e0e0;
}
.video-index-page .video-class, .video-sigle-page .video-class {
  float: left;
  width: 100%;
  height: 40px;
  margin: -31px 0 20px 0;
  font-weight: bold;
  border-top: 1px solid #b2b2b2;
  background-color: #efefef;
}
.video-index-page .video-class .video-class-title, .video-sigle-page .video-class .video-class-title {
  float: left;
  margin: 10px;
}
.video-index-page .video-class .video-class-list, .video-sigle-page .video-class .video-class-list {
  float: left;
  margin: 10px 0;
  list-style: none;
}
.video-index-page .video-class .video-class-list .list-item, .video-sigle-page .video-class .video-class-list .list-item {
  float: left;
}
.video-index-page .video-class .video-class-list .separator, .video-sigle-page .video-class .video-class-list .separator {
  color: #d5d5d5;
  margin: 0 20px;
  font-style: italic;
}

.video-index-page .video-main-page {
  margin-left: 0;
  margin-bottom: 50px;
}
.video-index-page .video-main-page .video-block {
  margin: 20px 0 30px;
}
.video-index-page .video-main-page .video-title {
	display: inline-block;
	height: 18px;
	margin: 0;
	vertical-align: top;
	padding: 9px;
	line-height: 18px;
	width: 430px;
}
/*howard*/
.video-index-page .video-main-page .video-title a {
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	width: 100%;
	height: 100%;
}
.video-index-page .video-main-page .video-date {
/*howard*/
/*   width: 100px; */
  padding: 3px 6px 3px 10px;
  background-color: #fa4c2a;
  display: inline-block;
}
.video-index-page .video-main-page .video-date h6 {
  margin: 0;
  line-height: 15px;
}
.video-index-page .video-main-page .video {
  width: 540px;
  height: 405px;
  margin: 10px 0 0;
  border: 1px solid black;
  background-color: black;
  position: relative;
}
.video-index-page .video-main-page .video img {
  max-width: 540px;
  max-height: 405px;
  display: block;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.video-index-page .video-main-page .video object {
  width: 540px;
  height: 405px;
  display: block;
  margin: auto;
}
.video-index-page .video-main-page .video-desc {
  width: 512px;
  padding: 15px;
  background-color: #f5f1ee;
  border-bottom: 2px solid #585957;
}
.video-index-page .video-main-page .more {
  color: #999999;
  cursor: pointer;
  text-align: center;
  font-weight: lighter;
  text-decoration: underline;
}

/* video_sigle.html */
.video-sigle-page .conference-menu {
  margin: 10px 0;
}
.video-sigle-page .conference-menu .select-style {
  margin: 5px 0 0 15px;
}
.video-sigle-page .conference-menu .select-location .first-option {
  width: 140px;
}
.video-sigle-page .conference-menu .select-year ul {
  left: 41px;
}
.video-sigle-page .conference-menu .search-zone {
  float: right;
  margin-right: 30px;
}
.video-sigle-page .conference-menu .search-zone .search-bar {
  width: 100px;
}
.video-sigle-page .video-class {
  width: 100%;
}
.video-sigle-page .video-class .slide-links {
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  top: 10px;
}
.video-sigle-page .video-class .slide-links a {
  display: block;
}
.video-sigle-page .video-main-page {
  width: 95%;
}
.video-sigle-page .video-main-page .video-date {
  width: 100px;
  padding: 3px 0 3px 10px;
  background-color: #fa4c2a;
}
.video-sigle-page .video-main-page .video-date h6 {
  margin: 0;
  line-height: 15px;
}
.video-sigle-page .video-main-page .video {
  width: 100%;
  height: 540px;
  margin: 10px 0 0;
/*   border: 1px solid black; */
  background-color: black;
}
.video-sigle-page .video-main-page .video img, .video-sigle-page .video-main-page .video object {
/*
  max-width: 540px;
  max-height: 300px;
*/
  width: 940px;
  height: 540px;
  display: block;
  margin: auto;
}
.video-sigle-page .video-main-page .video-desc {
  padding: 15px;
  background-color: #f5f1ee;
  border-bottom: 2px solid #585957;
}

/* aside */
.video-gallery {
  width: 100%;
  margin: 30px 0;
  box-shadow: 0 3px 5px #b2b2b2;
  background-color: #f4f1ef;
}

.video-content {
  width: 990px;
  margin: 0 auto;
}
.video-content .prev-btn, .video-content .next-btn {
  float: left;
  width: 50px;
  height: 110px;
  cursor: pointer;
  background: url(../img/icon_next_event.png) no-repeat center center transparent;
}
.video-content .prev-btn {
  background: url(../img/icon_prev_event.png) no-repeat center center transparent;
}

.video-sort {
  margin: 20px 0 20px 10px;
}
.video-sort .video-link {
  font-size: 1.3em;
  text-decoration: underline;
}
.video-sort .video-link.active {
  color: #f13134;
  text-decoration: none;
}

.video-scroll-bar {
  float: left;
  width: 890px;
  overflow: hidden;
}
.video-scroll-bar .scroll-bar {
  width: 2000em;
  position: relative;
}
.video-scroll-bar .scroll-bar .scroll-item {
  float: left;
  width: 150px;
  height: 110px;
  margin-right: 20px;
  margin-bottom: 70px;
  position: relative;
}
.video-scroll-bar .scroll-bar .scroll-item img, 
.video-scroll-bar .scroll-bar .scroll-item object {
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  background-color: black;
}

.video-scroll-bar .scroll-bar .scroll-item .topic-title {
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* grades.html */
.grades-page {
  width: 990px;
}
.grades-table .table {
	margin-bottom: 40px;
}
.grades-table .member-name, .grades-table .member-name {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid black;
}
.grades-table .table th, .grades-table .table td {
  height: 40px;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.5em;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 1px solid #999999;
}
.grades-table .grades-sn {
  min-width: 60px;
}
.grades-table .organizers, .grades-table .class-date {
  min-width: 120px;
}
.grades-table .organizers {
  max-width: 140px;
}
.grades-table .score {
  min-width: 30px;
}
.grades-table .grades-name {
  max-width: 300px;
}
.grades-table td.link {
	width: 50%;
}
.grades-table td.data {
	width: 25%;
}

.class-table .table th, .class-table .table td {
  height: 40px;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.5em;
  vertical-align: middle;
  border-top: 0;
  border-bottom: 1px solid #999999;
}
.class-table .class-sn {
  min-width: 60px;
}
.class-table .organizers, .class-table .class-date {
  min-width: 120px;
}
.class-table .score {
  min-width: 230px;
}
.class-table .class-name {
  max-width: 300px;
}

.grades-search {
  margin-bottom: 20px;
  border-bottom: 1px solid #999999;
}
.grades-search .form-inline {
	float: right;
	margin-top: -35px;
	margin-bottom: 0;
}
.grades-search .select-title {
  font-size: 0.9em;
  margin: 0 10px 0 0;
}
.grades-search .select {
  width: 100px;
}
.grades-search .grades-btn {
  width: 65px;
  border-radius: 0;
  margin-left: 10px;
  background-image: none;
  background-color: #e0e0e0;
}

/* document page */
.document-nav {
  width: 650px;
  float: left;
}

.document-page .document-nav .document-class {
  float: left;
  width: 100%;
  height: 40px;
  margin: -31px 0 20px 0;
  padding: 0 10px 0 0;
  font-weight: bold;
  border-top: 1px solid #b2b2b2;
  background-color: #efefef;
}
.document-page .document-nav .document-class .document-class-title {
  float: left;
  margin: 10px;
}
.document-page .document-nav .document-class .document-class-list {
  float: left;
  margin: 10px 0;
  list-style: none;
}
.document-page .document-nav .document-class .document-class-list .list-item {
  float: left;
}
.document-page .document-nav .document-class .document-class-list .slide-links {
  padding: 0 10px;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 10px;
}
.document-page .document-nav .document-class .document-class-list .slide-links a {
  display: block;
}
.document-page .document-nav .document-class .document-class-list .separator {
  color: #d5d5d5;
  margin: 0 20px;
  font-style: italic;
}

.document-page-content .document-title {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid black;
}
.document-page-content .document-item {
  width: 100%;
  height: 40px;
  font-size: 0.9em;
  line-height: 40px;
  border-bottom: 1px solid #999999;
}

#author-list {
  text-align: center;
  border: 1px solid #cccccc;
  margin-left: 50px;
}


.form-submit dd,
.form-submit dt {
  line-height: 30px;
}

.form-submit input {
  width: 300px;
}

.form-submit h4 {
	padding-bottom: 10px;
	border-bottom: 2px solid black;
}
/*
	Modify By Howard 2103-03-10
*/

.category-class, .category-sigle-page .category-class {
  float: left;
  width: 100%;
  height: 40px;
  margin: -31px 0 20px 0;
  font-weight: bold;
  border-top: 1px solid #b2b2b2;
  background-color: #efefef;
}
.category-class .category-class-title, .category-sigle-page .category-class .category-class-title {
  float: left;
  margin: 10px;
}
.category-class .category-class-list, .category-sigle-page .category-class .category-class-list {
  float: left;
  margin: 10px 0;
  list-style: none;
}
.category-class .category-class-list .list-item, .category-sigle-page .category-class .category-class-list .list-item {
  float: left;
}
.category-class .category-class-list .separator, .category-sigle-page .category-class .category-class-list .separator {
  color: #d5d5d5;
  margin: 0 20px;
  font-style: italic;
}


.annual-aside {
  float: left;
  min-width: 300px;
  min-height: 1px;
}

.annual-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.annual-list li {
	height: 26px;
	line-height: 26px;
	margin: 6px 0;
	padding: 0 0 0 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.annual-list li.active,
.annual-list li:hover {
	border: 1px solid #FF9B40;
	background-color: #FF7900;
}
.annual-list li {
	border: 1px solid #E8E8E8;
	background-color: #E0E0E0;
}
.annual-list li a {
	margin-left: 14px;
	display: block;
	width: 100%;
}
.annual-list li.active a,
.annual-list li:hover a {
	color: white;
}
.annual-list li.active .arrow,
.annual-list li:hover .arrow {
	color: white;
}
.annual-list li .arrow {
	font-size: 10px;
	float: left;
	padding: 0 4px 0 0;
}


.sidelight-item {
  float: left;
  width: 150px;
  height: 110px;
  margin-right: 45px;
  margin-bottom: 50px;
  position: relative;
}

.sidelight-item h5 {
	overflow: hidden;
	text-overflow: ellipsis;
}

.sidelight-item img {
  width: 150px;
  height: 110px;	
}

.contribute-author-example {
	background-color: #fffde6;
	border: 1px dotted #fbdf8a;
}
.contribute-author-example h4 {
	font-size: 14px;
}

.button {
	background: #f6921e;
	background: -moz-linear-gradient(top,  #f6921e 0%, #f6911e 50%, #f58a1f 51%, #f16722 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6921e), color-stop(50%,#f6911e), color-stop(51%,#f58a1f), color-stop(100%,#f16722));
	background: -webkit-linear-gradient(top,  #f6921e 0%,#f6911e 50%,#f58a1f 51%,#f16722 100%);
	background: -o-linear-gradient(top,  #f6921e 0%,#f6911e 50%,#f58a1f 51%,#f16722 100%);
	background: -ms-linear-gradient(top,  #f6921e 0%,#f6911e 50%,#f58a1f 51%,#f16722 100%);
	background: linear-gradient(to bottom,  #f6921e 0%,#f6911e 50%,#f58a1f 51%,#f16722 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6921e', endColorstr='#f16722',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	display: inline-block;
	padding: 2px 8px;
	line-height: 20px;
	color: white;
	font-weight: lighter;
	cursor: pointer;
}
.button:hover {
	color: #eeeeee;
}