body {
	margin: 0px;
	background-image: url(../img/bodybg.gif);
	background-position: center top;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	line-height: 1.7;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.aa:link {
	color: #0066CC;
	text-decoration: none;
}
.aa:visited {
	color: #0066CC;
	text-decoration: none;
}
.aa:hover {
	color: #FF6600;
	text-decoration: underline;
}


.top {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.bai {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.black {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.input {
	height: 18px;
	width: 140px;
}



.logobg {
	background-image: url(../img/logobg.jpg);
	background-repeat: repeat-x;
	height: 201px;
	width: 263px;
}
.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg_02 {
	background-image: url(../img/pro_bg.gif);
	background-repeat: repeat-x;
}
.kuang {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DBDBDB;
	border-right-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
	border-left-color: #DBDBDB;
}
.kuang01 {
	/* border: 1px solid #999999; */
}
.kuang02 {
	height: 12px;
	background-image: url(../img/bottom.gif);
}

