body {
	background-image: url(../img/bg.jpg);
	background-color: #C5C5C5;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-position: center top;
}
body,td,th {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	}
a:active {
	text-decoration: none;
	color: #333333;
}

.aaa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.dh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	
}
.dh a:link {
	color: ffffff;
	text-decoration: none;

}
.dh a:visited {
	text-decoration: none;
	color: #ffffff;
	
}
.dh a:hover {
	
	color: #FFFFFF;
	font-weight: bold;
}
.dh a:active {
	text-decoration: none;
	color: #ffffff;
	
}


.tab01 {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}


.down1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
.down1 a:link {
	color: ffffff;
	text-decoration: none;

}
.down1 a:visited {
	text-decoration: none;
	color: #ffffff;
	
}
.down1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
.down1 a:active {
	text-decoration: none;
	color: #ffffff;
	
}

.proimg a img{ border:3px solid #f2f2f2;}
.proimg a:hover img{ border:3px solid #ccc;}

.left_search_body{
	width:210px;
	
	padding:0 0 0 16px;
	line-height:5px;
}
.left_search_body .txt{
	border:1px solid #ccc;
	width:118px;
	color:#666;
}
.left_search_body select{
	color:#666;
	width:120px;
}
.left_search_body .btn{
	width:68px;
	height:26px;
	background:url(../img/search_btn.jpg) no-repeat;
	border:0;
	display:inline;
	margin:3px 0 10px 115px;
	cursor:pointer;
}
