/*
=====================================
==       FBCIS Version 1.0         ==
==     index Layout Stylesheet     ==
=====================================
==          By Wang Xin            ==
=====================================
==          Dec 26th, 2005         ==
=====================================
*/
body{ font-size:12px;background:#fff; }
A:link
{
	color:#6B7984;
}

A:visited
{
	color:#6B7984;
}

A:hover
{
	color:#FF5D00;
}


IMG
{
	margin: 0;
	padding: 0;
	border: 0;
}

td{
	vertical-align :middle ;
	font-family:ËÎÌå,Trebuchet,Arial,Helvetica,sans-serif;
	font-size:9pt;
}

p{
	font-family:ËÎÌå,Trebuchet,Arial,Helvetica,sans-serif;
	font-size:9pt;
}
#head_back
{
	position: relative;
	width: 100%;
	height: 88px;
}

#head_left
{
	width:160px;
	height: 54px;
	background:url('../images/index-top1.jpg');
}

#head_left1
{
	width:619px;
	background:url('../images/index-top.jpg');
}

#head_right
{
	font-weight:bold;
	text-align:right;
	background:url('../images/index-topbg.jpg');
}

#head_right A:link
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#head_right A:visited
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}

#head_right A:hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
}
#head_z
{
	height: 19px;
	background:url('../images/line.jpg');
}

#head_cd
{
	height: 45px;
	background:url('../images/table-a.jpg');
	vertical-align: top;
}
#gap
{
	width:3px;
	height:39px;
	background:url('../images/headbargap.gif') no-repeat;
}

#top
{
	position: relative;
	width: 100%;
	height: 110px;
	text-align:right;
	background:url('../images/top.gif') repeat-x;
}

#content_bottom
{   display:none;
	position:absolute; bottom:-100px;
	width: 100%;
	height:28px;
	background: url(../images/bottombga.jpg) repeat-x 0 bottom;
	color:#fff;
	z-index:4;
	margin:0px; font-size:14px; padding-top:15px;
	text-align:left; overflow:hidden;
}

#personinfo
{
	position:absolute;
	top:10px;
	width:100%;
	text-align:right;
	color:white;
}

#content
{
	position: relative;
	width: 100%;
	background:#F7F7EF;
	text-align:left;
}


#login 
{
	position: relative;
	top:117px;
	z-index:3;
	width:401px;
	height:170px;
	background:#fff url('../images/loginbg.jpg') no-repeat 0px 23px;
}

#logintitle
{
	position: relative;
	width:401px;
	height:23px;
	background:#fff url('../images/logintitle.gif') no-repeat;
}

#loginbody
{
	position: relative;
	width:371px;
	padding:70px 0px 10px 100px;
	font-size:14px;
	font-weight:bold;
}

#data
{
	position:relative;
	top:0px;
	width:98%;
	height:453px;
	text-align:center;
	z-index:0;
	float:right
}

#search_bar
{
	border:0px;
}

.select_date_table
{
	font-size:9pt;
	font-weight:normal;
	background:#D0DFFE;
	border:0px;
	text-align:center;
	vertical-align:middle;
	height:20;
	padding:2px;
}

#VicPopCal
{
	POSITION:absolute;
	left:10px;
	visibility:hidden;
	border:1px ridge;
	width:180px;
	background:#fff;
	text-align:center;
	z-index:100;
}

INPUT
{
	border:0;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	color: #000;
	padding:2;
}

INPUT.file
{
	font-weight:normal;
	border:1px groove #6B7984;
	height:20px;
}

INPUT.textinput
{
	font-weight:normal;
	border:1px groove #6B7984;
	height:14px;
}
INPUT.textinput-index
{
	font-weight:normal;
	border:1px groove #6B7984;
	height:14px;
	width:130px;
}
INPUT.textinput2
{
	font-weight:normal;
	border:1px solid #000;
	height:14px;
}
INPUT.textinput3
{
	font-weight:normal;
	height:14px;
}

td.withborder {
border:1px solid #000;
padding:2px;
padding-top:0px;
padding-bottom:0px;
}
td.withborder1 {
border:1px solid #000;
border-left:0px;
border-right:0px;
padding:2px;
padding-top:0px;
padding-bottom:0px;
}
td.withborder2 {
border:1px solid #999;
border-left:0px;
border-top:0px;
padding:2px;
padding-top:0px;
padding-bottom:0px;
}

input.form_button
{
	background:url('../images/btbt.gif');
	width:57px;
	cursor: hand;
}

input.login
{
	background:white url('../images/loginbtbg.gif');
	font-size:14px;
	width:140px;
	height:23px;
	cursor: hand;
}
input.imageField
{
	height:21px;
}