html, body {
	background: #D3D3D3 url(http://img.bnit.webpont.com/art/body_bkg.gif) top center repeat-y;
	font-family: "arial", "sans-serif";
	text-align: center;
	margin: 0 0 0 1px;
	height: 100%;
}

.mainbody {
	margin: auto auto;
	position: relative;
	width: 990px;
	text-align: left;
}

.content {
	background: url(http://img.bnit.webpont.com/art/content_bkg.gif) top center repeat-x;
	width: 990px;
        margin: 0 0 0 -1px;	
}

.hidden{
display: none;
}

/*** head ***/

.hd1,
.hd2 {
	float: left;
}
.logo {
	wxwbackground: url(http://img.bnit.webpont.com/art/bn_logo.gif) top left no-repeat;
	background: url(http://img.bnit.webpont.com/art/logo2.gif) top left no-repeat;
	width: 250px;
	height: 58px;
}

.banner {
	width: 728px;
	height: 90px;
	border: 1px solid #000;
	margin: 7px 0 7px 3px;
	text-align: center;
	line-height: 90px;
}

.menu {
	background: url(http://img.bnit.webpont.com/art/menu_bkg.gif) top left repeat-x;
	height: 28px;
	line-height: 28px;
	text-align: center;
	width: 990px;
	margin: 0 0 0 -1px;
}

.bar {
	background: url(http://img.bnit.webpont.com/art/bar.gif) top left repeat-x;
	height: 18px;
        text-align: center;
        width: 990px;
        margin: 0 0 0 -1px;
	font-size: 10px;
	color: #222;
}

/*** login ***/

.lgnt {
	margin: 0 0 0 5px;
	font-size: 12px;
}

.lnsa {
	height: 13px;
}

.lgnt a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.lgnt a:hover {
	text-decoration: underline;
}

.linp {
	width: 72px;
	border: 1px solid #676;
	background: #f1f1f1;
	font-size: 11px;
}

.linpb {
	background: url(http://img.bnit.webpont.com/art/linpb.gif) top left repeat-x;
	font-size: 11px;
	width: 39px;
	height: 18px;
	line-height: 14px;
	text-align: center;
	border: 0;
	padding: 0;
}

/*reg*/

#reg {
	height: 100%;
	width: 100%;
}

#overlay {
	background:#333333;
	height:100%;
	left:0;
	top:0;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	position: fixed;
	width: 100%;
	z-index: 10000;
}

#regbox {
	position: fixed;
	left: 50%;
	top: 50px;
	width: 415px;
	height: 245px;
	z-index:20000;
	margin-left:-208px;
}

#regbox .in {
	position:absolute;
	top:0;
	left: 0;
}

#regbox .rgst {
	color: #FFF;
	margin: 0 0 20px 0;
}

.cs {
	background: #AA0000;
}

.cs a {
	color: #FFF;
}

#regframe {
	border: 1px solid #222;
	width: 412px;
	height: 360px;
	background: #FFF;
}

/*** everywhere! ***/

.cmp {
	clear: both;
}

.icnset3 {
	margin:0 0 5px 154px;	
	font-size: 11px;
}

.icnset .up {
	width: 40px;
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        background: url(http://img.bnit.webpont.com/art/icon/up_bkg.gif) top left no-repeat;
        padding: 0 0 0 18px;
}

.icnset1 .up {
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        background: url(http://img.bnit.webpont.com/art/icon/up_bkg.gif) top left no-repeat;
        padding: 0 0 0 18px;
}

.icnset2 .up,
.icnset3 .up {
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        background: url(http://img.bnit.webpont.com/art/icon/up_bkg.gif) top left no-repeat;
	padding: 0 0 0 18px;
}

.icnset2 .up.on,
.icnset3 .up.on {
        background: url(http://img.bnit.webpont.com/art/icon/up_on.gif) top left no-repeat;
}

.icnset2 .up.off,
.icnset3 .up.off {
        background: url(http://img.bnit.webpont.com/art/icon/up_off.gif) top left no-repeat;
}

.icnset .dw {
        width: 40px;
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        margin: 0 3px 0 3px;
        padding: 0 0 0 18px;
        background: url(http://img.bnit.webpont.com/art/icon/dw_bkg.gif) top left no-repeat;
}

.icnset1 .dw {
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        margin: 0 3px 0 3px;
        background: url(http://img.bnit.webpont.com/art/icon/dw_bkg.gif) top left no-repeat;
        padding: 0 0 0 18px;
}

.icnset2 .dw,
.icnset3 .dw {
        height: 16px;
        line-height: 16px;
        color: #7F7F7F;
        float: left;
        margin: 0 3px 0 3px;
        background: url(http://img.bnit.webpont.com/art/icon/dw_bkg.gif) top left no-repeat;
	padding: 0 0 0 18px;
}

.icnset .dw.on,
.icnset2 .dw.on,
.icnset3 .dw.on {
        background: url(http://img.bnit.webpont.com/art/icon/dw_on.gif) top left no-repeat;
}

.icnset .dw.off,
.icnset2 .dw.off,
.icnset3 .dw.off{
        background: url(http://img.bnit.webpont.com/art/icon/dw_off.gif) top left no-repeat;
}

.up, .dw {
	font-weight: bold;
	font-size: 11px;
}
	
.wlc {
	font-size: 13px;
}

.lgout,
.lgpro {
	font-size: 12px;
	padding: 0 3px 0 3px;
}

.wlc a,
.lgout a,
.lgpro a {
	color: #000;
	text-decoration: none;
}

.wlc a:hover,
.lgout a:hover,  
.lgpro a:hover {
	 text-decoration: underline;
}

div.gb {
	margin: 5px 0px 0px 5px; 
	font-family: "arial", "sans-serif";
	font-size: 12px; 
}
