@charset "utf-8";
@import url(basic.css);
@import url(layout.css);

#body{}
#left{}

/* 快捷操作菜单 */
.round{ background:url(../img/index-left-title-middle.gif) repeat-y;}
.round h2{ padding-top:3px; background:url(../img/index-left-title-top.gif) no-repeat left top;}
.round ul{ padding:10px 0 5px; background:url(../img/index-left-title-bottom.gif) no-repeat left bottom;}
.round ul li{ display:block; padding:3px 0;}
.round ul li img{ vertical-align:top;}

/* 相关帮助链接 */
.help{ clear:both; padding-top:20px;}
.help img{ display:block; margin-bottom:10px;}

/* 认证，证书 */
.zhengshu{ width:218px; height:105px; background:url(../img/help-witness.gif) no-repeat;}
.zhengshu img{ display:inline; margin-top:40px;}

#right{ padding-top:3px;}

/* 更多按钮 */
#right h2 a{ position:absolute; margin:10px 0 0 -50px;}

/* 重用性列表 */
#right ul li span{ display:block; margin-top:-14px; text-align:right; font-size:10px;}
#right ul li a:hover{ text-decoration:none;}

.limit-height{ height:193px;}

/* 工作动态 */
.work{}
.work dl{ margin:10px auto 15px; width:98%;}
.work dl dt{ float:left; padding-top:5px; width:291px; height:210px; background:url(../img/index-flash-bg.gif) no-repeat;}
.work dl dd{ float:left; margin-left:10px; width:340px; text-align:left;}
.work ul li{ padding:0 0 4px 10px; background:url(../img/icon1.gif) no-repeat left 5px;}
.work ul li.impor{ padding:0 0 10px 0; background:none;}
.work ul li.impor a{ font-size:120%; font-weight:bold; color:#e77e22;}
.work ul li.impor p{ text-indent:24px; color:#646464;}

/* 通知文件 */
.notice{ overflow:hidden; float:left; clear:left; width:472px; text-align:left;}
.notice ul{ margin:10px auto; width:98%;}
.notice li{ padding:0 0 4px 12px; border-bottom:1px dotted #ccc; background:url(../img/icon2.gif) no-repeat left 5px;}

/* 最新通知 */
.new-notice{ overflow:hidden; float:right; margin-left:11px; width:174px; text-align:left;}
.new-notice .content{ padding:10px 5px;}

/* 投票 */
.vote{ position:relative; height:130px; clear:both; padding:5px;}
.vote p{ padding:5px 0;}
.vote label{ clear:both; display:block;}
.vote .vote-btn{ position:absolute; bottom:0;}
.vote .vote-btn input{ margin-right:5px;}

/*#voteForm{}
#voteForm table{ margin:2px auto;}
#voteForm table td{ text-align:left!important;}*/



/* 友情链接 */
.link{ clear:both; margin:10px auto;}
.link table{ border:2px solid #eee;}
#goleft,#goright{ cursor:pointer;}
#photos{ overflow:hidden; width:650px; height:39px;}
#index-link{ border:none;}
#index-link img{ display:block; margin:0 4px;}