/* 2012 SPlay.Hexat.Com */
@import url("http://splay.hexat.com/blog/xanh1.css");
body {
    color: #606060;
    margin: 0;
    padding: 1px;
    font-size: 13px Arial;
    background: #fff none repeat scroll 0 0;
    margin: auto;
    max-width: 720px;
   background-image:url(http://student.uiwap.com/NENWAP.PNG);  
  border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
}
a:link, a:active, a:visited {
	color: #0565B2;
	text-decoration: none;
}
a:hover, a:focus {
	color: #009cf0;
}
img {
    border-style: none;
    vertical-align: middle;
}
input, textarea, select {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #454545;
    padding: 2px 4px 2px 4px;
    margin: 1px;
}
input[type="submit"] {
    background: #5050A0;
	color: #f0f0f0;
	border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
input[type="submit"]:hover {
    color: #202070;
    background: #fefefe;
    border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
#splay {
    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: 120px;
}
#splay:hover {
    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: 365px;
}
a:hover, a.link:hover, a.navbar:hover {background-image:url(/css/images/link.gif);font-size:10pt;color:;text-decoration:none;border:1px solid;}
.userMenu, .title {
background: url(/css/images/userMenu.gif) repeat-x top left #79b8d3; 
border-top: 1px solid #a6d1e3;
border-bottom: 1px solid #a6d1e3;
text-align: left;
padding: 8px 2px;
margin: 6px 0;
}
.head {background: url(/css/images/head_1.gif) repeat-x bottom right #317895;}
h3 {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}
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-top: 6px;
    margin-bottom: 6px;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.tai {
    
    background-color: #f2f6f8;
        border-top: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
        border-bottom:1px solid #e0e0e0;
        border-left: 3px solid #80abc8;
    margin: 2px;
    color: grey;
    padding: 4px;
}

.than {
  background-color: #d5f3ff;
  border: 1px solid white;
  margin: 0px;
  padding: 4px 4px 4px 4px;
}
.nhock {
    text-shadow: #e6daac 1px 1px;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 3px;
    border-bottom: 1px solid #00f;
    background: #ddf6dd;
}
.daik {
    padding-top : 2px;
    background-color: #fff;
    background-position : top;
}
td {line-height:15px}
#tab {padding:2px 5px 0 5px;border-bottom:5px solid #08A8E8;font-size:12px}
#tab a {color:#494949;font-weight:bold}
#tab tr, #tab td{height:25px;padding-top:4px}
#tab td {padding-left:5px;padding-right:5px;text-align:center}
#tab .active {background:#08A8E8;}
#tab .active a {color:#fff}
.head1 {background: url(/css/images/head.gif) repeat-x bottom right #317895;}
.time {
    color: #0000ff;
    background-color: #ffffff;
    text-align: center;
}
.main {
    border: 0px solid #e1e1e1;
    background: #ffffff;
    color: #555;
    margin: 0px;
    padding: 4px;
}
.main img {
    max-width: 80%;
}
.phdr, .bmenu, .upban, .hdr {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #0066FF;
    margin-top: 4px;
    margin-bottom: 1px;
    padding: 4px 6px 4px 6px;
    border-bottom: 2px solid #2060E0;
    border : 1px solid #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow:0px 0px 5px  #ffffff;
}
.phdr a, .bmenu a, .upban a, .hdr a {
    color: #fffaee;
}
.phdr a:hover, .bmenu a:hover, .upban a:hover, .hdr a:hover {
    color: #dbfaff;
}
.table, .foot {
    padding: 2px;
    border: 1px solid #cecece;
}
.list1, .cool, .list2, .menu, .blog {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    border: 1px solid #d5d5d5;
}
.demo1{
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.demo1:hover{
moz-transform: scale(1.3) rotate(0deg);
-webkit-transform: scale(1.3) rotate(0deg);
position: relative;}
.rmenu {
  background: #ffc6fc;
  border: 1px solid #fee5fd;
  margin: 1px 0;
  padding: 4px;
}
.rmenu input, .rmenu textarea, .rmenu select {
  border: 1px solid #E2C0C7;
}
.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}
.quote {
    font-size: 10px;
    background-color: #f2f6f8;
	border-top: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	border-left: 3px solid #80abc8;
    margin: 2px;
    color: grey;
    padding: 4px;
}
.footer, .coklat {
    background: #86d6fe url(/css/images/foot.png) repeat-x 50% bottom;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
}
.ads {
    background: #ffc48a url(/css/images/ads.png) repeat-x 50% bottom;
    border: 1px solid #fad2ac;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
}
.qc {
    background: none repeat scroll 0 0 #FFFFC0;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 2px;
    font-weight: normal;
    border: 1px solid #DDBC6B;
    padding: 3px;
}
.raduga, .moon {
background: url(/css/images/raduga.gif) no-repeat bottom right;
height: 39px;
padding: 0 0 0 5px;
margin: 0 0 4px 0;
}
.moon { background: url(/css/images/moon.gif) no-repeat bottom right; }
.header {
    border-bottom : 1px solid #8fdef3; 
    background : #b4e8f6 url(/css/images/head.gif) repeat-x 0% top; 
    padding: 6px;
}
.headNight {
background: url(/css/images/headNight.gif) repeat-x bottom right #184051;
}
.topmenu{font-size:90%;background:#0066FF;height:28px;padding:4px 4px 0px 4px;border-top:1px solid #323435;}
.topmenu a{padding:5px 8px 7px 8px;color:#fff;text-shadow:#000000 0px 2px 2px;font-weight:bold;display:block;float:left;margin-right:8px;font-size:14px;}
.nav_link {
 color: #fff;
 font-weight: bold;
 text-decoration: none;
}
.nav {
  background: #333;
}
.nav_focus {
 padding: 3px 5px 3px 5px;
 background: #ffa633;
 color: #fff;
 text-align: center;
 font-size:small;
}
.nav_normal {
 padding: 3px 5px 3px 5px;
 color: #fff;
 text-align: center;
 cursor: pointer;
 font-size:small;
}
.anh{
-moz-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
}
.anh:hover{
moz-transform: scale(1.5) rotate(0deg);
-webkit-transform: scale(1.5) rotate(0deg);
position: relative;}
.filelist_paging, .page {
    text-align: left;
    padding: 2px;
    background-color: #fff0f0;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #ffabab;
    font-weight: bold;
    font-size: 14px;
}
.filelist_paging:before, .page:before {
    content: url(/css/images/tool.gif);
    padding-right: 2px;
}
.filelist_paging a, .page a {
    border: 1px solid #88beff;
    padding: 0 2px;
    margin: 1px;
}
/* The chinh */
.noidung { border: 1px solid #d3d3d3;
background: #fff;
margin-bottom: 1px;
margin-left: 1px; margin-right: 1px;
padding: 1px 2px 1px 2px;
}
.tieude { color : #ffffff;
background: #363636 ; background-position : top; border : 1px solid #b2b2b2;  
padding: 1px 2px 1px 2px;
margin: 0px 1px 1px 1px; font-weight: bold; }
/* The phu */
.rmenu {
background: #dfdfdf; background-position : bottom; border : 1px solid #fff;  margin: 0px 1px 1px 1px;
padding: 1px 2px 1px 2px; }
.gioithieu {
background-color: #efefef;
margin: 0px 1px 1px 1px;
padding: 2px 4px 2px 4px;  border: 1px solid #d3d3d3; }
.sub { border-top: 1px dotted #056BAD; }
/* 2012 SPlay.Hexat.Com */