﻿/*首页样式表*/

/*左侧logo标题*/
.logo_left_bg{background:url("images/logo_bg_left.gif") no-repeat right  bottom;height:21px;width:3px;}
.logo_right_bg{background:url("images/logo_bg_right.gif") no-repeat right  bottom;height:21px;width:2px;}
.logo_inner_bg{background:url("images/logo_bg_inner.gif") repeat-x bottom; height:21px;}
.logo_text{background:url("images/logo_title.gif") no-repeat  bottom; position:relative;top:2px; width:73px; height:21px; line-height:21px; margin-left:5px;}

/*左侧菜单栏位*/
.nav_shadow_top{background:url("images/nav_Shadow_top.gif") repeat-x;}
.nav_shadow_top_right{background:url("images/nav_Shadow_top_right.gif") no-repeat;width:3px;}
.nav_shadow_right{background:url("images/nav_Shadow_right.gif") repeat-y;width:3px;}
.nav_shadow_bottom{background:url("images/nav_Shadow_bottom.gif") repeat-x;}
.nav_shadow_bottom_right{background:url("images/nav_Shadow_bottom_right.gif") no-repeat;width:3px;}
.nav_content{width:100%;height:100%; border-left:solid 1px Background;border-right:solid 1px Background;border-top:solid 1px Background;}
	 
/*左侧竖状导航菜单*/
.nav_leftbar_blank{background:url("images/nav_leftbar_blank.gif") repeat-y right;}

.bar_top {background:url("images/bar-top.gif") no-repeat bottom;width:22px;height:3px;}
.bar_inner {background:url("images/bar-inner.gif") repeat-y  top;width:22px; height:68px; padding-left:7px; cursor:pointer;}
.bar_bottom {background:url("images/bar-bottom.gif") no-repeat  right;width:22px; height:3px;}

.bar_active_top {background:url("images/bar-active-top.gif") no-repeat bottom;width:22px;height:3px;}
.bar_active_inner {background:url("images/bar-active-inner.gif") repeat-y right;width:22px; height:68px;padding-left:7px; cursor:pointer;}
.bar_active_bottom {background:url("images/bar-active-bottom.gif") no-repeat  right;width:22px; height:3px;}

.bar_hover_top {background:url("images/bar-hover-top.gif") no-repeat bottom;width:22px;height:3px;}
.bar_hover_inner {padding-bottom:4px;background:url("images/bar-hover-inner.gif") repeat-y  top;width:22px; height:68px; padding-top:5px; padding-left:7px; cursor:pointer;}
.bar_hover_bottom {background:url("images/bar-hover-bottom.gif") no-repeat  right;width:22px; height:3px;}

/*outlook*/
.bar_bg{ border-bottom:solid 1px #002d96;FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ddecfe, EndColorStr=#81a9e2);}
.bar_bg_hover{ border-bottom:solid 1px #002d96; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffdc, EndColorStr=#f7c05b);}
.bar_bg_sed{ border-bottom:solid 1px #002d96;FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#fbe694, EndColorStr=#ee9615);}
.bar_con_bg{ height:100%;width:100%;table-layout:fixed;border-bottom:solid 1px #002d96;}
.bar_text{margin-top:4px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative;top:-1px}
.bar_con{padding-left:7px;padding-top:5px;OVERFLOW:auto;width:100%;height:100%;}
.a1{color: #1E2341; font-size: 12px;text-decoration: none;}
.a2{color: #1E2341; font-size: 12px;text-decoration:underline;}

/* tab*/
.main_tab_header {background:url("images/main-tab-line.gif") repeat-x bottom; }

.main_tab_outer {background:url("images/main-tab-right.gif") no-repeat left bottom;}
.main_tab_inner {background:url("images/main-tab-left.gif")  no-repeat right bottom;}
.main_tab_tab {background:url("images/main-tab.gif") repeat-x bottom;cursor:pointer; padding-top:5px;padding-left:3px;padding-right:3px;}

.main_tab_hover_outer {background: url("images/tab-hover-right.gif") no-repeat left ; position:relative;top:-1px;}
.main_tab_hover_inner {background: url("images/tab-hover-left.gif") no-repeat right ;position:relative;top:-1px;}
.main_tab_hover_tab {background: url("images/tab-hover.gif") repeat-x;cursor:pointer; padding-top:5px; padding-left:3px;padding-right:3px;}

.main_tab_active_outer {background: url("images/main-tab-active-right.gif") no-repeat left bottom ;}
.main_tab_active_inner {background: url("images/main-tab-active-left.gif") no-repeat bottom right;}
.main_tab_active_tab {background: url("images/main-tab-active.gif") repeat-x bottom;cursor:pointer; padding-top:5px; padding-left:3px;padding-right:3px;}

.main_tab_body {vertical-align:top;border-top:1px solid AppWorkspace;border-left:1px solid AppWorkspace;border-right:1px solid AppWorkspace;border-top:0;padding:1px; background-color:White}
.main_tab_body_shadow{background:url("images/main-tab-body-shadow.gif") repeat-x;}
.main_tab_text{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; position:relative;top:-1px;}

/*frame*/
.homeframe{
	border-left: solid 1px ActiveBorder;
	border-top: solid 1px ActiveBorder;
	border-bottom: solid 1px White;
	width:100%;height:100%;
}

/*toolbar img link*/
.toolimg{	
	cursor:hand;border:solid 1px ButtonFace; position:relative;top:-1px;
	padding-left:2px; padding-right:2px;font-size:12px;	
}
/*toolbar link over*/
.toolimgover{	
	cursor:hand;border:solid 1px ActiveBorder; position:relative;top:-1px;
	padding-left:2px; padding-right:2px;font-size:12px;
	BACKGROUND-COLOR: ButtonHighlight;
}
/*toolbar link click down*/
.toolimgdown{	
	cursor:hand;border:solid 1px ThreeDDarkShadow; position:relative;top:-1px;
	padding-left:2px; padding-right:2px; font-size:12px;
	BACKGROUND-COLOR: InactiveBorder;
}

/**/
.loginview
{
	 table-layout:fixed;position:relative;top:88px;
    left: 46px;
}
.loginremeberme{
 padding-left:93px;
}
.loginbutton{
font-size:12px; height:20px; width:74px;CURSOR: hand; line-height:16px; position:relative; left:-45px;
}
.anonymitybutton{
font-size:12px; height:20px; width:74px;CURSOR: hand; line-height:16px; position:relative; left:270px;
top:25px
}


