﻿/*--------奖品兑换-------*/
#exchange{
width:635px;
margin:0 auto;
padding:25px 0 0 5px;
}
#exchange input{
	vertical-align:middle;
}
.exchange_List{
width:210px;
height:220px;
float:left;
overflow:hidden;
margin-bottom:22px;
}
.exchange_List dt{
text-align:center;
}
.exchange_List dt img{padding:1px;border:1px solid #ccc;}
.exchange_List dd{
height:24px;
line-height:24px;
text-align:center;
}
.exchange_List dd.last{
padding-top:8px;
}
.mar_left{margin-right:4px;}
.mar_right{margin-left:4px;}
#ex_process{
width:204px;
margin-bottom:4px;
}
.exchange .title{background-position: 0px -400px;}
.exchange .con{margin:10px 0;width:100%; overflow:hidden;}
.exchange .con li{
	width:31%;
	margin:0px 5px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
.exchange .con li b{color:#072A90;}
.exchange .con .jp_pic img{padding:1px;border:1px solid #999;}
.exchange .btn_dj{
	CURSOR: hand;
	background:url(/Images/ico_btn.gif) no-repeat left -48px;
	width:70px;
	border:0px;
	height:19px;
	line-height:19px;
	+line-height:17px;
	padding-top:2px;
	color:#db78d5;
	margin-right:6px;
}
.exchange .btn_sm{
	CURSOR: hand;
	background:url(/Images/ico_btn.gif) no-repeat left -72px;
	width: 70px;
	border:0px;
	height:19px;
	line-height:19px;
	+line-height:17px;
	padding-top:2px;
	color:#807ac1;
	vertical-align: middle;
}
/*show_exchange*/
.show_exchange{width:630px; line-height:20px; margin:10px auto 0 auto;}
.show_exchange .title{background-position: 0px -400px;margin-bottom:20px;}
.show_exchange .exchange_pic{
	text-align: center;
}
.show_exchange .exchange_pic img{border:1px solid #999;}

.show_exchange .input{width:200px;}
/*page_bar*/
.page_bar {clear:both; overflow:hidden;width:100%;margin:30px 0;padding-left:20px;height:30px;text-align:center;}
.page_bar span{
	height:20px;
	line-height:20px;
	text-align:center;
	display: block;float:left;
}
.page_bar .page{padding:0 8px;}
.page_bar .page_on,
.page_bar .page:hover{background-color: #eaeaea;padding:0 8px;font-weight:bold;color:#FF6600;}
.page_bar .page_on a{font-size:14px;color:#FF6600;}
.page_bar .prev{
	width:64px;
}
.page_bar .next{
	width:64px;
}

.tips{
	clear:both;
	border:1px solid #e4c19d;
	height:25px;
	line-height:25px;
	margin:10px 20px;
	text-indent:15px;
	background: #fcfbf4;
	color:#000;
}
.fr_tab{
	width:60%;
	margin:30px auto 10px auto;
}
.fr_tab th{
	color:#000;
}
.fr_input{
	width:180px;
	height:20px;
	line-height:20px;
	text-align:left;
	border:1px solid #da8a3a;
}
.fr_submit{
	margin-left:50px;
}