@import url("src/menu.css");
a:link{color:#004FB1;text-decoration:none;}
a:visited{color:#264CA0;text-decoration:none}
a:hover{color:blue;text-decoration:none;}
a.outlink,a.outlink:visited,a.outlink:hover{padding-right:10px;background:url("src/outlink.gif") no-repeat center right}
body {width:850px;padding:5px;border:1px solid #C1DBFF;margin:2px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10pt;line-height: 150%;color: #111;}
#top{padding-top:2px;border-bottom:1px solid #AAAAFF;font-size:10pt;line-height:110%}
#top table{border:none;width:100%}
#top td{border:none}
hr{color:#AAAAFF;height:1px;}
#navi{font-size:10pt;line-height:110%;padding:4px;border-bottom:1px solid #AAAAFF}
.hr {padding:1px;height:1px}
.em {color:#606B1C;font-weight:bold}
ul,ol{padding:0px;margin:0px;list-style-position:inside}
.heading1{color:#005DD0;font-weight:bold;font-size:14px}
.heading2{color:#005DD0;font-weight:bold;font-size:13px}
.heading3{color:#005DD0;font-weight:bold;}
.indent{text-indent:2em}
.hilight{color:green}
.title{border-bottom-style:dotted;border-bottom-width:1px;cursor:default}
.step{border:1px solid green;color:green}
.h2{margin-top:2px;padding-top:3px;padding-bottom:3px;border-top:1px solid #AAAAFF;border-bottom:1px dotted gray;line-height:160%}
#element {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;	color: green;width:120px;float:left;}
#dtd{width:470px;font-size:12px;padding-left:5px;float:right}
.clear{clear:both}
.bold {font-family: "微软雅黑", "黑体";color:#26466B;font-size: 10pt;line-height: 190%;font-weight: 600;}
.alert{padding-right:8px;background:url("src/alert.gif") no-repeat center right}
.onlyx{padding-right:12px;background:url("src/onlyx.gif") no-repeat center right}
.moren{padding-left:12px;background:url("src/moren.gif") no-repeat center left}
.attrib {color:green}
.tag{font-family:"Courier New",Courier,"Lucida Console",monospace;color:blue}
.attr{font-family:"Courier New",Courier,"Lucida Console",monospace;color:red}
.value{font-family:"Courier New",Courier,"Lucida Console",monospace;color:#FF00FF}
.script{font-family:"Courier New",Courier,"Lucida Console",monospace;color:#800000}
.comment{color:green;font-family:"Courier New"}
.code {font-family: "Courier New", Courier, monospace;font-size: 10pt;line-height:135%;	color: navy;background: #DDEDFB url("src/lineno.gif") no-repeat 0px 2px;margin-top: 3px;padding: 5px 20px;border:1px solid #0099CC;overflow:auto}
.code b{color:#006C14}
#eg{background-color:#EFEFEF;padding:5px}
.eg{background-color:#DDEDFB;border:1px solid #0099CC;padding:5px;margin-bottom:5px;font-family: "Courier New", Courier, monospace}
.col1 {width: 130px;}
.col2 {width: 125px;}
td,th {	font:inherit;padding:2px 3px;border-top:1px solid #335A88;border-left:1px solid #335A88;}
th {background-color:#5988C0;color:white;font-weight:bold}
table{border-collapse:collapse;border:1px solid #335A88;width:100%}
caption{font-size:11px;font-weight:bold;color:navy}
.shuoming{padding-left:12px;background:url("src/list-green.gif") no-repeat scroll 4px 4px }
div.shuoming a:link{border-bottom-width:1px;border-bottom-style:dotted}
div.shuoming a:visited{border-bottom-width:1px;border-bottom-style:dotted}
div.shuoming a:hover {border-bottom:none}
.other{border:2px dashed gray;padding:3px 5px;margin:5px auto}
.tip{background:#006486 url("src/tip.gif") no-repeat 3px 8px;color:white;padding:5px;padding-left:25px;margin-top:5px}
.tip a:link{color:lightgreen;text-decoration:none}
.tip a:visited{color:lime;text-decoration:none}
.tip a:hover{color:white;background-color:#3080CB;text-decoration:none}
#copy{font-size:10px}
#copy a{position:relative;font-family:Verdana,Tahoma,serif;font-size:10px}
#copy a span{display:none}
#copy a:hover{cursor:hand}
#copy a:hover span{display:block;position:absolute;left:2em;top:-4em;width:200px;height:40px;padding:3px;background-color:#6699EE;border:1px solid #151549;text-decoration:none;color:#fff;font-size:12px}