/*
	[Destoon B2B System] Copyright (c) 2009 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {word-break:break-all;font-family:Verdana,Arial;}
body {background:#F9F8F8;color:#333333;font-size:12px;margin:0px;height:100%;}
input,textarea,select,button,td {font-size:12px;}
img {border:none;}
li {list-style-type:none;}
ul,form {margin:0px;padding:0px;}
html{height:100%;}
a:link,a:visited,a:active {text-decoration:none;color:#333333;}
a:hover {color:#FF0000;text-decoration:none;}
a.t:link,a.t:visited,a.t:active {text-decoration:none;color:#0240A3;}
a.t:hover {color:#FF0000;}
a.w:link,a.w:visited,a.w:active {text-decoration:none;color:#FFFFFF;}
a.w:hover {color:#FAFAFA;}
a.b:link,a.b:visited,a.b:active {text-decoration:none;color:#215DC6;}
a.b:hover{color:#428EFF;}
a.m:link,a.m:visited,a.m:active {color:#2F6FE0;text-decoration:none;}
a.m:hover {color:#215DC6;}

.bg {background:#FAFAFA;}
.r {border-bottom:#D3DBE7 1px solid;height:24px;}
.r span{color:#BBBBBB;}
.d {line-height:180%;border-bottom:#D3DBE7 1px solid;border-right:#D3DBE7 1px solid;}

.head {height:48px;color:#EBF1FF;padding:0 10px 0 10px;border-bottom:#7083E1 2px solid;background:#FFFFFF url('member/head_bg.jpg') no-repeat right 0;}
.pos {border-bottom:#776655 1px solid;font-size:18px;padding:15px 0 13px 15px;background:#FFFFFF;}
.menu {padding:15px 0 0 30px;border-bottom:#6B85DC 2px solid;}
/* left */
.menu tr {text-align:center;}
.left_head {width:185px;height:22px;background:url('member/left_head.gif') no-repeat;overflow:hidden;cursor:pointer;margin-top:15px;}
.left_head div {padding:0 3px 0 12px;line-height:23px;color:#215DC6;font-weight:bold;}
.left_body {width:185px;padding-top:8px;background:url('member/left_body.gif') repeat-y;clear:both;border-bottom:#FFFFFF 1px solid;}
.left_body ul {margin:0 0 8px 0;}
.sidebar {background:#6E89DD;width:210px;font-size:13px;}
.sidebar li {padding:4px 15px 4px 15px;line-height:18px;}
.sidebar_on {background:#FAFAFA;}
.side {width:7px;height:100%;font-size:1px;background:#6E89DD;cursor:pointer;}
.side_show {width:7px;height:51px;background:url('member/side_show.gif') no-repeat 1px center;}
.side_hide {width:7px;height:51px;background:url('member/side_hide.gif') no-repeat 1px center;}

.tab_nav {width:6px;}
.tab {height:19px;line-height:18px;background:#E7ECFF url('member/tab_left.gif') no-repeat;letter-spacing:1px;}
.tab a:link,.tab a:visited,.tab a:active {text-decoration:none;background:url('member/tab_right.gif') no-repeat right 0;color:#0240A3;display:block;height:19px;line-height:18px;padding:5px 15px 2px 15px;}
.tab a:hover {color:#FF4400;}
.tab_on {height:19px;line-height:18px;background:#6B85DC url('member/tab_on_left.gif') no-repeat;letter-spacing:1px;font-weight:bold;}
.tab_on a:link,.tab_on a:visited,.tab_on a:active,.tab_on a:hover {text-decoration:none;background:url('member/tab_on_right.gif') no-repeat right 0;color:#FFFFFF;display:block;height:19px;line-height:18px;padding:5px 15px 2px 15px;}

.it {height:20px;margin:10px 0 0 0;background:#6B85DC url('member/tab_on_left.gif') no-repeat;letter-spacing:1px;font-weight:bold;overflow:hidden;cursor:pointer;}
.it div {line-height:21px;text-decoration:none;background:url('member/tab_on_right.gif') no-repeat right 0;color:#FFFFFF;padding:0 5px 0 8px;}
.ib {border:#6B85DC 1px solid;}
.op li {width:19%;float:left;text-align:center;padding:10px 0 10px 0;}
.op img {margin:0 0 8px 0;}

.tb {background:#FFFFFF;width:100%;}
.ls {background:#FFFFFF;}
.ls td {border-bottom:#CAD1DD 1px solid;height:28px;}
.bd {background:#FFFFFF;}
.bd td {border-bottom:#CAD1DD 1px solid;border-right:#CAD1DD 1px solid;}
.tt {border-bottom:#CAD1DD 1px solid;padding:10px;background:#FFFFFF;}
.tl {background:#E5EBFA;width:115px;text-align:right;padding-right:30px;letter-spacing:1px;}
.tr {background:#F9F8F8;}
.on td {background:#F2F6FB;}
th {border-bottom:#CAD1DD 1px solid;border-right:#CAD1DD 1px solid;background:#FAFAFA url('member/th.gif') repeat-x;height:26px;}

.dot {border-bottom:#CCCCCC 1px dotted;}
.b10 {height:10px;font-size:1px;}
.b5 {height:10px;font-size:1px;background:#F1F2F3;}
.sbt {padding:20px 0 20px 180px;}
.sbm {height:21px;line-height:19px;cursor:pointer;background:#69A44A;color:#FFFFFF;border-left:#DDDDDD 1px solid;border-right:#2E561B 1px solid;border-top:#DDDDDD 1px solid;border-bottom:#2E561B 1px solid;}
.res {height:21px;line-height:19px;cursor:pointer;background:#666666;color:#FFFFFF;border-left:#DDDDDD 1px solid;border-right:#4A4A4A 1px solid;border-top:#DDDDDD 1px solid;border-bottom:#4A4A4A 1px solid;}
.btn {background:url('member/btn.gif') no-repeat;height:24px;line-height:22px;width:69px;border:none;cursor:pointer;}
.btns {padding:8px;border-bottom:#CDCDCD 1px solid;}
.f_red {color:red;}
.f_blue {color:blue;}
.f_gray {color:#888888;}
.f_dblue {color:#0240A3;}
.c_p {cursor:pointer;}
.f_b {font-weight:bold;}
.f_r {float:right;}
.dsn {display:none;}
.px10 {font-size:10px;}
.px11 {font-size:11px;}
.lh18 {line-height:180%;}
.jt {color:#006699;cursor:pointer;}

.bar {letter-spacing:1px;background:#6980DA;padding:5px 10px 2px 10px;line-height:20px;color:#FFFFFF;border-bottom:#5069CB 1px solid;}

.hinp {border:none;width:98%;background:url('member/spacer.gif');height:18px;}
.hinp_on {border:#84A1BD 1px solid;width:98%;height:16px;}
.mr {float:right;border:#6B85DC 1px solid;background:#E7ECFF;color:#666666;padding:3px 15px 3px 15px;}
.warn {padding:10px 0 10px 60px;margin:10px 0 0 0;background:#FFF5D8 url('member/warn.gif') no-repeat 10px 5px;line-height:200%;border:#FF7300 1px solid;font-size:13px;}
.limit {padding:5px 10px 5px 10px;margin:10px;background:#FFFFCC;border:#FF9900 1px solid;}
/* pages */
.pages {padding:10px 0 10px 0;text-align:center;font-size:12px;color:#666666;}
.pages a:link,.pages a:visited,.pages a:active {color:#004499;background:#FFFFFF;border:#9AAFE5 1px solid;padding:1px;text-decoration:none;}
.pages a:hover {background:#FFFFFF;border:#2E6AB1 1px solid;color:#FF6600;padding:1px;text-decoration:none;}
.pages strong {background:#2E6AB1;padding:1px;border:#1D589E 1px solid;color:#FFFFFF;}
.pages_inp {border:#2E6AB1 1px solid;padding:1px;width:26px;}
.pages_btn {width:26px;background:#F1F7FC;border:#2E6AB1 1px solid;color:#004499;font-weight:bold;font-size:11px;}

#powered {width:185px;line-height:180%;font-size:9px;margin-top:30px;}
#powered div {border-bottom:#BCC9F0 1px solid;padding:0 0 3px 0;}
#powered a {color:#BCC9F0;text-decoration:none;}
/* Dialog */
#Dtop {border-right:#CCCCCC 3px solid;border-bottom:#CCCCCC 3px solid;}
#Dtop .dbody {border:#333333 1px solid;padding:1px;background:#EBF0F6;}
#Dtop .dhead {background:#6980DA url('member/close.gif') no-repeat right 4px;padding:0 0 0 0;letter-spacing:1px;border-bottom:#333333 1px solid;color:#FFFFFF;line-height:20px;font-weight:bold;}
#Dtop .dhead span {float:right;cursor:pointer;display:block;width:22px;height:19px;text-align:right;}
#Dtop .dbox {padding:8px;line-height:200%;}
/* message box */
#msgbox{z-index:1000;position:absolute;background:url('member/msgbox.gif') no-repeat;top:65px;right:1px;height:18px;overflow:hidden;color:#FFFFFF;padding:2px 15px 0 20px;line-height:15px;letter-spacing:1px;cursor:pointer;}