@charset "UTF-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, em, img, samp, small, strong, sub, b, i, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {padding:0;margin:0;}
table {font-size:12px;border-collapse:collapse;border-spacing:0;text-align:center;margin:auto !important;}
tr, th, td {font-size:12px;}
ol, ul {list-style:none;}
li {vertical-align:bottom;}
img {vertical-align:top;border:0;}
a {outline:none;cursor:pointer;text-decoration:none;}
a:hover {text-decoration:underline;} 
.hidden {display:none;}
.clear {clear:both;}
.clearfix {*zoom:1;}
.clearfix:after {display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:".";}
/*****************************************************************************************************/
body {font-size:14px;color:#d2e2f2;font-family:'微软雅黑';height:1150px;background:url(bg.jpg) top center no-repeat;}
#wrap {width:1000px;margin:0 auto;position:relative;}
#links {float:right;}
#links a {color:#d2e2f2;}
#nav {float:left;height:28px;padding:0 10px;line-height:28px;color:#d2e2f2;font-size:14px;}
.nav-left, .nav-right {float:left;height:28px;}
.nav-left {width:22px;}
.nav-right {width:24px;}
#answer {width:607px;height:463px;position:absolute;left:50px;top:350px;}
#textfield {width:160px;height:30px;padding:0 10px;line-height:30px;position:absolute;left:195px;top:77px;border:none;background:#fff;border-radius:5px;box-shadow:2px 1px 2px #000 inset;outline:none;font-size:14px;}
.tabtxt {width:590px;height:280px;position:absolute;left:-6px;top:170px;overflow-x:auto;overflow-y:auto;}
.tabtxt table {width:100%;}
.tabtxt td {height:28px;line-height:28px;text-align:left;font-size:14px;overflow:hidden;white-space:nowrap;}
td.question {width:75%;text-indent:1em;}
td.answer {width:25%;color:#206d73;}