@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
img { display:inline-block; }
:focus { outline: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
abbr, acronym { border: 0; font-variant: normal; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
code, kbd, samp, tt { font-size:100%; }
input, button, textarea, select { *font-size: 100%;
}
ol, ul { list-style: none outside none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
sup, sub { font-size: 100%; vertical-align: baseline; }
:link, :visited, ins { text-decoration: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/**/
body { font-size:75%; color:#666; font-family:'Microsoft Yahei', Tahoma, Arial!important; font-family:'宋体', Tahoma, Arial; background:#071300 url(bg.jpg) no-repeat fixed 0 0; }
a { color:#214FA3; }
a:hover { text-decoration:underline; }
button {white-space: nowrap;}
#main { width:50em; margin:20px; font-size:1.16em; background:#FFF; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; border: solid #000 1px; }
#main .mainWrap { min-height:500px; _height:500px; }
#main .tabContent { padding:15px; }
#main .about { padding:2em; margin-bottom:15px; background:#F8F8F8; border:1px solid #F3F3F3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; }
#main .about p { text-indent:2em; }
#main .tabContent h2 { font-size:1.4em; height:2em; margin-bottom:10px; line-height:2em; text-align:center; color:#FFF; background:#030; font-weight:bold; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; }
#main .tabContent .content { text-indent:2em; }
#main .tabContent h3 { font-weight:bold; color:#000; }
#main .tabContent h3 span { font-weight:normal; color:#999; }
#main .tabContent p { padding:10px 0; }
#main .tabContent pre { margin:10px 0; }
#main .tabContent ul, ol { padding:5px; background-color:#F8F8F8; border:solid 1px #F3F3F3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; }
#main .tabContent li { margin:10px; list-style: disc inside; }
#main .tabContent .buttons { text-align:right; }
#main .tabContent img { padding:5px; border:1px solid #F6F6F6; }
#main .tabContent img:hover { border-color:#F0F0F0; }
#main .tabContent button { font-size:12px; padding:2px 8px; background-color:#F8F8F8; border:solid 1px #F3F3F3; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px; cursor:pointer; }
#main .tabContent button:hover { background: #F5F5F5; }
#main .tabContent strong { font-weight:bold; margin:0 3px; }
#main dl { margin:0 10px; }
#main dt { font-weight:bold; }
#main dl dd { margin:5px 20px; list-style:inside; }
.demoInfo p { padding:8px; }
/*各行变色表格*/
table.zebra, .zebra th, .zebra td { border-width: 1px; border-style: solid; margin: 0; font-family:'Microsoft Yahei', Tahoma, Arial!important; font-family:'宋体', Tahoma, Arial; }
table.zebra { table-layout: fixed; width: 100%; margin-bottom: 24px; padding: 0 1px 1px 0; border-spacing: 0; border-collapse: separate; *border-collapse:collapse; border-color: #abb8ce; background: #EDEDED; }
.zebra th { padding: 5px 0; font-weight: bold; border-color: #f8f8f8 #abb8ce #abb8ce #f8f8f8; text-align: center; text-shadow: 1px 1px 0 #e4edfb; vertical-align: middle; background: #d0dbee; }
.zebra td { padding:0; }
.zebra th.separate { border-color: #E1F196 #AECD1B #AECD1B #F3FAD6; background-color: #f3f7fd; }
.zebra td { padding: 4px; font: 12px/18px Consolas, "Courier New", Courier, monospace; text-align: left; vertical-align: top; }
.zebra td { border-color: #f8f8f8 #abb8ce #abb8ce #f8f8f8; background: #e0e8f5; }
.zebra tr.odd th { background: #dbe4f4; }
.zebra tr.odd td { background: #e6eef9; }
table.zebra .parameter, table.zebra .type, table.zebra .default { width:6em; }
