
/*默认链接*/
a{color:#484848;text-decoration:none;outline:none;}
a:hover{color:#f60;}

/*标签标题*/
.titleTab{display:block;float:left;width:79px;height:23px;line-height:25px;font-weight:bold;margin-top:5px;text-align:center;cursor:pointer;}
.titleTab_select{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat -500px -100px;color:#fff;}
/*信息列表*/
.info_list{text-align:left;padding:8px 0;_padding:7px 0; }

.info_listBig{width:498px!important;}
.info_listSmall{width:288px;}
.info_list li{float:left;padding-left:20px;height:25px;line-height:25px;background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat -590px -55px;overflow:hidden;}
.info_listBig li{width:470px!important;}
.info_listSmall li{width:260px !important;}
.info_listSelect{height:63px !important;line-height:50px !important;background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat -590px -30px !important;margin-top:5px !important;_margin-top:7px !important;}
.info_listSelect div{display:block !important;width:64px;height:50px;padding:6px 4px;float:left;margin-right:3px;}
.info_list li div{display:none;}

/*标题通用样式*/
.title_common{position:relative;padding-left:20px;height:30px;line-height:30px;z-index:-1;}
.title_commonR{position:absolute;right:0;top:0;width:10px;z-index:-1;}

.title_common_1{padding-left:20px;height:30px;line-height:30px;z-index:-1;}
.title_commonR_1{width:10px;z-index:-1; float:right;}

/*粉色标题*/
.pink_title{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat 0 -200px;}
.pink_titleR{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat right -200px;}
/*橙色标题*/
.orange_title{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat 0 -300px;}
.orange_titleR{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat right -300px;}
/*橙色渐变标题*/
.orangePic_title{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat 0 -350px;}
.orangePic_titleR{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat right -350px; width:300px; text-align:right; padding-right:10px;}
.orangePic_titleR span {cursor:pointer; font-size:12px; color:#000; font-weight:normal; width:70px; height:30px; text-align:center; line-height:30px; float:left;}
.orangePicOver{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat 0 -650px!important;  height:30px;line-height:35px!important;}

.title_common_1{ height:30px; overflow:hidden;}
/*灰色标题*/
.gray_title{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat 0 -250px;}
.gray_titleR{background:url(http://pic.ofcard.com/themes/b2c/images/ofcard_bg.png) no-repeat right -250px;}

/*橙色边框*/
.orange_border{border:1px solid #f8c37f;}
/*灰色边框*/
.gray_border{border:1px solid #ddd;}





