@charset "utf-8";

/* CSS Document */
* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    padding: 0;
    margin: 0;
    background-color: #c6e2f8;
    overflow-x: hidden;
    overflow-y: visible;
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
}

body, html {
    height: 100%;
}
input,textarea{
    font-size:12px;
    font-family: "宋体",serif;
}
/* 抬头背景图 css */
#apdiv1 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 49px;
    z-index: 1;
    background-image: url(top/middle.jpg);
}

/* 抬头左边大标题图 css */
#top_1 {
    position: absolute;
    left: 11px;
    top: 0px;
    width: 460px;
    height: 49px;
    z-index: 2;
    background-image: url(top/top_1.jpg);
}
/* 抬头右边最外框 css */
#menu {
    position: absolute;
    left: 50%;
    top: 3px;
    width: 49%;
    text-align: right;
    height: 38px;
    white-space: nowrap;
}
/* 抬头右边最外框分2个div 这是第一个 css */
.menu_1 {
    width: 100%;
    text-align: right;
    float: right;
    visibility: visible;
    white-space: nowrap;
    height: 18px;
}
/* 抬头右边最外框分2个div 这是第二个 css */
.menu_1_1 {
    width: 100%;
    text-align: right;
    float: right;
    visibility: visible;
    white-space: nowrap;
    height: 18px;
    margin-top: 4px;
    _margin-top: 0px;
}
/* 抬头右边最外框分2个div 这是第一个 退出修改密码 css */
.menu_2 {
    width: 450px;
    text-align: right;
    float: right;
    visibility: visible;
    height: 18px;
}
/* 抬头菜单条背景 css */
#top_menu {
    position: absolute;
    left: 0px;
    top: 49px;
    width: 100%;
    height: 23px;
    z-index: 1;
    background-image: url(top/top_menu1.jpg);
}
/* 导航条背景 css */
#daohang {
    position: absolute;
    left: 0px;
    top: 71px;
    width: 100%;
    height: 28px;
    background-image: url(top/top_menu2.jpg);
    z-index: 0;
    visibility: visible;
}
/* 导航条文字 css */
#daohang_1 {
    position: absolute;
    left: 7px;
    top: 0px;
    width: 95%;
    z-index: 3;
    font-family: "宋体";
    font-size: 12px;
    color: #000000;
    text-indent: 2px;
    vertical-align: middle;
    padding-top: 8px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}
/* 帮助修改删除间距控制 css */
.li_title {
   	line-height: 23px;
	padding-left: 20px;
	display:inline;
}
 /* 抬头切换按钮*/
.tab_button_selected {
    font-size: 12px;
    color: #FFFFFF;
    height: 23px;
    width: 90px;
    border: 0px none;
    background-image: url(top/tab_button_selected.png);
    padding: 2px;
    cursor: pointer;
    line-height: 23px;
    /* 点击按钮后，不显示按钮周围的虚线框*/
    hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
    outline: none;  /* for firefox 1.5 + */
}
 /* 抬头切换按钮*/
.tab_button {
    font-size: 12px;
    color: #002677;
    height: 23px;
    width: 90px;
    border: 0px none;
    background-image: url(top/tab_button.png);
    padding: 2px;
    cursor: pointer;
    line-height: 23px;
    /* 点击按钮后，不显示按钮周围的虚线框*/
    hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
    outline: none;  /* for firefox 1.5 + */
}

/* 登录页input框 css */
.input_1 {
    font-size: 14px;
    vertical-align: middle;
    width: 150px;
    border: 1px solid #000000;
    margin: 6px;
}
/* 登录按钮 css */
.button_input {
    color: #ffffff;
    height: 23px;
    font-family: "宋体";
    font-size: 12px;
    width: 48px;
    text-align: center;
    background-image: url(login/loginbutton.gif);
    padding: 2px;
    border: 0px none;
    cursor: pointer;
    margin-top: 4px;
    margin-bottom: 4px;
    letter-spacing: 0.1em;
}

/* 登录页登录框定位 css */
.bg_div_1 {
    width: 452px;
    height: 322px;
    background-image: url(login/login.gif);
}
/* 登录页登录框定位 css */
.bg_div_2 {
    padding-top: 170px;
    padding-left: 10px;
}
/* 登录页登录框高度 css */
input {
    height: 18px;
}
/* 登录页图片文字 css */
.wenzi_pic {
    height: 60px;
    width: 70px;
    float: left;
    text-align: right;
    padding-top: 4px;
    margin-top: 4px;

}
/* 导航条链接 css */
.k2 {
    font-style: normal;
    text-decoration: underline;
    font-size: 12px;
    color: #0000ff
}

.k2:visited {
    color: #002677;
    font-size: 12px;
    text-decoration: none;
}

.k2:active {
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    color: #408080
}

.k2:link {
    color: #0033CC;
    font-size: 12px;
    text-decoration: none
}

.k2:hover {
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    color: #002677
}


/* 帮助修改删除链接 css */
.k1 {
    font-style: normal;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.k1 :visited {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.k1 :active {
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    color: #408080
}

.k1 :link {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.k1 :hover {
    font-style: normal;
    text-decoration: none;
    font-size: 12px;
    color: #002677
}

.li_title {
    display: inline;
}
