/*
 * common style
 */

.grid-79 {
	display: inline;
    float: left;
	width: 790px;
    margin: 0 5px;	
}

.page-mall{
	color:#333;
}

.page-mall a {
	text-decoration: none;
}

.page-mall a:hover {
	text-decoration: underline;
}

.page-mall .crumb a {
	color: #0B60AF;
}

em.more{
	font-style: normal;
	font-family: \5B8B\4F53;
}

/*
 * medal tip-layer
 */

.box-medal-tip {
	position: absolute;
	width: 284px;
	height: 150px;
	padding: 11px 4px 4px 4px;
	top: 0px;
	left: 0px;
	background: url(../img/bg_medal_tip.gif) no-repeat 0 0;
	overflow: hidden;
}

.box-medal-tip .info {
	padding: 15px;	
}

.box-medal-tip .info .pic {
	float: left;
	width: 64px;
	height: 64px;
	overflow: hidden;
}

.box-medal-tip .info h3,
.box-medal-tip .info p.desc,
.box-medal-tip .info .medal {
	margin-left: 80px;
}

.box-medal-tip .info h3 {
	color: #d9350c;
	padding-bottom: 5px;
}

.box-medal-tip .info p.desc {
	line-height: 16px;
}

.box-medal-tip .info .medal {
	padding-top: 10px;
	color: #333;
}

.box-medal-tip .info .medal i {
	font-style: normal;
	color: #d9350c;
}

.box-medal-tip .require {
	padding: 15px 0 0 15px;
	color: #333;
}

.box-medal-tip .require i.icon-arrow-up {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../img/icon_jifen_x15.gif) no-repeat -15px 0;
	vertical-align: middle;
	margin-right: 5px;
}

.box-medal-tip .require b.num {
	color: #d9350c;
	padding: 0 3px;
}

/*
 * box draw game
 */

.box-draw-game {
	position: absolute;
	z-index: 10;
	width: 410px;
	_width: 600px;
	height: 330px;
	overflow: visible;
}

.box-draw-game .actions {
	position: relative;
}

.box-draw-game .actions .close {
	position: absolute;
	width: 9px;
	height: 7px;
	top: 24px;
	left: 368px;
}

.box-draw-game .actions div.tip{
	position: absolute;
	top: 110px;
	left: 418px;
	width: 150px;
	z-index: 100;
}

.box-draw-game .actions div.tip div.tip-wrapper{
	position: static;
	
}

.box-draw-game .actions div.tip div.tip-wrapper span.ticon{
	position: absolute;
	width: 10px;
	height: 19px;
	background: url(../img/bg_tip_arrow_lt.gif) no-repeat 0 0;
	top: 16px;
	left: 1px;
}

.box-draw-game .actions div.tip div.tip-wrapper span.con{
	display: block;
	width:130px;
	margin-left: 10px;
	border: 1px solid #dcd0ba;
	background-color:#fcf8e3;
	line-height: 18px;
	color:#7a091a;
	padding: 6px 0 6px 8px;

}

.box-draw-game .actions div.tip div.tip-wrapper span.start{
	padding: 14px 0 14px 8px;
}

.box-draw-game .actions div.tip div.tip-wrapper span.con a{
	color:#7a091a;
}

.box-draw-game .actions div.tip div.tip-wrapper span.con b.num{
	color:#c4001c;
}

.box-draw-game .actions .drawing {
	position: absolute;
	width: 38px;
	height: 160px;
	top: 105px;
	left: 380px;
	cursor: pointer;
	overflow: hidden;
}

.box-draw-game .actions .drawing .btn-drawing {
	position: absolute;
	width: 76px;
	height: 160px;
	background: url(../img/btn_draw_game_w40.png) no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://s2.suc.itc.cn/i/mall/default/img/btn_draw_game_w40.png");
}

.box-draw-game .actions .active .btn-drawing {
	left: -38px;
}

.box-draw-game .actions  .drawing a {
	width: 38px;
	height: 160px;
	position: relative;
	display: block;
	overflow: hidden;
}

.box-draw-game .title {
    color: #fff;
	font-family: \5B8B\4F53;
    height: 98px;
	overflow: hidden;
}

.box-draw-game .title p.tt{
	 font-size: 30px;
	 padding: 50px 0 10px 0;
	text-align: left;
	padding: 50px 0 10px 140px;
}

.box-draw-game .title p.sorry{
	padding: 50px 0 10px 100px;
}

.box-draw-game .title p.win{
	padding: 45px 0 0 110px;
}

.box-draw-game .title p.loading {
	padding: 50px 0 34px 180px;
	font-size: 14px;
}

.box-draw-game .title p.notice {
    color: #fff;
    font-size: 14px;
	padding: 15px 0 10px 0;
	margin-left: 60px;
	line-height: 16px;
	height: 14px;
	text-align: center;
	_text-align: left;
	_padding: 15px 0 10px 60px;
}

.box-draw-game .title p.notice a{
	color:#fff;
	text-decoration: underline;
	font-family: Arial;
}






.box-draw-game .animat-wrapper {
	width: 300px;
	height: 148px;
	margin: 17px 0 0 55px;
    overflow: hidden;
	position: relative;
}

.box-draw-game .animat-wrapper div.shadow{
	width: 290px;
	height: 148px;
	position: absolute;
	top: 0;
	left:0;
	background: url(../img/bg_game_shadow.png) no-repeat center;
	z-index: 100;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://s2.suc.itc.cn/i/mall/default/img/bg_game_shadow.png");
}

.box-draw-game .game-wrapper {
	position: relative;
}
.box-draw-game .game-wrapper .box-container{
	position: absolute;
	z-index: 300;
}
.box-draw-game .game-wrapper .bg-png{
	position: absolute;
	z-index: 100;
	width: 410px;
	_width: 600px;
	height: 330px;
	overflow: visible;
	padding: 0 20px 0 0;
	top: 0px;
	left: 0px;
	background: url(../img/bg_draw_game.png) no-repeat 0 0;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src="http://s2.suc.itc.cn/i/mall/default/img/bg_draw_game.png");
}

.box-draw-game .animat-wrapper ul.col {
	width: 100px;
	position: absolute;
	top: -40px;
}

.box-draw-game .animat-wrapper ul.col-a {
	left: 0;
}

.box-draw-game .animat-wrapper ul.col-b {
	left: 100px;
}

.box-draw-game .animat-wrapper ul.col-c {
	left: 200px;
}

.box-draw-game .animat-wrapper ul.col li {
	width: 90px;
	text-align: center;
	padding: 5px 0;
	font-size:0;
	line-height:0;
}

/*
 * medal discount
 */

.box-medal-discount {
	position: absolute;
	width: 200px;
	border: 1px solid #dcd0ba;
	background-color: #fff;
}

.box-medal-discount ul {
	padding: 8px;
}

.box-medal-discount i.icon-medal-x20 {
    display: inline-block;
    width: 20px;	
    height: 20px;
    line-height: 0;
    margin-right: 3px;
    cursor: pointer;
    font-size: 1px;
}

.box-medal-discount i.medal-copper {
}

.box-medal-discount i.medal-silver {
}

.box-medal-discount i.medal-gold {
}

.box-medal-discount i.medal-diamond {
}

.box-medal-discount li {
	padding: 3px 0;
}

.box-medal-discount li span.name {
	font-weight: bold;
	color: #333;
}

.box-medal-discount ul li *{
	vertical-align: middle;
}

.box-medal-discount li span.discount,
.box-medal-discount li b.num {
	color: #d9350c;
	font-weight: normal;
}

.box-medal-discount .helper {
	clear: both;
	height: 30px;
	line-height: 30px;
	background-color: #efefef;
	text-align: right;
	padding-right: 10px;
}

.box-medal-discount .helper a {
	color: #0b60af;
}

/*
 * box show tip
 */

.box-show-tip {
	top: 0;
	left: 0;
	width: 300px;
	background-color: #fff;
}

.box-show-tip .box-container {
	
	padding: 10px;
}

.box-show-tip .pic {
	text-align: center;
	padding: 10px 0;
}

.box-show-tip .title {
	text-align: center;
	padding: 20px 0;
	font-size: 18px;
	color: #333;
}

.box-show-tip .title b.num {
	color: #d33200;
	font-size: 22px;
	font-family: Arial;
	padding: 0 3px;
}

.box-show-tip p.notice {
	text-align: center;
	line-height: 20px;
	color: #333;
}

.box-show-tip p.actions {
	text-align: center;
	padding-top: 20px;
}

.box-show-tip p.actions i.btn-action {
	display: inline-block;
	width: 81px;
	height: 25px;
	line-height: 24px;
	background: url(../img/btn_action_w81.gif) no-repeat;
	text-decoration: none;
	font-style: normal;
	color: #d84600;
	cursor: pointer;
}

.box-show-tip p.helper {
	text-align: center;
	padding: 10px 0;
}

.box-show-tip p.helper a {
	color: #0b60af;
}

.submit-info{
	width: 300px;
	background-color: #fff;
	font-size: 14px;
}

.submit-info .box-container{
	padding: 10px 25px;
}

.submit-info .pic{
	width: 30px;
	height: 26px;
	float: left;
	background: url("../img/icon_mall_submit_success.gif") no-repeat scroll 0 0 transparent;
}

.submit-info .success{
	background-position: 0 0;
}

.submit-info .failed{
	background-position: 0 -26px;
}

.submit-info .txt{
	margin-left: 30px;
	overflow: hidden;
	line-height: 22px;
	color: #333333;	
}


.submit-info .btn-return{
	text-align: center;
	padding: 20px 0;
	clear: both;
}

.copy-right{
	padding:0 35px 20px 35px;
	background-color: #fff;
	font-size: 14px;
	width: 100px;
}

.copy-right .pic{
	width: 30px;
	height: 26px;
	float: left;
	background: url("../img/icon_mall_submit_success.gif") no-repeat scroll 0 0 transparent;
}

.copy-right .txt{
	margin-left: 40px;
	overflow: hidden;
	line-height: 22px;
	color: #333333;	
}

.copy-wrong{
	padding:0 25px 20px 25px;
	background-color: #fff;
	font-size: 14px;
	width: 225px;
}

.copy-wrong .pic{
	width: 30px;
	height: 26px;
	float: left;
	background: url("../img/icon_mall_submit_success.gif") no-repeat scroll 0 -52px transparent;
	margin-top: 8px;
}

.copy-wrong .txt{
	margin-left: 40px;
	overflow: hidden;
	line-height: 22px;
	color: #333333;	
}

/*
 * mall master style
 */

.page-mall #footer {
	background: none;
}

.page-mall .header-wrapper {
	height: 50px;
	background-color: #c20f29;
	margin-top: 1px;
}


.page-mall #header {
	height: 50px;
	float: none;
    margin: 0 auto;
    width: 960px;
	font-size: 12px;
	line-height: 14px;
}

.page-mall #header a {
	color: #fff;
}

.page-mall #header .logo {
	float: left;
	width: 150px;                                            
	padding-left: 15px;
	padding-top: 10px;
}

.page-mall #header .logo img {
	width: 95px;
	height: 32px;
	background: url(../img/logo_mall.gif) no-repeat;
}

.page-mall #header .extend-links {
	float: right;
	width: 230px;
	height: 16px;
	line-height: 18px;
	padding: 10px 0;
	text-align: center;
	margin-top: 8px;
}

.page-mall #header .extend-links a:hover {
	text-decoration: underline;
}

.page-mall #header .extend-hover {
}

.page-mall #header .extend-links i.icon-coin {
	display: inline-block;
	width: 16px;
	height: 16px;
	_padding-bottom:2px;
	background: url(../img/icon_mall_x16.gif) no-repeat 0 0;
	vertical-align: text-bottom;
	margin-right: 3px;
}
.page-mall #header .extend-links i.icon-score {
	display: inline-block;
	width: 16px;
	height: 16px;
	_padding-bottom:2px;
	background: url(../img/icon_mall_x16.gif) no-repeat -16px 0;
	vertical-align: text-bottom;
	margin-right: 3px;
}
.page-mall #header ul.nav {
	float: left;
	padding-top: 8px;
}

.page-mall #header ul.nav li {
	float: left;
	width: 74px;
	height: 42px;
	line-height: 40px;
	padding-right: 6px;
	text-align: center;
	background: url(../img/bg_nav_top.gif) no-repeat 0 42px;
}

.page-mall #header ul.nav li {
	font-size: 14px;
}

.page-mall #header ul.nav li.active {
	background-position: 0 0;
}

.page-mall #header ul.nav li.hover {
	background-position: 0 -42px;
}

.page-mall #header ul.nav li.active a{
	color: #c4001c;
	font-weight: bold;
}

.page-mall #header ul.nav li.hover a {
	color: #c4001c;
}

.page-mall #main {
	padding-top: 10px;
}

/*
 * sidebar style
 */

.app-main .sidebar .user-profile {
	border: 1px solid #dcd0ba;
}

.sidebar .user-info {
	padding: 10px 0 10px 8px;
	zoom: 1;
	overflow: hidden;
}

.app-main .sidebar .user-info .pic {
	float: left;
	width: 50px;
	height: 50px;
	padding: 0px;
	border: 0px none;
	position: relative;
}

.app-main .sidebar .user-info .pic span.set-face {
	display: block;
	width: 50px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	position: absolute;
	bottom: 0;
	background-color: #1b5891;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.app-main .sidebar .user-info .pic span.set-face a {
	color: #fff;
}

.app-main .sidebar .user-info .pic img {
	width: 50px;
	height: 50px;
}

.app-main .sidebar .user-info .info {
	margin-left: 60px;
	word-wrap:break-word;
	word-break:break-all;
	line-height: 16px;
}

.app-main .sidebar .user-info .info a {
	color:#333;
}

.app-main .sidebar .user-info .set {
	margin-left: 60px;
	text-align: left;
	padding-top: 5px;
}

.app-main .sidebar .user-info .set a {
	color:#6699cc;
}

.app-main .sidebar .user-info .login{
	clear: both;
	text-align: center;
	padding: 8px 0;
	zoom: 1;
}

.app-main .sidebar .user-info .login img{
	width: 71px;
	height: 25px;
	background-image: url("../img/btn_mall_login.gif");
}

.app-main .sidebar .user-info .register{
	color:#333;
}

.app-main .sidebar .user-fans {
	text-align: center;
	overflow: hidden;
	margin: 10px 0;
	padding-left: 8px;
}

.app-main .sidebar .user-fans ul {
	margin: 0 auto;
}

.app-main .sidebar .user-fans ul li{
	float: left;
	line-height: 18px;
	white-space: nowrap;
	width: 49%;
}

.page-home .myinfo .user-level ul li{
	padding-left: 10px;
	padding-bottom: 8px;
}

.page-home .myinfo .user-level ul li i.icon-myinfo{
	width: 17px;
	height: 14px;
	position: relative;
	vertical-align: text-bottom;
	overflow: hidden;
	display: inline-block;
	background-image: url("../img/icon_rightbar_myinfo.gif");
}

.page-home .myinfo .user-flevel ul li i.level{
	background-position: 0 0;
}

.page-home .myinfo .user-level ul li i.i-coin{
	background-position: 0 -14px;
}

.page-home .myinfo .user-level ul li i.i-medal{
	background-position: 0 -28px;
}

.page-home .myinfo .user-level ul li span.text{
	padding-left: 3px;
}

.page-home .myinfo .user-level ul li span.text em{
	 color: #0b60af;
	 font-style: normal;
}

.page-home .myinfo .user-level {
	clear: both;
	zoom: 1;
	margin: 10px 0;
	color:#333;
	overflow: hidden;
	padding-top: 8px;
	border-top: 1px dotted #e3e3e3;
	border-bottom: 1px solid #ebebeb;
}

.page-home .myinfo .user-level b.num {
	color:#d62d06;
}

.page-home .myinfo .user-level b.right {
	margin-right: 8px;
}

.page-home .myinfo .user-level p{
	line-height: 20px;
}



.sidebar .user-fans ul li.attention div.num{
	text-align: right;
	border-right: 1px solid #dddddd;
	padding-right: 8px;
}

.app-main .sidebar .user-fans ul li.fans{
	text-align: left;
}

.app-main .sidebar .user-fans ul li div.num{
	font-size: 18px;
	font-family: Arial;
	color:#0b60af;
	padding-left: 8px;
}

.app-main .sidebar .user-fans ul li div.num a.click{
	font-size: 12px;
	color:#000;
}

.app-main .sidebar .user-level ul li{
	padding-left: 10px;
	padding-bottom: 8px;
}

.app-main .sidebar .user-level ul li i.icon-myinfo{
	width: 17px;
	height: 16px;
	position: relative;
	vertical-align: text-bottom;
	overflow: hidden;
	display: inline-block;
	background-image: url("../img/icon_rightbar_myinfo.gif");
}

.app-main .sidebar .user-flevel ul li i.level{
	background-position: 0 0;
}

.app-main .sidebar .user-level ul li i.i-coin{
	background-position: 0 -16px;
}

.app-main .sidebar .user-level ul li i.i-medal{
	background-position: 0 -32px;
}
.app-main .sidebar .user-level ul li i.i-gift{
	background-position: 0 -48px;
}
.app-main .sidebar .user-level ul li span.text{
	padding-left: 3px;
	zoom:1;
}

.app-main .sidebar .user-level ul li span.text em{
	 color: #0b60af;
	 font-style: normal;
}

.app-main .sidebar .user-level {
	clear: both;
	zoom: 1;
	color:#333;
	overflow: hidden;
	padding-top: 8px;
	border-top: 1px dotted #e3e3e3;
	border-bottom: 1px solid #ebebeb;
}

.app-main .sidebar .user-level b.num {
	color:#d62d06;
}

.app-main .sidebar .user-level b.right {
	margin-right: 8px;
}

.app-main .sidebar .user-level p{
	line-height: 20px;
}


.app-main .sidebar .user-level p span.medal i.icon {
	width: 12px;
	height: 16px;
	display: inline-block;
	position: relative;
	vertical-align: text-bottom;
	padding-right: 3px;
	background: url(../img/icon_medal_w12_h16.gif) no-repeat;
}

.sidebar .user-level p span.medal{
	color:#0b60af;
}

.app-main .sidebar .user-info .level,
.app-main .sidebar .user-info ul.medal {
	float: left;
	clear: both;
	width: 100%;
}

.app-main .sidebar .user-info .level {
	height: 30px;
	line-height: 30px;
}

.app-main .sidebar .user-info .level span {
	padding-right: 5px;
	color: #333;
}

.app-main .sidebar .user-info .level b.num {
	color: #d9350c;
}

.app-main .sidebar .user-info ul.medal li {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
}

.app-main .sidebar ul.subnav {
	width: 148px;
	zoom: 1;
} 

.app-main .sidebar ul.subnav li {
	height: 20px;
	line-height: 20px;
	border-top: 1px solid #dcd0ba;
	background-color: #fcf8e3;
	padding: 5px 0 5px 15px;
	cursor: pointer;
	clear: both;
}

.app-main .sidebar ul.subnav li a {
	color: #541a01;
	text-decoration: none;
}

.app-main .sidebar ul.subnav li.active {
	position: relative;
	background-color: #c20f29;
}

.app-main .sidebar ul.subnav li.active span.arrow {
	position: absolute;
	display: block;
	width: 10px;
	height: 30px;
	left: 148px;
	top: 0;
	background: #c20f29 url(../img/bg_arrow_red.gif) no-repeat right top;
}


.app-main .sidebar ul.subnav li.hover {
	background-color: #c20f29;
}

.app-main .sidebar ul.subnav li.active a,
.app-main .sidebar ul.subnav li.hover a {
	color: #fff;
}

.app-main .sidebar ul.subnav li i.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_mall_x16.gif) no-repeat 0 0;
	vertical-align: text-bottom;
	margin-right: 3px;
}

.app-main .sidebar ul.subnav li i.i-all {
	background-position: -16px 0;
}

.app-main .sidebar ul.subnav li i.i-xuni {
	background-position: -32px 0;
}

.app-main .sidebar ul.subnav li i.i-youhui {
	background-position: -48px 0;
}

.app-main .sidebar ul.subnav li i.i-shiwu {
	background-position: -64px 0;
}

.app-main .sidebar ul.subnav li i.i-xunzhang {
	background-position: -80px 0;
}


.app-main .sidebar .hot-exchange,
.app-main .sidebar .draw-list {
	border: 1px solid #e0e0e0;
	margin-top: 10px;
}

.app-main .sidebar .hot-exchange h3,
.app-main .sidebar .draw-list h3 {
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 12px;
	background-color: #f7f7f7;
	color: #c4001c;
}

.app-main .sidebar .hot-exchange li {
	line-height: 30px;
	padding-left: 5px;
	overflow: hidden;
	background-color: #f7f7f7;
	border-top: 1px solid #e0e0e0;
}

.app-main .sidebar .hot-exchange li a,
.app-main .sidebar .draw-list li a  {
	color: #0A62AC;
}

.app-main .sidebar .hot-exchange li b.num {
	color: #d33200;
}

.app-main .sidebar .hot-exchange li .title b.num {
	display: inline-block;
	width: 15px;
	text-align: center;
	padding: 0 5px 0 0px;
}

.app-main .sidebar .hot-exchange li .title {
	width: 130px;
	overflow: hidden;
	height: 30px;
}

.app-main .sidebar .hot-exchange li .desc {
	display: none;
}

.app-main .sidebar .hot-exchange li .desc .pic {
	float: left;
}

.app-main .sidebar .hot-exchange li .desc .pic img {
	width: 50px;
	height: 50px;
}

.app-main .sidebar .hot-exchange li .desc p {
	margin-left: 60px;
	line-height: 18px;
	padding-bottom: 5px;
}

.app-main .sidebar .hot-exchange li .desc p img.btn-exchange {
	width: 31px;
	height: 17px;
	background: url(../img/btn_exchange_w31.gif) no-repeat 0 0;
}

.app-main .sidebar .hot-exchange li .desc p img.hover {
	background-position: 0 -17px;
}

.app-main .sidebar .hot-exchange li.active {
	background-color: #fff;
}

.app-main .sidebar .hot-exchange li.active .desc {
	display: block;
}




.app-main .sidebar .draw-list li {
	line-height: 18px;
	padding: 5px 0 5px 10px;
	border-top: 1px dotted #e0e0e0;
}

.app-main .sidebar .draw-list li b.name {
	color: #d33200;
	padding-right: 5px;
}

.app-main .sidebar .draw-list span{
	color:#808080;	
	word-wrap: break-word;
	overflow: hidden;
}

.notification {
	border: 1px solid #f4e5ca;
	background-color: #fcf8e3;
	padding: 5px 10px;
	line-height: 18px;
	color: #541a01;
}

.page-mall .pic-switch {
	margin-top: 10px;
	border: 1px solid #e0e0e0;
	position: relative;
}

.page-mall .pic-switch ul.switch-actions {
	position: absolute;
	top: 200px;
	right: 20px;
	z-index: 2;
}

.page-mall .pic-switch ul.switch-actions li {
	float: left;
	width: 16px;
	height: 16px;
	line-height: 16px;
	border: 1px solid #c4001c;
	background-color: #fcf8e3;
	text-align: center;
	cursor: pointer;
	margin-right: 5px;
	color: #c4001c;
}

.page-mall .pic-switch ul.switch-actions li.active {
	background-color: #c4001c;
	color: #fff;
}

.page-mall .pic-switch ul.switch-list li {
	width: 788px;
	height: 230px;
	overflow: hidden;
}

.page-mall .pic-switch .pic-switch-container {
	width: 788px;
	height: 230px;
	z-index: 1;
}
.page-mall .pic-switch .pic-switch-container div {
	width: 788px;
	height: 230px;
}

.page-mall .pic-switch ul.switch-actions li a {
	display: block;
	color: #C4001C;
}

.page-mall .pic-switch ul.switch-actions li a:hover {
	text-decoration: none;
}

.page-mall .pic-switch ul.switch-actions li.current {
	background-color: #C4001C;
	color: #FFFFFF;
}

.page-mall .pic-switch ul.switch-actions li.current a {
	color: #FFFFFF;
}

.page-mall .item-list-wrapper {
	margin-top: 10px;
	border-top: 2px solid #c4001c;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	zoom: 1;
}

.page-mall .item-list-wrapper h3 {
	height: 30px;
	line-height: 30px;
	background-color: #efefef;
	border-bottom: 1px solid #fff;
}

.page-mall .item-list-wrapper h3 span.title {
	padding-left: 15px;
	color: #c4001c;
	font-weight: bold;
}

.page-mall .item-list-wrapper h3 span.more {
	float: right;
	padding-right: 15px;
	font-size: 12px;
	font-weight: normal;
	font-family:\5B8B\4F53;
}

.page-mall .item-list-wrapper h3 span.more a {
	color: #c4001c;
}

.page-mall .item-list-wrapper .item-wrapper {

}

.page-mall .item-list-wrapper ul.item-list {
	clear: both;
	padding-left: 20px;
	padding-top: 20px;
	display: inline-block;
}

.page-mall .item-list-wrapper ul.item-list li {
    float: left;
    min-height: 225px;
	_height: 225px;
    line-height: 24px;
	border: 1px solid #fff;
	padding: 10px 9px;
	margin: 0 8px;
	width: 152px;
	display: inline;
}

.page-mall .item-list-wrapper ul.item-list li.active {
	background-color: #efefef;
	border: 1px solid #c4001c;
}

.page-mall .item-list-wrapper ul.item-list li .pic {
    position: relative;
    text-align: center;
	border: 1px solid #fff;
}

.page-mall .item-list-wrapper ul.item-list li .pic img{
	width: 150px;
	height: 150px;
}

.page-mall .item-list-wrapper ul.item-list li .pic-hover {
    border: 1px solid #c20f29;
	
}

.page-mall .item-list-wrapper ul.item-list li .pic span.tag {
    background: url(../img/bg_sale_tag_x46.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 46px;
    left: 110px;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 110px;
    width: 46px;
	z-index: 10000;
}

.page-mall .item-list-wrapper ul.item-list li .pic span.double {
	padding-top: 8px;
	line-height: 14px;
}

#ie6 .item-list-wrapper ul.item-list li .pic span.tag {

	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src="http://s2.suc.itc.cn/i/mall/default/img/bg_sale_tag_x46.png"); 
}

.page-mall .item-list-wrapper ul.item-list li .pic span.time {
    position: absolute;
	display: block;
	width: 120px;
	padding-right: 30px;
	height: 20px;
	line-height: 20px;
	top: 130px;
	left: 0;
	background: url(../img/bg_pic_time_h20.png) no-repeat scroll 0 0 transparent;
	text-align: center;
	color: #333;
}

#ie6 .item-list-wrapper ul.item-list li .pic span.time {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://s2.suc.itc.cn/i/mall/default/img/bg_pic_time_h20.png"); 
}

.page-mall .item-list-wrapper ul.item-list li .pic span.time b.num {
	color: #d84600;
	font-weight: normal;
}

.page-mall .item-list-wrapper ul.item-list li .pic span.hide {
	display: none;
}



.page-mall .item-list-wrapper ul.item-list li .name {
	width: 152px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}

.page-mall .item-list-wrapper ul.item-list li .name a {
    color: #0B60AF;
}

.page-mall .item-list-wrapper ul.item-list li .join {
	color: #808080;
	float: left;
}

.page-mall .item-list-wrapper ul.item-list li .price {
    color: #666666;
	height: 25px;
	position: relative;
	z-index: 1;
}

.page-mall .exchange-list ul.item-list li .price i.btn-medal-desc {
	float: right;
	display: block;
	margin-top: 3px;
}

.page-mall .item-list-wrapper ul.item-list li .medal{
	height: 28px;
}

.page-mall .item-list-wrapper ul.item-list li .medal .label {
	float: left;
	width: 54px;
	white-space: nowrap;
	overflow: hidden;
	padding-top: 3px;
	color:#808080;
}

.page-mall .item-list-wrapper ul.item-list li .medal .medal-icon-wrapper {
	float: right;
	position: relative;
	width: 96px;
	z-index: 1;
}

.page-mall .item-list-wrapper ul.item-list li .icon-wrap{
}

.page-mall .item-list-wrapper ul.item-list li.active .icon-wrap {
	border: 1px solid #EFEFEF;
}

.page-mall .item-list-wrapper ul.item-list li .medal .icon-wrap {
	float: right;
	background-color:#FFF;
	width: 96px;
	padding: 0 0 4px 0px;
	overflow: hidden;
}
.page-mall .item-list-wrapper ul.item-list li.active .medal .collapse{
	background-color: #f0f0f0;
}

.page-mall .item-list-wrapper ul.item-list li .collapse {
	position: absolute;
	height: 20px;
	overflow: hidden;
	border: 1px solid #ffffff;
}

.page-mall .item-list-wrapper ul.item-list li .medal .extend{
	border: 1px solid #ececec;
	position: absolute;
	overflow: visible;
	z-index: 100;
}

.page-mall .item-list-wrapper ul.item-list li.active .medal .extend{
	border: 1px solid #ccc;
}


.page-mall .item-list-wrapper ul.item-list li .medal .lt-wrap {
  	float: left;
	padding-left:2px;
	width: 74px;
}


.page-mall .item-list-wrapper ul.item-list li .hover i.icon-medal-x16{
	padding: 2px;
	float: left;
}

.page-mall .item-list-wrapper ul.item-list li .medal i.icon-medal-x20 img {
	width: 20px;
	height: 20px;
}

.page-mall .item-list-wrapper ul.item-list li .price b.num {
    color: #D84600;
	font-size: 16px;
	font-family: Arial;
}

.page-mall .item-list-wrapper ul.item-list li .price i.icon-coin,
.page-mall .item-list-wrapper ul.item-list-vertical .scores i.icon-coin,
.page-mall .item-show-wrapper .item-info .price i.icon-coin{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_mall_x16.gif) no-repeat 0 0;
	margin-right: 3px;
}

.page-mall .item-list-wrapper ul.item-list li .require {
    color: #666666;
	padding-top: 5px;
}

.page-mall .item-list-wrapper ul.item-list li .medal i.icon-medal-more,
.page-mall .item-list-wrapper ul.item-list li i.icon-medal-x16 {
    cursor: pointer;
    display: inline-block;
    font-size: 1px;
    height: 16px;
    line-height: 0;
    margin-right: 0px;
    width: 16px;
	vertical-align: text-bottom;
	margin-right: 5px;
}

.page-mall .item-list-wrapper ul.item-list li .medal i.icon-medal-x16 {
	vertical-align: inherit;
	margin-right: 0;
	float: left;
	padding:2px;
}

.page-mall .item-list-wrapper ul.item-list li .medal i.icon-medal-x20 {
	cursor: pointer;
    display: inline-block;
    font-size: 1px;
    height: 20px;
    line-height: 0;
    margin-right: 0px;
    width: 20px;
	vertical-align: middle;
	float: left;
	padding:3px 2px;
}

.page-mall .item-list-wrapper ul.item-list li .require-extend {
	
}

.page-mall .item-list-wrapper ul.item-list li .medal div.more{
	float: right;
	padding-top: 6px;
	padding-right: 3px;
}

.page-mall .item-list-wrapper ul.item-list li .medal i.icon-medal-more {
	background: url(../img/btn_medal_more_x16.gif) no-repeat;
	margin: 0;
}

.page-mall .item-list-wrapper ul.item-list li .extend i.icon-medal-more {
	background: url(../img/btn_medal_more_x16.gif) no-repeat 0 -16px;

}

.page-mall .item-list-wrapper li i.btn-medal-desc {
    background: url(../img/bg_medal_sale_w38.gif) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    width: 38px;
    height: 18px;
    font-style: normal;
    line-height: 16px;
    overflow: hidden;
    text-indent: -999px;
    vertical-align: text-bottom;
	float: right;
	white-space: nowrap;
}



.page-mall .item-list-wrapper li i.btn-medal-desc-hover {
    position: relative;
	background-position: 0 -20px;
	z-index: 10000;
}

.page-mall .item-list-wrapper ul.item-list li .actions {
    padding-top: 5px;
	margin-top: 5px;
    text-align: right;
	border-top: 1px solid #f0f0f0;
}

.page-mall .item-list-wrapper li .actions a:hover{
	text-decoration: none;
}

.page-mall .item-list-wrapper ul.item-list li .actions span.join {
	float:left;
}

.page-mall .item-list-wrapper li .actions i.btn-exchange {
    background: url(../img/btn_exchange_w44.gif) no-repeat scroll 0 0 transparent;
    color: #D84600;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    width: 44px;
	text-indent: -999px;
}

.page-mall .item-list-wrapper li .actions i.btn-exchange-hover {
    background-position: 0 -25px;
}


.page-mall .item-list-wrapper li .actions i.btn-draw {
    background: url(../img/btn_draw_w44.gif) no-repeat scroll 0 0 transparent;
    color: #D84600;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    width: 44px;
	text-indent: -999px;
}

.page-mall .item-list-wrapper li .actions i.btn-draw-hover {
    background-position: 0 -25px;
}

.page-mall .point-draw {
	margin-top: 0;
}

.page-mall .point-exchange {
	margin-top: 0;
	border-bottom: 1px solid #e0e0e0;
}



.mall-helper {
	border: 1px solid #e0e0e0;
	background-color: #f7f7f7;
	overflow: hidden;
	padding: 10px;
	margin-top: 10px;
}

.mall-helper ul {
	overflow: hidden;
	zoom: 1;
}

.mall-helper li {
	float: left;
	width: 190px;
	border-left: 1px solid #e0e0e0;
	margin-left: -1px;
	height: 120px;
}

.mall-helper li .pic {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.mall-helper li .pic img {
	width: 40px;
	height: 40px;
	background: url(../img/icon_mall_helper_x40.gif) no-repeat 0 0;
}

.mall-helper li .pic img.h-1 {
	background-position: 0 0;
}

.mall-helper li .pic img.h-2 {
	background-position: -40px 0;
}

.mall-helper li .pic img.h-3 {
	background-position: -80px 0;
}

.mall-helper li .pic img.h-4 {
	background-position: -120px 0;
}

.mall-helper li h4 {
	margin-left: 55px;
	color: #c4001c;
	line-height: 24px;
	font-size: 14px;
	font-weight: 400;
}

.mall-helper li p {
	margin-left: 55px;
	color: #666;
	padding-right: 8px;
	line-height: 20px;
}

.mall-helper li p.links {
	margin-top: 5px;
}

.mall-helper li p.links img.btn-mallHelper {
	width: 103px;
	height: 17px;
	background: url(../img/btn_mall_helper.gif) no-repeat 0 0;
}

.mall-helper li p.links img.hover {
	background-position: 0 -17px;
}

.page-mall .item-list-wrapper {
	border-bottom: 1px solid #e0e0e0;
	
}

.page-mall .item-list-wrapper h3 {
	height: auto;
	font-size: 12px;
	font-weight: normal;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
}

.page-mall .item-list-wrapper h3 span.filter,
.page-mall .item-list-wrapper h3 span.order {
	display: block;
	padding: 0 10px;
	_height: 27px;
	_padding-top: 3px;
}

.page-mall .item-list-wrapper h3 span.filter span.cbox
	position: relative;
	_padding-top: 5px;
}

.page-mall .item-list-wrapper h3 span.space{
	padding:0 8px;
	
}

.page-mall .item-list-wrapper h3 span.filter *,
.page-mall .item-list-wrapper h3 span.order * {
	vertical-align: middle;

}



.page-mall .item-list-wrapper h3 span.order {
	height: 30px;
	padding-top: 4px;
	background-color: #f7f7f7;
}

.page-mall .item-list-wrapper h3 span.order input {
	margin-top: -2px;
}

.page-mall .item-list-wrapper h3 span.filter img.submit {
	width: 40px;
	height: 19px;
	background: url(../img/btn_ok_w40.gif) no-repeat;
	vertical-align: text-bottom;
}

.page-mall .item-list-wrapper h3 span.filter img.active {
	background-position: 0 -19px;
}

.page-mall .item-list-wrapper h3 span.order img.btn-styleChange-list {
	width: 89px;
	height: 22px;
	background: url(../img/btn_listStyleChange_w89.gif) no-repeat 0 0;
	vertical-align: text-bottom;
}

.page-mall .item-list-wrapper h3 span.order img.list-hover {
	background-position: -89px 0;
}

.page-mall .item-list-wrapper h3 span.order img.btn-styleChange-show {
	width: 89px;
	height: 22px;
	background: url(../img/btn_listStyleChange_w89.gif) no-repeat 0 -22px;
	vertical-align: text-bottom;
}

.page-mall .item-list-wrapper h3 span.order img.show-hover {
	background-position: -89px -22px;
}

.page-mall .item-list-wrapper h3 span.order i.icon-arrow-up {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/icon_order_arrow.gif) no-repeat 0 0;
	vertical-align: text-bottom;
}

.page-mall .item-list-wrapper h3 span.order i.icon-arrow-down {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../img/icon_order_arrow.gif) no-repeat -12px 0;
	vertical-align: text-bottom;
}

.page-mall .item-list-wrapper ul.item-list li {
	height: auto;
}





.page-mall .mall-pagination{
	overflow: hidden;
	padding-right: 30px;
}

.page-mall .list-pagination{
	float: right;
	clear: both;
	padding: 10px 0;
}


.page-mall .list-pagination a,
.page-mall .list-pagination .page-break,
.page-mall .list-pagination .forbid-prev,
.page-mall .list-pagination .forbid-next,
.page-mall .list-pagination .page-cur{
    float: left;
    font-family: Arial,SimSun;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin-left: 5px;
    overflow: hidden;

    padding: 0 6px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.page-mall .list-pagination span.total{
	float:left;
	height: 23px;
    line-height: 23px;
    margin-right: 10px;
}

.page-mall .list-pagination a {
    background-color: #fff;
    border: 1px solid #CCCCCC;
}

.page-mall .list-pagination a:hover {
    border: 1px solid #0b60af;
    text-decoration: none;
}

.page-mall .list-pagination .page-prev, 
.page-mall .list-pagination .page-next{
    background-color: #fff;
    font-size: 12px;
    width: auto;
}

.page-mall .list-pagination .page-prev,
.page-mall .list-pagination .page-next,
.page-mall .list-pagination span.forbid-prev,
.page-mall .list-pagination span.forbid-next{
	background: url(../img/bg_kj_pagination.gif) no-repeat;
	line-height: 21px;
	*line-height: 23px;
	line-height: 25px\0;
}


.page-mall .list-pagination a.page-prev {
    background-position: 6px 7px;
    padding-left: 14px;
	padding-right: 6px;
	border: 1px solid #ccc;
	color:#808080;
}
.page-mall .list-pagination a.page-prev:hover {
    background-position: 6px -74px;
    padding-left: 14px;
	padding-right: 6px;
	border: 1px solid #0b60af;
	color:#0b60af;
}
.page-mall .list-pagination a.page-next {
    background-position: 46px -20px;
    padding-left: 6px;
	padding-right: 14px;
	border: 1px solid #ccc;
	margin-right: 0;
	color:#808080;

}
.page-mall .list-pagination a.page-next:hover {
    background-position: 46px -47px;
    padding-left: 6px;
	padding-right: 14px;
	border: 1px solid #0b60af;
	margin-right: 0;
	color:#0b60af;
}
.page-mall .list-pagination span.forbid-prev {
    background-position: 6px 7px;
    padding-left: 14px;
	padding-right: 6px;
	border: 1px solid #ccc;

}

.page-mall .list-pagination span.forbid-next {
    background-position: 46px -20px;
    padding-left: 6px;
	padding-right: 14px;
	border: 1px solid #ccc;
	margin-right: 0;

}

.page-mall .list-pagination .page-cur {
    background-color: #eff4f8;
    border: 1px solid #0b60af;
    color: #0b60af;
    font-weight: 800;
}








.page-mall .item-list-wrapper ul.item-list-vertical {
	clear: both;
    overflow: hidden;
	padding: 0 20px;
}

.page-mall .item-list-wrapper ul.item-list-vertical li {
	clear: both;
	padding: 15px 0;
	line-height: 24px;
	border-bottom: 1px dotted #e0e0e0;
    overflow: hidden;
	height: 1%;
}

.page-mall .item-list-wrapper ul.item-list-vertical .pic {
	float: left;
	position: relative;
    text-align: center;
	border: 1px solid #fff;
}

.page-mall .item-list-wrapper ul.item-list-vertical .pic-hover {
	border: 1px solid #c20f29;
}

.page-mall .item-list-wrapper ul.item-list-vertical .pic img{
	width: 90px;
	height: 90px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .name,
.page-mall .item-list-wrapper ul.item-list-vertical .join,
.page-mall .item-list-wrapper ul.item-list-vertical .price,
.page-mall .item-list-wrapper ul.item-list-vertical .require,
.page-mall .item-list-wrapper ul.item-list-vertical .actions,
.page-mall .item-list-wrapper ul.item-list-vertical .desc {
	margin-left: 150px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info {
	float: left;
	width: 235px;
	padding-left: 15px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info p.title{
	font-size: 14px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info p.title a{
	color:#0b60af;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info p.con{
	line-height: 20px;
	color:#808080;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info div.medal{
	padding-top: 8px;
	overflow: hidden;
	float: left;
}

.page-mall .item-list-wrapper ul.item-list-vertical .info div.medal i.icon-medal-x16{
	cursor: pointer;
	float: left;
	padding: 2px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .scores {
	float: left;
	width: 140px;
	padding-left: 60px;
	color:#808080;
}

.page-mall .item-list-wrapper ul.item-list-vertical .scores b {
	font-size: 16px;
	padding-right: 5px;
}

.page-mall .item-list-wrapper ul.item-list-vertical .scores b.time {
	font-size: 12px;
	padding: 0;
}

.page-mall .item-list-wrapper ul.item-list-vertical .actions {
	float: right;
	padding: 5px 20px 0 0;
	margin-left: 100px;
	display: inline;
}

.page-mall .item-list-wrapper ul.item-list-vertical .actions div.people{
	color:#808080;
}

.page-mall .item-list-wrapper ul.item-list-vertical .actions .action {
	border: 1px solid #fff;
}

.page-mall .item-list-wrapper ul.item-list-vertical li b.num {
    color: #D84600;
}

.page-mall .item-list-wrapper ul.item-list-vertical li .pic span.tag {
    background: url(../img/bg_sale_tag_x46.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 46px;
    left: 58px;
    line-height: 46px;
    position: absolute;
    text-align: center;
    top: 54px;
    width: 46px;
}

.page-mall .item-list-wrapper ul.item-list-vertical li .pic span.double {
	padding-top: 8px;
	line-height: 14px;
}

#ie6 .item-list-wrapper ul.item-list-vertical li .pic span.tag {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://s2.suc.itc.cn/i/mall/default/img/bg_sale_tag_x46.png"); 
}



.page-mall .item-list-wrapper ul.item-list-vertical .desc {
	color: #333;
}

.page-mall .item-list-wrapper ul.item-list-vertical .name a {
	color: #d84600;
}


.page-mall .item-show-wrapper {
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-top: 2px solid #C4001C;
    margin-top: 10px;
	padding: 15px;
	zoom: 1;
}

.page-mall .draw-show {
    border-bottom: 1px solid #E0E0E0;
}

.page-mall .item-show-wrapper .item-info {
	overflow: hidden;
}

.page-mall .item-show-wrapper b.num {
	color: #C4001C;
}

.page-mall .item-show-wrapper i.icon-medal-x16 {
    cursor: pointer;
    display: inline-block;
    font-size: 1px;
    height: 20px;
    line-height: 0;
    margin-right: 5px;
    vertical-align: text-bottom;
    width: 20px;
}

.page-mall .item-show-wrapper .item-info .pic {
	float: left;
	position: relative;
	text-align: center;
}

.page-mall .item-show-wrapper .item-info .pic img {
	width:300px;
}

.page-mall .item-show-wrapper .item-info .pic span.tag {
    position: absolute;
    display: block;
    width: 46px;
    height: 38px;
	padding: 9px 0 0 0;
	#padding-top: 11px;
	line-height: 28px;
    top: 265px;
    left: 265px;
    
    background: url(../img/bg_sale_tag_x46.png) no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    text-align: center;
}

#ie6 .item-show-wrapper .item-info .pic span.tag {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src="http://s2.suc.itc.cn/i/mall/default/img/bg_sale_tag_x46.png"); 
}

.page-mall .item-show-wrapper .item-info .pic span.double {
	line-height: 14px;
}

.page-mall .item-show-wrapper .item-info .pic span.time i.icon-clock {
	display: inline-block;
	width: 19px;
	height: 19px;
	
	background: url(../img/img_clock_w19.gif) no-repeat;
	vertical-align: middle;
	margin-right: 3px;
}

.page-mall .item-show-wrapper .item-info .pic span.time b.num {
	font-weight: normal;
	_vertical-align: top;
}

.page-mall .item-show-wrapper .item-info .name,
.page-mall .item-show-wrapper .item-info .surplus,
.page-mall .item-show-wrapper .item-info .join,
.page-mall .item-show-wrapper .item-info .price,
.page-mall .item-show-wrapper .item-info .sales,
.page-mall .item-show-wrapper .item-info .require,
.page-mall .item-show-wrapper .item-info .actions,
.page-mall .item-show-wrapper .item-info .point,
.page-mall .item-show-wrapper .item-info .share {
	margin-left: 320px;
	line-height: 24px;
}

.page-mall .item-show-wrapper .item-info .name {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #333;
}
.page-mall .item-show-wrapper .item-info .price,
.page-mall .item-show-wrapper .item-info .require,
.page-mall .item-show-wrapper .item-info .surplus,
.page-mall .item-show-wrapper .item-info .join {
	color: #808080;
}

.page-mall .item-show-wrapper .item-info .price b.num {
	font-size: 16px;
	font-family: Arial;
}

.page-mall .item-show-wrapper .item-info .sales {
	width: 190px;
	line-height: 22px;
	padding: 5px 15px;
	border: 1px solid #ece6db;
	background-color: #fefcf5;
	margin-top: 8px;
}

.page-mall .item-show-wrapper .item-info .sales b.num {
	font-weight: normal;
}

.page-mall .item-show-wrapper .item-info .require {
	line-height: 24px;
	margin-top: 8px;
	overflow: hidden;
	zoom:1;
}

.page-mall .item-show-wrapper .item-info .require i.icon-medal-x16 {
	margin-right: 0;
	float: left;
	padding: 2px;
	display: inline;
}

.page-mall .item-show-wrapper .item-info .actions {
	padding: 15px 0 25px;
	overflow: hidden;
}

.page-mall .item-show-wrapper .item-info .actions i.btn-action {
    display: inline-block;
    width: 102px;
    height: 40px;
    line-height: 40px;
	color: #fff;
    cursor: pointer;
    font-style: normal;
	font-size: 14px;
	font-weight: bold;
    overflow: hidden;
    text-align: center;
	background: url(../img/btn_action_w102.gif) no-repeat;
}

.page-mall .item-show-wrapper .item-info .actions a:hover i.btn-action {
	background-position: 0 -40px;
	text-decoration: none;
}
.page-mall .item-show-wrapper .item-info .actions i.btn-action-y {
    display: inline-block;
    width: 102px;
    height: 40px;
    line-height: 40px;
	color: #fff;
    cursor: pointer;
    font-style: normal;
	font-size: 14px;
	font-weight: bold;
    overflow: hidden;
    text-align: center;
	background: url(../img/btn_action_w102_2.gif) no-repeat;
}

.page-mall .item-show-wrapper .item-info .actions a:hover i.btn-action-y {
	background-position: 0 -40px;
	text-decoration: none;
}

.page-mall .item-show-wrapper .item-info .point span.helper {
	padding-left: 10px;
}
.page-mall .item-show-wrapper .item-info .actions a:hover,.page-mall .item-show-wrapper .item-info .actions-y a:hover{
	text-decoration:none;
}

.page-mall .item-show-wrapper .item-info .point span.helper a {
	color: #0b60af;
}

.page-mall .item-show-wrapper .item-info .share {
	border-top: 1px solid #e0e0e0;
	padding-top: 5px;
}

.page-mall .item-show-wrapper .item-info .share input {
	width: 180px;
	height: 18px;
	border: 1px solid #e0e0e0;
	vertical-align: middle;
}

.page-mall .item-show-wrapper .item-info .share img {
	vertical-align: middle;
}

.page-mall .item-show-wrapper .item-info .share span.share-to {
	color: #333;
}

.page-mall .item-show-wrapper .item-info .share span.share-to i.icon-msn,
.page-mall .item-show-wrapper .item-info .share span.share-to i.icon-qq {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_share_x16.gif) no-repeat;
	vertical-align: text-bottom;
	padding-right: 2px;
}

.page-mall .item-show-wrapper .item-info .share span.share-to i.icon-qq {
	background-position: -16px 0;
}

.page-mall .item-show-wrapper .item-desc {
	clear: both;
	margin-top: 20px;
}

.page-mall .item-show-wrapper .item-desc h3 {
	height: 28px;
	line-height: 28px;
	text-indent: 10px;
	border-top: 1px solid #e0e0e0;
	background-color: #f7f7f7;
	color: #C4001C;
	font-size: 12px;
}

.page-mall .item-show-wrapper .item-desc p.desc {
	padding: 20px 15px 0;
	line-height: 18px;
	font-size: 14px;
	color: #333;
}

/*
 * info submit
 */

.page-mall .info-edit-wrapper {
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-top: 4px solid #C4001C;
    border-bottom: 1px solid #E0E0E0;
	padding: 15px;
	zoom:1;
 }

.page-mall .info-edit-wrapper .item-info .label {
	float: left;
	width: 110px;
	color: #d33200;
	font-size: 14px;
}

.page-mall .info-edit-wrapper .item-info .label i.icon_mark {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../img/icon_mark_x30.gif) no-repeat;
	vertical-align: middle;
}

.page-mall .info-edit-wrapper .item-info .pic {
	float: left;
}

.page-mall .info-edit-wrapper .item-info .pic img {
	width: 150px;
	height: 150px;
}

.page-mall .info-edit-wrapper .item-info .item {
	margin-left: 280px;
	line-height: 28px;
}

.page-mall .info-edit-wrapper .item-info .item b.num {
	color: #d8350a;
	font-size: 16px;
	font-family: Arial;
}

.page-mall .info-edit-wrapper .item-info .item .name {
	font-size: 14px;
}

.page-mall .info-edit-wrapper .item-info .item .name a {
	color: #0a62ac;
}

.page-mall .info-edit-wrapper .item-info .item .desc {
	color: #666;
}

.page-mall .info-edit-wrapper .item-info .item .price {
	color: #333;
}
.page-mall .info-edit-wrapper .item-info .item .price i.icon-coin {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_mall_x16.gif) no-repeat 0 0;
	margin-right: 3px;
}



.page-mall .info-edit-wrapper .user-info {
	clear: both;
	padding-top: 10px;
}

.page-mall .info-edit-wrapper .user-info h3 {
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #e0e0e0;
	background-color: #f7f7f7;
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}

.page-mall .info-edit-wrapper .user-info h3 span.tip {
	font-size: 12px;
	color: #d9360d;
	font-weight: normal;
}

.page-mall .info-edit-wrapper .user-info p {
	clear: both; 
	padding: 10px 0;
	line-height: 32px;
}

.page-mall .info-edit-wrapper .user-info p label {
	float: left;
	width: 100px;
	text-align: right;
}

.page-mall .info-edit-wrapper .user-info .ipt {
	border: 1px solid #e0e0e0;
	background: url(../img/bg_ipt_h5.gif) repeat-x;
}

.page-mall .info-edit-wrapper .user-info input.ipt {
	height: 32px;
	line-height:32px;
	padding: 0 5px;
}

.page-mall .info-edit-wrapper .user-info p.actions {
	padding-left: 100px;
}

.page-mall .info-edit-wrapper .user-info p.actions i.btn-action {
    display: inline-block;
    width: 102px;
    height: 40px;
    line-height: 40px;
	color: #fff;
    cursor: pointer;
    font-style: normal;
	font-size: 14px;
	font-weight: bold;
    overflow: hidden;
    text-align: center;
	background: url(../img/btn_action_w102.gif) no-repeat;
	text-decoration: none;
}

.page-mall .info-edit-wrapper .user-info p.actions a {
	
}

.page-mall .info-edit-wrapper .user-info p.actions a:hover i.btn-action {
	background-position: 0 -40px;
}

.page-mall .info-edit-wrapper .user-info p.actions a:hover{
	text-decoration: none;
}

.page-mall .info-edit-wrapper .user-info p span.field {
	float: left;
	display: inline;
}

.page-mall .info-edit-wrapper .user-info p span.hint {
	float: left;
	display: inline;
}

.page-mall .info-edit-wrapper .user-info p span.hint .verifypic {
	float: left;
	margin: 1px 0 0 10px;
	#margin-top: 2px;
}

.page-mall .info-edit-wrapper .user-info p span.hint .changenewcode {
	float: left;
	margin: 3px 0 0 10px;
}

.page-mall .info-edit-wrapper .user-info p span.tip {
	position: relative;
	float: left;
	display: none;
	background-color: #fefcf5;
	border: 1px solid #ece6db;
	padding: 0 10px;
	color: #d9350c;
	margin-left: 10px;
}

.page-mall .info-edit-wrapper .user-info p span.tip i.arrow {
	position: absolute;
	width: 7px;
	height: 13px;
	left: -7px;
	top: 9px;
	background: url(../img/img_tip_arrow_w7.gif) no-repeat;
}

.page-mall .info-edit-wrapper .user-info p span.show {
	display: inline;
}

/*
 	xunzhang_chanpin  
 */
.page-mall .item-list-wrapper .medal-cp {
	background-color:#f7f7f7;
	border-bottom: 1px solid #e0e0e0;

}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list {
	overflow: hidden;
	float: left;
	height: 120px;
}

.page-mall .item-list-wrapper .slide-down ul.medal-cp-list {
	height: auto;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li {
	float: left;
	width: 64px;
	padding: 8px;
	text-align: center;
	margin: 7px 2px;
	border: 1px solid #f7f7f7;
	display: inline;

}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li p.tt{
	color:#0b60af;
	padding-top: 10px;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li p.tt a{
	text-decoration: none;
	color:#0b60af;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li.click p.tt a{
	color:#333333;
	font-weight: bold;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li.hover {
	border: 1px solid #e0e0e0;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color:#f1f1f1;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li.click {
	border: 1px solid #c4001c;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	background-color:#eae9e9;
}

.page-mall .item-list-wrapper .medal-cp ul.medal-cp-list li p.img {
	
}

.page-mall .item-list-wrapper .medal-cp .swith{
	clear: both;
	text-align: center;
	background-color:#f7f7f7;
	padding: 4px 0;
	_padding: 0;
	#padding: 0;
}

.page-mall .item-list-wrapper .medal-cp .hover{
	background-color:#eaeaea;
}

.page-mall .item-list-wrapper .medal-cp .swith i.icon-medal-sw{
	
	background: url(../img/icon_xunzhang_o.gif) no-repeat 0 -8px;
	cursor: pointer;
    display: inline-block;
    font-size: 1px;
    height: 8px;
    line-height: 0;
    vertical-align: middle;
    width: 8px;
}

.page-mall .item-list-wrapper .slide-down .swith i.icon-medal-sw{
	background: url(../img/icon_xunzhang_o.gif) no-repeat 0 0;
}

/*
 exchange-vertical-list 
 */


.page-mall .exchange-list ul.item-list-vertical .scores {
   
}


.page-mall .item-list-wrapper ul.item-list-vertical li b.time {
    font-size: 12px;
}

.mall-dialog .dialog-title-container {
	display: none;
}

/* �Ի������������ɫ */
.jquery-dialog .dialog-title-container {
	background: none;
}



/*
	�̳�2.0
*/
.page-mall .order-record-wrapper {
	border-top: 2px solid #c4001c;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 100px;
	zoom: 1;
}
.page-mall .order-record-wrapper .sort{
	padding: 5px 0;
	background-color:#efefef;
	color:#666;
	height: 19px;
}
.page-mall .order-record-wrapper .sort *{
	vertical-align: middle;
}
.page-mall .order-record-wrapper .sort span{
	padding: 0 8px 0 16px;
	display: inline-block;
	line-height: 19px;
	line-height: 20px\0;
}
.page-mall .order-record-wrapper .sort span.sort-all{
	padding: 0;
	line-height: 17px;
}
.page-mall .order-record-wrapper .sort a{
	margin-right: 15px;
}
.page-mall .order-record-wrapper .sort img.btn-all{
	height: 17px;
	width: 29px;
	background: url(../img/btn_all.gif) no-repeat 0 0;
}
.page-mall .order-record-wrapper .sort a.active {
	text-decoration: underline;
	line-height: 20px;
}

.page-mall .order-record-wrapper .record-table-wrapper{
	padding: 18px 15px 10px 15px;
	width: 758px;
	
}
.page-mall .order-record-wrapper .record-table-wrapper th{
	color:#666;
	font-weight: 400;
	background-color:#f7f7f7;
	padding: 8px 0;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}
.page-mall .order-record-wrapper .record-table-wrapper tr.hover td{
	background-color:#fdfbf1;
}

.page-mall .order-record-wrapper .record-table-wrapper td{
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.goods-thum{
	padding: 12px;
	text-align: left;
	border-right: 0 none;
}
.page-mall .order-record-wrapper .record-table-wrapper td.goods-thum img{
	width: 80px;
	height: 80px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.goods-name{
	padding-right:12px;
	border-left: 0 none;
	line-height: 25px;
}
.page-mall .order-record-wrapper .record-table-wrapper table.record-list td.goods-name{
	*width: 128px;
}


.page-mall .order-record-wrapper td.goods-price{
	font-size: 18px;
	color:#d9350c;
	font-weight: bold;
	text-align: left;
}
.page-mall .order-record-wrapper td.goods-price i.icon-coin{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../img/icon_mall_x16.gif) no-repeat 0 0;
	margin-right: 3px;
	margin-left: 12px;
	#padding-bottom: 4px;
	_padding: 0;
}
.page-mall .order-record-wrapper td.goods-check i.btn-check {
    background: url(../img/btn_check.gif) no-repeat scroll 0 0 transparent;
    color: #D84600;
    cursor: pointer;	
    display: inline-block;
	*display: block;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    width: 44px;
	text-indent: -999px;
}
.page-mall .order-record-wrapper td.goods-check i.btn-give{
    background: url(../img/btn_give.gif) no-repeat scroll 0 0 transparent;
    color: #D84600;
    cursor: pointer;	
    display: inline-block;
	*display: block;
    font-style: normal;
    height: 25px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    width: 44px;
	text-indent: -999px;
}
.page-mall .order-record-wrapper td.goods-check span{
	font-size: 12px;
	display: block;
	padding-top: 12px;
}

.page-mall .order-record-wrapper .info-record{
	padding: 18px 20px 0 0;
	text-align: right;
	width: 760px;
	color:#666;
}
.page-mall .order-record-wrapper .info-record a{
	line-height: 15px;
}

.page-mall .order-record-wrapper .record-msg{
	margin: 0 15px 0 15px;
	border: 1px solid #ece6db;
	background-color:#fefcf5;
	padding: 13px 16px;
}
.page-mall .order-record-wrapper .record-msg h4{
	font-size: 14px;
	padding-bottom: 15px;
}
.page-mall .order-record-wrapper .record-msg .youhui{
	font-size: 14px;
	padding-left: 24px;
}
.page-mall .order-record-wrapper .record-msg .youhui{
	padding: 5px 0 5px 4px;
}
.page-mall .order-record-wrapper .record-msg .youhui span.exp-num{
	padding: 0 40px 0 10px;
}
.page-mall .order-record-wrapper .record-msg .youhui span.code-num{
	color: #d9350c;
    font-size: 24px;
	margin-right: 15px;
}

.page-mall .order-record-wrapper .record-msg .youhui i.btn-copy{
	background: url(../img/btn_mall_copy.gif) no-repeat scroll 0 0 transparent;
    color: #D84600;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 45px;
}
.page-mall .order-record-wrapper .record-msg .youhui i.btn-copy-hover{
	background-position: 0 -25px;
}
.page-mall .order-record-wrapper .record-msg *{
	vertical-align: middle;
}

.page-mall .order-record-wrapper .vir-info{
	padding: 30px 15px 0 25px;
	margin-bottom: 25px;
	overflow: hidden;
	zoom: 1;
}

.page-mall .order-record-wrapper .vir-info .label{
	color: #D33200;
    float: left;
    font-size: 14px;
    width: 100px;
}
.page-mall .order-record-wrapper .vir-info .label i.icon_mark {
    background: url("../img/icon_mark_x30.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 30px;
    vertical-align: middle;
    width: 30px;
}
.page-mall .order-record-wrapper .vir-info .pic{
	float:left;
}
.page-mall .order-record-wrapper .vir-info .pic img{
	 width: 150px;
	 height: 150px;	
}

.page-mall .order-record-wrapper .vir-info .con {
   
    margin-left: 265px;
}
.page-mall .order-record-wrapper .vir-info .con .tit span.name{
	font-size: 14px;
}
.page-mall .order-record-wrapper .vir-info .con .tit span.price{
	margin-left: 30px;
}
.page-mall .order-record-wrapper .vir-info .con .tit span.price i.icon-coin {
    background: url("../img/icon_mall_x16.gif") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 16px;
    margin-right: 3px;
    width: 16px;
}
.page-mall .order-record-wrapper .vir-info .con .tit span.price b.num{
	color:#d9350c;
	font-size: 18px;
}
.page-mall .order-record-wrapper .vir-info .yh-code{
	border: 1px solid #ece6db;
	background-color:#fefcf5;
	padding: 12px 15px;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.page-mall .order-record-wrapper .vir-info .yh-code span.code{
	font-size: 24px;
	color:#d9350c;
}
.page-mall .order-record-wrapper .contact-info{
	padding: 0 15px;
}
.page-mall .order-record-wrapper .contact-info h3{
	background-color: #F7F7F7;
    border-top: 1px solid #E0E0E0;
    color: #333333;
    font-size: 14px;
    height: 28px;
    line-height: 28px;
    text-align: center;
}
.page-mall .order-record-wrapper .contact-info h3 .tip{
	color: #D9360D;
    font-size: 12px;
    font-weight: normal;
}
.page-mall .order-record-wrapper .contact-info p label {
	width: 100px;
	text-align: right;

	font-size: 14px;

}

.page-mall .order-record-wrapper .contact-info .ipt {
	border: 1px solid #e0e0e0;
	background: url(../img/bg_ipt_h5.gif) repeat-x;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	font-size: 14px;
}
.page-mall .order-record-wrapper .contact-info p{
	text-align: center;
	padding-top: 22px;
	
}
.page-mall .order-record-wrapper .contact-info p *{
	vertical-align: middle;
}


.page-mall .order-record-wrapper .contact-info p span.tip {
	position: relative;
	background-color: #fefcf5;
	border: 1px solid #ece6db;
	padding: 9px 10px;
	color: #d9350c;
	float: right;
	right: 130px;
	*top: 3px;
	display: none;
}

.page-mall .order-record-wrapper .contact-info p span.tip i.arrow {
	position: absolute;
	width: 7px;
	height: 13px;
	left: -7px;
	top: 9px;
	background: url(../img/img_tip_arrow_w7.gif) no-repeat;
}
.page-mall .order-record-wrapper .contact-info p span.show {
	display: inline;
}



.page-mall .order-record-wrapper .contact-info p.action i{
    background: url("../img/btn_mall_record.gif") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
}
.page-mall .order-record-wrapper .contact-info p.action i.btn-submit {
	background-position: 0 0;
	width: 163px;
	text-indent: -999px;
}
.page-mall .order-record-wrapper .contact-info p.action i.btn-submit-active {
	background-position: 0 -45px;
	width: 163px;
	text-indent: -999px;
}
.page-mall .order-record-wrapper .contact-info p.action i.btn-close {
	background-position: 0 -90px;
	width: 208px;
}

.page-mall .order-record-wrapper .record-table-wrapper td.send-info div.item-btn{
	padding: 3px 0;
	position: relative;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i{
	width: 118px;
	height:25px;
	display: inline-block;
	background: url(../img/btn_mall_send.gif) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	overflow: hidden;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-pho{
	background-position: 0 0;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-pho-hover{
	background-position: -128px 0;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-pho-active{
	background-position: -256px 0;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-pho-visited{
	background-position: -384px 0;
	cursor: default;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-mail{
	background-position: 0 -45px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-mail-hover{
	background-position: -128px -45px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-mail-active{
	background-position: -256px -45px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-send-mail-visited{
	background-position: -384px -45px;
	cursor: default;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-print{
	background-position: 0 -90px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info i.btn-print-hover{
	background-position: -128px -90px;
}

.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send{
	background-color:#cccccc;
	width: 216px;
	margin-top: 3px;
	padding: 5px;
	position: absolute;
	z-index: 1000;
	right: 10px;
	top: 28px;
	display: none;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send-wrapper{
	border: 1px solid #999;
	width: 214px;
	
	background-color:#fff;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send input.int{
	background: url(../img/bg_ipt_h5.gif) repeat-x scroll 0 0 transparent;
    border: 1px solid #e0e0e0;
    height: 32px;
	line-height: 32px;
    padding: 0 5px;
	font-size: 14px;
	color:#808080;
}

.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p{
	padding-top: 8px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.action{
	*padding-bottom: 8px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.error{
	display: none;
	color: #d9350c;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.action i.btn-sub{
	background: url(../img/btn_mall_sub.gif) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 45px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.action i.btn-sub-hover{
	background-position: 0 -25px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.action i.btn-cancel{
	background: url(../img/btn_mall_cancel.gif) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    width: 45px;
}
.page-mall .order-record-wrapper .record-table-wrapper td.send-info .pop-send p.action i.btn-cancel-hover{
	background-position: 0 -25px;
}










/*
	email
*/
.email-wrapper{
	margin: 0 auto;
	width: 640px;
}
#email-mall{
	width: 638px;
	height: 318px;
	border: 1px solid #e0e0e0;
	background: url(../img/bg_mall_email.jpg) no-repeat scroll right bottom transparent;
}
#email-mall .title{
	height: 79px;
	background-color:#c20f29;
}
#email-mall .title p{
	font-size: 12px;
	color:#fff;
	float: right;
	width: 60px;
	line-height: 20px;
	padding: 10px 15px 0 0;
}
#email-mall .title .pic-tt{
	padding: 28px 0 0 40px;
}
#email-mall .content{
	line-height: 32px;
	font-size: 14px;
	padding: 30px 0 0 38px;
	color:#333;
}
#email-mall .content .goods-name{
	padding-bottom: 20px;
}
#email-mall .content .goods-name a{
	font-size: 18px;
	font-family: \5B8B\4F53;
}
#email-mall .content .youh-code a{
	font-size: 24px;
	color:#d9350c;
}
#email-mall .content .youh-code a:hover{
	text-decoration: none;
}


/*
 	medal-pop
*/
.mall-pop {
	clear:both;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #6699CC;	
	line-height: 20px;
	margin:0 0 20px 0;
    padding: 15px 0px 15px 0px;
    position:relative;   
    text-align: left;   
	z-index: 10;
}

.mall-pop .ticon {
    background: url(../img/img_bubble.gif) no-repeat scroll 0 -30px transparent;
    display: block;
    font-size: 1px;
    height: 10px;
    left: 100px;
    position: absolute;
    top: -10px;
    width: 16px;
}

.mall-pop .close {
    background: url(../img/icon_tools.gif) no-repeat scroll -48px -32px transparent;
    color: #6699CC;
    cursor: pointer;
    display: block;
    height: 12px;
    position: absolute;
    right: 3px;
    text-indent: -999px;
    top: 3px;
    width: 12px;
}

.mall-pop a:hover .close {
	background-position: -48px -16px;
}
.mall-medal-info{
	width: 300px;

}

.mall-medal-info .medal-info-wrapper{
	overflow: hidden;
}
.mall-medal-info .medal-icon{
	float:left;
	width:65px;
	margin:0 0 0 15px;
	display:inline;
}
.mall-medal-info .medal-info{
	float:left;
	width:185px;
	margin-left:20px;
	display:inline;
}
.mall-medal-info .medal-info h4{
	font-size:14px;
	line-height:20px;
}

.mall-medal-info .medal-info p{
	line-height:22px;;
	color:#666;
}
.mall-medal-info .medal-info p.privilege{
	line-height:22px;;
	color:#333;
}
.mall-medal-info .medal-info p span{
	color:#c30;
}



/*
 	mall-help
*/
.help-mall{
	border-bottom:1px solid #e0e0e0;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	overflow: hidden;
	background-color:#f7f7f7;
	zoom:1;
	margin-top: -10px;
}
.sidebar-help{
	width: 158px;
	float: left;
	
}
.sidebar-help .item-sidebar{
	width: 128px;
}
.sidebar-help .item-ul{
	overflow: hidden;
	padding: 30px 0 0 30px;
}
.sidebar-help .item-ul .item-sidebar{
	color:#c4001c;
	padding: 7px 0;
	overflow: hidden;
}

.sidebar-help .item-ul .item-sidebar h4{
	color:#c4001c;
	padding-left: 15px;
	background: url(../img/bg_mall_help.gif) no-repeat scroll 0 4px transparent;
	cursor: pointer;
}
.sidebar-help .item-ul .slidedown h4{
	background-position: -7px -9px;
}


.sidebar-help .item-ul .item-sidebar ul{
	margin-top: 10px;
	float:left;
	display:none;
}
.sidebar-help .item-ul .slidedown ul{
	display:block;
}
.sidebar-help .item-ul .item-sidebar ul li{
	float: left;
	display: inline-block;
}
.sidebar-help .item-ul .item-sidebar ul li a{
	padding: 5px 15px;
	display: inline-block;
}
.sidebar-help .item-ul .item-sidebar ul li a.cur{
	background-color:#e4e3e3;
	border-radius: 3px 3px 3px 3px;
}
.sidebar-help .item-ul .item-sidebar ul li a:hover{
	background-color:#e4e3e3;
	border-radius: 3px 3px 3px 3px;
}
.sidebar-help .item-ul .item-sidebar ul li a{
	color:#333;
}
.sidebar-help .item-ul .item-sidebar ul li a:hover{
	text-decoration:none;
}
.content-help{
	width: 799px;
	float: left;
	border-left:1px solid #e0e0e0;
	background-color:#FFF;
}
.content-help .info-wrapper{
	overflow: hidden;
	padding-bottom: 20px;
	zoom:1;
	background: url(../img/bg_help_wrapper.gif) no-repeat scroll 0 bottom transparent;
}
.content-help .info{
	overflow: hidden;
	zoom:1;
	padding: 22px 0;
	background: url(../img/bg_help_info.gif) repeat-x scroll 0 0 transparent;
}
.content-help .info .list{
	float: left;
	width: 355px;
	border-right: 1px solid #e8e8e8;
	padding: 10px 0 10px 40px;
}
.content-help .info .last{
	border-right: 0 none;
}
.content-help .info .list h3{
	font-size: 14px;
	padding-bottom: 5px;
}
.content-help .info .list ul li{
	padding: 5px 0 5px 10px;
	zoom:1;
	background: url(../img/bg_mall_help.gif) no-repeat scroll 0 -65px transparent;
}
.content-help .info .list ul li a{
	color:#4f7991;
}
.content-help .info .list ul li a:hover{
	text-decoration: underline;
}


.content-help .prompt{
	font-size: 14px;
	font-weight: bold;
	background: url(../img/bg_mall_help.gif) no-repeat scroll 20px -28px transparent;
	padding: 10px 0 18px 40px;
	overflow:hidden;
	clear: both;
}


.content-help .help-con{
	width: 760px;
	padding-left: 20px;
}

.content-help .help-con .part{
	margin-bottom: 15px;
}


.content-help .help-con .part h3{
	height: 34px;
	line-height: 34px;
	color:#c4001c;
	font-size: 14px;
	padding-left: 10px;
	background: url(../img/bg_help_con.gif) repeat-x scroll 0 0 transparent;
	border-top: 2px solid #c20f29;
	margin-bottom: 15px;
}
.content-help .help-con .part .text{
	width: 740px;
	line-height: 20px;
	text-indent: 24px;
	padding: 0 0 10px 0;
}
.content-help .help-con .part .text a.red{
	color:#c4001c;
}
.content-help .help-con .part .text a.blue{
	color:#376b88;
}
.content-help .help-con .part .pic{
	width: 100%;
	text-align: center;
	padding: 10px 0;
}


.content-help .help-con .part .ul-list{
	padding: 20px 0 20px 20px;
}

.content-help .help-con .part .ul-list span{
	padding-bottom: 5px;
	display: inline-block;
}

.content-help .help-con .part .ul-list ul li{
	padding: 5px 0 5px 10px;
	background: url(../img/bg_mall_help.gif) no-repeat scroll 0 -65px transparent;
}

.help-table-show{
                               				
}
.help-table-show table{
	width: 450px;
	margin: 0 auto;
}
.help-table-show table th{
	background: none repeat scroll 0 0 #E3EDF6;
	height: 27px;
}
.help-table-show table td{
height: 32px;
}
.help-table-show table td,.help-table-show table th{
	border: 1px solid #CCCCCC;
	padding: 0 15px;
	text-align: center;
	vertical-align: middle;
}


/* comment-list*/

.comment-list{
	overflow: hidden;
	zoom:1;
}
.comment-list .comment-medal-info{
	float:left;
	width: 555px;
	padding: 20px 0 10px 18px;
}
.comment-list .comment-medal-info .comment-medal{
	float:left;
	margin-right: 10px;
	display: inline;
	width: 64px;
}
.comment-list .comment-medal-info .comment-info{
	float:left;
	width: 480px;

}
.comment-list .comment-medal-info .comment-info .tit{
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
	line-height: 16px;
}
.comment-list .comment-medal-info p{
	line-height: 26px;
	color:#666;
}
.comment-list .comment-logo{
	width: 187px;
	float:right;
	background-color:#fff;
	padding: 5px 15px 0 0;
	border-left: 1px solid #e0e0e0;
}
.comment-list .comment-logo .comment-logo-wrapper{
	background-color:#FFF;
	padding: 15px 0;
}
.comment-list .comment-logo .comment-logo-wrapper p{
	padding-left: 10px;
}
.comment-list .comment-logo .comment-logo-wrapper p a{
	color:#666;
}
.comment-list .comment-logo .comment-logo-wrapper p.c-logo{
	padding: 10px 0 5px 15px;
}



/* prize-show	*/
.prize-show{
	margin-bottom: 30px;
}
.prize-show ul li{
	margin: 0 5px;
	padding: 15px 10px;
	border-bottom: 1px dotted #e0e0e0;
	overflow: hidden;
	zoom:1;
}
.prize-show ul li h3{
	width: 100%;
	line-height:16px;
	color: #0a62ac;
	padding-bottom: 15px;
}

.prize-show ul li .prize-blog{
	
}
.prize-show ul li .prize-blog .prize-img{
	float: left;
	margin-right: 15px;
}
.prize-show ul li .prize-blog .prize-img img{
	width: 160px;
	height: 160px;
}
.prize-show ul li .prize-blog p.tit{
	padding-bottom: 10px;
}
.prize-show ul li .prize-blog p.tit span.time{
	float: right;
	color: #666;
	padding-right: 10px;
}
.prize-show ul li .prize-blog p.txt{
	font-size: 14px;
	line-height: 22px;
	color: #333;
}
.prize-show ul li .prize-blog p.txt a.all{
	font-size: 12px;
}
/**/
.app-igift-list-nav{
	height: 30px;
	background: #f7f7f7;
	padding:5px 0 0 10px;
}
.app-igift-list-nav li{
	float:left;
	height:29px;
	line-height:29px;
	padding: 0 6px;
	border:#f7f7f7 1px solid;
	border-bottom:0;
	margin:0 20px 0 0;
}
.app-igift-list-nav li a{
	display:block;
	color:#501c06;
}
.app-igift-list-nav li.curr{
	border:#dfdfdf 1px solid;
	background: #fff;
	border-bottom:0;
	bottom:-1px;
	position:relative;
	line-height: 27px;
}
/**/
.mall-gift-page-wrapper{
	overflow:hidden;
	zoom:1;
	padding:10px 30px 20px 0;
	text-align:right;
	font-size:14px;
}
.mall-gift-page-wrapper span{
	margin:0 5px;
}
.mall-gift-page-wrapper a{
	margin:0 5px;
}
.page-mall .item-list-wrapper ul.gift-list li{
	height:237px;
	overflow:hidden;
}
/**/
.page-mall .app-gift-item-info{
	float:left;
	padding:0 0 25px 15px;
	font-family:simsun;
}
.page-mall .item-show-wrapper .item-info .app-gift-item-info  .name, .page-mall .item-show-wrapper .item-info .app-gift-item-info .surplus, .page-mall .item-show-wrapper .item-info .app-gift-item-info .join, .page-mall .item-show-wrapper .item-info .app-gift-item-info .price, .page-mall .item-show-wrapper .item-info .app-gift-item-info .sales, .page-mall .item-show-wrapper .item-info .app-gift-item-info .require, .page-mall .item-show-wrapper .item-info .app-gift-item-info .actions, .page-mall .item-show-wrapper .item-info .app-gift-item-info .point, .page-mall .item-show-wrapper .item-info .app-gift-item-info .share{
	margin-left:0;
	clear:both;
}
.page-mall .app-gift-item-info .item{
	color:#666;
	margin:15px 0 0 0;
	clear:both;
	float:left;
	line-height:14px;
}
.page-mall .app-gift-item-info .item .label{
	float: left;
    width: 60px;
}
.page-mall .app-gift-item-info .item .label-con{
	float: left;
}
.page-mall .app-gift-item-info .item .label-con .red{
	color:#E21F27;
}
.igift-coin-through{
	background: url("../img/icon_jifen_x16x2.gif") no-repeat scroll 0 -1px transparent;
    display: block;
    float: left;
    font-family: simsun;
    margin: 0 10px 0 0;
    text-decoration: line-through;
	line-height:16px;
}
.igift-coin-through b{
	 font-size: 14px;
}
.igift-icon-coin{
	background: url("../img/icon_jifen_x16.gif") no-repeat;
    display: inline-block;
    *display:inline;
    zoom:1;
    height: 16px;
    margin-right: 2px;
    width: 16px;
    vertical-align: middle;
}
.page-mall .app-gift-item-info .item .label-con .medal-more{
	float:left;
	position: relative;
	cursor:pointer;
	color:#999;
	background:url(../img/icon_igift_arrow.gif) no-repeat right;
	padding:0 12px 0 0;
	line-height:16px;
	*line-height:17px;
}
.page-mall .app-gift-item-info .item .label-con .medal-more-show{
	background:url(../img/icon_igift_arrow_up.gif) no-repeat right;
}
.page-mall .app-gift-item-info .item .label-con .medal-more-hover{
	color:#666;
}
.page-mall .app-gift-item-info .item .label-con .medal-more .medal-list{
	width:190px;
	background: #fffcf5;
	border:#ede6dc 1px solid;
	padding:7px 15px 2px 15px;
	position: absolute;
	top:15px;
	left:0;
	color:#333;
}
.page-mall .app-gift-item-info .item .label-con .medal-more .medal-list li{
	margin:0 0 5px 0;
}
.page-mall .app-gift-item-info .item .label-con .medal-more .medal-list li span{
	color:#d70149;
}
.page-mall .app-gift-item-info .item .label-con .medal-name{
	height:15px;
	float:left;
	background: #fffbeb;
	border:#edd9a6 1px solid;
	line-height: 15px;
	padding:0 4px;
	margin:0 10px 0 0;
	color:#c3011b;
}
.page-mall .app-gift-item-info .item .label-con .price1{
	float:left;
	color: #E21F27;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	clear:none;
	line-height:14px;
}
.page-mall .app-gift-item-info .item .label-con .price1 i{
	margin-right:0px;
}
.page-mall .app-gift-item-info .item .label-con .price1 span{
	vertical-align: middle;
}
.page-mall .app-gift-item-info .item .label-con .price0{
	float:left;
	color: #E21F27;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	clear:none;
	line-height:16px;
	background:url(../img/icon_jifen_x16.gif) no-repeat left;
	padding:0 0 0 15px;
}
.page-mall .app-gift-item-info .item .label-con .price0 span{
}
.page-mall .app-gift-item-info .item .label-con .price0 span.txt{
	margin-right:10px;
	font-size:12px;
	font-weight:normal;
	color:#666;
}
.page-mall .app-gift-item-info .item-num{
	padding:15px 0 0 0;
	border-top:#ddd 1px solid;
	width:430px;
}
.page-mall .app-gift-item-info .item-num .label{
	_padding:3px 0 0 0;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper{
	float: left;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .input{
	float:left;
	width:49px;
	height:15px;
	background: url(../img/bg_select_num.gif) no-repeat 0 0;
	margin:-3px 2px 0 0;
	_margin:0px 2px 0 0;
	padding:3px 5px;
	overflow:hidden;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .input input{
	background: none;
	border: none;
	width:49px;
	height:15px;
	font-size:12px;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .btn{
	float:left;
	margin:-3px 10px 0 0;
	_margin:0px 10px 0 0;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .btn a{
	display:block;
	width:18px;
	height:10px;
	background: url(../img/bg_select_num.gif) no-repeat;
	overflow:hidden;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .btn a.up{
	background-position: -61px 0;
	margin:0 0 1px 0;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .btn a.down{
	background-position: -61px -11px;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .num-tips{
	float: left;
	_padding:3px 0 0 0;
}
.page-mall .app-gift-item-info .item .label-con .num-wrapper .num-tips span{
	color:#999;
}
/**/
.page-mall .app-gift-item-info .icon-success-icon{
	width: 30px;
	height: 26px;
	float: left;
	background: url("../img/icon_mall_submit_success.gif") no-repeat scroll 0 0 transparent;
	margin:0 10px 0 0;
}
.page-mall .app-gift-item-info .icon-success{
	overflow:hidden;
	zoom:1;
	font-size:14px;
	color:#333;
	width:430px;
	line-height:26px;
}
.page-mall .app-gift-item-info .item-data{
	padding:25px 0 0 0;
	color:#666;
	margin:0 0 0 40px;
}
.page-mall .app-gift-item-info .item-data p{
	display:inline;
	margin:0 25px 0 0;
}
.page-mall .app-gift-item-info .item-data p span{
	color:#E21F27;
	font-weight:bold;
}
.page-mall .item-show-wrapper .item-info .app-gift-item-info .actions-box{
	padding:140px 0 0 0;
	width:390px;
	margin:0 0 20px 40px;
}
.page-mall .item-show-wrapper .item-info .app-gift-item-info .actions-box a{
	margin:0 15px 0 0;
	float:left;
}
.page-mall .item-show-wrapper .item-info .app-gift-item-info .actions-box i{
	font-size:12px;
	display:block;
}
.page-mall .app-gift-item-info .item-bottom{
	margin:0 0 0 40px;
	padding:17px 0 0 0;
	border-top:#dcdcdc 1px solid;
}