/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
.g_deal {width:330px;height:95px;background:url('group_deal.gif') no-repeat;cursor:pointer;}
.g_deal div {color:#FFFFFF;font-size:24px;font-weight:bold;padding:22px 0 0 36px;}
.g_price {width:330px;height:80px;overflow:hidden;background:#CFEEF6;font-size:14px;font-weight:bold;}
.g_price div {width:110px;float:left;padding:16px 0;text-align:center;line-height:24px;font-size:16px;}
.g_price span {text-decoration:line-through;}
.g_price strong {color:#FF3300;}
.g_timer {text-align:center;padding:10px 10px 10px 40px;line-height:25px;border:#FBD686 1px solid;background:#FFF8E8 url('group_timer.gif') no-repeat 20px center;font-size:14px;letter-spacing:1px;}
.g_timer span {font-weight:bold;color:#FF5500;}
.g_info {text-align:center;margin:10px 12px;padding:10px;line-height:32px;border-radius:16px;background:#FFF8E8;font-size:14px;}
.g_info div {font-weight:bold;font-size:16px;color:#FF6600;font-family:\9ED1\4F53;}
.g_info span {color:#FF6600;}

.group-list {}
.group-list img {-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.group-list img:hover {-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);}
.group-list-box {width:280px;margin-left:20px;float:left;}
.group-list-price {width:248px;height:32px;padding:6px 16px;line-height:32px;background:#F6F6F6;}
.group-list-join {width:270px;height:50px;padding-left:10px;line-height:50px;color:#FFFFFF;font-size:18px;background:url('group_join.gif') no-repeat;cursor:pointer;}
.group-list-title {width:280px;height:48px;overflow:hidden;padding:10px 0 20px 0;line-height:24px;font-size:14px;}
.group-list-s1 {text-decoration:line-through;}
.group-list-s2 {color:#C51800;}
.group-list-s3 {color:#C51800;font-size:16px;}