

/**
 *投票按钮动态设置（高24像素）
 *秦伟伟
*/

.goldMouse_ui_btns_vote{ display:inline; height:24px; overflow:hidden;}
.goldMouse_ui_btns_vote:link,
.goldMouse_ui_btns_vote:visited,
.goldMouse_ui_btns_vote:hover,
.goldMouse_ui_btns_vote:active{ color:#666668; font-size:12px; text-decoration:none;}
.goldMouse_ui_btns_vote span{ display:inline; text-decoration:none; padding-left:30px; float:left; height:24px; line-height:24px;_line-height:26px; color:#666668; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_vote.gif) 0 0 no-repeat;}
.goldMouse_ui_btns_vote b{ display:inline; width:14px; float:left; height:100%; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_vote.gif) 100% 0 no-repeat;}
.goldMouse_ui_btns_vote_hv span{background-position: 0 -24px;}
.goldMouse_ui_btns_vote_hv b{background-position: 100% -24px;}
.goldMouse_ui_btns_vote_clk span{background-position: 0 -48px;}
.goldMouse_ui_btns_vote_clk b{background-position: 100% -48px;}

/**
 *下载参赛手册按钮动态设置（高35像素）
 *秦伟伟
*/

.goldMouse_ui_btns_download{ display:inline; height:35px; overflow:hidden; position:relative;padding-left:10px;}
.goldMouse_ui_btns_download:link,
.goldMouse_ui_btns_download:visited,
.goldMouse_ui_btns_download:hover,
.goldMouse_ui_btns_download:active{ color:#fff; font-size:14px; text-decoration:none;}
.goldMouse_ui_btns_download span{ display:inline; text-decoration:none; padding-left:28px; float:left; height:35px; line-height:36px; line-height:32px\9;_line-height:38px; color:#fff; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_download.gif) 0 0 no-repeat;}
.goldMouse_ui_btns_download b{ display:inline; width:17px; float:left; height:100%; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_download.gif) 100% 0 no-repeat;}
.goldMouse_ui_btns_download_hv span{background-position: 0 -35px; text-decoration:none;}
.goldMouse_ui_btns_download_hv b{background-position: 100% -35px;}
.goldMouse_ui_btns_download_clk span{background-position: 0 -70px; text-decoration:none;}
.goldMouse_ui_btns_download_clk b{background-position: 100% -70px;}
.goldMouse_ui_btns_download em{ width:88px; height:1px; position:absolute;background:url(../images/goldMouse_ui_btns_download_em.png) 0 0 no-repeat; left:50%; bottom:1px; margin-left:-44px;font-size:0px;_line-height:0;}

/**
 *专家评委按钮动态设置（高37像素）
 *秦伟伟
*/

.goldMouse_ui_btns_expert{ display:inline; height:37px; overflow:hidden;}
.goldMouse_ui_btns_expert:link,
.goldMouse_ui_btns_expert:visited,
.goldMouse_ui_btns_expert:hover,
.goldMouse_ui_btns_expert:active{ color:#fff; font-size:14px; text-decoration:none;}
.goldMouse_ui_btns_expert span{ display:inline; text-decoration:none; padding-left:12px; float:left; height:37px; line-height:38px; color:#fff; overflow:hidden; cursor:pointer; }
.goldMouse_ui_btns_expert b{ display:inline; width:12px; float:left; height:100%; overflow:hidden; cursor:pointer; }
.goldMouse_ui_btns_expert_hv span{background:url(../images/goldMouse_ui_btns_expert.gif) 0 0 no-repeat;}
.goldMouse_ui_btns_expert_hv b{background:url(../images/goldMouse_ui_btns_expert.gif) 100% 0 no-repeat;}
.goldMouse_ui_btns_expert_clk span{background:url(../images/goldMouse_ui_btns_expert.gif) 0 -37px no-repeat;}
.goldMouse_ui_btns_expert_clk b{background:url(../images/goldMouse_ui_btns_expert.gif) 100% -37px no-repeat;}


/**
 *发表评论按钮动态设置（高29像素）
 *秦伟伟
*/

.goldMouse_ui_btns_comment{ display:inline; height:29px; overflow:hidden;}
.goldMouse_ui_btns_comment:link,
.goldMouse_ui_btns_comment:visited,
.goldMouse_ui_btns_comment:hover,
.goldMouse_ui_btns_comment:active{ color:#fff; font-size:14px; text-decoration:none;}
.goldMouse_ui_btns_comment span{ display:inline; text-decoration:none; padding-left:18px; float:left; height:29px; line-height:30px; _line-height:34px;color:#666; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_comment.gif) 0 0 no-repeat;}
.goldMouse_ui_btns_comment b{ display:inline; width:17px; float:left; height:100%; overflow:hidden; cursor:pointer; background:url(../images/goldMouse_ui_btns_comment.gif) 100% 0 no-repeat;}
.goldMouse_ui_btns_comment_hv span{background-position: 0 -29px; text-decoration:none;}
.goldMouse_ui_btns_comment_hv b{background-position: 100% -29px;}
.goldMouse_ui_btns_comment_clk span{background-position: 0 -58px; text-decoration:none;}
.goldMouse_ui_btns_comment_clk b{background-position: 100% -58px;}



/**
 *翻页
 *秦伟伟
*/
.goldMouse_page span,.goldMouse_page a{ background:#fff; display:inline-block; width:16px; height:15px;  line-height:16px; border:1px solid #d2d2d2; margin-right:1px; text-align:center;}
.goldMouse_page span{ color:#d2d2d2;}
.goldMouse_page a{ color:#a88952;}
.goldMouse_page a:hover{ border:1px solid #a88952; background:#f9f2e8; text-decoration:none;}
.goldMouse_page a.active{  border:1px solid #a88952; background:#a88952; color:#fff;}