ol.notice a{
 
    text-decoration: none;
    
}
ol.notice  a:hover{
    
 
    text-decoration: underline;
    
}

fieldset.notice{
 
    text-align: right;
    border: 0px;
    
    height: 50px;
    line-height: 50px;
    
    vertical-align: middle;
    font-size: 0px;
    
    
}

fieldset.notice label{

    display: inline-block;
    width:250px;

    height:100%;
    text-align:right;
    font-size:12px;
    line-height: 50px;
    vertical-align: middle;
    
}
fieldset.notice input{
 
    height:22px;
    
    font-size:12px;
    text-indent:10px;
    width:200px;
    
    border-radius: 2px;
    border: 1px solid #ccc;
    
    vertical-align: middle;
    
}
fieldset.notice button{
    
    
    height:26px;
    
    font-size:12px;
    border-radius: 2px;
    border: 1px solid #ccc;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    margin-left: 5px;
    
}

header.notice{
 
    line-height: 35px;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    text-align: center;
    background-color: #efefef;
    border-top:1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
ol.notice{
 
    margin: 0px;
    padding: 0px;
    
}
li.notice{
 
    position: relative;
    height:40px;
    font-size:14px;
    font-weight: normal;
    
    text-align: center;
    line-height: 37px;
	border-bottom:1px solid #eaeaea;

	list-style:none;
    
}
header.notice number ,li.notice number{
 
    position: absolute;
    
    height: 100%;
    left: 0px;
    width:50px;
    top:0px;
}
header.notice h1,li.notice h1{
    
    position: absolute;
     top:0px;
    height: 100%;
    left:50px;
    right:150px;
    margin:0px;
    font-size:inherit;
    text-align: center;
    
    
}
header.notice time,li.notice time{
 
    position: absolute;
     top:0px;
    height: 100%;
    right:80px;
    width:100px;
    
}

header.notice count,li.notice count{
 
    position: absolute;
     top:0px;
    height: 100%;
    right: 0px;
    width:100px;
    
}

li.notice h1{
    padding-left:10px;
    text-align: left;
    font-weight: normal;
    
}

form.notice{
 
    text-align: center;
    color:#777; 
    font-family: tahoma;
    font-size: 12px;
    
    margin: 10px 0px;
    
}

form.notice button{
 
    color:inherit;
    font-size: inherit;
    font-weight: bold;
    
    background-color: transparent;
    
    border: 0px;

}

form.notice button.active{
 
    color:#000;
    
}

h1.view{
 
    font-size: 16px;
    
    
}


h1.view time{
  font-weight: normal;
  float:right;
    
}

hr.view{
 
    margin:10px 0px;
    
}



nav.pagination , nav.datination{
 
    text-align: center;
    
    margin:5px;
    
    font-size:0px;
    
}

nav.pagination a ,nav.datination a{
    
   vertical-align: middle;
    
}



a.num, a.nav{
    
    display: inline-block;
    width: 40px;
    height:40px;
    font-size:14px;
    margin: 0px;
    line-height: 40px;
    color:#444;
    
}

a.nav{
    
      visibility:hidden;
    
}
a.nav.active{
 
        visibility: visible;
    
}
a.num.active{
 
    color:#2d5bbb;
    font-weight: bold;
    
}

a.num:hover{
    
    color:#2d5bbb;
    
}


nav.pagination span{
    
    font-size:12px;
    vertical-align: middle;
    margin:0px 5px;
    
}


.blank {
height:15px;
background-color:transparent;
}

section.view{

    font-size:14px;
    line-height: 20px;

}

section.view center img{


    margin:10px;

}