/* 头部 */
.header{height:30px;background:url(../images/top_bg.png) repeat-x;position:absolute; left:150px; top:0; right:0;}
.logo{height:38px;position:absolute;top:42px;left:5px;}
.logo span{font:400 26px/28px "微软雅黑", "宋体";color:#262626;}
.logo em{font:400 14px/16px "微软雅黑", "宋体"; padding-top:22px;color:#c8c8c8;margin-left:6px;}
.logo label{color:#FF4500}
.topNav{text-align:right;line-height:26px;padding-right:20px;}
.topNav em{color:#01a8df;font-weight:700;}
.topNav a{margin:0 6px;}
.mainNav{padding:35px 20px 0 0;overflow:hidden;}
.mainNav li{float:right;background:url(../images/nav_li_bg.png) 0 5px no-repeat;margin:0 0 0 10px;padding:0 0 0 10px;font:700 14px/24px "宋体";}
.mainNav li a:hover{display:block;padding-bottom:12px;border-bottom:4px solid #01a8df;}
.mainNav li .actived{display:block;padding-bottom:12px;border-bottom:4px solid #01a8df;}
.mainNav li.nobg{background:none;}
/* 侧栏 */
.indexcontent1{position:absolute;left:0px;top:0px; bottom:0px;}
.sidebar_box{position:absolute;width:131px;bottom:0px;background: url(../images/sidebar_bg.png) repeat-y;float:left;margin-right:2px;top:0px;}
.picBox {position:absolute;width:9px;left:133px;background:#337ABB url(../images/right_icon.gif) no-repeat center center;float:left; height:90%;margin-right:2px;top:0px;}
.sidebar{position:relative;width:131px;height:90%;background: url(../images/sidebar_bg.png) repeat-y;}
.sidebar dt{background:#01a8df;font:700 14px/32px "宋体";color:#fff;padding-left:20px;margin-bottom:10px;border-bottom:1px solid #677eb1;border-right:1px solid #677eb1;}
.sidebar dd a{padding-left:20px;display:block;line-height:32px;}
.sidebar dd a:hover{background:#fff;border-top:1px solid #a7acb1;border-bottom:1px solid #a7acb1;line-height:30px;}
.sidebar dd a.selected{background:#fff;border-top:1px solid #a7acb1;border-bottom:1px solid #a7acb1;line-height:30px;}
.content_box{position:absolute;float:left;bottom:0;right:0;left:144px;top:31px;}
.index_tip_div{width:800px;display:none;}
.index_tip_notice{position:relative;width:800px;overflow:hidden;max-height:500px;}
