/* 页眉区样式 */
#header { background-color: #ffffff }
#header a:hover { color: #ff6633 }
.navright { border-right: #dddddd 1px solid; }
.nav__0 {
  background-image: url(/web/images/nav__0.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav__1 {
  background-image: url(/web/images/nav__1.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.nav_0 {
  background-image: url(/web/images/nav_0.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_1 {
  background-image: url(/web/images/nav_1.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_2 {
  background-image: url(/web/images/nav_2.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_3 {
  background-image: url(/web/images/nav_3.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_4 {
  background-image: url(/web/images/nav_4.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_5 {
  background-image: url(/web/images/nav_5.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_6 {
  background-image: url(/web/images/nav_6.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_7 {
  background-image: url(/web/images/nav_7.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
.nav_8 {
  background-image: url(/web/images/nav_8.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

/* 页脚区样式 */
#footer { background-color: #cccccc }
#footer td { filter: dropshadow(color=#ffffff,offx=1,offy=1); font-size: 12px; }
a.footer:link, a.footer:visited { color: #000000; text-decoration: none; }
a.footer:hover { color: red; }


/* 正文区样式 */
#content { background-color: #ffffff; }
#content a:hover { text-decoration: underline; }
.pageleft { border-right: #a5a5a5 1px solid; }
a:link, a:visited { color: #005fa9; text-decoration: none; }
.borderleft { width:25px; background-image:url(/web/images/bg_left.gif); }
.borderright { width:25px; background-image:url(/web/images/bg_right.gif); }
img { border: 0px; }

/* 友情链接 */
#friendlink img { width: 88px; height: 31px; border: 0px; margin: 10px 6px 0px 6px; }
#friendlink iframe { width: 88px; height: 31px; border: 0px; margin: 10px 6px 0px 6px; }

/* 建设资源链接 */
#siteres img { width: 88px; height: 31px; border: 0px; margin: 10px 6px 0px 6px; }
#siteres iframe { width: 88px; height: 31px; border: 0px; margin: 10px 6px 0px 6px; }

/* 合作伙伴 */
#associate img { border: 0px; margin: 2px 4px 0px; cursor: hand; }
#sitecase { padding-left: 6px }
#sitecase span { color:#005fa9; cursor: hand; }


/* 文章列表 */
#doclist a { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 200px; }

body { margin: 0px; font-size: 12px; line-height: 150%; cursor: default; background-color: #73848c; }
noscript { display: none; }

h1 { margin: 0px 12px; font-size: 16px; line-height: 150%; }
h2 { margin: 0px 12px; font-size: 14px; line-height: 150%; }
h3 { margin: 0px 12px; font-size: 12px; line-height: 150%; }
h4 { margin: 0px 12px; font-size: 12px; font-weight: lighter; line-height: 150%; }
h5 { margin: 0px; font-size: 12px; font-weight: lighter; line-height: 150%; }
h6 { margin: 0px; font-size: 12px; font-weight: lighter; line-height: 150%; }

caption { font-size: 12px; }
th, td { font-size: 12px; line-height: 150%; }
div { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
address { font-style: normal; }

form { margin: 0px; padding: 0px; }
select { font-size: 12px; color:blue; }
textarea { font-size: 12px; line-height: 150%; }

ul { list-style-type: square; margin:0px 0px 0px 20px; }
ul ul { list-style-type: disc; }
ul ul ul { list-style-type: none; }
ol { margin:0px 0px 0px 24px; }
li { font-size: 12px; line-height: 150%; }

#yscss { padding: 8px 0px 8px 6px; }
#yscss li { list-style-image: url(/web/images/tek.gif); }

.button { font-size: 12px; height: 20px; }
.webdingscss { font: 11pt webdings; color:green; }
.shadow { filter:dropshadow(color=#ffffff,offx=1,offy=1); font-size: 12px; }

.hd { display: none; }

/* 分隔行 */
.fgh { line-height: 4px; }

/* 透明控件 */
.tm_textbox {
  color: blue;
  width: 100%;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  border-width: 0px;
}

/* 底线文本框 */
.u_line {
  color:blue;
  font-size: 12px;
  background-color: transparent;
  border-top: black 0px solid;
  border-left: black 0px solid;
  border-right: black 0px solid;
  border-bottom: black 1px solid;
}

/* 框形文本框 */
.rim {
  width: 130px;
  color: blue;
  font-size: 12px;
  border: #c6c6c6 1px solid;
}

/* 自填文本 */
.fillin {
  color: blue;
  font-size: 12px;
  text-align: center;
}
