.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}








body {
background: url('images/pattern.png')repeat #eceaec;
margin: 0;
font-family: Arial,sans-serif;
font-size: 13px;
line-height: 20px;
color: #222222;


}
body1{
  box-shadow:0 7px 50px rgba(0, 0, 0, 0.3);
  max-width: 650px;
  margin: 0px auto;
border: 1px solid #ccc;
}
a {
  color: #222;
  text-decoration: none;
}
a:hover {
  color: orange;
}
.logo {
   background: url(/images/tieude70.gif) repeat-x #f1f4f6;

  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
background-color: #fff;
color: #222;
padding-left: 3px;
padding-top: 3px;
margin: 0px;
}
form {
  font-size: small;
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
}

hr {
  border: 0;
  border-top: 1px solid gray;
  margin: 0;
}
.bg-yellow{
padding: 3px 5px;
background: #FFFEEA;
border-bottom: 1px dashed #FDDCB1;
}

input {
  border: 1px solid #3c73a7;
}
input[type="text"], input[type="password"], input.text, input.title {
border: 1px solid #ACCCDE;
font-size: 13px;
padding: 2px 5px;
vertical-align: middle;
}
input[type=submit] {
display: inline-block;
padding: 4px 14px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #333333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #bbbbbb;
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);

}
input[type="submit"]:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

input[type=button] {
display: inline-block;
padding: 4px 14px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #333333;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #bbbbbb;
border-bottom-color: #a2a2a2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);

}
input[type="button"]:hover {
color: #333333;
text-decoration: none;
background-color: #e6e6e6;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
p {
  margin-bottom: 6px;
  margin-top: 6px;
}

select {
  border-width: 2 2 2 2px;
  color: #000000;
  padding: 1 1 1 1px;
}

textarea {
  border-radius: 5px;
  border: 1px solid #3c73a7;
  margin: 3px;
  width: 98%;
}

ul {
  margin: 0;
  padding-left: 20px;
}

.alarm {
  background-color: #FF0000;
  border: 1px solid white;
  color: #ffffff;
  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 {
  background-color: #bfc6cf;
  border: 1px solid white;
  margin: 0px;
  padding: 2px 4px 4px 4px;
}

.end {
  text-align: center;
}

.fmenu {
  background: #e3f0fe url(images/fmenu.png) repeat-x bottom;
  border-bottom: 1px solid #fff;
  color: #2d83da;
  margin: 0px;
  padding: 5px 0px 5px 4px;
}

.footer a, .header a {
  color: #fff;
}

.footer, .header {
background: #3C3C3C;
color: #fff;
padding: 5px;
}

.func {
  border-left: 4px solid #9acd32;
  color: #757575;
  font-size: x-small;
  margin-left: 2px;
  margin-top: 4px;
  padding-left: 4px;
}

.gmenu {
  background: #fff;
  border: 1px solid white;
  margin: 0px;
  padding: 3px 4px 3px 4px;
}
.desforum {
font-size: x-small;
color: #999999;

}

.gray {
color: #586776 !important;
}

.greply {
  border-left: 4px solid #009900;
  color: #009900;
  padding: 2px 0px 2px 4px;
}

.hdr {
  background-color: #f1f1f1;
  border-bottom: 1px solid #595959;
  font-weight: bold;
  padding-left: 2px;
}

.left {
  float: left;
}

.list1 {
background: #FBFBFB url('images/bg_row1.png') repeat-x bottom left;
border-bottom: 1px solid #DDDDDD;
color: #222222;
min-height: 10px;
padding: 5px;
}

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

.maintxt {
  background: #fff;
  font-weight: normal;
  margin: 0px;
  padding:0px;
}

.menu {
  background: #fff;
  padding: 3px 4px 4px 4px;
}
.footer-menu {
  background: #fff;
}
.news {
  background-color: #EEEEEE;
  border: 1px solid white;
  color: #333333;
  font-size: x-small;
  padding: 3px 4px 4px 4px;
}

.phdr {
background: #609CBE url('images/catbg.jpg') repeat-x top;
color: #fff;
height: auto;
min-height: 22px;
padding: 5px 0 0 5px;
}

.phdr a {
  color: #fff;
}
.posthead{
	background-color:#3b5998;
	border-bottom: 1px solid #133783;
	color: #fff;
	margin: 0px;
	padding: 3px 0px 4px 4px;

}
.posthead a{
	color:#fff;
}
.phpcode {
  background-color: #E0E6E9;
  border: 1px dotted #9FAEBB;
  margin-top: 4px;
  padding: 0px 2px 0px 2px;
  overflow: auto;
}

.quote {
margin: 5px;
padding: 5px;
font-size:x-small;
border-left: 5px solid #fce27c;
background-color: #f6ebc1;
}

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

.rmenu {
  background-color: #e9ccd2;
  border: 1px solid white;
  margin: 0px;
  padding: 2px 0px 3px 4px;
}

.sitemap {
  font-size: xx-small;
  height: 0px;
  overflow: auto;
}

.status {
  color: #CD853F;
  font-size: x-small;
  font-weight: bold;
  padding-left: 0px;
}

.sub {
  border-top: 1px dotted #c6c17f;
  font-size: x-small;
  margin-top: 4px;
}

.tmn {
  background: #e3f0fe url(images/tmn.png) repeat-x top;
  border-top: 1px solid #fff;
  color: #2d83da;
  margin: 0px;
  padding: 5px 0px 5px 4px;
}

.topmenu {
background: #BBE0EF;
border: 0 solid #FFFFFF;
margin: 0;
padding: 5px;

}

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

.greply a:link, .greply a:visited {
  color: #008800;
}

.reply a:link, .reply a:visited {
  color: #DD0000;
}

.sub a:link, .sub a:visited {}





.currentpage {
    background-color: #edebeb;
    border: 1px solid #cccccc;
    padding: 0px 5px 0px 5px;
}

a.pagenav {
    border: 1px solid #a7d3ff;
    padding: 0px 3px 0px 3px;
    text-decoration: none;
}

a.pagenav:hover {
    background-color: #f7f7f7;
    border: 1px solid #dedede;
}

.list_ads{
	border-bottom: 1px dashed #CCCCCC;
	padding:5px 5px 5px 13px;
	background-image: url(images/item.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.list3{
background: #FBFBFB url('images/bg_row1.png') repeat-x bottom left;
border-bottom: 1px solid #DDDDDD;
color: #222222;
min-height: 10px;
padding: 1px;
margin-left: 5px;
}
.memberInfo{

	background: #F9F9F9;
	border-bottom: 1px solid #E4D0D6;
	padding: 5px;
}
.text {
	padding: 5px;
	word-wrap: break-word;
}
.succ{
background: url("http://kichhoat.net/theme/business/images/tmn.png") repeat-x scroll center top transparent;
background-color: #FFF6E0;
border-left: 1px solid #F8941D;
border-right: 1px solid #F8941D;
color: #E23A3A;
margin: 0;
padding: 3px;
height: auto;

}
.bbcode_bg a {
color:#fff;
font-weight:bold;
}
.nav{margin-bottom:5px;margin-left: 0;
margin-bottom: 20px;
list-style: none;}

.nav-tabs > li > a{line-height:12px;padding-left:8px;padding-right:7px;}
.nav-tabs li{
display: list-item;
text-align: -webkit-match-parent;
line-height: 20px;
}
a.active{color:#003D88;outline:none;}
.active a{cursor:pointer !important;}
.active{background:none repeat scroll 0 0 #F8941D;}
ul{margin:0;padding-left:20px;}
.coppyright {
	text-align:center;
	background-color:#fff;
}