/*
	[ BOSSCMS B2B System] Copyright (c) 2008-2018  
	This is NOT a freeware, use is subject to license.txt
*/
.submit_success {
  background: #f1fbe8 url("image/okay.gif") no-repeat 20px center;
  padding: 20px 20px 20px 60px;
  font-size: 14px;
  margin-bottom: 20px;
}
.submit_btn {
  background: #258cff;
  color: #ffffff;
  font-size: 14px;
  padding: 5px 15px 5px 15px;
  border: none;
}
/* gift */
.g_info {
  padding-top: 20px;
}
.g_info li {
  padding: 12px 6px;
  border-bottom: #dddddd 1px dotted;
}
.g_img {
  padding: 2px;
  border: #dddddd 1px solid;
}
/* poll */
.poll_show {
  padding: 0 16px;
  text-align: center;
}
.poll_show li {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  padding: 6px 0;
}
.poll_show td:hover {
  background: #f2f2f2;
}
.poll_img {
  border: #cccccc 1px solid;
  margin: 0 0 5px 0;
}
.poll_verify {
  width: 400px;
  height: 120px;
  background: #fafafa;
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 50%;
  margin: 100px 0 100px -200px;
  display: none;
}
/* vote */
.vote_show {
  padding: 0 20px 20px 20px;
}
.vote_show_n {
  width: 18px;
  height: 18px;
  line-height: 18px;
  font-size: 11px;
  background: #258cff;
  color: #ffffff;
  text-align: center;
}
.vote_show_p {
  height: 11px;
  line-height: 11px;
  background: #ededed;
  font-size: 1px;
}
.vote_show_p div {
  height: 11px;
  line-height: 11px;
  float: left;
}
.vote_show_1 {
  background: #ea7211 url("image/vote_bg.gif") repeat-x 0 0;
  border-left: #ea7211 1px solid;
  border-right: #ea7211 1px solid;
}
.vote_show_2 {
  background: #aabf00 url("image/vote_bg.gif") repeat-x 0 -11px;
  border-left: #aabf00 1px solid;
  border-right: #aabf00 1px solid;
}
.vote_show_3 {
  background: #8b2a00 url("image/vote_bg.gif") repeat-x 0 -22px;
  border-left: #8b2a00 1px solid;
  border-right: #8b2a00 1px solid;
}
.vote_show_4 {
  background: #bf844a url("image/vote_bg.gif") repeat-x 0 -33px;
  border-left: #bf844a 1px solid;
  border-right: #bf844a 1px solid;
}
.vote_show_5 {
  background: #3a8938 url("image/vote_bg.gif") repeat-x 0 -44px;
  border-left: #3a8938 1px solid;
  border-right: #3a8938 1px solid;
}
.vote_show_6 {
  background: #486193 url("image/vote_bg.gif") repeat-x 0 -55px;
  border-left: #486193 1px solid;
  border-right: #486193 1px solid;
}
.vote_show_7 {
  background: #7da3ae url("image/vote_bg.gif") repeat-x 0 -66px;
  border-left: #7da3ae 1px solid;
  border-right: #7da3ae 1px solid;
}
.vote_show_8 {
  background: #ae1486 url("image/vote_bg.gif") repeat-x 0 -77px;
  border-left: #ae1486 1px solid;
  border-right: #ae1486 1px solid;
}
.vote_show_9 {
  background: #5ab502 url("image/vote_bg.gif") repeat-x 0 -88px;
  border-left: #5ab502 1px solid;
  border-right: #5ab502 1px solid;
}
.vote_show_10 {
  background: #bf2146 url("image/vote_bg.gif") repeat-x 0 -99px;
  border-left: #bf2146 1px solid;
  border-right: #bf2146 1px solid;
}
/* from */
.form {
  margin: 10px 30px 0 30px;
  border: #dddddd 1px solid;
  border-bottom: none;
}
.form .f_0 {
  display: none;
}
.form .f_1 {
  width: 150px;
  background: #f4f4f4;
  border-bottom: #dddddd 1px solid;
}
.form .f_2 {
  border-left: #dddddd 1px solid;
  border-bottom: #dddddd 1px solid;
}
.form .f_3 {
  float: left;
  padding: 5px 20px 5px 0;
}
.survey {
  margin: 10px 30px 0 30px;
}
.survey .f_0 {
}
.survey .f_1 {
  font-weight: bold;
}
.survey .f_2 {
  border-bottom: #dddddd 1px dotted;
  padding-left: 30px;
}
.survey .f_3 {
  padding: 5px 0 5px 0;
}
/* spread */
.sp_input {
  width: 360px;
  padding: 8px;
  font-size: 16px;
  border: #e11111 2px solid;
  color: #666666;
}
.rank_box {
  padding: 16px 0;
}
.rank_head {
  padding: 0 0 0 5px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  border-bottom: #cccccc 1px dotted;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 8px 0;
}
.new_head {
  padding: 0 0 0 10px;
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  background: #f8b003;
}
.new_body {
  padding: 8px 16px;
  background: #ffffff;
  border: #f8b003 1px solid;
}
.new_body li {
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  background: url("image/spread_li.gif") no-repeat 0 5px;
  padding: 0 0 0 18px;
}
.new_body li a {
  font-size: 13px;
}
.new_price {
  color: #f43111;
  font-weight: bold;
}
.body_n {
  padding: 5px 5px 0 5px;
}
.head_n {
  background: #f43111;
  line-height: 22px;
  height: 22px;
  font-weight: bold;
  padding: 0 0 0 10px;
  color: #ffffff;
}
.h_box {
  padding: 0 15px 10px 15px;
}
.head_h {
  background: #f3b200;
  line-height: 22px;
  height: 22px;
  padding: 2px 10px 0 10px;
  color: #ffffff;
}
.body_h {
  padding: 5px 5px 0 5px;
}
.body_h li {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}
.norecord {
  padding: 20px 0 20px 0;
  text-align: center;
  color: #666666;
}
.buy_head {
  margin: 15px 0 0 0;
  padding: 0 0 0 10px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  font-size: 13px;
  color: #ffffff;
  background: #f8b003;
}
.buy_body {
  padding: 8px 15px 8px 15px;
  background: #ffffff;
  border: #f8b003 1px solid;
}
.buy_submit {
  background: #006699;
  color: #ffffff;
  padding: 2px;
  font-size: 13px;
  font-weight: bold;
}
.buy_login {
  padding: 30px 0 50px 20px;
  font-size: 13px;
}
.list_tb {
  background: #f8f9fb;
}
.list_tb h1 {
  padding: 20px 0;
  font-size: 16px;
  text-align: center;
}
.list_tb table {
  background: #ffffff;
  width: 100%;
}
.list_tb th {
  background: #f1f1f1;
}
.list_dl {
  background: url("image/dot.gif") repeat-x 0 center;
}
