@CHARSET "UTF-8";
body, button, input, select, textarea a{font: 12px/1.5 "微软雅黑",tahoma,arial,'宋体',sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, iframe, button, textarea, p, blockquote, th, td, img{ margin: 0;  padding: 0;}
html{color:#333333; background-color: #fff}
fieldset, img, iframe, button{ border:0; text-decoration:none;}
/**:focus { outline: 0;}*/
ol, ul { list-style: none;}
table { border-collapse:collapse; border-spacing: 0;}
caption, th { text-align: left;}
header, footer, article, section, nav{display: block;}
a {outline: none; /* for Forefox */ cursor:pointer; text-decoration: none; }
a { /* for Ie*/ }
input{ outline:none; }
em{ font-style:normal;}
input,select,img{ vertical-align:middle;}
textarea{ outline: none; resize:none;}
h1,h2,h3,h4,h5,h6,.fs14 {  font-size: 20px;  } 
a img{border: none;}
i{ font-style:normal;}
a:link, a:visited { color: #7ba93f;     text-decoration: none;}
a:hover, a:active {color: #0e7a00;  text-decoration: none;}

.clear{ clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;}
.clearfix{zoom:1;}

.bold{font-weight:bold;}
.mc{margin:0 auto;}
.fr{float:right;}
.fl{float:left}
.tar{text-align:right;}
.tal{text-align:left;}
.tac{text-align:center;}
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}

.mt5{margin-top:5px;}
.mt10{margin-top:15px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}

.p5{padding:5px;}
.p10{padding:10px;}
.p15{padding:15px;}

.m5{margin:5px;}
.m10{margin:10px;}
.m15{margin:15px;}

.nobor{ border:none;}
.bgnone{ background:none;}
/*登录页面*/
.login_header { background:#ffffff url(images/login_bg_1.png) no-repeat top center; height:903px;}
/*.login_header { background:#1d77e9 url(images/login_top.png) no-repeat top center; height:420px;}*/



.login_btns { height:32px; position:absolute; right:30px; top:30px; z-index:999;}
.login_btns ul li { float:left; margin-left:20px; }
.login_btns ul li a { display:block; text-indent:-9999px; width:30px; height:30px;}
.login_btns ul li a.help { background:url(images/help_ico.png) no-repeat;}
.login_btns ul li a.setting { background:url(images/setting_ico.png) no-repeat;}

.login_btns ul li a.help:hover { background-position:0px -30px;}
.login_btns ul li a.setting:hover {background-position:0px -30px;}
.login_form { width:480px; height:390px;position:absolute; left:50%;top:50%; margin-left:-240px;margin-top:-190px; z-index:1; background:url(images/login_bg_0.png) no-repeat center bottom;}

.login_form .logo { background:url(images/login_login.png) no-repeat; margin: 0 auto; height:89px;width:380px;}


.login_input { padding:55px 60px;}
.login_input dl { border-radius: 4px 4px 4px 4px; margin: 0 auto; height:45px; width:90% ;margin-bottom:15px; border:1px solid #d8d8d8; background:#fff;}
.login_input dl dt {float:left; width:73px;height:45px; display:block; }
.login_input dl dd {float:left; width:260px;}
em.uname {display:block; background:url(images/username_ico.png) no-repeat center center; width:73px;height:45px; }
em.pwd {display:block; background:url(images/password_ico.png) no-repeat center center; width:73px;height:45px; }
.login_form .ipt { width:100%;color: #666666; height:20px;     margin-top: 2px;
    margin-left: 2px;line-height:25px; padding:10px; font-size:14px; border:none;}
.login_form .l_btn { border-radius: 4px 4px 4px 4px; background:#3eae7f; border:none; margin: 0 auto; width:90%; height:50px; color:#fff; font-size:18px;}
.login_form .l_btn:hover {background:#3ecb59; }
.login_form .btn{text-align: center;}


/*theme blue*/

/*blue*/
.navbar .navbar-inner{
	background-color: #34383c;
}
.glyxm{padding-top: 20px;width: 220px;border-right: solid 1px;height: 60px }

.breadcrumbs {background:#ffffff; border-bottom:1px solid #dcdcdc; height:41px; display:none;}
#task-content
{
     padding:0px 95px 0px 95px;
     margin-top: 15px;
}
#task-content ul  
{
   
    width: 104%;
    margin-left:-50px;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    
}
#task-content ul li  
{
    background:#d2d7ca; 
	width: auto; 
	padding-top: 8px; 
	padding:10px 30px; 
	text-align: center;  
	border-bottom:none;     
    position:relative; 
    margin-left:43px;
	margin-right:44px; 
	height:42px;
	margin-top: 1px;
	display: inline-block;

}
#task-content ul li.cur{ 
	background:#b2e567; 
	border-bottom:1px solid #b2e567;
	padding-top: 10px; 
	text-align: center;}
#task-content ul li span { color:Yellow;}
#task-content ul li span a { color:#6b6b6b;font-size: 14px;}
#task-content ul li.cur span a { color:Black; 
	display: block;
	 
	font-size:14px;
	text-decoration: none;}
#task-content ul li .closed { 
	width:44px; 
	height:42px; 
	background:url(images/closed_01.png) no-repeat; 
	position:absolute; 
	right:-43px;
	margin-top: -14px;
	float: right;
	top: 14px }

#task-content ul li.cur .closed{background:url(images/closed_01.png) no-repeat 0px -43px;}
#task-content ul li .renovate { width:44px; height:42px; background:url(images/back.png) no-repeat; position:absolute; right:3px; top:3px;}
#task-content ul li.cur .renovate{background:url(images/back.png) no-repeat 0px -42px;width: 44px;
    height: 42px;}
#content{
margin-left: 230px;}

.macro-component-tabitem{
	background: #0b559f;
}

.macro-component-tabitem.selected{
	background: #04386d;
}

.macro-component-tabitem:hover{
	background: #04386d;
}

.macro-tabs-item-text{
	font-family: 'Microsoft Yahei',verdana;
	font-size: 14px;font-weight: bold;
	color:#fff;
	line-height: 30px;
}
/*blue*/

/*red*/
/* .navbar .navbar-inner{
	background: #EC6A2A;
}

.breadcrumbs {
background: #EC6A2A;
}
#content{padding:0;}

.macro-component-tabitem{
	background: #D46A2A;
}

.macro-component-tabitem.selected{
	background: #C26A2A;
}

.macro-component-tabitem:hover{
	background: #C26A2A;
}

.macro-tabs-item-text{
	font-family: 'Microssoft Yahei',verdana;
	font-size: 14px;font-weight: bold;
	color:#fff;
	line-height: 30px;
} */
/*red*/



.user_info { width:230px; height:73px; float:right;}

body{min-width:1000px;}
.com_relative{position:relative;}
.com_pdlr50{padding:0px 55px;}
.com_pdtb20{padding:20px 0px;}
.com_pd1{padding:20px 0px; margin:0px 55px;}

.com_pgae{height:33px;}
.com_pgae ul{text-align:center;}
.com_pgae ul li{display:inline-block; zoom:1; *display:inline; font-size:14px; color:#7a7a7a; margin-left:-1px;}
.com_pgae ul li.mglr5{margin:0px 5px;}
.com_pgae ul li.mglr10{margin:0px 20px 0px 5px;}
.com_pgae ul li a{display:inline-block; zoom:1; *display:inline; height:31px; line-height:31px; padding:0px 15px; border:1px solid #DADADA; font-size:14px; color:#000;}
.com_pgae ul li.prevnext{color:#bcbcbc;}
.com_pgae ul li.cur a,
.com_pgae ul li a:hover{border:1px solid #FE5E39; background:#FE5E39; color:#FFF; text-decoration:none;}
.com_pgae ul li.last .button{width:70px; height:33px; border:1px solid #DADADA; background:#FFF; font-size:14px; color:#7a7a7a; cursor:pointer;}
.com_pgae .spebar{position:relative;}
.com_pgae .spebar .num{border:1px solid #DADADA; height:39px; display:inline-block; zoom:1; *display:inline; width:30px; height:31px; line-height:31px;}
.com_pgae .spebar em{padding:0px 10px;}
.com_pgae .spebar span{display:block; border:1px solid #DADADA; width:13px; height:15px; cursor:pointer; margin-left:-1px;}
.com_pgae .spebar span.sp1{background:url(images/arrow_03.png) no-repeat center center;}
.com_pgae .spebar span.sp2{background:url(images/arrow_04.png) no-repeat center center; margin-top:-1px;}
.com_pgae .spebar .icon{position:absolute; right:-14px; top:0px;}




.navbar-inner .right{padding-right:20px;padding-left: 20px; background-color: #1e2226; float:right; *display:inline;}
.person{float:left; width:240px;height: 72px}
.person .thumb{width:45px; height:46px; padding:13px 0px;  margin:0px 10px; *display:inline;float: left;}
.person_zhuxiao{float: right;width: 57px;height: 73px;margin-top: 0px;    border-left: #333 solid 1px;}
.person_zhuxiao a {
    float: right;
    width: 30px;
    height: 30px;
    font-size: 14px;
    display: block; 
    color: #7ba93f;
   
    margin-top: 23px;
}
 .dropdown .caret {display: block;    width: 8px;
position: relative;
    margin-left: 118px;
    height: 8px;    margin-right: 90px;

margin-top: -20px }
    .glyjt{width: auto;height: 60px;margin-top: 14px}
 
 .dropup, .dropdown {top: 1px;height: 52px}
 .dropdown .dropdown-toggle pp a{display: block;margin-top: 30px;width: 200px}
  
.person_user{width: 50px;height: 30px;float: right;}
.person .thumb img{width:45px; height:45px;border-radius:50%;}
.person .desc{text-align:right; padding:18px 0px; height:36px; font-size:13px; color:#FFF; float:right;}
.person .desc h3{height:18px; line-height:18px;}
.person .desc h3 a{padding:0px 4px;}
.person .desc a{color:#FFF;}
.person .desc span{background:url(images/quit.png) no-repeat 0px center; padding:0px 0px 0px 20px;}

.navicon{padding:21px; height:30px; line-height:30px; float:right; margin:0px 30px; *display:inline;}
.navicon a{}
.navicon img{width:24px; height:17px;}

.msgpop{background:url(images/redpoint.png) no-repeat;width: 16px;height: 16px;float: right;}

.whether{float:right; line-height:16px; background:url(images/whether.png) no-repeat 0px center; padding:20px 0px 20px 40px;}
.whether p{color:#FFF;}
.whether i{color:#BAD7F8;}

.user-icon{height:49px; background:#F6F6F6; border-bottom:1px solid #EEE; position:relative; *z-index:1;}
.user-icon .left{float:left; padding:7px 0px 6px 0px; margin:0px 14px; *display:inline;}
.user-icon .left .icon{width:36px; height:36px; display:block;}
.user-icon .shortcut,
.user-icon .search{float:left; margin:0px 17px; *display:inline; position:relative;}
.user-icon .show{background:#FFF; border:1px solid #D2D2D2;  position:absolute; z-index:999;}

.shortcut .show{width:72px; top:50px; left:-20px; padding:5px 0px; text-align:center;}
.shortcut .show .arrow{width:26px; height:16px; background:url(images/arrow_01.png) no-repeat; position:absolute; top:-16px; left:50%; margin-left:-13px;}
.shortcut .show .head{height:36px; line-height:36px; padding:0px 14px;}
.shortcut .show .head h3{border-bottom:1px solid #D7DADA;}
.shortcut .show .body {padding:20px 0px 0px 0px;}
.shortcut .show .body ul li{padding:10px 0px;}
.shortcut .show .body ul li a{display:block; padding:30px 0px 0px 0px; height:26px; line-height:26px; text-align:center;}
.shortcut .show .body .i1 a{background:url(images/icon_06.png) no-repeat center top;}
.shortcut .show .body .i2 a{background:url(images/icon_07.png) no-repeat center top;}
.shortcut .show .body .i3 a{background:url(images/icon_08.png) no-repeat center top;}
.shortcut .show .body .i4 a{background:url(images/icon_09.png) no-repeat center top;}
.shortcut .show .body .i5 a{background:url(images/icon_10.png) no-repeat center top; padding:40px 0px 0px 0px;}
.search .show{width:200px; height:24px; padding:5px 0px; top:50px; left:-6px;}
.search .show .arrow{width:26px; height:16px; background:url(images/arrow_01.png) no-repeat; position:absolute; top:-16px; left:10px;}
.search .show .search-text{width:150px; height:24px; line-height:24px; background:url(images/ssearch_01.png) no-repeat 10px center; padding:0px 10px 0px 40px; border:0;}

.user-icon .right{ padding:4px 0px 0px 0px; height:85px; /*marg4n-right:90px;*/ margin-right:30px; *display:inline;}
.scroll-left{position:relative; height:45px;}
.scroll-left .bd{zoom:1; /*width:1070px;*//*width:875px;*/width:750px;}
.scroll-left .bd ul{/*overflow:hidden; */zoom:1; /*width:2000px;*/ height:900px;}
.scroll-left .bd li{float:left; margin:0px 2px; *display:inline; font-size:13px;/* width:104px;*/ height:45px; /*line-height:45px; */text-align:center;}

.scroll-left .bd li a{display:block; height:45px;  float:left; padding:0px 0px 0px 0px;}
.scroll-left .bd li a i{display:inline-block; width:29px; height:29px; background:url(images/icon.png) no-repeat 0px 0px; position:relative; top:8px; margin:0px 5px;}
.scroll-left .bd li.i2 a i{background-position:0px -29px;}
.scroll-left .bd li.i3 a i{background-position:0px -58px;}
.scroll-left .bd li.i4 a i{background-position:0px -87px;}
.scroll-left .bd li.i5 a i{background-position:0px -116px;}
.scroll-left .bd li.i6 a i{background-position:0px -145px;}
.scroll-left .bd li.i7 a i{background-position:0px -174px;}
.scroll-left .bd li.i8 a i{background-position:0px -203px;}
.scroll-left .bd li.i9 a i{background-position:0px -232px;}
.scroll-left .bd li.i10 a i{background-position:0px -261px;}

.scroll-left .bd li.mr110{margin-right:110px;}

.scroll-left .prev,
.scroll-left .next{width:22px; height:22px; display:block; background:url(images/prevnext.png) no-repeat; position:absolute; top:48%; margin-50p:-11px; left:23%; margin-50ft:-410px;}
.scroll-left .next{left:auto; right:25%; margin-50ght:-350px; background-position:0px -22px;}


.scroll-left .bd li{position:relative; border:1px solid #F6F6F6; width:110px;}
.scroll-left .bd li:hover{border:1px solid #ddd; border-bottom:1px solid #fff; background:#FFF;}

.scroll-left .bd li dl.second{width:180px; border:1px solid #ddd; border-top:none; background:#FFF; padding:10px 10px 25px 30px; position:absolute; left:-1px; top:45px; z-index:999; display:none;}
.scroll-left .bd li dl.secright{width:180px; border:1px solid #ddd; border-top:none; background:#FFF; padding:10px 10px 25px 30px; position:absolute; left:auto; right:-1px; top:45px; z-index:999; display:none;}
.scroll-left .bd li:hover dl.second{display:block;}
.scroll-left .bd li dl.second dd{line-height:40px; color:#227fea; float:left; width:100%;}
.scroll-left .bd li dl.second dd h3{height:40px;}
.scroll-left .bd li dl.second dd a{color:#227fea; display:inline; height:auto;}
.scroll-left .bd li dl.second dd a:hover{ text-decoration:underline;}
.scroll-left .bd li dl.third{height:25px; line-height:25px; padding:0px 0px; display:none;}
.scroll-left .bd li dl.second dd:hover dl.third{display:block;}
.scroll-left .bd li dl.third dd{margin-right:25px; display:inline; width:auto; color:#666;}
.scroll-left .bd li dl.third dd a{color:#666; height:25px; line-height:25px;}
.scroll-left .tempWrap{/*height:660px !important;*/ /*width:810px !important;*/}


.personal_matter{min-width:1000px; margin:0px auto; padding:20px 0px; text-align:center;}

.personal_matter .bd {padding:20px 0px;}
.personal_matter .bd .hide{display:none;}
.personal_matter .bd ul li{width:255px; height:141px; float:left; margin:15px 25px; *display:inline; position:relative;}
.personal_matter .bd ul li a:hover { opacity:0.8;}
.personal_matter .bd ul li a{width:255px; height:140px; display:block; background:url(images/bg_01_0.png) no-repeat; text-align:center; color:#FFF; line-height:50px;}
.personal_matter .bd .i1 a{background-position:0px 0px;}
.personal_matter .bd .i2 a{background-position:0px -141px;}
.personal_matter .bd .i3 a{background-position:0px -282px;}
.personal_matter .bd .i4 a{background-position:0px -424px;}
.personal_matter .bd .i5 a{background-position:0px -564px;}
.personal_matter .bd .i6 a{background-position:0px -705px;}
.personal_matter .bd .add a{background-position:0px -918px;}
.personal_matter .bd a span{display:block; font-size:48px;}
.personal_matter .bd a {font-size:24px;}
.personal_matter .hd{height:13px; padding:11px 40px; border:1px solid #CBCBCB; border-radius:7px; display:inline-block; zoom:1; *display:inline;}
.personal_matter .hd ul{text-align:center;}
.personal_matter .hd ul li{width:13px; height:13px; background:url(images/dot_01.png) no-repeat; display:inline-block; zoom:1; *display:inline; margin:0px 8px; cursor:pointer;}
.personal_matter .hd .cur{background-position:0px -13px;}

.personal_matter .closeicon{width:22px; height:22px; background:url(images/icon_12.png) no-repeat; position:absolute; top:5px; right:5px; cursor:pointer; z-index:999;}


.user_help{position:absolute; right:15px; top:5px;}
.user_help .thumb{width:30px; height:30px; position:relative; z-index:9;}
.user_help .desc{padding:5px 16px; width:220px; height:42px; line-height:21px; border:1px solid #DBDBDB; box-shadow:0px 0px 4px #a0a0a0; background:#F6F6F6; color:#737373; position:absolute; right:20px; top:15px;}
.user_help .desc i{color:#227fea;}

.message{position:absolute; right:15px; top:40px;}
.message .thumb{width:30px; height:30px; position:relative; z-index:9;}
.message .desc{padding:5px 55px; width:140px; height:42px; line-height:21px; border:1px solid #DBDBDB; box-shadow:0px 0px 4px #a0a0a0; background:#F6F6F6; color:#737373; position:absolute; right:0px; top:15px; background:url(images/icon_23.png) no-repeat 20px center;}
.message .desc h4{color:#227fea;}
.message .desc p{color:#737373;}

.message{position:absolute; right:15px; top:40px;}
.message .thumb{width:30px; height:30px; position:relative; z-index:9;}
.message .desc{padding:5px 55px; width:140px; height:42px; line-height:21px; border:1px solid #DBDBDB; box-shadow:0px 0px 4px #a0a0a0; color:#737373; position:absolute; right:0px; top:15px; background:#F6F6F6 url(images/icon_23.png) no-repeat 20px center;}
.message .desc h4{color:#227fea;}
.message .desc p{color:#737373;}
.message .desc .count{width:24px; height:24px; line-height:24px; text-align:center; color:#FFF; position:absolute; background:url(images/dot_02.png) no-repeat; top:15px; right:25px;}




/*U4*/
.executive_office .head{height:47px; border-bottom:1px solid #DFDEDE;}
.executive_office .head h2{display:inline-block; zoom:1; *display:inline; padding:0px 12px; height:43px; line-height:43px; border-bottom:4px solid #6EB276; font-size:16px;}
.executive_office .head .action{padding:7px 0px; position:relative;}
.executive_office .head .action li{float:left; width:115px; margin:0px 3px; *display:inline; position:relative; z-index:10;}
.executive_office .head .action h3 a{width:65px; height:33px; line-height:33px; display:block; padding:0px 0px 0px 50px; font-size:14px; color:#FFF;}
.executive_office .head .action h3 a em{padding:0px 10px;}
.executive_office .head .action .export{background:#7DB4F0 url(images/icon_13_1.png) no-repeat 25px center;}
.executive_office .head .action .add{background:#73B97C url(images/icon_13_2.png) no-repeat 25px center;}
.executive_office .head .action .delete{background:#7B8CB6 url(images/icon_13_3.png) no-repeat 25px center;}
.executive_office .head .action dl{width:105px; padding:20px 5px; background:#86BAF3; position:absolute; z-index:99; display:none; left:0px; top:33px; height:auto;}
.executive_office .head .action dl dd a{width:73px; height:32px; line-height:32px; display:block; padding:0px 0px 0px 32px; font-size:14px; color:#FFF;}
.executive_office .head .action dl dd a:hover{background:#5194DD; text-decoration:none;}
/*.executive_office .head .action li:hover dl{display:block;}*/

.executive_office .body{padding:17px 0px;/* min-height:600px;*/}
.executive_office .body table{border:1px solid #E2E1E1; text-align:center; width:100%;}
.executive_office .body th{border-bottom:1px solid #E2E1E1;/* padding:0px 20px; */height:32px; background:#F6F6F6; font-weight:normal; text-align:center;}
.executive_office .body th.text-left{text-align:left;}
.executive_office .body th a{padding:0px 10px;}
.executive_office .body td{border-bottom:1px solid #E2E1E1;/* padding:0px 20px;*/ height:30px;}
.executive_office .body td a{color:#227fea;}

.office_search{width:100%; position:absolute; height:50px; right:0px; *z-index:99 !important; z-index:10;}
.office_search a{width:50px; height:50px; display:block; background:#7DB4F0 url(images/icon_15.png) no-repeat center center; right:-50px; top:-8px; position:absolute;}
.office_search .zindex{z-index:99;}
.office_search .zindex a{width:50px; height:50px; display:block; background:#7DB4F0 url(images/icon_15.png) no-repeat center center; right:-50px; top:-8px; position:absolute;}
.office_search .head a{width:50px; height:50px; display:block; background:#7DB4F0 url(images/icon_15.png) no-repeat center center; right:-50px; top:-8px; position:absolute;}
.office_search .body{padding:20px 0px; width:99.3%; height:30px; line-height:30px; border:1px solid #A9C4E4; box-shadow:0px 0px 5px #EAF3FD; background:#FFF; position:relative; top:-8px; *z-index:99 !important;}
.office_search .body ul li{float:left; margin:0px 8px; *display:inline; height:30px; line-height:30px; position:relative;}
.office_search .body label{display:inline-block; line-height:30px;/* padding:0px 10px;*/ color:#000;}
.office_search .body select{width:90px; height:28px; border:1p solid #D9D9D9; margin:0px;}
.office_search .body .text{height:28px; border:1px solid #D9D9D9; margin:0px}
.office_search .body .text1{width:80px; padding:0px 10px;}
.office_search .body .text2{width:90px; padding:0px;}
.office_search .body .button{width:83px; height:30px; border:0px; background:#5DA1EC; color:#FFF;/* margin:0px 10px; */cursor:pointer;}
.office_search .body .date{width:14px; height:15px; background:url(images/icon_17.png) no-repeat; position:absolute; top:8px; right:10px;}
.office_search .body .icon{width:28px; height:28px; position:absolute; right:10px; top:20px;}
.office_search .body .arrow{width:12px; height:23px; background:url(images/arrow_05.png) no-repeat; position:absolute; right:-12px;}


/*U5*/
.office_input .head{background:#FAFAFA; border:1px solid #CCC; padding:30px;}
.office_input .head ul li{line-height:45px; padding:4px 0px;}
.office_input .head ul li a{background:url(images/icon_18.png) no-repeat 0px center; padding:0px 25px; margin:0px 10px; color:#000;}
.office_input .head label{display:inline-block; padding:0px 15px; width:85px; text-align:right; color:#000;}
.office_input .head .text{width:470px; height:23px; line-height:23px; border:1px solid #CCC; padding:10px;}
.office_input .foot{padding:20px 0px; text-align:center;}
.office_input .foot .button{width:160px; height:40px; margin:0px 4px; border:1px solid #C0C0C0; box-shadow:2px 2px 3px #C0C0C0; font-size:16px; color:#000; text-indent:30px; cursor:pointer;}
.office_input .foot .btn1{background:#FFF url(images/icon_19.png) no-repeat 45px center;}
.office_input .foot .btn2{background:#FFF url(images/icon_20.png) no-repeat 45px center;}

/*add*/
.office_input .head table tr .child{display:inline-block; padding:0px 15px; width:85px; text-align:right; color:#000;}

.office_input .head table tr{line-height:45px; padding:4px 0px;}
.office_input .head table tr td{line-height:45px; padding:4px 0px;}
.office_input .head table tr td .a{background:url(images/icon_18.png) no-repeat 0px center; padding:0px 25px; margin:0px 10px; color:#000;}


/*div*/
.wrapper{
margin: 0;
line-height:45px;
padding:4px 0px;
clear:both;
}
.divleft {
float: left;
padding:0px 15px; width:85px; text-align:right; color:#000;
margin-right: -100%;

}
.divright {
float: left;
width: 100%;
margin:0 auto;
}
.divrightcontent 
{
padding:4px 0px;
margin-left: 115px;/*==等于左边栏宽度值==*/
}
/*div*/




