﻿/******************** 工具栏&状态栏&banner样式 *******************
*******************作用于工具栏&状态栏页面*******************
新版本banner*/
.logo {
width:455px;
height:72px;
background:url(../images/otmdl_1.jpg) no-repeat left;
}

.bgrepeat {
width:100%;
background:url(../images/otmdl_bgrep.jpg) repeat-x;
}

.textbg {
width:559px;
height:72px;
background:url(../images/otmdl_3.jpg) no-repeat left;
}

.userbg {
width:34px;
height:26px;
background:url(../images/toolbar_1.jpg) no-repeat left;
}

.toolbar_bgrepeat {
width:100%;
background:url(../images/otico_rep.jpg) repeat-x;
height:26px;
}

.username {
color:red;
font-weight:700;
}

/* toolbar:,系统分组*/
.nTab_t {
float:left;
width:100%;
margin:0 auto;
background:none;
background-position:left;
background-repeat:repeat-y;
margin-bottom:2px;
}

.nTab_t .TabTitle_t {
clear:both;
height:22px;
overflow:hidden;
}

.nTab_t .TabTitle_t ul {
border:0;
margin:0;
padding:0;
text-align:center;
}

.nTab_t .TabTitle_t li {
float:left;
width:85px;
cursor:pointer;
padding-top:6px;
padding-right:0;
padding-left:1px;
padding-bottom:2px;
list-style-type:none;
margin-left:2px;
}

.nTab_t .TabTitle_t .active {
background-image:url(../images/tab_act1.gif);
background-repeat:no-repeat;
height:24px;
font-weight:700;
color:#fff;
}

.nTab_t .TabTitle_t .normal {
background-image:url(../images/tab_normal1.gif);
background-repeat:no-repeat;
color:#E7F5FB;
height:24px;
font-weight:700;
}

.nTab_t .TabContent_t {
width:90%;
background:none;
margin:0 auto;
padding:3px 0 0;
}

.none {
display:none;
}

/*tab链接*/
A.tab:link {
font-size:9pt;
color:#E7F5FB;
margin-left:10px;
text-decoration:none;
}

A.tab:visited {
font-size:9pt;
text-decoration:none;
margin-left:10px;
color:#E7F5FB;
}

A.tab:hover {
font-size:9pt;
text-decoration:none;
color:#fff;
}

/*时间栏(固定长宽)*/
.timebg {
height:26px;
background:url(../Images/toolbar_1.jpg) no-repeat left top;
float:left;
width:400px;
padding-left:22px;
padding-top:7px;
}

/*时间字体*/
.timefont {
color:#FFF;
margin-left:14px;
font-size:12px;
}

/*登录信息字体*/
.timefont2 {
font-weight:700;
color:#FFF;
margin-left:0;
font-size:12px;
}

/*主页链接*/
.btn_homepage {
width:24px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_5.jpg) no-repeat left;
}

.btn_homepage_act {
width:24px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_act_5.jpg) no-repeat left;
}

/*注销按钮链接*/
.btn_logout {
width:23px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_13.jpg) no-repeat left;
}

.btn_logout_act {
width:23px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_act_13.jpg) no-repeat left;
}

/*按钮固定宽度间隔*/
.btn_space {
width:10px;
height:26px;
background:url(../Images/toolbar_8.jpg) no-repeat left;
}

/*隐藏TopPicture按钮(图片名称待换)*/
.btn_hide {
width:29px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_17.jpg) no-repeat left;
}

/*显示TopPicture按钮(图片名称待换)*/
.btn_show {
width:29px;
height:26px;
cursor:hand;
background:url(../Images/toolbar_act_17.jpg) no-repeat left;
}

/*修改密码链接*/
.btn_modifysn
{
width:23px;
height:26px;
cursor:hand;
background: url(../Images/modifysn.jpg) no-repeat left ;
}
.btn_modifysn_act
{
width:23px;
height:26px;
cursor:hand;
background: url(../Images/modifysn_act.jpg) no-repeat left ;
}



/*旧版本*/
/*刷新链接
.btn_refurbish{width:24px;height:26px;cursor:hand;background: url(../Images/toolbar_7.jpg) no-repeat left ;}
.btn_refurbish_act{width:24px;height:26px;cursor:hand;background: url(../Images/toolbar_act_7.jpg) no-repeat left ;}*/
/*前进按钮链接
.btn_onward{width:24px;height:26px;cursor:hand;background: url(../Images/toolbar_9.jpg) no-repeat left ;}
.btn_onward_act{width:24px;height:26px;cursor:hand;background: url(../Images/toolbar_act_9.jpg) no-repeat left ;}*/
/*后退按钮链接
.btn_back{width:23px;height:26px;cursor:hand;background: url(../Images/toolbar_11.jpg) no-repeat left ;}
.btn_back_act{width:23px;height:26px;cursor:hand;background: url(../Images/toolbar_act_11.jpg) no-repeat left ;}*/
/*关闭按钮链接
.btn_close{width:23px;height:26px;cursor:hand;background: url(../Images/toolbar_15.jpg) no-repeat left ;}
.btn_close_act{width:23px;height:26px;cursor:hand;background: url(../Images/toolbar_act_15.jpg) no-repeat left ;}*/
/*重复背景(可伸缩)
.toolbar_bgrepeat{width:100%;background: url(../Images/toolbar_4.jpg) repeat-x;height:26px;}*/
/*重复背景(无宽度)
.toolbar_bg{background: url(../Images/toolbar_4.jpg) repeat-x;}*/
/*登陆信息(固定长宽)
.login_newsbg{width:26px;height:26px;background: url(../Images/toolbar_2.jpg) no-repeat left ;}*/

/******************** banner条样式 ********************/
/**************作用于banner页面***************/
/* banner：定义占据整行的Table，可能包含“标识”、“广告”、“菜单”、“搜索”、“信息通告”、“欢迎信息”、“附加信息”和“系统按钮” */

/* 旧版本
.logo{width:531px;height:72px;background: url(../Images/otmdl_1.jpg) no-repeat left ;}
.bgrepeat{width:100%;background: url(../Images/otmdl_2.jpg) repeat-x;}
.textbg{width:483px;height:26px;background: url(../Images/otmdl_3.jpg) no-repeat left ;}
.textbottombg{width:483px;height:46px;background: url(../Images/otmdl_4.jpg) no-repeat left ;}
.bannerLeft{display: none;}
/** 标识（logo） **//*
.bannerLogo {display: none;}
.bannerLogo img {width: 1px;height: 1px;}
.bannerMain {}
.bannerOther {width: 210px;text-align: right;}
.bannerRight {width: 10px;}
.info{ height:100%}
.topMenu {text-align: right;}
.date{text-align: right;color:#FFFFFF}
.banner_margin{margin-bottom:3px;}*/

