﻿/* CSS Document */
/*通用*/
*{padding:0px;margin:0px;}
a img{border:none;}
em{font-weight:normal;font-style:normal;}
.clear{clear: both;height:0px;display:block;*display:inline;}
a{text-decoration:none;color:#20537A;}/*behavior:url(select.htc);hide-focus: expression( this.hideFocus=true );outline: none;*/
a:hover{text-decoration:underline;}
/* CSS Document */

/*------------------v4 header-----------------------------*/
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    _zoom: 1;
}
*+html .clearfix {
	overflow:auto;
}




.v4_nav{width:990px;height:48px;background:url(../../images/youmoban/nav_bg.gif) repeat-x;margin-left:auto; margin-right:auto;}
.v4_nav .nav_content{padding-left:20px;background:url(../../images/youmoban/nav_l_bg.gif) no-repeat;float:left;}
.v4_nav .nav_content li{width:88px;height:48px;padding-left:15px;padding-right:13px;background:url(../../images/youmoban/nav_li_right.gif) no-repeat right center;float:left;line-height:37px;text-align:center;font-size:14px;font-weight:bold;}
.v4_nav .nav_content li a{color:#fff;width:88px;height:48px;display:block;}
.v4_nav .nav_content li.current{line-height:37px;}
.v4_nav .nav_content li.current a,.v4_nav .nav_content li a:hover{width:88px;height:48px;background:url(../../images/youmoban/nav_li_current.gif) no-repeat;line-height:37px;display:block;color:#fff;}
.v4_nav .nav_content li a:hover .nav_content li a:current{width:88px;height:48px;background:url(../../images/youmoban/nav_li_hover.gif) no-repeat;line-height:37px;text-decoration:none;}
.v4_nav_right{padding-right:20px;background:url(../../images/youmoban/nav_r_bg.gif) no-repeat right top;float:right;margin-left:50px;padding-top:13px;height:23px;padding-bottom:12px;}
.v4_task_statistics{height:23px;overflow:hidden;_float:left;}
.v4_task_statistics li{height:33px;_float:left;margin-left:30px;}
.v4_task_statistics li span{float:left;color:#fff;line-height:23px;margin-left:5px;}
.v4_task_statistics .statistics_No{background:url(../../images/youmoban/statistics_No_bg.gif) no-repeat left top;padding-left:10px;height:23px;display:block;float:left;}
.v4_task_statistics .statistics_No em{background:url(../../images/youmoban/statistics_No_bg.gif) no-repeat right top;padding-right:10px;height:23px;font-weight:bold;font-size:14px;display:block;float:left;clear:both;}
.toolbar_content .logo{display:none;}