body,td,th {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-image: url(/img/BG.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



.bodytable {
	width: 775px;
}
.blue {
	color: #1E65B5;
	font-size: 12px;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #DC3800;
	text-decoration: none;
}
.topad {
	background-color: #E1E1E1;
	border: 1px dashed #999999;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.xiakuang {
	background-color: f3f3f3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 919191;
	border-right-color: 919191;
	border-bottom-color: 919191;
	border-left-color: 919191;
}
.title_hui {
	background-color: #cbcbcb;
	font-size: 12px;
	color: #FFFFFF;
}
A.search_on:link	{COLOR: #ffffff; TEXT-DECORATION: none}
A.search_on:visited{COLOR: #ffffff; TEXT-DECORATION: none}
A.search_on:hover	{COLOR: #ffffff; TEXT-DECORATION: none}
A.search_on:active	{TEXT-DECORATION: none}

A.search_off:link	{COLOR: #000000; TEXT-DECORATION: none}
A.search_off:visited{COLOR: #000000; TEXT-DECORATION: none}
A.search_off:hover	{COLOR: #ff0000; TEXT-DECORATION: none}
A.search_off:active	{TEXT-DECORATION: none}
.search_on {
	background-image: url(/img/search_on.jpg);
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 88px;
	line-height: 26px;
}
.search_off {
	background-image: url(/img/search_off.jpg);
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 88px;
	line-height: 26px;
}
.search_table {
	background-image: url(/img/search_bg.jpg);
	background-repeat: repeat-x;
	height: 26px;
}

.viewkuang {
	border: 1px solid #CCCCCC;
}

