@charset "utf-8";/* ngokhai96 */body {max-width: 650px;background: #eee;margin: auto;color: #666;font: 12px arial,sans-serif;}img {border:none; max-width: 100%;}a {color: #0f463b;text-decoration: none;}a:focus,a:hover {text-decoration: underline;}h1,h2,h3,h4,h5,h6 {margin: 0;font-size: 16px;font-weight: bold;;}small {font-size: 11px;}hr {background-color: #eee;color: #eee;height: 1px;border:none;margin:3px 0px;}input[type="text"],input[type="password"],input[type="file"],textarea {border:1px solid #bbb;border-radius:8px;padding-left:8px;Width: 98%;}input[type="text"]:focus, input[type="password"]:focus,textarea:focus {background:#ddf;}input[type="submit"] {background: #ccc;border: solid 1px #aaa;border-radius: 8px;font-weight: bold;}input[type="submit"]:hover,input[type="submit"]:focus {background: #999;}.header {color: #ccc;background: url(/anh/header.png) repeat-x bottom#6b696b;padding: 5px 5px 0px 5px;}.header h1 {margin: 0px 0px 4px 0px;font: 26px Trebuchet MS;font-weight: bold;;}.header a {color: #ddd;text-decoration: none;}.header a:focus,.header a:hover {color: #ffffff;}.container {margin: 5px;}.content {padding: 0px 5px 0px 5px;}.content p{margin:3px 0px 5px 0px;}.footer {text-align: center;}

#nhoknam93 {

    padding: 1px;

    margin: 4px 4px 0 0;

    border: 1px solid #d5d5d5;

    transition: all 15s ease;

    -webkit-transition: all 15s ease;

    -moz-transition: all 15s ease;

    transition-delay: 5s;

    -webkit-transition-delay: 5s;

    -moz-transition-delay: 5s;

    transform: rotate(0deg);

    -moz-transform: rotate(0deg);

    -webkit-transform: rotate(0deg);

    width: auto;

}

/* -nhoknam93- */

#nhoknam93:hover {

    box-shadow: 0px 0px 10px #666;

    -moz-box-shadow: 0px 0px 10px #666;

    -webkit-box-shadow: 0px 0px 10px #666;

    border-radius: 5px;

    background-color: #ffffff;

    padding: 5px;

    transition: all 3s ease;

    -webkit-transition: all 3s ease;

    -moz-transition: all 3s ease;

    transform: rotate(360deg);

    -moz-transform: rotate(360deg);

    -webkit-transform: rotate(360deg);

    position: relative;

    width: auto;

}

