/* CSS Document */

.cc{
float:left;
margin:0 32px 0 0;
width:180px;
white-space:normal;
text-align:left;
}
.ccright{
margin-right:0 !important;
}
.couponName{
color:#333;
text-decoration:underline;
}
.couponName:hover{
color:#00F;
text-decoration:underline;
}
.couponText{
margin:0 auto;
padding-top:6px;
width:95%;
border-bottom:1px dotted #999;
text-align:left;
}
.couponText a{
color:#039;
text-decoration:none;
}
.couponText a:hover{
color:#C30;
text-decoration:underline;
}
.dt{
color:#C00;
}
.bound{
color:#666;
}
.opera, .opera a{
margin:4px 0;
padding:2px;
background:#39F;
color:#fff;
text-align:center;
}
.opera a:hover{
color:#fff;
text-decoration:none;
}
.rightCon{
padding:8px 6px 2px 6px;
background:url(../5ikfc_images/bg1.gif) left -436px repeat-x;
text-align:left;
line-height:180%;
}
.moreCoupon{
padding-top:8px;
text-align:right;
}