@charset "utf-8";

a:link, a:active, a:visited {
    color: #0565B2;
    text-decoration: none;
}
a:hover, a:focus {
    color: #009cf0;
}
body {
    color: #606060;
    margin: auto;
    padding: 1px;
    font-size: normal;
    background: #f9f9f9 none repeat scroll 0 0;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
max-width:650px;
text-decoration: none;
}
form {}

form, input, textarea, select {font: 14px Arial;margin: 0;}
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;
}

input, textarea, select {
	background: #fff;
	border: 1px solid #d0d0d0;
	color: #454545;
	padding: 2px 4px 2px 4px;
	margin: 1px;
}
input[type="submit"] {
	background: #3b5998;
	font-weight: bold;
  color: /*$cc*/#fefefe/*e*/;
  background-color: /*$hc*/#5699e1/*e*/;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, /*$c_13*/#7AC7F0/*e*/), color-stop(100%, /*$c_14*/#1891D3/*e*/));
  background-image: -webkit-linear-gradient(/*$c_13*/#7AC7F0/*e*/, /*$c_14*/#1891D3/*e*/);
  background-image: -moz-linear-gradient(/*$c_13*/#7AC7F0/*e*/, /*$c_14*/#1891D3/*e*/);
  background-image: -o-linear-gradient(/*$c_13*/#7AC7F0/*e*/, /*$c_14*/#1891D3/*e*/);
  background-image: -ms-linear-gradient(/*$c_13*/#7AC7F0/*e*/, /*$c_14*/#1891D3/*e*/);
  background-image: linear-gradient(/*$c_13*/#7AC7F0/*e*/, /*$c_14*/#1891D3/*e*/);
  -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#ADCDF0/*e*/ 0px 1px 0px 0px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#ADCDF0/*e*/ 0px 1px 0px 0px inset;
  -o-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#ADCDF0/*e*/ 0px 1px 0px 0px inset;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 5px, /*$c_22*/#ADCDF0/*e*/ 0px 1px 0px 0px inset;
	border: 1px solid /*$c_01*/#2066B1/*e*/;
  border-radius: 3px;
	padding: 2px;
}
input[type="submit"]:hover {
	  color: /*$cc*/#fefefe/*e*/;
	background: #bf00ab;
	border: 1px solid #9b068b;
  border-radius: 3px;
	font-weight: bold;
}
input[type="text"] {
	max-width: 300px;
	width: 50%;
}
input[type="text1"] {
	max-width: 50px;
	width: 50%;
}
textarea {
	max-width: 635px;
	width: 90%;
}
input[type="text"]:hover, textarea:hover, input[type="text"]:focus, textarea:focus {
	box-shadow: 0px 0px 3px #0000ff;
	-moz-box-shadow: 0px 0 3px #0000ff;
	-webkit-box-shadow: 0px 0px 3px #0000ff;
}
ul {
  margin: 0;
  padding-left: 20px;
}

.like_k {
padding: 2px;
margin-top: 4px;
margin-bottom: -4px;
}

.searchContainer {
clear: both;
background: #fee5fd repeat-x scroll 0 0;
padding: 5px 2% 5px 2%;
color: #FFF;
margin-bottom: 0px;
text-align: center;
}

.searchBox {
background: url(images/search-txt.gif) no-repeat;
height: 27px;
width: 228px;
text-align: center;
display: inline-block;
position: relative;
}
.searchTxt {
position: absolute;
left: 7px;
top: 5px;
border: 0;
width: 180px;
font-style: italic;
color:#999;
}
.searchBtn {
position: absolute;
left: 203px;
}
.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;
}
.img40 {

	border:1px #ddd solid;  
	border-radius: 5px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.img40:hover {

	margin-center: -50px;
	border-radius: 5px;
	-webkit-transform: rotate(-360deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-360deg);
}

.ads {
    color: #333333;
    border: 1px solid #e6b868;
    background-color: #fff5bc;
    margin: 4px 0px 0px 0px;
    padding: 2px 4px 2px 4px;
}

.dkdn {
    color: #333333;
    border: 1px solid #d02868;
    background-color: #ffdae8;
    margin: 1px 0px 0px 0px;
    padding: 2px 4px 2px 4px;
}

.homelist {
    background: #ffffff;
    border-bottom: 1px solid #d5d5d5;
    margin: 1px;
    padding: 4px;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
}

{
background-color: #246896;
padding: 6px 2px 3px 6px;
margin: 0;
}
div.jinbi a {
color: #fff;
font-weight: bold;
}
.jinbi {background-color: #246896;
padding: 6px 2px 3px 6px;
margin: 0;
}
.jinbi span.item {display: inline-block;text-transform: uppercase;font-size: 14px;color: #fff;padding: 4px;}
.jinbi .selected {background: #246896;}
.jinbi span.item:hover {background: #246896;}
.jinbi span.item {padding: 4px 4px;transition: background-color 0.2s;
-moz-transition: background-color 0.2s;
-webkit-transition: background-color 0.2s;
-o-transition: background-color 0.2s;}

div.jinbi a {
color: #fff;
font-weight: bold;
}
.jinbi a.active, .jinbi a:hover, .jinbi a:focus {
background: #fff;
padding: 4px;
margin: 0;
color: #246896;
font-weight: bold;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
}





.trang {
  background-color: #D0D7DD;
  border: 1px solid white;
  font-size: x-small;
  margin: 0px;
  padding: 4px 4px 4px 4px;
}

.time {
    color: #0000ff;
    background-color: #ffffff;
    text-align: center;
}

.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:14px}
#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}

.alarm {
  background: #E61313;
  margin: 0 0 2px 0;
  color: #fff;
  font-weight: bold;
  padding: 3px 0px 3px 4px;
}

.bblist {
  color: #4A5663;
  background: transparent url(images/dot.gif) no-repeat left;
  padding: 2px 0px 2px 10px;
}

.bmenu a, .phdr a {
  color: #fff;
}
.bmenu2 a, .phdr2 a {
  color: #fff;
}

.copy {
  border-top: 1px solid #c2c2c2;
  text-align: center;
  color: #3f5864;
  padding: 3px 1px 1px 1px;
  margin: 1px 0;
}

.copy a {
  color: #2688B3;
}

.end {
  text-align: center;
}

.fmenu {
color : #000;
background-color : #f1f1f1;
background-image : url(http://mkenhgame.net/css/img/tmn.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 4px;
border : 1px solid #e1e1e1;
}



.func {
  border-left: 4px solid #2FB0D0;
  color: #757575;
  font-size: 10px;
  padding: 0 0 0 4px;
}
.gres {
    background-image: url(images/grs.png);
    background-color: whitesmoke;
    color: #6d8da3;
    padding: 2px 4px 2px 4px;
    margin: 0px 0px 0px 0px;
}

.gmenu {
  background: #ebf9ff;
  margin: 1px;
  color: #264564;
  padding: 3px 4px 3px 4px;
}

.gray {
  color: gray;
}

.green {
  color: green;
}


.header {
    color: #222;
}

.header a {
    font-size: 13px;
}

    .footer, .coklat {
    background: #5dbef7 url(/Images/logo/nenfooter.png) repeat-x 0 0;
        color: #fff;
font-size: 14px;
text-align: center;
  margin: 4px 0 0 0;
    border-radius: 0px 0px 10px 10px;
border-left-radius: 10px;
-webkit-border-left-radius: 10px;
-moz-border-radius-left: 10px;
border-right-radius: 10px;
-webkit-border-right-radius: 10px;
-moz-border-radius-right: 10px;
}

.footer a {
    color: #fff !important;
    font-weight: bold;
}

#logo {
    padding: 4px 2px 6px 10px;
background: #5dbef7 url(/css/images/head2.png) repeat-x 0 0;
border-bottom: 1px solid #246896;
color: #fff;
font-size: 14px;
text-align: center;
margin: 4px 0 0 0;
border-top-left-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
}

.left {
  float: left;
}

.right {
float: right;
}

.clear {
clear: both;
}

.list1
    {
    background-color: #fff;
    border-bottom: 1px dashed #DDD;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
}

.list2 {
    background-color: #fff;
    border-bottom: 1px dashed #DDD;
    padding: 3px 3px 3px 3px;
    margin: 0px 0px 0px 0px;
}

.list3  {
	background-image : url(/images/tmn.gif);
	background-repeat : repeat-x;
	background-position : 50% top;
	margin-top : 1px;
        margin-bottom : 1px;
	padding : 2px;
	border : 1px solid #e1e1e1;
}

.list3 img {
max-width: 96%;
border-radius: 1px;
}
.list3 a:link {
	color: #FF0000;
}

.list4  {
	background-image : url(/images/tmn.gif);
	background-repeat : repeat-x;
	background-position : 50% top;
	margin-top : 1px;
        margin-bottom : 1px;
	padding : 2px;
	border : 1px solid #e1e1e1;
        font-weight: bold;
}

.list4 img {
max-width: 96%;
border-radius: 1px;
}
.list4 a:link {
	color: #0565B2;
}

.logo {
    padding: 10px 10px 7px;
    background: #5dbef7 url(http://gamef4.wap.sh/Images/logo/anhnen.png);
    border-bottom: 1px solid #246896;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 4px 0 0 0;
    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;

}
.logo a {
	color:#ffffff;
}

.maintxt {
    
    background-color: #ffffff;
    color: #606060;
    
}

.menu {
    background: #ffffff;
    border-bottom: 1px solid #d5d5d5;
    margin: 1px;
    padding: 2px;
}

.menub {
    background: #ffffff;
    border-bottom: 1px solid #e9e9e9;
    margin: 2px 4px -1px 4px;
    padding: 3px 2px 2px 2px;
}

.menub a {
    color: #544E4F;
}

.menub a:hover {
    color: #007ed2;
    text-decoration: none;
}
.none {
    background-color: #ffffff;
	border-top: 1px solid #E1E1E1;
    margin: 0px 0px 0px 0px;
    padding: 4px;
}

.news {
  background-color: #EEEEEE;
  border: 1px solid white;
  color: #333333;
  font-size: x-small;
  padding: 3px 4px 4px 4px;
}
.newsx {
    background-color: #f2f6f8;
    border-bottom: 1px solid #eaeae9;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

.taitro {
    background-color: #EEEEEE;
    border-top: 1px solid #d5d5d5;
    color: #CC3333;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

.newsx input[type="text"], .newsx input[type="checkbox"], .newsx textarea, .newsx input[type="submit"] {
font-size: small;
border-top: 1px solid #c6c6c6;
border-bottom: 1px solid #808080;
border-left: 1px solid #a6a6a6;
border-right: 1px solid #a6a6a6;
background: #f0f0f0;
font-weight: bold;
}

.orangex {
    color: #333333;
    border: 1px solid #7997aa;
    background-color: #d4e3ed;
    margin: 4px 0px 0px 0px;
    padding: 2px 4px 2px 4px;
}
.omenu {
    color: #333333;
    border: 1px solid #eaeae9;
    background-color: #f2f6f8;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}



.hdr, .phdr, .bmenu, .spec-heading {
	background: #008000;
    color: #FFF;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
  margin-top: 1px;
    margin-bottom: 1px;
}

.bmenu1 {
    background: #228B22;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}
.bmenu2 {
    background: #FFD700;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}
.bmenu3 {
    background: #8B008B;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}
.bmenu4 {
    background: #FF8C00;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}
.bmenu5 {
    background: #0000FF;
    color: #fff;
    padding: 4px;
    border-radius: 4px;
    box-shadow: -1px 1px 10px #AAA;
    font-size: 14px;
    margin: 0px;
    font-weight: bold;
}





.phdr2, .bmenu2 {
	background: #444;
	padding: 3px;
	color: #eee;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;		
}

.phdrblack {
border-bottom : 1px solid #8fdef3;
background : #b4e8f6 url(images/head.gif) repeat-x 0% top;
padding: 6px;
}
.phdrblack a {
    color:blue;
    text-decoration:none;
}

.phpcode {
    background-color:#E0E6E9;
    color:#000000;
    font-size:0.9em;
    font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
    margin:0px;
    padding:2px;
    border:1px inset;
    max-width:96%;
    text-align:left;overflow:auto;
}
.code {
    max-width:89%;
    background-color:#f3f6fb;
    border:1px inset #c3d3dc;
    text-align:left;
    color:#111111;
    padding:3px;
}

.wapvip {background:#3B76A1;
    padding:3px;
    border-top:1px solid #7CB2D6;
	color: #fffaee}

.wapvip a {
    color: #333333;
}
.quote {
    
    background-color: #f2f6f8;
        border-top: 1px dashed #e0e0e0;
        border-right: 1px dashed #e0e0e0;
        border-bottom:1px dashed #e0e0e0;
        border-left: 3px solid #3598DC;
    margin: 1px;
    color: grey;
    padding: 1px;
}
.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;
}
.red, .red a {
  color: #f00;
}

.reply {
  border-left: 4px solid red;
  color: #f00;
  padding: 2px 0px 2px 4px;
}

.rmenu {
  background: #fee5fd;
  border: 1px solid #ffc6fc;
  margin: 1px 0;
  padding: 4px;
}

.rmenu input, .rmenu textarea, .rmenu select {
  border: 1px solid #E2C0C7;
}

.sitemap {
  background-color: #f0f0f0;
  margin: 0px;
  padding: 2px 4px 3px 4px;
  font-size: xx-small;
  height: 38px;
  overflow: auto;
}

.status {
  color: #CD853F;
}

.sub {
    border-top: 1px dotted #417394;
    font-size: x-small;
    margin: 3px 2px 2px 2px;
    padding: 3px 0px 0px 0px;
}

.tmn {
  background: #c0efff repeat top left;
  border-top: 1px solid #01aeea;
  border-bottom: 1px solid #01aeea;
  color: #333;
  margin: 0px;
  padding: 4px;
}

.fmenu a {
  color: #f8f8f8;
  text-decoration:none;
}

.topmenu {
  background-color: #e1e9ea;
    border: 1px solid white;
        color: #34617E;
  font-size: 17px;
    margin: 0;
    padding: 4px;
}

.user {
  background-color: #E2EBF1;
  border: 1px solid white;
  margin: 0px;
  padding: 3px 4px 3px 4px;
}

.bmenu a:hover, .phdr a:hover {
  color: #fff !important;
  text-decoration: none;
    font-weight: bold;
}
.bmenu2 a:hover, .phdr2 a:hover {
  color: #fff !important;
  text-decoration: none;
    font-weight: bold;
}

.rmenu input:focus, .rmenu textarea:focus {
  border: 1px solid #DBB0B9;
  background: #FDFBFB;
}

.sbox {
    background-color: whitesmoke;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 2px 4px 2px 3px;
}

.mod-vote {
	background-color: #F7F7F8;
	border-color: #BCE8F1;
	color: #3A87AD;
	border-radius: 3px;
	margin: 4px;
	font-size: 11px;
	color: #222;
	padding: 4px 4px 10px 4px;
}

.textshout {
    background: #ffffff;
    color: #333333;
    font-color: #333333;
    margin: 0px 4px 0px 4px;
    padding-bottom: 1px;
}

.textshout a {
 color: #ff8c00; }

.tmn a:hover, .fmenu a:hover {
	color:#666666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

input:focus, textarea:focus {
  background: #F4F4F4;
  border: 1px solid #BCBCBC;
}


.mainblok {
border: 1px solid #97a4c4;

}
.mainsub {
    border: 1px solid #cecece;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
}
.morecat {
    text-align: right;
    font-size: 10px;
    margin-top: 2px;
}
.thumb {
    padding: 1px 1px 2px 5px;
    border-right: 1px solid #eaeae9;
    text-align: center;
}

.textx {
    background-color: #ffffff;
    border-bottom: 1px solid #ededed;
    color: #333333;
    padding: 2px 2px 4px 2px;
    margin: 2px 4px 2px 4px;
}
.forumtxt {
    background-color: #ffffff;
    color: #333333;
    padding: 5px 3px 5px 3px;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
}
.subcontent {
    background-color: #ffffff;
    color: #333333;
    padding: 4px 2px;
    font-size: 14px;
    font-family: "Times New Roman", Times, serif;
}

#KELY {
    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;
}
#KELY: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;
}
.forumb {
    background-color: #e9e9e9;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 1px 4px;
}
.forumb a:link {
	color: #424242;
	text-decoration:none;
}
.forumadm {
    background-color: #ffecec;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 2px 5px 1px 4px;
}
.forumadm a:link {
	color: #424242;
	text-decoration:none;
}
.forum_del {
    background-color: #ffecec;
    border-bottom: 1px solid #FFC4C4;
    color: #AE4444;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}
.forum_del a {
	color: #AE4444;
	text-decoration:none;
}
.forum_del_txt {
    background-color: #ffecec;
    border-bottom: 1px solid #FFC4C4;
    color: #AE4444;
    padding: 2px 2px 4px 2px;
    margin: 2px 4px 2px 4px;
}

.nonex {
    background-color: #ffffff;
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 4px 0px 4px;
}

.nonex img {max-height: 22px; width: auto;}
.spoiler {
background: #f5f5f5;
border: 1px solid #417394;
}

.spoiler_cabecera {
border-bottom: 1px solid #417394;
margin: 0;
margin-bottom: 2px;
background: #8baec6;
padding: 4px 5px;
}

.spoiler_contenido {
padding: 5px;
height: auto;
display: block;
background: #f5f5f5;
}
.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.alt2, .alt2Active
{
	background: #FDFDFE;
	color: #000000;
}

.file-attach {
	background-color: #fff7eb;
	border: 1px solid #f9d9b0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 4px;
	padding: 0;
	max-width: 480px;
}

.file-attach .attach {
	background: #fadeba url(images/bg-att.png) repeat-x top left;
	font-weight: bold;
	margin: 0;
	padding: 2px 4px 2px 2px;
	border-bottom: 1px solid #f9bc6d;
	border-top-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.file-attach .attach img {
	width: 16px;
	height: 16px;
	margin-right: 2px;
	vertical-align: - 2px;
}

.file-attach .file {
	background-color: #fff7eb;
	margin: 0;
	padding: 4px;
	font-size: 11px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.file-attach .file .f {
	margin: 0;
	padding: 2px 0px 2px 0px;
}

.bbcode_container {
	margin:7px;
	margin-right: 5px;
	margin-top:5px;
	display:block;
}

.bbcode_container div.bbcode_quote {
	margin:0 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f2f6f8 none   ;
	border-radius: 5px;
	border: 1px solid #417394;
	font: normal 13px Tahoma,Calibri,Verdana,Geneva,sans-serif;
	position: relative;
	top: 0;
}

.bbcode_quote div.quote_container {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px 5px 10px;
}

.bbcode_container .bbcode_quote_container {
	background: transparent url(images/quote-left.png) no-repeat  left;
	display:block;
	width: 9px;
	height: 13px;
	position: absolute;
	top: 5;
	left: -9px;
}
.boxed{border: 1px solid #ccc; padding: 2px;}
div#energysaving, div#energysaving * {  
	-moz-border-radius: 0;  
	-webkit-border-radius: 0;  
	border: 0;  
	background-color: #000000; 
} 

div#energysaving {  
	margin: 0;  
	padding: 0;  
	position: absolute;  
	left: 50%;  
	top: 50%;  
	opacity: 0;  
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
	filter: alpha(opacity=0);  
	text-align: center;  
	z-index: 100; 
} 

@media screen { 
	body>div#energysaving { 
		position: fixed; 
	} 
} 

div#energysaving p {  
	margin: 0;  
	padding: 0; 
	 width: 100%;  
	 font-size: 18px;  
	 font-family: arial;  
	 color: #333333;  
	 position: relative;  
	 top: 40%;  
	 line-height: 20px;  
	 font-weight: bold;  
	 text-align: center;  
	 text-shadow: none; 
} 

div#energysaving p span { 
	 color: #555555;  
	 font-size: 14px;  
	 font-weight: normal; 
} 

div#energysaving div#copyrightOnlineLeaf {  
	padding: 0;  
	margin: 0;  
	color: #333333; 
	 font-size: 14px;  
	 font-weight: normal;  
	 position: absolute;  
	 bottom: 20px;  
	 text-align: center;  
	 width: 100%; 
	  height: 20px;  
	  left: 0%;
}



/** end title and sub_title bar css **/
/**********************/
.boxMnufter{border: 38px;background:#457d3b;width:750px;
height:38px;}
table.Mnufter{border-spacing:0;margin:0;padding:0}
table.Mnufter td,table.Mnufter td.actedMnufter{font-weight:720;vertical-align:middle;border:none;border-left:1px solid #223b1d;text-align:center;margin:0;background:#355c2e}
.boxMnufter a,.boxMnufter a:hover,.boxMnufter a.actedMnu,.boxMnufter a.iconHome{color:#FFF;display:block;padding:10px}
.boxMnufter a.iconHomed{background:url(images/home2.png) 10px center no-repeat;width:20px;display:block}
table.Mnufter td.actedMnufter{background:#1d3219!important}
.boxMnufter a:hover,.boxMnufter a.actedMnu,.boxMnufter a.iconHome:hover{background:#1d3219;text-decoration:none}

/** pagination css **/
.currentpage, .trang, .filelist_paging span, .xt_blog_paging span{
	color:#FFFFFF;
    background-color: #8cafc6;
    border: 1px solid #417394;
    padding: 0px 5px 0px 5px;
  font-weight: bold;
}
.filelist_paging, .page, .xt_blog_paging {
    background-color: #DFE1E2;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    border: 1px solid #d5d5d5;
	font-size: 15px;
   }
.filelist_paging:before, .page:before, .xt_blog_paging:before {
  text-align: center;
    border: 1px solid #88beff;
    padding: 0px 4px 0px 4px;
    background-color: #f2f6f8;
	margin: 1px;
}
.filelist_paging a, .page a, .xt_blog_paging a, .currentpage a {
    border: 1px solid #417394;
	background-color: #f2f6f8;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
  margin: 1px;
}
.filelist_paging a:hover, .page a:hover, .currentpage a:hover, .xt_blog_paging a:hover{
 	border: 1px solid #88beff;
    padding: 0px 4px 0px 4px;
    background-color: #fff;
    margin: 1px;
}
/** end pagination css **/

.zen_ftitle {
	border-bottom: 1px solid #e74946;
	text-transform: uppercase; 
	font-weight: bold;
	font-size: 15px;
}
.zencenter {
	width: 60%;
    float: left;
}
.zenright {
	width: 35%;
    float: right;
}
.mainblok
{
background-color: rgb(252, 252, 255);
padding: 4px;
margin: 5px auto;
border: 1px solid #a5cae4;
border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -khtml-border-radius: 10px;
}

.admin-say {
	color: #f00;
	padding: 2px;
	margin: 2px 2px 4px 2px;
	background-color: #fff7eb;
	border: 1px solid #f9bc6d;
  max-width: 310px;
  	font-size: 12px;
	font-style: italic;
	position: relative;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.admin-say div.here {
	background: transparent url(/css/images/admin-say.png) no-repeat bottom left;
	width: 15px;
	height: 12px;
	position: absolute;
	left: 106px;
	bottom: -12px;
	z-index: 1;
}
.mod-vote {
	background: #fadeba url(/css/images/bg-att.png) repeat-x top left;
	padding: 2px;
	margin: 2px;
	text-align: center;
	color: #333;
	max-width: 160px;
	border: 1px solid #f9bc6d;
	border-radius: 3px;
}
.noidung { 
background-color : #FFFFFF; 
background-image : url(http://gamef4.wap.sh/Images/logo/bg.png); 
margin-top : 1px; 
margin-bottom : 1px; 
margin-right : 1px; 
margin-left : 1px; 
padding : 3px; 
border : 1px solid #e1e1e1; 
} 
.code {
 background: #E5EAF5;
 margin-left :3px;
 margin-right :3px;
 margin-bottom : 1px;
 padding : 4px;
 color:#004D80;
 border: 1px solid #468264;
  border-radius: 3px;
}
#QDK {
    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: 120px;
}
#QDK: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: 365px;
} 
/* @XT_title: Back to posts button */
.xt_touch .xt_blog .xt_blog_back_to_posts {
  background: url(http://fullgame.mobi/icon/back.gif) repeat-x top left;
  margin-bottom: 10px;
}

div.tabhead a {
color: #fff;
font-weight: bold;
}
.tabhead {
background-color: #246896;
padding: 6px 2px 3px 6px;
margin: 0;
}
div.tabhead a {
color: #fff;
font-weight: bold;
}
.tabhead a.active, .tabhead a:hover, .tabhead a:focus {
background: #fff;
padding: 4px;
margin: 0;
color: #246896;
font-weight: bold;
border-top-left-radius: 5px;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
}
.tags {
    padding: 5px;
    font-weight: bold;
}

.tags a {
    color: #3E6D8E;
    background-color: #E0EAF1;
    border-bottom: 1px solid #B3CEE1;
    border-right: 1px solid #B3CEE1;
    padding: 3px 4px 3px 4px;
    margin: 2px 2px 2px 0;
    text-decoration: none;
    font-size: 90%;
    line-height: 2.4;
    
    border-radius: 4px;
}

.tags a:hover {
    background-color: #C4DAE9;
    border-bottom: 1px solid #C4DAE9;
    border-right: 1px solid #C4DAE9;
    text-decoration: none;
    border-radius: 4px;
}
.but {
background: url(http://vui9x.com/templates/xanh/theme/images/btnsent.png) no-repeat;
color: #fff;
padding: 10px 0px;
width: 194px;
display: inline-block;
text-shadow: 1px 1px #9C6F3A;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
  text-align:center;
}
.but a{ color:#fff;
  font-size:14px;}

/** menu bar css **/
.xmenu {
    background: #E4E4E4;
    border-bottom: 1px solid #D1D1D1;
    margin-bottom: 10px;
    border-radius: 0px 0px 5px 5px;
}
ul {
    list-style-type: square;
    padding-left: 15px;
    padding-top: 0px;
    margin: 1px;
}
/** end menu bar css **/
.photo {
  max-width: auto;
  margin-right: 3px;
  margin-left: 3px;
  padding: 4px;
  color: #f00;
  font-weight: bold;
  text-align: center;
  border: 1px solid #c4cde0;
  border-radius:3px;
 -moz-border-radius:3px;
 -webkit-border-radius:3px;
  box-shadow: 0px 0px 5px #ccc;
 -moz-box-shadow: 0px 0px 5px #ccc;
 -webkit-box-shadow: 0px 0px 5px #ccc;
}
.photo:hover {
border: 1px solid #97a4c4;
}
h1,h2,h3,h4,h5,h6,p,form{margin:0;padding:0;}
h1{font-size:18px;display:inline;}
h2{font-size:14px;display:inline;}
h3{font-size:1em;display:inline;}
h4{font-size:13px;display:inline;}