@import url("index.css");
@import url("list.css");
body,td,th {
	FONT-SIZE: 12px;  COLOR: #133b62;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #EEEEEE;
}
img{border:0px;}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF7E22;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.STYLE6 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtBox{
	border:solid 1px #888888;  background:#ffffff;
}
.btnimg{
	background:url(..img/indexzyx.jpg) on-repeat center;
width:49px; height:22px;border:0px; margin-left:6px;
}
.relative{ position:relative;}
