body {
	color: #555;
 	margin: auto;
	max-width: 700px;
	border : 1px solid #cdcdcd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
	background:	#f2f6f8;
  	padding: 1px;
}
html {
  background-image: url('http://pronhan95.wap.sh/wap/bg/35.gif');
  cursor: url("http://forlam.wap.sh/css/chuot/bt.png"), progress;
}
/* style of tag */
form, input, textarea, select {font: 12px Arial;margin: 0;}
h1, h2, h3, h4, h5, h6 {display:inline; font-family: comic sans ms, cursive;}
hr {
  border: 0;
  border-top: 1px solid #d5d5d5;
  margin-top: 4px;
  margin-bottom: 4px
}

/* style of link */
a[href*='.js'] { background: url(http://forlam.wap.sh/images/icon/js-icon.png) no-repeat 0 0; padding:1px 1px 1px 18px; }
a[href*='.mp3'] { background: url(http://forlam.wap.sh/images/icon/mp3-icon.png) no-repeat 0px 0px; padding:1px 1px 1px 18px; }
a[href*='.zip'] { background: url(http://forlam.wap.sh/images/icon/rar-icon.png) no-repeat 0px 0px; padding:1px 1px 1px 18px; }
a:link {color: #d2577e;text-decoration: none;}
a:visited {color:#c2466f; text-decoration:none;}
a:active  {text-decoration:none; color:#c2466f;}
a:hover {
    text-decoration: bolder;
    color : #c2466f;
    text-shadow: 0 0 6px #d2577e;
	cursor: url("http://forlam.wap.sh/css/chuot/link.png"), progress;
}
/* style of css */
.bao {
  background-color: #D0D7DD;
  border: 1px solid #D0D7DD;
  border-radius: 3px;
  height: 635px;
}
.story {
  	color: #000;
	font-size: 15px;
    border: 1px solid #cecece;
    margin: auto;
	padding: 2px;
    border-radius: 3px;
	background-color: #fff;
  	background-image: url(/css/bg/giay.png);
}
.view {
  background:url(/images/icon/view.png) no-repeat center left;
  color:#666;
  padding: 2px 3px 2px 18px;
  font-size:12px
}
.date{
  background:url(/images/icon/clock2.png) no-repeat center left;color:#666;
  padding: 2px 3px 2px 18px;
  font-size:12px}
.div-top {
  background:-webkit-linear-gradient(top,,#f6f6f6);
  background:-moz-linear-gradient(top,,#f6f6f6);
  background:-ms-linear-gradient(top,,#f6f6f6);
  background:-o-linear-gradient(top,,#f6f6f6)
}
#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);
    width: 65px;
    height: 65px;
}
#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;
}
.img{
  border:2px solid #ccc;
  max-width:80%;
  height:auto
}

.img:hover{
  -webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);
  -moz-box-shadow:0 0 10px rgba(0,0,0,0.5);
  box-shadow:0 0 10px rgba(0,0,0,0.5);
  max-width:80%;height:auto;
  background-color:#fcf
}
img:before {
  content: 'ForLam';
}
code, .code {
  background-color: #E0E6E9;
  border: 1px dotted #9FAEBB;
  margin: 4px;
  padding: 2px 2px 2px 2px;
  overflow: auto;
  color: #0000BB;
  font-size: 12px;
  font-family: "Courier New", Courier, monospace;
}
.mainsub:nth-child(even) {
    border: 1px solid #cecece;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
  	color: #000;
}
.mainsub:nth-child(2n+1) {
    border: 1px solid #ffd0d0;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
  	color: #000;
}

.mainsub:hover {
    border: 1px solid #aaa;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
	box-shadow: 0px 0px 8px #666;
}
.mainsub pro {padding: 3px;}
.code {
  background-color: #E0E6E9;
  border: 1px dotted #9FAEBB;
  margin-top: 4px;
  padding: 0 2px 0 2px;
  overflow: auto;
  color: #0000BB;
  font-size: 12px;
  font-family: "Courier New", Courier, monospace;
}
.tmn {
  text-shadow: 0 0 6px #d2577e;
	clear:both;
  background:url("/css/img/bgTopmenuBig.gif") repeat;
  text-align:center;
  padding:6px 0;
  font-size: 13px;
  color:#FFF;
  margin:0 0 3px 0;
}

.tmn a {
  	color:#FFF;
	text-decoration:none;
	cursor:pointer;
	margin:0 5px
}
.active, .tmn a:hover {
	color:#FFFFFF;
    background-color: #fff1f1;
    border: 1px solid #fff1f1;
    padding: 2px;
  	margin-bottom: 1px;
  	text-shadow: 0 0 6px #d2577e;
  	border-radius: 3px;
}

.listf:nth-child(even) {
    border: 1px solid #cecece;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
	float: left;
	width: 345px;
    height: 120px;
}
.listf:nth-child(2n+1) {
    border: 1px solid #cecece;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
	float: right;
	width: 345px;
    height: 120px;
}
.listf:hover {
    border: 1px solid #aaa;
    margin: 0px 0px 2px 0px;
    border-radius: 3px;
	background-color: #fff;
	box-shadow: 0px 0px 8px #666;
}
.newsx {
    background-color: #fff1f1;
    border-bottom: 1px solid #c8e9ff;
    color: #34617e;
    padding: 3px 4px 3px 4px;
    margin: 0 0 0 0;
}

.blogitem {
	background-color: none;
    border-bottom: 1px dashed #DDD;
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
}
.quote, .quot {
    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;font-weight: bold;
}
.currentpage, .trang, .filelist_paging span {
	color:#FFFFFF;
    background-color: #d2577e;
    border: 1px solid #417394;
    padding: 0px 5px 0px 5px;
}
.filelist_paging, .page, .xt_blog_paging {
    background-color: #D0D7DD;
	border: 1px solid white;
	font-size: x-small;
	margin: 0px;
	padding: 4px 4px 4px 4px;
	text-align: center;
 }
.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: #c8e9ff;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
	margin: 1px;
}
.filelist_paging a:hover, .page a:hover, .currentpage a:hover {
 	border: 1px solid #88beff;
    padding: 0px 4px 0px 4px;
    background-color: #f2f6f8;
    margin: 1px;
}
.phdr {
  	font-weight: bold;
  	color:#ffffff;
  	background-color:#d2577e ;
  	background:url("/css/img/bgChannel.gif") repeat;
	padding: 2px;
	border: 1px solid #bd6f87;
 	padding-top: 3px;
	margin-top: 3px;
}
.phdr a {
color:#ffffff;
padding:2px;
margin:2px;
text-decoration: none;
}
.list1, .list_bottom {
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 2px;
    border: 1px solid #f2a5bf;
   	border-top: none;
}

.rmenu {
	background-color : #fff0f0;
	margin-left:0px;
  	margin-right:0px;
	padding : 1px;
	border : 1px solid #ffd0d0;
}
.header {
  	color:#ffffff;
  	background-color:#f05d93;
  	background:url("/css/img/bg_banner.gif") repeat;
	overflow:auto;
	position:relative;
  	margin-top:1px;
  	margin-bottom:0px;
  	padding:1px;
  	border: 1px solid #de3e79;
  	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
  	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px
}
.header a, .header a:hover {color:#ffffff;}
.footer {
    background: #f05d93 url("/css/img/bg_banner.gif");
    min-height: 30px;
    border: #bd6f87 solid 1px;
    color: #d2577e;
    font-size: 11px;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 10px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
}

.footer a {
    color: #fff !important;
    font-weight: bold;
}
.qc {
    color: #333333;
    border: 1px solid #e6b868;
    background-color: #fff5bc;
    margin: 4px 0px 0px 0px;
    padding: 4px;
}
.topmenu {
  background-color: #d5f3ff;
  border: 1px solid white;
  font-size: 13px;
  margin: 0px;
  padding: 2px 2px 2px 2px;
}
.xamd {
	background-color: #efefe9;
    margin-top: 0px;
    margin-bottom: 3px;
    padding: 4px;
    border: 1px solid #f2a5bf;
	border-top: none;
	color: #34617e;
}
.xamt {
	background-color: #efefe9;
    margin-top: 3px;
    margin-bottom: 0px;
    padding: 4px;
    border: 1px solid #f2a5bf; 
  	border-bottom: none;
  	color: #34617e;
}
.xamg, .xam {
	background-color: #efefe9;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 4px;
    border: 1px solid #f2a5bf; 
  	border-bottom: none;
	border-top: none;
	color: #34617e;
}
/* style of submit button */
input, textarea, select {
color : #000;
background-color : #fff1f1;
border : 1px solid #8fdcff;
border-radius: 3px;
}
input:hover, textarea:hover, select:hover {
color : #d2577e;
background-color : #fff1f1;
border : 1px solid #8fdcff;
border-radius: 3px;
}
input:focus, textarea:focus, select:focus {
color : #d2577e;
background-color : #fff1f1;
border : 1px solid #8fdcff;
border-radius: 3px;
}
input[type="submit"] {
	background-color : #fff1f1;
    color: #d2577e;
    padding: 2px 4px 2px 4px;
    border: 1px solid #8fdcff;
  	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-bottom: 2px; 
}
input[type="submit"]:hover {
	background-color : #fff1f1;
    color: #d2577e;
    background: #1895d4;
    border: 1px solid #e6b868;
  	padding: 2px 4px 2px 4px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	margin-bottom: 2px; 
}