/*-- css reset start --*/
*{margin:0;padding:0}
img{border:0;}
* ul,* ol,* li {list-style:none}
.clear{ clear:both;line-height:0px;height:0px;font-size:0px;overflow:hidden;}
body,html{ overflow:scroll-y;}
address, caption, cite, code, dfn, em, i, th, var{ font-weight: normal;font-style: normal; }
a,a:focus,a:outline, a img,{ border: none; hide-focus: expression(this.hideFocus=true); outline: none;  }
span,i{ display:inline-block;}
.relative{ position:relative;}


/*-- css reset end --*/

/*-- float text align --*/
.tc { text-align: center; }
.tr { text-align: right; }
.tl { text-align: left; }
.fl{ float: left; }
.fr{ float: right; }

/*-- blank --*/
.blk5,.blk10,.blk15,.blk20,.blk25,.blk30,.blk40,.blk50{ display:block; width:100%; clear:both; overflow:hidden;}
.blk5{ height: 5px; }.blk10{ height: 10px; }.blk15{ height: 15px; }.blk20{ height: 20px; }.blk25{ height: 25px; }.blk30{ height: 30px; }.blk40{ height: 40px; }.blk50{ height: 50px; }
.padding_0{ padding:0;}.padding_10{ padding:10px;}



/*-- width --*/
.w30{ width:30px;}

/*-- font --*/
.f12{ font-size: 12px; font-weight:normal; }
.f14{ font-size: 14px; font-weight:normal;}
.fn{ font-weight:normal;}
/*-- font color --*/
.gray,.gray a{ color: #999;  }
.red,.red a{ color: #c00; }
.blue,.blue a{ color: #0066cb; }

/*-- link --*/
a{ display:inline-block; text-decoration: none; outline: none;  color: #000; }
a:hover{ text-decoration: underline; }


/*-- common styles --*/
body{ background:#fff; font:12px/1.5 simsun,sans-serif; }
.tit{ height:30px; font-size:14px; font-weight:bold; line-height:30px;}
.line_d{ width:100%; background: url(http://img4.ddimg.cn/ebook/main/upload/loveday/main_1328754465.png) no-repeat 0 -538px; height:1px; margin:10px 0;clear:both; overflow:hidden;}
.line_s{ width:100%; background:#d8d8d8; height:1px; clear:both; overflow:hidden;}
.ico_sina,.ico_qq,.ico_renren,.ico_douban,.ico_kaixin,.btn,.btn_1,.btn_2,.btn_3,.btn_4,.btn_5,.btn_6,.btn_7,.btn_8,.btn_9,.btn_10{ background: url(../images/icon.png) no-repeat;}

 
