
.login-lay .item{margin-bottom:24px; margin-top:10px; text-align:left; padding-left:76px; }
.login-lay .item .pull_left { display:inline-block; width:96px; line-height:40px; font-size:16px; color:#757575; }
.login-lay .item .pull_right { display:inline-block; }
.login-lay .item .pull_right a { color:#404040; font-size:17px; line-height:40px; margin-right:50px;  background: url('../images/checklist_default_icon.gif') no-repeat;
    padding-left: 30px;    background-position-x: 0;    background-position-y: 50%;}
/*.login-lay .item .pull_right a img{ width:18px; height:18px; margin-right:13px; position:relative; top:12px; }*/
.login-lay .item .pull_right a.current{ color:#ff5e35;  background: url('../images/checklist_icon.gif') no-repeat;  background-position-x: 0;    background-position-y: 50%;}

.notice .entry li a .n_title{ position:absolute; left:58px; }
.notice .entry li a .year_dates{ position:absolute; right:0; }
.notice .entry li a:hover .year_dates{ text-decoration:none; color:#727272; }
.notice .entry li a .news_arrow_icon{ width:8px; height:12px; position:absolute; left:19px; top:22px; }
.notice .entry .open a .news_arrow_icon{ transform:rotate(90deg); }
.notice .entry li .notie_info{ max-height:450px; padding:20px 0; border-top:1px solid #e7e8eb; overflow-y:auto; }