body {
scrollbar-face-color: #e3e3e3; 
scrollbar-shadow-color: #a5a5a5; 
scrollbar-highlight-color: #e3e3e3; 
scrollbar-3dlight-color: #F2F2F2; 
scrollbar-darkshadow-color: #E9E9E9; 
scrollbar-track-color: #F0F0F0; 
scrollbar-arrow-color: #777777; 
background-color:#FFFFFF;
}

/* CSS Document */

A:link {
	color: #039;
        text-decoration: none;
}

A:visited {
	color: #039;
        text-decoration: none;
}

A:hover {
	color: #f60;
        text-decoration: none;
}

body2 {
	font-size: 8pt;
	font-family: tahoma;
	line-height: 180%;
	border: 0px;
	margin: 0px 0px 0px 0px;
	scroll: no;
}

td {
	font-size: 8pt;
	font-family: tahoma;
	line-height: 180%;
}

input {
	font-size: 8pt;
	font-family: tahoma;
}

select {
	font-size: 12px;
}

textarea {
	font-size: 8pt;
	font-family: tahoma;
}

.myBar {
	color: white;
	background-color: #6B799C;
}
.txt-login
   {
       border-left:1px solid #333333; 
       border-right:1px solid #CCCCCC; 
       font-size: 9pt;
       border-top:1px solid #333333; 
       border-bottom:1px solid #CCCCCC;

   }
.go-wenbenkuang {
	font-family: "ËÎÌå";
	font-size: 9pt;
	color: #333333;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
.btn {
	border: #1c67ab 1px solid;
	margin-left: 5px;
	margin-right: 5px;
	height: 20px;
	color: #1c67ab;
	cursor: hand;
	background-color: white;
}

.codetry_yellow {
	background-color: #fdf9e3;
}

.codetry_white {
	background-color: #fff;
}

.mySelectOn {
	color: white;
	background-color: #0000ff;
}

.PopWin {
	border-top: LightGrey solid 1px;
	border-left: LightGrey solid 1px;
	border-bottom: black solid 1px;
	border-right: black solid 1px;
	background-color: #fffff0;
	position: absolute;
}

.order {
	border: 1px #BDD7F7 solid;
	overflow: no;
}

.divWho {
	border-right: 1px solid;
	padding-right: 5px;
	border-top: 1px solid;
	padding-left: 5px;
	visibility: hidden;
	padding-bottom: 5px;
	border-left: 1px solid;
	padding-top: 5px;
	border-bottom: 1px solid;
	position: absolute;
	background-color: #faebd7;
}

.font-b {
	font-size: 14px;
	font-weight: bold;
}

.font-s {
	font-size: 14px;
}

.TextStyle {
	border-right: silver 1px;
	border-top: silver 1px;
	overflow: hidden;
	border-left: silver 1px;
	border-bottom: silver 1px solid;
	background-color: transparent;
	font-size: 8pt;
	font-family: tahoma;
}

.noneInput {
	background-color: transparent;
	border: 0px;
	font-size: 8pt;
	font-family: tahoma;
}

.InputTxt {
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	border-left: blue 1px solid;
	border-bottom: blue 1px solid;
	font-size: 8pt;
	font-family: tahoma;
}

.border {
	border: red 1px solid;
	padding-left: 3px;
	padding-right: 3px;
	color: red;
	height: 20px;
}

.order {
	border-right: black 4px double;
	border-top: black 4px double;
	border-left: black 4px double;
	border-bottom: black 4px double;
	background-color: white;
}
.bgcolorcccccc {
	background-color: #CCCCCC;
	background-image:  url(image/bg.gif);

}
