@import url("dacpin.css");
body {
    color: #606060;
    margin: 0;
    padding: 5px 3px 0px 3px;
    font-family: arial,sans-serif;
    font-size: 13px;
    background: #e9e9e9 none repeat scroll 0 0;
    margin: auto;
    max-width: 500px;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
}
a:link, a:visited {
color : #246896;
text-decoration : none;
}
a:hover, a:focus {
    color: #009cf0;
}
input, textarea, select {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #454545;
    padding: 2px 4px 2px 4px;
    margin: 1px;
}
input[type="submit"] {
    background-color:  #246896; 
    color: #f0f0f0;
    padding: 2px 4px 2px 4px;
}
input[type="submit"]:hover {
    color: #202070;
    background: #fefefe;
    border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
h1, h2, h3, h4, h5 {
display: inline;
margin: 0;
padding: 0;
}
h1 {
font-size: 20px;
}
h2 {
font-size: 16px;
}
h3, h4 {
font-size: 14px;
}
h5 {
font-size: 12px;
}
hr {
margin-top: 2px;
margin-bottom: 2px;
border-top: 1px solid #e3e3e3;
border-right-style: none;
border-right-width: 0;
border-bottom-style: none;
border-bottom-width: 0;
border-left-style: none;
border-left-width: 0;
}
p {
margin: 0;
padding: 2px;
}
ul {
margin: 0;
padding-left: 20px;
}
.list1:nth-child(even) {background: #f7f7f9;
border-bottom: 1px dashed #e3e3e3;
padding:3px 5px; 
}
.list1:nth-child(2n+1) {background: #f0f0f0;
border-bottom: 1px dashed #e3e3e3;
padding:3px 5px; 
}
.list2 {background: #f7f7f9;
border-bottom: 1px dashed #e3e3e3;
padding:8px 8px; 
}
.phdr a {
    color: #fff;
}
.phdr {padding: 4px 6px;
background-color: #246896;
border-top: 2px solid #5dbef7;
color: #fff;
font-size: 14px;
font-weight: bold;
}
.rmenu {
  padding: 5px;
    background-color: #fee5fd;
border: 1px solid #ffc6fc;
    color: #B94A48;
}
.noidung{background-color:#f7f7f9;
border-bottom: 1px solid #e9e9e9;
padding:4px;
text-align: left;
font-size: 12px;
}
.sub {
  background-color: #fff1f1;
  border-bottom: 1px dotted #c8e9ff;
  font-size: x-small;
  padding: 2px;
}
.ten{
    background-color: #fee5fd;
    border: 1px solid #ffc6fc;
    display: block;
    margin: 0px ;
    padding: 10px ;
    font-size: 18px ;
    color: red;
    font-weight: bold;
    border: 0 ;
    text-decoration: none ;
    font-weight: bold;
}
.footer {
padding: 4px 2px 6px 10px;
background-color: #246896;
border-top: 2px solid #5dbef7;
color: #fff;
font-size: 14px;
border-bottom-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
font-weight: bold;
}
.footer a{
color: #fff;
}
.img{
    border: 1px solid #eee;
background: #fff;
margin: 8px;
max-width:90%;
height:auto;
transition-duration: 0.3s;
-webkit-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
position: relative;
border-radius: 3px;
padding: 3px;
box-shadow: 0 0 2px #999;
}
.img:hover{
background-color:#eee;
box-shadow: 0 0 55px #999;
-moz-box-shadow: 0 0 55px #999;
-webkit-box-shadow: 0 0 55px #999;
transform: scale(1);
-ms-transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1);
-o-transform: scale(1.1);
z-index: 1;
opacity: 1;
}
#img {
border-radius: 3px;
padding: 1px;
margin: 4px 4px 0 0;
border: 1px solid #d5d5d5;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
}
#img:hover  {
  border-radius: 3px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    position: relative;
    box-shadow: 0px 0px 8px #666;
    -moz-box-shadow: 0px 0px 8px #666;
    -webkit-box-shadow: 0px 0px 8px #666;
}
.left {
float: left;
}
.right {
float: right;
}
.center {
text-align:center;
}
.filelist_paging, .page, .xt_pagination {
background: #f7f7f9;
border-bottom: 1px solid #e3e3e3;
    background-color: f9f9f9;
margin: 0px; text-align: center;
padding: 4px 4px 4px 4px;
}
.currentpage, .page span, .filelist_paging span, .xt_pagination .selected {
color:#FFFFFF;
background-color: #7b9726;
border: 1px solid #246896;
padding: 0px 5px 0px 5px;
}
.filelist_paging a, .page a, .xt_pagination a, .currentpage a {
    border: 1px solid #0099ff;
background-color: #f9f9f9;
padding: 0px 5px 0px 5px;
text-decoration: none;
margin: 1px;
}
.filelist_paging a:hover, .page a:hover, .currentpage a:hover {
border: 1px solid #88beff;
padding: 0px 5px 0px 5px;
background-color: #0099ff;
margin: 1px;
}