.oneline {
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
}
.clear {
  clear: both;
}
body {
  font-size: 12px;
  background: url(img/bg.jpg) #000000 no-repeat top center;
  max-width: 100%;
  min-width: 950px;
}
.container {
  width: 950px;
  margin: auto;
}
header,
.content,
footer {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
header {
  height: 127px;
}
header .logo {
  float: left;
  display: block;
  text-indent: -99999px;
  background: url(img/logo2.png) -17px 9px no-repeat;
  width: 229px;
  height: 109px;
}
.right-top-1,
.right-top-2,
.right-top-3 {
  float: right;
  margin-top: 20px;
}
.right-top-1 a,
.right-top-1 span,
.right-top-2 a,
.right-top-2 span,
.right-top-3 a,
.right-top-3 span {
  color: #7f7e7e;
}
.right-top-1 {
  padding-right: 6px;
  border-right: 1px solid #7f7e7e;
}
.right-top-2 {
  padding-left: 6px;
  padding-right: 6px;
  border-right: 1px solid #7f7e7e;
}
.right-top-3 {
  padding-left: 6px;
}
.right-top-1>span,
.right-top-2>a {
  line-height: 22px;
}
.right-top-3>a,
.right-top-3>span,
.right-top-3>div {
  float: left;
  line-height: 22px;
  margin-left: 12px;
}
.right-top-3 a.logout {
  margin-left: 0px;
}
.cart-link {
  width: 22px;
  height: 22px;
  text-indent: -99999px;
  background: url(img/cart.png) no-repeat;
}
.cart-link:hover {
  background: url(img/cart_over.png) no-repeat;
}
.lang-menu {
  position: relative;
  cursor: pointer;
}
.lang-menu ul {
  list-style: none;
  background-color: #2c2c2c;
  position: absolute;
  left: -5px;
  display: none;
  z-index: 2;
}
.lang-menu ul li {
  width: 36px;
  height: 18px;
  text-align: center;
}
.lang-menu ul li a {
  line-height: 18px;
  display: block;
}
.main-menu {
  clear: right;
  float: right;
  list-style: none;
  position: relative;
  right: -4px;
  margin-top: 26px;
}
.main-menu li {
  float: left;
  margin-left: 20px;
}
.main-menu li a {
  color: #b5b5b5;
  display: block;
  padding: 12px 4px;
}
.main-menu li:hover {
  border-bottom: 1px solid #b5b5b5;
}
.content {
  min-height: 511px;
  background-color: #0d0d0e;
}
.title {
  font-size: 18px;
  text-align: center;
  line-height: 52px;
  min-height: 52px;
}
.bold_1 {
  font-family: 'Century Gothic Bold';
}
.bold_2,
.bold_3 {
  font-weight: bold;
}
.pager {
  clear: both;
  text-align: center;
  margin-bottom: 18px;
}
.pager a {
  margin-right: 10px;
}
.pager a.page_num:hover,
.pager a.current {
  font-family: 'Century Gothic Bold';
  font-weight: 700;
}
.pager a:last-child {
  margin-right: 0px;
}
footer {
  background-color: #0d0d0e;
  padding-top: 27px;
  padding-bottom: 27px;
}
footer .footer-left {
  float: left;
  width: 350px;
}
footer .footer-left *,
footer .footer-left a {
  color: #565656;
}
footer .footer-right {
  float: right;
  list-style: none;
}
footer .footer-right li {
  float: left;
  margin-left: 9px;
}
button {
  cursor: pointer;
  border: 0px;
  font-family: 'Century Gothic', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'Microsoft YaHei';
}
input[type=text],
input[type=password],
select {
  border: 0px;
  background-color: #939393;
  height: 22px;
}
select {
  font-family: 'Century Gothic', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'Microsoft YaHei';
}
.label {
  height: 22px;
  line-height: 22px;
}
textarea {
  background-color: #939393;
  border: 0px;
  resize: none;
  overflow: auto;
  font-size: 13px;
}
button[type=submit] {
  width: 83px;
  height: 26px;
  background-color: #353535;
  color: #ffffff;
  border: 1px solid #868687;
  margin-right: 20px;
}
button[type=reset] {
  width: 83px;
  height: 26px;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.loginBox #cboxMiddleLeft,
.loginBox #cboxMiddleRight,
.loginBox #cboxTopLeft,
.loginBox #cboxTopCenter,
.loginBox #cboxTopRight,
.loginBox #cboxBottomLeft,
.loginBox #cboxBottomCenter,
.loginBox #cboxBottomRight {
  display: none;
}
#cboxClose {
  width: 15px;
  height: 15px;
  top: 11px;
  right: 9px;
  background: url(img/btn_close.png) no-repeat;
}
#cboxClose:hover {
  background: url(img/btn_close.png) no-repeat;
}
.hidden {
  display: none;
}
.no_record_msg {
  color: #ff5800;
}
a {
  outline: 0;
}
.main-menu li:nth-child(3) {
  border-bottom: 1px solid #b5b5b5;
}
.wrapper {
  background-color: #222222;
  padding: 20px;
}
.gallery_set {
  margin-right: 20px;
  width: 269px;
  float: left;
}
.gallery_set img {
  margin-bottom: 20px;
}
.right {
  float: left;
  width: 620px;
}
.date,
.name,
.btn_back {
  font-size: 13px;
}
.date {
  float: left;
}
.btn_back {
  float: right;
  display: block;
  border: 1px solid white;
  padding-left: 5px;
  padding-right: 14px;
}
.name {
  padding-top: 7px;
  clear: both;
}
.editor {
  padding-top: 7px;
}
