body {
	background-color: #000000;
}

FORM 		{PADDING: 0px;MARGIN: 0px;}
UL 			{PADDING: 0px;MARGIN: 0px;LIST-STYLE-TYPE: none}
div			{PADDING: 0px;MARGIN: 0px;}
LI              {PADDING: 0px;MARGIN: 0px;}

.white {
	font-size: 12px;
	color: #EDECEA;
	text-decoration: none;
}
.white02 {
	font-family: Arial;
	font-size: 12px;
	font-variant: normal;
	/*text-transform: capitalize;*/
	text-decoration: none;
	color: #EDECEA;
}
.white03 {
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	font-variant: normal;
	/*text-transform: capitalize;*/
	text-decoration: none;
	color: #EDECEA;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	/*text-transform: capitalize;*/
	text-decoration: none;
	color: #000000;
}
.price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	color: #000000;
}
.line01 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #9C9B99;
	text-decoration: none;
}
.list {
	margin: 1px;
	padding: 1px;
	height: 22px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.list02 {
	margin: 1px;
	padding: 1px;
	height: 22px;
	width: 88px;
	border: 1px solid #CCCCCC;
}
.search {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	height: 16px;
	width: 95px;
	border: 1px none #CCCCCC;
	background-image: url(../images/searchbg.jpg);
}
.xiala {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	height: 16px;
	width: 82px;
	border: 1px none #ffffff;
}
.green {
	font-family: "??";
	font-size: 12px;
	font-weight: normal;
	color: #518D1B;
	text-decoration: none;
}
.pro_show_input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	
	SCROLLBAR-FACE-COLOR: #504C4B;
	 SCROLLBAR-HIGHLIGHT-COLOR: #504C4B;
	 SCROLLBAR-SHADOW-COLOR: #ffffff;
	 SCROLLBAR-3DLIGHT-COLOR: #504C4B;
	 SCROLLBAR-ARROW-COLOR: #cccccc;
	 SCROLLBAR-TRACK-COLOR: #cccccc;
	 SCROLLBAR-DARKSHADOW-COLOR: #504C4B;
	 SCROLLBAR-BASE-COLOR: #504C4B;
	
}
.xiala_but {
	background-image: url(../images/xiala_right.jpg);
	width:27px;
	height:20px;
	background-repeat: no-repeat;
	BORDER-RIGHT: medium none; 
	BORDER-TOP: medium none;
	BORDER-left: medium none; 
	BORDER-bottom: medium none;
}

td {
	font-size: 12px;
	text-decoration: none;
	line-height: 1.5;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family:Arial;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

