.header_area {
    background: #fcfcfc url('./images/headerbg2.png') repeat-x bottom left;
    padding-top: 4px;
}

#wrapper {
    border: 0px solid #ffc2d2;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    margin: 0 auto;
    /*padding: 1px;*/
    max-width: 640px;
    width: 100%;
    background-color: #FFFFFF;
    position: relative;
    z-index:999;
}
.nav {
    margin-bottom: 5px;
}
.nav-tabs > li > a {
    line-height: 12px;
    padding-left: 8px;
    padding-right: 7px;
}
form {
    font-size: small;
    margin: 0;
    padding: 0;
}
h3 {
    margin: 0;
    padding: 0 0 2px;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: gray -moz-use-text-color -moz-use-text-color;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin: 0;
}
input {
    border: 1px solid #3C73A7;
    border-radius: 3px 3px 3px 3px;
    outline: none;
}
p {
    margin-bottom: 6px;
    margin-top: 6px;
}
select {
    color: #000000;
    font-size: 11px;
    height: 25px;
    padding: 1px;
    position: relative;
    vertical-align: middle;
}
textarea {
    border: 1px solid #ACCCDE;
    border-radius: 3px 3px 3px 3px;
    font: 13px arial, sans-serif;
    margin: 3px;
    width: 96%;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.alarm {
    background-color: red;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: 700;
    padding: 3px 0 3px 4px;
}
.bblist {
    background: url("images/dot.gif") no-repeat scroll left center transparent;
    color: #4A5663;
    padding: 2px 0 2px 10px;
}
.bmenu {
    background-color: #BFC6CF;
    border: 1px solid #FFFFFF;
    margin: 0;
    padding: 2px 4px 4px;
}
.end {
    text-align: center;
}
.fmenu {
    background: url("images/fmenu.png") repeat-x scroll center bottom transparent;
    border-bottom: 1px solid #F8941D;
    border-left: 1px solid #F8941D;
    border-right: 1px solid #F8941D;
    color: #E23A3A;
    margin: 0;
    padding: 5px 0 5px 4px;
}

.footer {
    background: url("images/tcatBG.gif") repeat-x scroll left top #EB8025;
    border: 0 none;
    color: #FFFFFF;
    height: auto;
    min-height: 22px;
    padding: 5px 0 0 5px;
}
.func {
    border-left: 4px solid #9ACD32;
    color: #757575;
    font-size: x-small;
    margin-left: 2px;
    margin-top: 4px;
    padding-left: 4px;
}
.gmenu {
    background: #e5e5e5;
    border: 0 solid #FFFFFF;
    margin: 0;
    padding: 5px;
}
.gray {
    color: #586776 !important;
}
.greply {
    border-left: 4px solid #009900;
    color: #009900;
    padding: 2px 0 2px 4px;
}
.hdr {
    background-color: #F1F1F1;
    border-bottom: 1px solid #595959;
    font-weight: 700;
    padding-left: 2px;
}
.list1 {
    background: #fff url('/images/alt.jpg') repeat-x bottom;
    border-bottom: 1px solid #ddd;
    color: #222222;
    min-height: 10px;
    padding: 5px;
}
.list2 {
    background: #fff url('/images/alt.jpg') repeat-x bottom;
    border-bottom: 1px solid #ddd;
    color: #222222;
    min-height: 10px;
    padding: 5px;
}
.memberInfo {
    background: #F9F9F9;
    border-bottom: 1px solid #EBEBEB;
    padding: 5px;
}
.maintxt {
    background: #FFF;
    border: 1px solid #F8941D;
    font-weight: 400;
    margin: 0;
}
.menu {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 3px 4px 4px;
}
.news {
    background-color: #EEEEEE;
    border: 1px solid #FFFFFF;
    color: #333333;
    font-size: x-small;
    padding: 3px 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{background:url("images/bg.png") repeat-x scroll left top #385B87;background-color:#385B87;border:0 none;color:#FFFFFF;height:auto;min-height:22px;padding:5px 0 0 5px;}*/
.logo {
    color: #FFFFFF;
    float: left;
    font-weight: 700;
    padding-top: 3px;
}
.logo_img {
    background: url("http://kichhoat.net/images/logo.png") no-repeat scroll left center transparent;
    display: block;
    float: left;
    height: 48px;
    line-height: 29px;
    padding-left: 38px;
    width: 200px;
}
.phpcode {
    background-color: #E0E6E9;
    border: 1px dotted #9FAEBB;
    margin-top: 4px;
    padding: 0 2px;
}
.quote {
    border-left: 4px solid silver;
    color: #878787;
    font-size: x-small;
    margin-left: 2px;
    padding: 2px 0 2px 4px;
}
.bbcode_quote {
    margin: 5px;
    padding: 5px;
    border-left: 5px solid #fce27c;
    background: #FFFAE8;
}
.codetitle {
    font-weight: bold;
}
.codecontent {
}
.reply {
    border-left: 4px solid #EE0000;
    color: #EE0000;
    padding: 2px 0 2px 4px;
}
.rmenu {
    background-color: #f1f1f1;
    padding: 2px 0 3px 4px;
}
.sitemap {
    font-size: xx-small;
    height: 38px;
    overflow: auto;
    position: relative;
    width: 100%;
    z-index: 1;
}
.status {
    color: #CD853F;
    font-size: x-small;
    font-weight: 700;
    padding-left: 0;
}
.sub2 {
    border-bottom: 1px dotted #C6C17F;
    border-top: 1px dotted #C6C17F;
    font-size: x-small;
    margin: 5px 0;
    padding: 5px;
}
.sub {
    margin-top: 6px;
    font-size: 11px;
    color: #999;
}
.sub a {
    color: #999 !important;
}
.sub3 {
    font-size: x-small;
}
.desforum {
    font-size: x-small;
    color: #999999;
}
.desforum a {
    color: #555555;
    font-weight: normal;
}
.tmn {
    background: url("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;
}
.topmenu {
    background-color: #75B9D3;
    margin-bottom: 0;
    padding: 5px;
    color: #FFFFFF;
}
.topmenu a {
    color: #FFFFFF !important;
}
.topmenu a:hover {
    color: #FFFFFF !important;
    text-decoration: underline;
}
.user {
    background-color: #FFEEDC;
    padding: 4px;
}
a:hover {
    border-bottom-width: 1px;
    text-decoration: underline;
}
.currentpage {
    background: #646464;
    color: #FFF !important;
    border-radius: 3px;
    border: 1px solid #555;
    padding: 4px 8px;
    display: inline-block;
}
a.pagenav {
    background: #fdfdfd url('/images/theme/bg_btn.png') repeat-x bottom;
    border: 1px solid #CACACA;
    padding: 4px 8px;
    text-decoration: none;
    border-radius: 3px;
    display: inline-block;
    color: #444 !important;
}
a.pagenav:hover {
    background: #FFF;
}
.header_bg {
    color: #000000;
    margin: 0;
}
.clred {
    color: #DA171A !important;
}
.last {
    margin-right: 0 !important;
}
a img {
    border: medium none;
}
.fr {
    float: right;
}
.bottom3 {
    margin-bottom: 3px !important;
}
.bottom5 {
    margin-bottom: 5px !important;
}
.bottom10 {
    margin-bottom: 2px !important;
}
.bottom15 {
    margin-bottom: 15px !important;
}
.bottom20 {
    margin-bottom: 20px !important;
}
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="checkbox"], input[type="radio"], input.checkbox, input.radio {
    position: relative;
    top: 0.15em;
}
table td {
    padding: 0;
    vertical-align: middle;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clear {
    clear: both;
}
ul.list-item ul li {
    padding-left: 4px;
}
ul.list-item a {
    color: #222;
}
ul.list, ul.list-item, ul.list-dot, ul.list-col3, ul.form {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.username-chat {
    float: left;
    margin-right: 8px;
}
ul.list-item li {
    padding: 3px 5px;
}
ul.list-item li img {
    margin-right: 2px;
}
.hello {
    background: none repeat scroll 0 0 #EBF6FD;
    padding: 5px;
}
.bg-yellow {
    background: #fffaec;
    border-bottom: 1px dashed #FDDCB1;
}
#footer {
    font-size: 13px;
    text-align: center;
}
#container .main {
    border: 1px solid #95C7DC;
    padding-bottom: 10px;
}
.nobor {
    border: medium none !important;
}
#navigation {
    background: url("images/bg.png") repeat-x scroll 0 0 #00689B;
    padding-left: 10px;
}
#navigation a {
    background: url("images/dot-nav.png") no-repeat scroll right 5px transparent;
    color: #FFFFFF;
    font-weight: 700;
    line-height: 24px;
    padding: 3px 7px 3px 5px;
}
a.active {
    color: #003D88;
    outline: none;
}
#navigation a:hover, #navigation a.active {
    color: #BAFF00;
    text-decoration: none;
}
.clblue {
    color: #135B84;
}
.tool-format a:hover {
    text-decoration: none;
}
.username-chat a {
    font-weight: 700;
}
#box-find, #footer {
    background: none repeat scroll 0 0 #D7E8F2;
}
#container, #footer {
    border: 3px solid #D7E8F2;
}
.title-gray {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #D4D4D4;
    padding: 3px 5px;
}
.pad10 {
    padding: 10px;
}
button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    white-space: nowrap;
}
.btn input {
    background: url("images/button.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #78C312;
    color: #454444;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 700;
    height: 21px;
    line-height: 20px;
    margin: 0;
}
.s11 {
    font-size: 11px !important;
}
.clgray {
    color: #555555;
}
.title-blue {
    background: url("images/bg.png") repeat-x scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: 700;
    height: 26px;
    line-height: 26px;
}
.title-blue div {
    background: url("images/btn.png") no-repeat scroll -169px -63px transparent;
    padding-left: 35px;
}
.box-cont {
    background: none repeat scroll 0 0 #FFFFFF;
}
.box {
    margin-bottom: 8px;
}
.tool-format a {
    display: inline-block;
    height: 16px;
    width: 16px;
}
.ic-format1 {
    background: url("images/btn.png") no-repeat scroll -2px -100px transparent;
}
.ic-format2 {
    background: url("images/btn.png") no-repeat scroll -23px -100px transparent;
}
.ic-format3 {
    background: url("images/btn.png") no-repeat scroll -42px -100px transparent;
}
.ic-format4 {
    background: url("images/btn.png") no-repeat scroll -62px -100px transparent;
}
.ic-format5 {
    background: url("images/btn.png") no-repeat scroll -83px -100px transparent;
}
.ic-format6 {
    background: url("images/btn.png") no-repeat scroll -100px -100px transparent;
}
.ic-format7 {
    background: url("images/btn.png") no-repeat scroll -119px -100px transparent;
    width: 20px !important;
}
.ic-format8 {
    background: url("images/btn.png") no-repeat scroll -143px -100px transparent;
}
.ic-format9 {
    background: url("images/btn.png") no-repeat scroll -163px -100px transparent;
}
.ic-format10 {
    background: url("images/btn.png") no-repeat scroll -183px -100px transparent;
}
.tab {
    color: #003D88;
    font-size: 13px;
    padding-bottom: 6px;
    padding-top: 5px;
}
.tab a {
    font-weight: 700;
    padding: 3px 5px;
}
.tab a:hover, .tab a.active {
    color: #CC0000;
}
.number {
    background: url("images/number.png") no-repeat scroll 0 2px transparent;
    display: inline-block;
    font-size: 11px;
    height: 19px;
    padding-bottom: 2px;
    text-align: center;
    vertical-align: middle;
    width: 19px;
}
ul.list li {
    border-bottom: 1px dashed #ddd;
}
ul.list a {
    color: #222;
}
.button-search input {
    background: url("images/search.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    height: 22px;
    position: relative;
    text-indent: 0;
    top: 2px;
    width: 24px;
}
#menu {
    border-bottom: 5px solid #F8941D;
    font-size: 13px;
    padding-left: 5px;
}
#menu a {
    color: #494949;
    font-weight: 700;
}
#menu tr, #menu td {
    height: 25px;
    padding-top: 4px;
}
#menu td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
.active a {
    cursor: pointer !important;
}
#menu .active {
    background: none repeat scroll 0 0 #F8941D;
}
.quangcao {
    border: 1px solid #DCDCDC;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding: 4px;
    text-align: center;
}
.footer a, .header a, #menu .active a {
    color: #FFFFFF;
}
.left, .fl, ul.list-item li .username-chat img {
    float: left;
}
.phdr a, .phdr a:visited {
    color: #ffffff !important;
}
.greply a:link, .greply a:visited, .reply a:link, .reply a:visited {
    color: #333333;
}
a:link, a:visited {
    /*color: #222222;*/
    color: #222;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #C4571B;
}
.posthead {
    background-color: #2D3032;
    color: #A2A2A2;
    font-size: 10px;
    padding: 3px;
}
.text {
    padding: 5px;
    word-wrap: break-word;
}
.bg_pale_while {
    background: url("../../images/yellow-gradient-bg.png") repeat-x scroll center bottom #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
}
.bg_pale_green {
    background: url("../../images/yellow-gradient-bg.png") repeat-x scroll center bottom #E5F7FC;
    border-bottom: 1px solid #E5F7FC;
}
.bg_pale_red {
    background: url("../../images/yellow-gradient-bg.png") repeat-x scroll center bottom #FFE2E2;
    border-bottom: 1px solid #FFE2E2;
}
.bg_pale_yellow {
    background: url("../../images/yellow-gradient-bg.png") repeat-x scroll center bottom #F7EFD4;
    border-bottom: 1px solid #F7EFD4;
}
.bg_pale_yellow2 {
    background: url("../../images/yellow-gradient-bg.png") repeat-x scroll center bottom #FFF9DE;
    border-bottom: 1px solid #FFF9DE;
}
.prefix_pale_green {
    background: #D4F7ED;
    margin: 0 5px;
    width: 110px;
    text-align: center;
}
ul {
    margin-left: 5px;
}
.hihi {
    float: left;
    margin-right: 3px;
    padding: 3px 10px 3px 5px;
}
.header {
    background: #3C3C3C;
    color: #fff;
    padding: 5px;
}
.header a {
    color: #fff !important;
}
#menu_header {
    border-bottom: 5px solid #5179A2;
    font-size: 13px;
    padding-left: 5px;
}
#menu_header .active {
    background: none repeat scroll 0 0 #5179A2;
}
#menu_header td {
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}
#menu_header tr, #menu td {
    height: 25px;
    padding-top: 4px;
}
#menu_header table td {
    padding: 0;
    vertical-align: middle;
}
.btn {
    font-size: 12px;
    outline: none !important;
}
.display_pagination {
    padding: 4px;
}
#logo-kichhoat {
    max-width: 240px;
    width: 100%;
}
.h5t {
    padding: 5px;
    background: #cccccc;
    border-radius: 3px;
    margin: 5px 0 3px 0;
}
.icon {
    margin-right: 1px;
    vertical-align: top;
    width: 16px;
}
.nav-tabs > li > a {
    line-height: 12px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
}
.smenu {
    background: #FFFEEA;
    border-top: 1px solid #DDDDDD;
    padding: 5px;
}
.all-bg-yellow {
    background: #FFFEEA;
    padding: 4px;
    border-bottom: 1px solid #FFEDCD;
}
.bg-avatar {
    background: #E1A7C5;
    padding: 5px 0;
    text-align: center;
}
.bg-avatar img {
    vertical-align: middle;
}
.boder {
    border-bottom: 1px dashed #ccc;
    margin: 0 0 5px;
}
.paddingbottom5 {
    padding-bottom: 5px;
}
.quicktext a {
    color: #236492;
}
.quicktext a:hover {
    color: green;
}
.notice {
    background: #E00D0D;
    color: #FFFFFF;
    padding: 5px;
}
.revent_boder {
    padding: 3px;
}
.menu_store {
    margin: 10px 10px;
    padding: 0;
}
.mhehe {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 2px 4px #AAAAAA;
    color: #6D6B6B;
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 0;
    padding: 10px;
    outline: none;
}
.mhehe a:hover {
    color: #3D3D3D;
}
.text_des {
    text-align: center;
    font-size: 10px;
    font-style: italic;
    width: 100%;
    float: left;
    margin-bottom: 3px;
}
.namegame {
    display: inline-block;
    width: 20px;
    width: 81px;
}
.detailname {
    display: inline
}
.detailname span {
    color: #666666;
}
.infosta {
    color: #666666;
    display: inline
}
.moneysta {
    display: inline;
    text-align: right;
    width: 100%;
}
.tdr {
    text-align: right;
    vertical-align: top;
    padding-right: 5px;
    width: 70px;
}
.tdr2 {
    text-align: left;
    vertical-align: top;
}
.tdl {
    text-align: left;
    vertical-align: top;
}
.hide {
    color: #777777;
    vertical-align: top;
}
.sta {
    border-bottom: 1px dashed #E8E8E8;
    padding: 5px 0;
    height: 20px;
}
.mstas {
    text-align: right;
    padding-right: 5px;
    padding-left: 2px;
    vertical-align: top;
}
.mstas2 {
    color: brown;
    text-align: right;
    padding-right: 5px;
    vertical-align: top;
}
.mstas3 {
    text-align: right;
    padding-right: 5px;
    padding-left: 10px;
    vertical-align: top;
}
.md {
    display: inline-block;
    width: 90px;
    text-align: right;
}
.mm {
    display: inline-block;
    width: 80px;
    text-align: right;
}
.revenue {
    padding: 5px;
}
.revenue_box {
    background: #FFFBF2;
    border-top: 1px solid #FFEFD0;
    padding: 6px;
}
.revenue_box a{
    color: #535353;
}

.revenue_list ul {
    padding: 0px;
    margin: 0px;
    margin-top: 3px;
    list-style: none;
}
.revenue_list li {

}
.revenue_money {
	font-size: 14px;
    font-weight: bold;
    color: #a53432;
}
.revenue_sms {
    color: #666;
}
.revenue_detail{
    background: url('/images/line_bc.gif') no-repeat 14px 0px;
    padding: 3px 0px 0px 26px;
    margin-top: 4px;
    color: #bb8f77;
    font-size: 12px;
}
.revenue_detail img{
    vertical-align: text-bottom;
}

.revenue_info{
    padding-bottom: 6px;
    border-bottom: 1px dashed #FFE9C2;
    margin-bottom: 6px;
}

.notice-payment {
    margin-bottom: 5px;
}
.td-product {
    padding: 5px;
    border-right: 1px solid #FFF;
    background-color: #FF9300
}
.nav_link-p {
    font-weight: bold;
    font-size: 14px;
    color: #FFFFFF;
}
.td-product-active {
    padding: 5px;
    border-right: 1px solid #FFF;
    background-color: #FF6600;
}
.infou {
    padding: 3px 5px;
}
.notice-contact-status {
    background-color: #158D96;
    padding: 3px;
    text-align: center
}
.notice-contact-status a {
    color: #ffffff;
    font-weight: bold
}
.forum-action {
    font-size: 11px;
    padding: 4px;
    background: #f4f4f4;
}
.forum-action a:hover {
    color: #333;
}
.signature {
    font-size: 11px;
    color:#666;
}

.item_hidden {
    background: #d8d8d8;
}

.thead {
    background: #333;
    padding: 4px 6px;
    color: #fff;
    font-size: 11px;
}
.thead a {
    color: #eee;
}

.breadcrumb {
    margin: 0px;
    font-size: 12px;
    color: #A9302A;
    background: #F5F5F5;
    padding: 5px 5px;
}
.breadcrumb {
    list-style: none outside none;
}
.breadcrumb li {
    display: inline-block;
    text-shadow: 0 1px 0 #FFFFFF;
}
.breadcrumb .divider {
    color: #0088CC;
    padding: 0 5px;
    font-weight: bold;
}

.postmeta{padding:0px;margin:0px}
.postmeta a{color:#666666;}
.postmeta a:hover{color:#C4571B;}
.post-cat{padding:0px;margin:0px;color:#666666;}
.post-cat a{color:#666666;}
.post-cat a:hover{color:#C4571B;}
.ads-header img{width: 100%;max-width:640px;}

table.statistics-9 {
    color:#666;
}
table.statistics-9 tbody tr td {
    padding:3px 5px;
    border-bottom: 1px dashed #E8E8E8;
    border-top:none;
}
table.statistics-9 tbody tr td a{
    color:#666;
    font-weight: normal;
}
table.statistics-9 tbody tr td a:hover {
    text-decoration: underline;
}
table.statistics-9 .money-s {
    color:brown;
    font-weight: bold;
}	
.tbl-top1 {
    background: #fbfbfb;
    border-top:1px dotted #e3e3e3;
    color:#4a4a4a;
}

table.statistics-9 .pay-s {
    background-color: #fffcf5;
    padding-left: 10px;
}
.tbl-top0 {
    color: #fff;
}
.tbl-totals {
    font-weight: bold;
    color: #333;
    padding:7px;
    background-color: #fff2cc;
}
.tbl-totals span {
    color:brown;
    font-weight: bold;
}

table.statistics-9 .money-b, span.money-b-total,table.statistics-9 .money-bb {
    color: #999;
}
table.statistics-9 .money-b span {
    font-weight: bold;
}
table.statistics-9 .money-bb {

}
table.statistics-9 tbody tr td strong.alert-s {color:#990000;}
table.statistics-9 tbody tr td.detail-stt {
    font-size: 11px;
    padding-left: 20px;
    color:#999;
}
table.statistics-9 tbody tr td.detail-name-stt {
    font-size: 11px; 
}
table.statistics-9 tbody tr td.detail-name-stt2 {
    font-size: 11px;
    border-bottom: none;
    border-top: 1px dashed #E8E8E8;
    /*    background-color: #f9f9f9;*/
}
table.statistics-9 tbody tr td.detail-name-stt2 span{
    color:#333;
    font-weight: bold;
} 
table.statistics-9 tbody tr td.detail-name-stt2 span.detail-count-tt, .detail-count-ttt {
    color:red;
    font-weight: normal;
}
table.statistics-9 tbody tr td span.x-detail {
    color:#999;

}
table.statistics-9 tbody tr td.detail-stt2 {
    font-size: 11px; 
    border: none;
    color: #999;
}
.checkout-id {
    padding-bottom: 5px;
}
.checkout-id ul li {
    list-style: none;
    color:#666;
}
.checkout-id ul li strong {
    color:#990000;
    font-size: 15px;
}
.checkout-id ul li span {
    color:#333;
    font-weight: bold;
}
.quick-payment {
    background-color: #FFFCF5;
}
.quick-payment .tbl-totals {
    background-color: #3C3C3C;
    color:#fff;
}
.quick-payment .tbl-totals a {
    color:#fff;
}
.quick-payment-tt {padding-bottom: 5px;}
.quick-payment-tt ul li {
    list-style: none;
    color:#666;
}
.quick-payment-tt ul li strong {
    color:#990000;
}
.quick-payment-tt ul li span {
    color:#333;
    font-weight: bold;
}

.mail-send{background-color:#FFEAEA;border-bottom:1px solid #EFA9A9;padding:3px;margin-bottom:1px;}
.mail-receive{background-color:#E6FCD6;border-bottom:1px solid #BACE61;padding:3px;margin-bottom:1px;}
.mail-time{margin:0px;padding:0px}
table.statistics-9 tbody tr td a.link-name {
    color:#222;
}
table.statistics-9 tbody tr td.link-name-td {
    max-width: 200px;
    overflow: hidden;
}
table.statistics-9 tbody tr td.link-tt {
    font-weight: bold;
    color:#990000;
    text-align: left;
}
table.statistics-9 tbody tr td.link-td {
    color:#999;
    max-width: 15px;
}

.check-file-kh {

}
.check-file-kh table.check-f-tbl{
    border:none;
}
.check-file-kh table.check-f-tbl tr td{
    border:none;
}

.check-file-kh table.check-f-tbl span.check-f-small{
    font-size:11px;
    color:#999;
    padding:0;
    margin: 0;
    line-height: 10px;
}

.check-file-kh table.check-f-tbl tr td span.clear-kh-small {
    font-size: 11px;
    color: #666;
}
.check-file-kh table.check-f-tbl tr td span.clear-kh-small i {
    color:red;
}

.tab-list-forum{
    background-color: #F5E0FF;
    padding: 5px;
}.filelist_paging, .page {
    text-align: left;
    padding: 4px 2px 4px 2px;
    background: ;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #a2b5c2;
    font-weight: bold;
    font-size: 14px;
}
.filelist_paging:before, .page:before {
    content: url(/img/tool.gif);
    padding-right: 2px;
}
.filelist_paging a, .page a {
    border: 1px solid #88beff;
    padding: 0px 4px 0px 4px;
    background-color: ;
    margin: 1px;
}
.filelist_paging a:hover, .page a:hover {
    background-color: #f2f6f8;
    border: 1px solid #417394;
}
