body,td,th {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


	#screen {
		position: absolute;
		height: 250;
		width: 98%;
		overflow: auto;
		color: #fff;
	}
	.content {
		position:relative;
		font-size: 0.8em;
		color: #fff;
		height: 101%;
	}
	.cds_scrollbar {
		position: absolute;
		background:transparent url(../images/bumps3.gif);
		background-repeat:repeat-y;
		background-position:top center;
		right: 0px;
		cursor: pointer;
	}
	.cds_scrollbar_over {
		background:transparent url(../images/bump1.gif);
		background-repeat:repeat-y;
		background-position:top center;
	}
	.cds_scrollbar_pushed {
		background:transparent url(../images/bump0.gif);
		background-repeat:repeat-y;
		background-position:top center;
	}
	.cds_track {
		position: absolute;
		background: #000 url(../images/bumps2.gif);
		background-repeat:repeat-x;
		background-position:top;
		right: 0px;
		top: 0px;
		height: 100%;
		cursor: pointer;
	}
	.cds_up {
		position: absolute;
		background-image:url(../images/bump5.gif);
		background-position:top center;
		background-repeat:repeat-y;
		right: 0px;
		top: 0px;
		cursor: pointer;
	}
	.cds_down {
		position: absolute;
		background-image:url(../images/bump6.gif);
		background-position:bottom center;
		background-repeat:repeat-y;
		right: 0px;
		bottom: 0px;
		cursor: pointer;
	}

#PageLeftTd{
	width:156px;
	color:#000000;
	font-size:12px;
	background-image:url(../images/pic_left_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

#PageRightTd{
	color:#000000;
	font-size:12px;
	background-image:url(../images/pic_right_bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.txt_MenuTitle
{
	color:#000000;
	font-size:14px;
	font-weight:700;
}

.txt_MenuItem{
	height:30px;
	color:#3285cd;
	font-size:12px;
	font-weight:700;
}
.txt_MainTitle{
	color:#3285cd;
	font-size:20px;
	padding-top:10px;
}

a.menu_link:link,a.menu_link:visited,a.menu_link:active{
	font-size:12px;
	color:#000000; text-decoration:none;
}
a.menu_link:hover{
	color:#3285cd;
	font-size:12px;
	text-decoration:underline;
}
a.news_link:link,a.news_link:visited,a.news_link:active{
	color:#000000;
	text-decoration:none;
}
a.news_link:hover{
	color:#3285cd;
	text-decoration:underline;
}

a.btn_news:link,a.btn_news:visited,a.btn_news:active{
	color:#999999;
	text-decoration:underline;
}
a.btn_news:hover{
	color:#3285cd;
	text-decoration:underline;
}

a.black_link:link,a.black_link:visited,a.black_link:active{
	color:#000000; text-decoration:none;
}
a.black_link:hover{
	color:#3285cd;
	font-weight:700;
	text-decoration:underline;
}
.sty_gray{
	color:#999999;
}
.sty_list_1{
	font-weight:700;
	color:#666666;
	font-size:12px;
}
.sty_list_2{
	color:#999999;
	font-size:12px;
}
.sty_white{
	color:#ffffff;
}
.sty_title{
	font-size:16px;
	font-weight:700;
}

.sty_DiyScrollbar
{
	SCROLLBAR-FACE-COLOR: #287ac7;
	SCROLLBAR-HIGHLIGHT-COLOR: #287ac7;
	SCROLLBAR-SHADOW-COLOR: #287ac7;
	SCROLLBAR-3DLIGHT-COLOR: #287ac7;
	SCROLLBAR-ARROW-COLOR: #f1faff;
	SCROLLBAR-TRACK-COLOR: #c1c4c6;
	SCROLLBAR-DARKSHADOW-COLOR: #287ac7;
	SCROLLBAR-BASE-COLOR: #287ac7;
}

.divMsgIE
{
	position:absolute;
	visibility:visible;
	background:#000000;
	filter:alpha(opacity=50);
	z-index:2;
	left:0;
	top:0;
}
.showWorkStyle{
	border:20px solid #414141;
	position:absolute;
	width:320px;
	height:256px;
	z-index:50;
	background-color:#000000;
}
#temp {
	position:absolute;
	width:1px;
	height:48px;
	z-index:1;
}
