﻿@charset "utf-8";
body
{
  margin:0px;
  padding:0px;
  font-size:12px;
    	    SCROLLBAR-FACE-COLOR: #A8D3DE;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #999999;
SCROLLBAR-3DLIGHT-COLOR: #999999;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #f0f0f0;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.CssBody
{
   filter:Alpha(Opacity=50);
    background-color: #efefef;
}
iframe
{
	    SCROLLBAR-FACE-COLOR: #A8D3DE;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #999999;
SCROLLBAR-3DLIGHT-COLOR: #999999;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #f0f0f0;
SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
td
{
  font-size:12px;
}
a
{
  text-decoration:none;
  color:#FFFFFF;
}
img
{
  border:0px;
}
p
{ margin:0px;
  padding:0px;
}
#Top
{
	height:37px;
   width:100%;
}
#Top_Left
{
   background-image:url(../images/topleftbg.gif);
   width:500px;
   background-repeat:no-repeat;
} 
#Top_Left table
{
  margin:0px;
  padding:0px;
} 

.BoardCss  a
{
	 color:#333333;
	 font-weight:normal;
}

#Top_Right
{
   background-image:url(../images/toprightbg.gif);
   background-repeat:no-repeat;
   width:347px;
}

.InfoTable
{
  width:80px;
}
.NonP
{
  line-height:34px;
  height:34px;
  background-image:url(../images/infobg.gif);
  background-repeat:no-repeat;
  background-position:left;
}

#Menu
{
  height:32px;
  width:100%;
}

.MenuImg
{
  width:150px;
}
#Menu_Left
{
  width:80px;
  background-image:url(../images/MenuRightBg.gif);
  background-repeat:repeat-x;
  text-align:center;
  padding-top:3px;
}
#Menu_Right
{
   background-image:url(../images/MenuRightBg.gif);
   background-repeat:repeat-x;
}
.Lm
{
  width:30px;
}
#Menu_Right_Table
{
   height:100%;
}
#Menu_Right_Table td
{
  padding-left:2px;
  padding-right:2px;
}

#Menu_Right_Table td a,.MenuHideA
{
  display:inline-table;
  color:#DEF0FF;
  font-size:12px;
  text-align:center;
  height:100%;
  line-height:32px;
  font-weight:bold;
}
#Menu_Right_Table td a:hover,.MenuShowA
{
	color:#ECFC7F;
}

.imgtop
{
vertical-align:top;
}

.BlackBg
{
  background-color:#000000;
  height:11px;
  width:100%;
}
.KxTable
{
  height:2px;
  width:100%;
}
.KxImgLeft
{
   width:4px;
   background-image:url(../images/kximgleft.gif);
}
.KxCenter
{
  width:98%;
}
.KxImgRight
{
  width:4px;
  background-image:url(../images/kximgright.gif);
}
.ButCss
{

    border:1px solid #000;
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 12px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
	CURSOR: hand; 
	COLOR: black; 
	PADDING-TOP: 2px; 

} 
.Board
{
  height:30px;
  width:100%;
}
.BodyLeft,.BodyRight,.BodyTableLeft,.BodyTableRight,.BottomOneRight,.BottomOneLeft,.KxLeft,.KxRight
{
  width:11px;
  background-color:#000000;
}
.BoardLeft
{
  width:4px;
  background-image:url(../images/boardleft.gif);
  background-repeat:no-repeat;
}
.BoardCenter
{
	background-image:url(../images/topbg.gif);
	border-bottom:1px solid #cccccc;
}
.BoardList
{
   width:80%;
}
.BoardRight
{
  width:3px;
  background-image:url(../images/boardright.gif);
  background-repeat:no-repeat;
}
.BoardList_Left
{
   background-image:url(../images/boardlistbg.gif);
   background-repeat:no-repeat;
   width:7px;
}
.BoardList_Center
{
  background-image:url(../images/boardlistcenterbg.gif);
  background-repeat:repeat-x;
}

.BoardList_Center table
{
  color:#FFFFFF;
}

.BoardList_Right
{
   background-image:url(../images/boardlistrightbg.gif);
   background-repeat:no-repeat;
   width:6px;
}
.BoardList Table
{
   height:24px;
   margin-left:8px;
}

.BodyTable
{
  width:100%;
}

.BodyTableLeftFrame
{
  width:160;
  vertical-align:top
}


.BodyTableHx
{
   width:8px;
   background-color:#99ccff;
}


.BottomOne
{
  width:100%;
  height:4px;
}
.BottomOneCenter
{
  width:98%;
  background-color:#99ccff;
}
.BottomOneImgLeft
{
  background-image:url(../images/bottomoneimgleft.gif);
  width:4px;
}
.BottomOneImgRightt
{
  background-image:url(../images/bottomoneimgright.gif);
  width:4px;
}

.Bottom
{
   width:100%;
   height:15px;
   background-color:#000000;
}

.BoardList table td a
{
	color:Blue;
	font-weight:bold;
}














#MenuDiv
{
  position:absolute;
  top:0px;
  left:0px;
  z-index:10;
  background-color:#fff;
  filter:alpha(opacity=92);
}

#MenuDiv table td
{
  font-size:12px;
  height:20px;
}

#MenuDiv table td a
{
text-decoration:none;
color:#0346A2;
margin-right:2px;
margin-left:2px;
}
#MenuDiv table td a:hover
{
  background-color:#000099;
  color:#fff;
}
#MenuDiv table .Title_Td
{
text-align:center;
width:80px;
font-weight:bold;
}