p { text-indent:2em;}

.ref { padding:10px; font-size:12px; line-height:1.5em;}
.copyrightString { border:solid 1px #FF9966; background-color:#FFFFCC; color:#000000; font-size:12px; padding:5px; text-align:center; }
.wikilink { padding-right: 18px; background: transparent url(icon_wiki.gif) no-repeat center right; }
.link{ padding-right: 18px; background: transparent url(icon_external.gif) no-repeat center right; }
.note { color:#000099; margin-left:20px; margin-right:10px;}
PRE { border:solid 1px #333; padding:20px; background-color:#FF9; }
BLOCKQUOTE { border:dotted 1px #999; padding:20px; background-color:#fee; }
.mp3 { padding-left:20px; padding-bottom:2px; background-image:url(speaker.gif); background-repeat:no-repeat; border-bottom:dotted 1px #666; cursor:pointer; }
.media { padding-left:2px; padding-bottom:2px; background-image:url(media.gif); background-repeat:no-repeat; border-bottom:dotted 1px #666; cursor:pointer; }
.WikiInlineImg { max-width:500px; padding:3px; border:solid 1px #ddd; }

/* 表情符号定义 */
.Smilies_Happy { background-image:url(Smilies/Happy.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Angry { background-image:url(Smilies/Angry.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Sad { background-image:url(Smilies/Sad.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Surprised { background-image:url(Smilies/Surprised.gif); background-repeat:no-repeat; height:25px; padding-left:18px; }
.Smilies_Cool { background-image:url(Smilies/Cool.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Love { background-image:url(Smilies/Love.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Question { background-image:url(Smilies/Question.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }
.Smilies_Warning { background-image:url(Smilies/Warning.gif); background-repeat:no-repeat; height:18px; padding-left:18px; }

/****************************************************************/

/*			植物检索表样式										*/

/****************************************************************/
/* 检索表DIV */
.WikiIndex { border:solid 1px #333; background-color:#FFFFA6; font-size:12px; width:500px; padding:50px 20px; }
/* 检索表标题 */
.index_title { text-align:center; height:30px; font-size:18px; font-weight:bold;}
/* 检索表小节表格 */
.IndexSection { margin-top:5px; width:100%; }
/* 描述单元格 */
.index_desc { text-align:left; padding-top:10px; cursor:pointer; }
/* 链接单元格 */
.index_target { text-align:right; background-image:url(dottedline.gif); background-position:0 20px; background-repeat:repeat-x; padding:10px 0; }

/* 链接文字标签 */
.index_link_label, .index_link_url { background-color:#000; border:solid 1px #000; color:#fff; padding:5px 10px; cursor:pointer; }  
/* 小节序号 */
.index_sn { text-align:center; cursor:pointer; }
/* 检索表根类群名称 */
.index_root_title { text-align:center; font-size:12px; }
/* 链接标记 */
.link_taxon { padding:5px 10px; cursor:pointer; text-decoration:underline; }
.link_wiki { padding:5px 10px; cursor:pointer; text-decoration:underline; }
.link_cmd { margin-left:10px; cursor:pointer; text-decoration:underline; }
/* 检索表命令面板 */
.index_cmdpanel { color:#336699;}
