@charset "utf-8";
/*********/
#prolist {
}
#prolist img {
	width:85px;
	height:85px;
	border:1px solid #DDD;
}
#prolist li {
	float:left;
	width:315px;
	height:175px;
	overflow:hidden;
	margin-bottom:10px;
}
.prorightpad {
	margin-right:9px;
}
.protopic {
	float:left;
	width:20px;
	color:#FFF;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.perpro {
	float:left;
	text-align:center;
	width:145px;
	height:130px;
	overflow:hidden;
	padding-top:10px;
}
.pro_img {
	height:87px;
	overflow:hidden;
}
.pro_score {
	height:25px;
	line-height:25px;
	font-weight:bold;
	color:#c93;
}
.pro_more {
	clear:both; 
	line-height:20px; 
	padding-right:10px;
	padding-left:10px;
}
.pro_more_left {
	float:left;
}
.pro_more_right {
	float:right;
}


/*积分兑换类别详细页*/
#i_P_L_left {
	color:#9C3;
}
#i_P_L_left span{
	font-weight:bold;
	color:#F60;
}
#i_P_L_left a {
	color:#9C3;
}
#integral_class{
	width:630px;
	float:left;
	padding:10px 10px 10px 20px;
}
#integral_class li{
	clear:both;
	width:630px;
	border-bottom:#9C3 dotted 1px;
	padding-bottom:10px;
	padding-top:20px;
	overflow:hidden;
}
.i_C_product{
}
.i_C_P_img{
	width:85px;
	height:85px;
	border:#E7E7E7 solid 1px;
	float:left;
}
.i_C_P_img img{
	width:85px;
	height:85px;
}
.i_C_P_content{
	width:530px;
	float:right;
	line-height:22px;
}
.i_C_P_content span{
	color:#F90;
	font-weight:bold;
}
.i_C_P_content a{
 	color:#F60;
	text-decoration:none;
}
.i_C_P_content a:hover{
 	color:#2C4472;
	text-decoration:none;
}
#page{
	clear:both;
	height:30px;
	line-height:30px;
	text-align:right;
	font-weight:bold;
}
#page a{
	color:#333;
	text-decoration:none;
}
#page a:hover{
	color:#F60;
	text-decoration:none;
}
#integral_read_table{
	border:#9C3 solid 1px;
	font-size:12px;
	line-height:25px;
}
#integral_read_space td{
	padding-left:5px;
}
.integral_read_line{
	border-bottom:#9C3 solid 1px;
}
.integral_read_line1{
	border-bottom:#9C3 dotted 1px;
}
.integral_read_img{
	width:220px;
	height:220px;
	background-color:#FFF;
	padding:2px;
	border:#CCC solid 1px;
	overflow:hidden;
}
.integral_read_img img{
}
/*积分投票*/
#stargroup {
}
#stargroup a {
	color:#F90;
}


/*积分兑换头部*/
#inhead {
	height:132px;
}
#inh_vis {
	float:left;
	width:500px;
	background-color:#EEE;
	margin-right:5px;
}
#inh_sear {
	float:left;
	width:173px;
	height:128px;
	border:1px solid #2b4472;
	background-color:#fffbea;
	background-image:url(../images/club/sear_bg.gif);
}
#inh_s_input {
	padding:45px 0 0 70px;
}
#inh_s_input input {
	width:80px;
	height:18px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #CCC;
}
.inh_ipt {
	height:22px;
	overflow:hidden;
}
#inh_btn {
	text-align:center;
	padding-top:15px;
}
/**/
#inh_right {
	float:right;
	width:192px;
	overflow:hidden;
}
#inh_login {
	border:1px solid #FC0;
	background-color:#ffb71b;
	height:100px;
	color:#990000;
	margin-bottom:3px;
}
#inh_cart {
	height:25px;
	cursor:pointer;
}
.inh_L_topic {
	font-weight:bold;
	padding:6px 0 3px 10px;
	color:#333;
	margin-bottom:5px;
	border-bottom:1px dotted #FFF;
}
.inh_L_user {
	padding-left:10px;
	height:22px;
}
.inh_L_pass {
	padding-left:10px;
	height:22px;
}
.iL_input {
	width:100px;
	height:18px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-top:0;
	border-left:0;
	border-right:0;
	background-color:#ffb71b;
	border-bottom:1px #FFF #FC0;
}
.inh_l_submit {
	padding-top:3px;
	padding-left:10px;
}
.inh_L_btn {
	border:1px solid #FC0;
	height:20px;
	width:60px;
	background-color:#f3ffd0;
}
/**/
#wel_1 {
	padding:10px;
	font-weight:bold;
	color:#FFF;
}
#wel_2 {
	padding-left:10px;
	line-height:20px;
}
#wel_3 {
	padding-left:10px;
	line-height:25px;
}
#wel_3 a {
	color:#FFF;
}


