/*validate*/
div.msg{
	padding:20px 0 20px 40px;
	line-height:18px;
	background:url(../images/adminImg/warning.gif) no-repeat left 15px;
}
.data-tt{
	padding:5px 0 5px 20px;
	line-height:24px;
	background:url(../images/ico_alist_1.gif) no-repeat 0 8px;
	color:#1c94c4;
}
table.data-list{
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	margin-top:5px;
}
table.data-list th,table.data-list td{
	padding:3px 5px;
	border:1px solid #fff;
	line-height:18px;
	word-wrap: break-word;
	word-break: break-all;
}
table.data-list th{
	font-weight:bold;
}
table.data-list input.text{
	width:150px;
	height:16px;
	line-height:16px;
}
table.data-list span{
	vertical-align:middle;
}
table.data-list input.text-long{
	width:400px;
}
a.fix-submenu{
	background:url(../images/adminImg/bg_fixbutton.gif) repeat-x center;
	clear:both;
	font-size:12px;
	margin:0 2px;
	padding:2px 5px;
	text-decoration:none;
	display:inline-block;
	line-height:14px;
	border:1px solid #999;
}
a.fix-submenu:hover{
	background:#fff none repeat scroll 0 0;
	text-decoration:none;
}
div.selectbox{
	width:auto;
	height:20px;
	float:left;
	display:inline-block;
	vertical-align:middle;
}
form em{
	font-style:normal;
	vertical-align:middle;
}
form em.error {
	display:inline-block;
	background:url("../images/adminImg/unchecked.gif") no-repeat 0px center;
	padding:3px 0 1px 20px;
	margin-left:5px;
	color:#ea5200;
	font-weight:bold;
	line-height:14px;
}
form em.success {
	display:inline-block;
	background:url("../images/adminImg/checked.gif") no-repeat 0px center;
	padding:3px 0 1px 20px;
	color:#0060bf;
	font-weight:bold;
	line-height:14px;
}
#loginTable em.error {
	color:#f6f83a;
	background:none;
	padding-left:0;
}
form span.red{
	color:#ff0000;
	padding:0 5px;
}
p.td-tip{
	clear:left;
	line-height:24px;
}
.focus-style{
	background-color:#feeaea;
	border:1px solid #fe5a3a;
	border-right:1px solid #e33525;
	border-bottom:1px solid #e33525;
	padding:1px;
}
div.input-tip{
	width:auto;
	height:16px;
	padding:1px 10px;
	background-color:#f26f5c;
	border-top:1px solid #fe5a3a;
	border-right:1px solid #e33525;
	border-bottom:1px solid #e33525;
	position:absolute;
	display:none;
	font-size:12px;
	color:#fff;
	line-height:16px;
	white-space:nowrap;
}
input.button{
	width:auto;
	height:24px;
	padding:0 5px;
	color:#333;
	font-size:12px;
	line-height:20px;
}

/*page number*/
div.page-number-detail{
	width:100%;
	margin-top:10px;
	text-align:right;
	line-height:18px;
}
div.page-number-detail a{
	width:auto;
	height:18px;
	float:left;
	padding:0 4px;
	margin:0 2px;
	text-align:center;
	background-color:#f6e7e7;
	border:1px solid #b64040;
	color:#b64040;
	font-family:SimSun;
	text-decoration:none;
	line-height:18px;
}
div.page-number-detail em{
	float:left;
	margin:0 2px;
	color:#b64040;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}
div.page-number-detail a:hover{
	color:#b64040;
	background-color:#f5f5f5;
	text-decoration:none;
}
div.page-number-detail a.current{
	background-color:#b64040;
	color:#fff;
}
div.page-number-detail input{
	border:1px solid #b64040;
}
div.page-number-detail input.pageno{
	width:20px;
	height:14px;
	padding:2px;
}
div.page-number-detail input.pagego{
	height:20px;
	background-color:#f6e7e7;
	cursor:pointer;
}

/*img max*/
.jqzoom img.max{
	max-width:300px;
	max-height:300px;
}
ul.thumbs li img.max{
	max-width:50px;
	max-height:50px;
}
.shop-logo img.max{
	max-width:150px;
	max-height:120px;
}

.shop-user #span_im_dugou{
	overflow:hidden;
	height:24px;
	float:left;
	margin-bottom:4px;
	margin-right:2px;
	padding-top:1px;
}

/*page number*/
div.page-number-detail{
	width:100%;
	margin-top:10px;
	text-align:right;
	line-height:18px;
}
div.page-number-detail a{
	width:auto;
	height:18px;
	float:left;
	padding:0 4px;
	margin:0 2px;
	text-align:center;
	background-color:#f6e7e7;
	border:1px solid #b64040;
	color:#b64040;
	font-family:SimSun;
	text-decoration:none;
	line-height:18px;
}
div.page-number-detail em{
	float:left;
	margin:0 2px;
	color:#b64040;
	font-size:10px;
	font-weight:bold;
	font-style:normal;
}
div.page-number-detail a:hover{
	color:#b64040;
	background-color:#f5f5f5;
	text-decoration:none;
}
div.page-number-detail a.current{
	background-color:#b64040;
	color:#fff;
}
div.page-number-detail input{
	border:1px solid #b64040;
}
div.page-number-detail input.pageno{
	width:20px;
	height:14px;
	padding:2px;
}
div.page-number-detail input.pagego{
	height:20px;
	background-color:#f6e7e7;
	cursor:pointer;
}