@charset "utf-8";
/*
作者：漠漠睡
QQ：3577270034
*/
#mo_ucenter_collect{position: relative;width: 100%;line-height: 25px;margin: 10px 0;}
#mo_ucenter_collect .mo_UCenter_ba{padding-bottom: 10px;color: #999;font-size: 14px;}
#mo_ucenter_collect .mo_UCenter_ba a,#mo_ucenter_collect .mo_UCenter_ba span{display: inline-block;color: red;margin: 0 8px;}
#mo_ucenter_collect .mo_UCenter_ba fieldset{border-radius: 5px;border: 2px solid #6c6c6c;padding: 5px 10px 8px;}
#mo_ucenter_collect .mo_UCenter_ba fieldset legend{width: auto;margin: 0}
#mo_ucenter_collect .mo_UCenter_ba .buy{position: relative;}
#mo_ucenter_collect .mo_UCenter_ba .buy a{position: absolute;right: 10px;}
#mo_ucenter_collect .mo_ucenter_collect{text-align: center;}
#mo_ucenter_collect .mo_ucenter_collect button{cursor: pointer;padding: 0 10px; height: 30px;background-color: #fff;color: #999;border: 1px solid #aaa;border-radius: 5px;transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;transition:color 1s;-moz-transition:color 1s;-webkit-transition:color 1s;-o-transition:color 1s;}
#mo_ucenter_collect .mo_ucenter_collect button:hover{background-color: #33cabb;color: #fff;transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s;-o-transition:background 1s;transition:color 1s;-moz-transition:color 1s;-webkit-transition:color 1s;-o-transition:color 1s;}
#mo_ucenter_collect .mo_ucenter_collect .mo_ucenter_collect_hover{background-color: #33cabb;color: #fff;}