/* ============================================================
   merged.css — 河北省农林科学院 首页合并样式表
   由 site.css   imagelunhuan.css   menu3.css   container4.css
       bankuai.css   wenhuajianshe.css   ui.tabs.css 合并
   ============================================================ */

/* ---------- defaults (来自 site.css) ---------- */
a:link, a:visited {
    color: #696969;
    text-decoration: none;
    text-align: center;
    border: none;
    border-width: 0px;
}
a:hover {
    color: #1d60ff;
    text-decoration: none;
    border: none;
    border-width: 0px;
}
a:active {
    color: black;
    text-decoration: none;
    border: none;
    border-width: 0px;
}
a img { border: none; }
p {
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* ---------- headings ---------- */
h1, h2, h3, h4, h5, h6 {
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}
h1 { font-size: 1.6em; padding-bottom: 0px; margin-bottom: 0px; }
h2 { font-size: 1.5em; font-weight: 600; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5, h6 { font-size: 1em; }

body {
    background: #b6b7bc;
    font-size: 0.85em;
    font-family: "helvetica neue", "lucida grande", "segoe ui", arial, helvetica, verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
.rightcolumn > h1, .rightcolumn > h2, .leftcolumn > h1, .leftcolumn > h2 {
    margin-top: 0px;
}

/* ---------- 布局 ---------- */
.page {
    width: 1200px;
    background-color: #fff;
    margin: 0px auto;
    border: 0px solid #496077;
}
.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.header h1 {
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}
.main {
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
    min-height: 420px;
    line-height: 2.0em;
}
.leftcol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}
.footer {
    color: #4e5766;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: 2.5;
}

/* ---------- tab menu ---------- */
div.hideskiplink { background-color: green; width: 100%; }
div.menu {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
}
div.menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    vertical-align: middle;
}
div.menu ul li a {
    background-image: ;
    margin: 0px;
    border: 0px #4e667d solid;
    color: white;
    display: block;
    padding: 0px;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
div.menu ul li a:visited {
    margin: 0px;
    border: 0px #4e667d solid;
    color: #dde4ec;
    display: block;
    padding: 0px;
    text-decoration: none;
    white-space: nowrap;
    vertical-align: middle;
}
div.menu ul li a:hover,
div.menu ul li a:active {
    background-color: green;
    color: #dde4ec;
    text-decoration: none;
    border: 0px #4e667d solid;
}

/* ---------- 表单 ---------- */
fieldset {
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}
fieldset p { margin: 2px 12px 10px 10px; }
fieldset.login label, fieldset.register label, fieldset.changepassword label { display: block; }
fieldset label.inline { display: inline; }
legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}
input.textentry, input.passwordentry {
    width: 320px;
    border: 1px solid #ccc;
}
div.accountinfo { width: 42%; }

/* ---------- misc ---------- */
.clear { clear: both; line-height: 2.2em; }
.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}
.logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: white;
}
.logindisplay a:link, .logindisplay a:visited, .logindisplay a:hover { color: white; }
.failurenotification {
    font-size: 1.2em;
    color: red;
}
.bold { font-weight: bold; }
.submitbutton {
    text-align: right;
    padding-right: 10px;
}

/* ---------- 圆角 ---------- */
div.roundedcorner { background: #9bd1fa; }
b.rtop, b.rbottom { display: block; background: #fff; }
b.rtop b, b.rbottom b {
    display: block;
    height: 1px;
    overflow: hidden;
    background: #9bd1fa;
}
b.r1 { margin: 0 5px; }
b.r2 { margin: 0 3px; }
b.r3 { margin: 0 2px; }
b.rtop b.r4, b.rbottom b.r4 {
    margin: 0 1px;
    height: 2px;
}

/* ---------- 图片轮播 (来自 imagelunhuan.css) ---------- */
.container {
    width: 280px;
    height: 200px;
    border: 1px solid #eee;
    position: relative;
}
#idpictext {
    background: #eee;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    width: 282px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12px;
}
#idpictext a {
    text-decoration: none;
    color: #333;
    display: block;
}
#idpiclist img {
    cursor: pointer;
    width: 65px;
    height: 50px;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5;
    border: 0;
    margin: 10px;
}
#idpiclist img.on {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
#idnum { position: absolute; right: 5px; bottom: 5px; }
#idnum li {
    float: left;
    list-style: none;
    color: #fff;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-family: arial;
    font-size: 12px;
    cursor: pointer;
    margin: 1px;
    border: 1px solid #707070;
    background-color: #060a0b;
}
#idnum li.on {
    line-height: 18px;
    width: 18px;
    height: 18px;
    font-size: 14px;
    border: 0;
    background-color: #ce0609;
    font-weight: bold;
}

/* ---------- 导航菜单 #menu3 (来自 menu3.css) ---------- */
#menu3 {
    background:  no-repeat right bottom;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding-right: 12px;
}
#menu3 .m_l_3 {
    background:  no-repeat left bottom;
    padding-left: 8px;
}
#menu3 ul {
    list-style: none;
    margin: 0;
    padding-left: 20px;
    height: 37px;
    background:  repeat-x;
}
#menu3 li { float: left; position: relative; }
#menu3 li.m_hover, #menu3 li.m_active {
    background:  no-repeat left -40px;
    z-index: 102;
}
#menu3 li a:hover, #menu3 li.m_hover a, #menu3 li.m_active a { color: #ffffff; }
#menu3 li a, #menu3 li a.m_default {
    float: left;
    width: 110px;
    line-height: 33px;
    height: 37px;
    display: block;
    color: #c0c0c0;
    font-family: "courier new";
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
#menu3 li.m_out { background: none; }
#menu3 a.m_arw { background:  no-repeat 95px 15px; }
#menu3 a.m_subarw { background:  no-repeat right center; }
#menu3 li ul {
    height: 0;
    width: 150px;
    padding: 0;
    position: absolute;
    left: 5px;
    top: 37px;
    background: #0080c0;
    border: 1px solid #000000;
    overflow: hidden;
    visibility: hidden;
    z-index: 101;
}
#menu3 li.m_hover li {
    background: none;
    width: 130px;
    height: 37px;
    padding: 2px;
}
#menu3 li.m_hover li a:hover, #menu3 li.m_hover li a.m_hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #004080;
    border: 1px solid #000000;
}
#menu3 li.m_hover li a {
    border: none;
    float: none;
    padding: 0;
    display: block;
    color: #000000;
    font-family: "courier new";
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    text-align: left;
    text-indent: 5px;
    width: 130px;
}
#menu3 ul ul li.m_hover ul {
    width: 0;
    height: auto;
    left: 96px;
    top: 4px;
    z-index: 103;
}
.menu3_css_sdw {
    box-shadow: 2px 2px 3px #aaaaaa;
    -moz-box-shadow: 2px 2px 3px #aaaaaa;
    -webkit-box-shadow: 2px 2px 3px #aaaaaa;
    filter: progid:dximagetransform.microsoft.shadow(strength=3,direction=135,color='#aaaaaa');
    -ms-filter: "progid:dximagetransform.microsoft.shadow(strength=3,direction=135,color='#aaaaaa')";
}
.menu3_m_subsdw {
    position: absolute;
    background: #ffffff;
    display: none;
    z-index: -1;
}
#menu3 li.m_split {
    border: none;
    border-left: 1px solid #000000;
    border-right: 1px solid #0080c0;
    height: 13px;
    line-height: 13px;
    width: 0;
    margin: 10px 0;
}
#menu3 ul ul li.m_split {
    background: #0080c0;
    border: none;
    border-top: 1px solid #000000;
    width: 80px;
    margin: 0 10px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    display: inline;
}

/* ---------- container4 (来自 container4.css) ---------- */
.container4 { position: relative; width: 100%; }
.container4 ul { list-style: none; margin: 0; padding: 0; }
.container4 .container4_t {
    background: none;
    text-align: center;
    height: 35px;
    width: 100%;
}
.container4 .container4_t li {
    float: left;
    margin-right: 4px;
    cursor: pointer;
    line-height: 27px;
    height: 35px;
    width: 150px;
    background:  no-repeat left bottom;
    font-weight: bold;
    color: #c0c0c0;
    font-family: "courier new";
    font-size: 0.75em;
}
.container4 .container4_t li.c_on {
    background-position: left top;
    color: #000000;
    position: relative;
    z-index: 90;
}
.container4 .container4_t li.c_end { margin-right: 0; }
.container4 .container4_c {
    text-align: left;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #bec3c8;
    top: -9px;
    position: relative;
    z-index: 89;
}
.container4 .container4_c li { display: none; }
.container4 .container4_c li.c_top { display: none; margin-top: 9px; }
.container4 .container4_c li.c_on { display: block; }
.container4 .container4_c ul li { display: block; }

/* ---------- bankuai (来自 bankuai.css) ---------- */
.bankuai { position: relative; width: 90%; }
.bankuai ul { list-style: none; margin: 0; padding: 0; }
.bankuai .bankuai_t {
    background: none;
    text-align: center;
    height: 30px;
    width: 100%;
}
.bankuai .bankuai_t li {
    float: left;
    margin-right: 4px;
    cursor: pointer;
    line-height: 22px;
    height: 30px;
    width: 90px;
    background:  no-repeat left bottom;
    font-weight: bold;
    color: #c0c0c0;
    font-family: "courier new";
    font-size: 0.75em;
}
.bankuai .bankuai_t li.c_on {
    background-position: left top;
    color: #000000;
    position: relative;
    z-index: 90;
}
.bankuai .bankuai_t li.c_end { margin-right: 0; }
.bankuai .bankuai_c {
    text-align: left;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #bec3c8;
    top: -9px;
    position: relative;
    z-index: 89;
}
.bankuai .bankuai_c li { display: none; }
.bankuai .bankuai_c li.c_top { display: none; margin-top: 9px; }
.bankuai .bankuai_c li.c_on { display: block; }
.bankuai .bankuai_c ul li { display: block; }

/* ---------- wenhuajianshe (来自 wenhuajianshe.css) ---------- */
.wenhuajianshe { position: relative; width: 370px; }
.wenhuajianshe ul { list-style: none; margin: 0; padding: 0; }
.wenhuajianshe .wenhuajianshe_t {
    background: none;
    text-align: center;
    height: 30px;
    width: 100%;
}
.wenhuajianshe .wenhuajianshe_t li {
    float: left;
    margin-right: 4px;
    cursor: pointer;
    line-height: 22px;
    height: 30px;
    width: 65px;
    background:  no-repeat left bottom;
    font-weight: bold;
    color: #c0c0c0;
    font-family: "courier new";
    font-size: 0.75em;
}
.wenhuajianshe .wenhuajianshe_t li.c_on {
    background-position: left top;
    color: #000000;
    position: relative;
    z-index: 90;
}
.wenhuajianshe .wenhuajianshe_t li.c_end { margin-right: 0; }
.wenhuajianshe .wenhuajianshe_c {
    text-align: left;
    height: 100%;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #bec3c8;
    top: -9px;
    position: relative;
    z-index: 89;
}
.wenhuajianshe .wenhuajianshe_c li { display: none; }
.wenhuajianshe .wenhuajianshe_c li.c_top { display: none; margin-top: 9px; }
.wenhuajianshe .wenhuajianshe_c li.c_on { display: block; }
.wenhuajianshe .wenhuajianshe_c ul li { display: block; }

/* ---------- ui tabs (来自 ui.tabs.css) ---------- */
@media projection, screen {
    .ui-tabs-hide { display: none; }
}
@media print {
    .ui-tabs-nav { display: none; }
}
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "trebuchet ms", trebuchet, verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after {
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(/uploads/image/itabs/tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0;
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    outline: 0;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px;
    min-width: 64px;
    height: 18px;
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { width: auto; height: auto; }
.ui-tabs-nav .ui-tabs-selected a span { padding-bottom: 1px; }
.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a,
.ui-tabs-nav .ui-tabs-disabled a:hover,
.ui-tabs-nav .ui-tabs-disabled a:focus,
.ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span,
.ui-tabs-nav a:hover span,
.ui-tabs-nav a:focus span,
.ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-disabled a:hover span,
.ui-tabs-nav .ui-tabs-disabled a:focus span,
.ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link,
.ui-tabs-nav .ui-tabs-selected a:visited,
.ui-tabs-nav .ui-tabs-disabled a:link,
.ui-tabs-nav .ui-tabs-disabled a:visited {
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover,
.ui-tabs-nav .ui-tabs-unselect a:focus,
.ui-tabs-nav .ui-tabs-unselect a:active {
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(/uploads/image/itabs/loading.gif) no-repeat 0 50%;
}
* html .ui-tabs-nav { display: inline-block; }
*:first-child html .ui-tabs-nav { display: inline-block; }

/* ---------- 自定义样式（来自页面内联 <style>） ---------- */
.lcimgstyle {
    width: 200px;
    border-radius: 5px;
}
#demo {
    background: #fff;
    overflow: hidden;
    border: 1px dashed #ccc;
    width: 100%;
}
#demo img { border: 3px solid #f2f2f2; }
#indemo { float: left; width: 800%; }
#demo1, #demo2 { float: left; }
.tupiankuailian { width: 200px; height: 30px; }
.tpklstyle8 { width: 148px; border-radius: 4px; }
.tpklstyle7 { width: 170px; border-radius: 4px; }
.tpklstyle6 { width: 200px; border-radius: 4px; }
.tpklstyle5 { width: 239px; height: 49px; border-radius: 4px; }
.tpklstyle4 { width: 297px; height: 50px; border-radius: 4px; }
.tpklstyle3 { width: 400px; height: 59px; border-radius: 4px; }
.tpklstyle2 { width: 600px; height: 80px; border-radius: 4px; }
.imgstyle { width: 550px; height: 370px; border-radius: 5px; }
.wenzi {
    color: #fff;
    text-shadow: 0 0 5px #ccc, 0 0 10px #ccc, 0 0 15px #ccc,
                 0 0 20px #095816, 0 0 25px #095816, 0 0 30px #095816,
                 0 0 50px #095816, 0 0 80px #095816, 0 0 100px #095816,
                 0 0 150px #095816;
}
