/* CSS Document */
body {font-family:Arial,ËÎÌå;font-size: 12px;background-color: #FFFFFF;margin-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-right: 0px;}
table {font-family:Arial,ËÎÌå;font-size: 12px;}

a:link {text-decoration: none;color: #007733;}
a:visited {text-decoration: none;color: #007733;}
a:hover {color: #007733;text-decoration: underline;}
a:active {text-decoration: none;color: #007733;}

a.red:link {text-decoration: none;color: #363636;}
a.red:visited {text-decoration: none;color: #363636;}
a.red:hover {color: #FF0000;text-decoration: none;}
a.red:active {text-decoration: none;color: #363636;}

.n1 {border-bottom-width: 1px;border-top-style: none;border-right-style: none;border-bottom-style: solid;border-left-style: none;border-bottom-color: #CCCCCC;}

div.main{text-align:center;width:955px;margin-left:auto;margin-right:auto;}
#input {
	font-size: 12px;
	background-image: url(../management/images/input_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 132px;
	border: 1px solid #B8B7C5;
	color: #363636;
	padding-top: 2px;
}
#input2 {
	font-size: 12px;
	background-image: url(../management/images/input_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: 200px;
	border: 1px solid #B8B7C5;
	color: #363636;
	padding-top: 2px;
}
div#floatTips{
	position:absolute;
	border:0px;
	padding:0px;
	top:155px;
	width:110px;
	color:#FFFFFF;
}