body {
	background-color: #f0f8fc;
	margin-top: 0px;
	FONT-FAMILY: "Tahoma";
	FONT-SIZE: 12px;
	LINE-HEIGHT: 14pt;
	TEXT-DECORATION: none;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e;
	SCROLLBAR-SHADOW-COLOR: #9e9e9e;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #9e9e9e;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
#container{
	width:790px;
	margin:0 auto;
	background-color: #ffffff;
}
#topBar{
	height: 82px;
	background: url(images/bg09.gif) repeat-x;
}
#logoImage{
	margin: 10px;
}
a{
	color: gray;
	text-decoration:none;
}
a:hover{
	color: read;
	font-weight: bold;
}
#userInfoDiv{
	height: 22px;
	background: #ccdfe8;
	padding: 0 10px;
}
.clsRCBox .corner1{
	background: url(images/kuan_01.gif) no-repeat;
	height: 16px;
	width: 21px;
	font-size:1px;
}
.clsRCBox .corner2{
	background: url(images/kuan_03.gif) no-repeat;
	height: 16px;
	width: 21px;
	font-size:1px;
}
.clsRCBox .corner3{
	background: url(images/kuan_09.gif) no-repeat;
	height: 22px;
	width: 21px;
}
.clsRCBox .corner4{
	background: url(images/kuan_07.gif) no-repeat;
	height: 22px;
	width: 21px;
}

.clsRCBox .border1{
	background: url(images/kuan_02.gif) repeat-x;
}
.clsRCBox .border2{
	background: url(images/kuan_06.gif) repeat-y;
}
.clsRCBox .border3{
	background: url(images/kuan_08.gif) repeat-x;
}
.clsRCBox .border4{
	background: url(images/kuan_04.gif) repeat-y;
}

.clsRCBox .boxBody{
	background-color:#f0f8fc;
	height:140px;
	vertical-align: top;
	text-align: left;
}

.blue02 {
	FONT-FAMILY: "Tahoma";
	font-size: 15px;
	color: #1BB5F1;
	font-weight: bold;
}
.clsClear{clear:both;}
#errMsg {color:red; text-align: center; clear: both;}

