@import url(style-product.css);
/*login-register button*/
#submitreg {

	border: 0;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}

/*用户信息*/
.user_information li{
list-style:none;
padding:5px;
}
/*后台 用户积分兑换*/
.credits_box{
padding:0 0 10px 0;
background:#ffffff;
float: right;
width:730px;
}
.credits_box .block{
width:160px;
height:290px;
float:left;
margin:5px;
text-align:center;
border-bottom:1px dashed #ddd;
}
.credits_box .shop_sell_title{
    height:45px;
	margin:5px 0;
	line-height:150%;
	float:left;
}
.credits_box .shop_sell_title a{
	height:45px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C5C5C;
	font-weight:bold;
	text-decoration:none;
	line-height:120%;
}
.credits_box .shop_sell_title a:hover{
	height:45px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	text-decoration:underline;
	line-height:120%;
}
.credits_box .shop_sell_price{
	color:#777;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #00CC00;
	height:5px;
	float:left;
}
.credits_box p{
padding:2px 0;
font-family:Arial, Helvetica, sans-serif;
}
.credits_box_s_title{
height:28px;
}

.credits_right p{
padding:5px;
}
/*-----积分兑换credits-----*/

#index_news_credits{
float:right;
width:140px; 
border:1px solid #eee;
font-size:12px;
padding:0 10px;
font-family:Arial, Helvetica, sans-serif;
}
#index_news_credits p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
}
#index_news_credits ul{
margin-top:5px;
list-style-type:none;
}
#index_news_credits li{
white-space:nowrap;
margin:5px 0;
text-overflow:ellipsis; 
overflow: hidden;
width:140px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_credits li a{
text-decoration:none;
}
#index_news_credits li a:hover{
color:#cc0000;
text-decoration:underline;
}
/*品汇文章*/

#index_news_pinhui p{
padding:5px 10px;
font-weight:bold;
border-bottom:1px solid #eee;
}
#index_news_pinhui ul{
margin-top:5px;
list-style-type:none;
}
#index_news_pinhui li{
line-height:30px;
padding:0 0 0 10px; 
margin:0 0 2px 5px;; 
background:url('../images/index_news_dian.gif') no-repeat 2px 12px;
white-space:nowrap;
text-overflow:ellipsis; 
overflow: hidden;
width:184px;
*width:180px;
content:'...'
-o-text-overflow: ellipsis;    /**//* for Opera */
text-overflow: ellipsis;        /**//* for IE */
}
#index_news_pinhui li a{
text-decoration:none;
}
#index_news_pinhui li a:hover{
color:#cc0000;
text-decoration:underline;
}
/*批发用户 后台首页列表样式*/

.product_search_box11 .item {
text-align:center;
width:160px;
line-height:20px;
font-size:9pt; 
float:left;
margin:13px;
vertical-align:top;
border-bottom:1px dashed #ddd;
}
.product_search_box11 .item .members {
	color:#777;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: line-through;
}
.product_search_box11  .thumb {
	width: 160px;
	margin-bottom:3px;
}
.product_search_box11 .bn{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.product_search_box11  .members {
	color:#777;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
.product_search_box11 .vip{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #A90000;
	font-weight:bold;
}
.product_search_box11 .bold{
	font-weight:bold;
	color:#555;
}
.nominate_sale{
color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.nominatedesc {
	margin:5px 0;
	height:40px;
	overflow:hidden;
}
.nominatedesc a{
	height:45px;
	margin:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
}
.nominatedesc a:hover{
	color:#cc0000;
	text-decoration:underline;
}

/*

#xo-login {
	height: 400px;
	background-color: #fff;
	padding-top: 40px ;
}
#xo-login .login-logo {
	height: 204px;
	background-image: url("../images/login_logo.jpg");
	background-position: 3px 0 ;
	background-repeat: no-repeat;
}
#xo-login .site-memo {
	padding: 10px;
}
#xo-login .site-memo h4 {
	padding: 10px 0 5px;
}
#xo-login .site-memo p {
	line-height: 20px;
}

#xo-login .login-box {
	float: right;
	width: 220px;
	background-color: #eee;
	border: 1px solid #ccc;
	height: 400px;
	margin-top: -30px;
	_margin-left: -3px;
}
#xo-login .login-box h4 {
	padding: 20px 10px;
	font-size: 120%;
}
#xo-login .login-box .box {
	padding: 20px;
	border-bottom:  1px solid #A4A4A4;
}
#xo-login .login-box .box .item {
	height: 32px;
	line-height: 32px;
	
}
#xo-login .login-box .box .item a{
text-decoration:underline;
color:#c0000;
	
}

#xo-login .login-box .box .item .inputbox {
	height: 18px;
	width: 120px;
	border: 1px solid #aaa;
}
#xo-login .login-box .box .item label {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	margin-top: -5px;
}
#xo-login .login-box .regbox {
	height: 80px;
	line-height: 80px;
	text-align: center;
}
#xo-login .login-box .regbox a {
	text-decoration: underline;
	font-weight: bold;
	padding:5px 10px;
}

#xo-register {
	padding: 0 20px;
}
#xo-register table td {
	padding:5px;
}
#xo-register table td input {
	border: 1px solid #aaa;
	padding: 3px ;
}
#xo-register table td .title {
	font-weight: bold;
	text-align: center;
}
#xo-register table td em {
	color: #ff0000;
}
#xo-register table td span.des {
	border: 1px solid #448CCB;
	display: block;
	padding: 3px 5px;
	background-color: #D8E9F8;
	width: 360px;
}
#xo-register table td span.op {
	border: 1px solid #F7941C;
	background-color: #F7ECE0;
}
#xo-register table td .disclaimer {
	width: 540px;
	height: 120px;
	overflow: auto;
	text-align: left;
	line-height: 20px;
	border: 1px solid #ddd;
	margin-top: 10px;
	padding: 5px;
}
#xo-register .regselect {
	width: 391px;
	height: 222px;
	background-image: url("../images/reg_select.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
}
#xo-register .regselect h3 {
	color: #B8785D;
	padding-bottom: 10px;
	font-size: 16px;
}
#xo-register .regselect a {
	display: block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	background-color: #000;
	color: #fff;
}
*/
