@charset "utf-8";


				/*SINA CDC-ria CSS Framework 1.0*/
				/*Copyright (c) 2010, SINA Inc. All rights reserved.*/
				/*Author: zhanbin liufuen;fuen@staff.sina.com.cn*/




/*本框架以"co_"代表公用样式的标示*

/*公用按钮*/

a.co_aBtn:link,a.co_aBtn:visited,a.co_aBtn:hover,a.co_aBtn:active{ text-decoration:none;}



a.co_aBtn{font-size:12px!important;padding:5px 0 8px 3px;padding:0 0 0 3px\9;height:25px;overflow:hidden; display:inline-block\9;margin-right:6px; }
a.co_aBtn cite {height:25px;line-height:25px;padding:5px 17px 8px 15px;padding:1px 17px 0px 15px\9;display:inline-block\9;text-align:center; cursor:pointer;}


a.co_aBtn, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff 2 不支持 inline-block 问题 */
a.co_aBtn:link, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
a.co_aBtn:visited, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
a.co_aBtn cite, x:-moz-any-link, x:default{ display:inline-block; padding:0 17px 0 15px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
/*按钮b */
a.co_aBtnB{background-position:0 0px;background-image:url(http://simg0.sinajs.cn/video/images/common/co_btn.png);}
a.co_aBtnB cite{ color:#666666;background-image:url(http://simg0.sinajs.cn/video/images/common/co_btn.png);background-position:right -28px;float:left;}
.co_aBtnB:active,
.co_aBtnB:focus,
.co_aBtnB:hover{ color:#666666; background-position:0 -55px}
.co_aBtnB:hover cite,
.co_aBtnB:active cite,
.co_aBtnB:focus cite
{color:#666666; background-position:right -83px;}

/*按钮c 不可用状态 */
a.co_aBtnC{color:#999;background-image:url(../../../images/common/co_btn.png);background-position:left -113px;}
a.co_aBtnC cite{color:#999;background-image: url(../../../images/common/co_btn.png);background-position:right -142px}

/*短按钮*/
a.co_shortBtn cite{ padding-left:7px; padding-right:9px;}
/*登录*/
input.button_01{border:0;background:url(../../../images/common/loginbtn.gif) no-repeat;width:39px;height:20px;line-height:20px;text-align:center;color:#fff;font-size:12px;}
/*绑定 by ly*/
a.sub_btn,
a.sub_btn:link,
a.sub_btn:visited{background:url(../../../images/common/subbtn.png) no-repeat;width:59px;height:25px;line-height:25px;display:inline-block;color:#fff;margin-right:5px}
a.sub_btn em{float:left;width:59px;text-align:center;cursor:pointer}
a.sub_btn:hover{text-decoration:none}