body {
	margin: 0px;
	padding: 0;
	/*scrollbar-base-color: #6A7C89;
	scrollbar-arrow-color: #039;*/
	font: 12px Tahoma, Verdana, "宋体";
	background-image: url(images/bg.gif);
}
textarea, input, object,select {
	/*color: #000;
	background: #FFF;
	font: normal 12px Tahoma, Verdana, "宋体";*/
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #666666 1px solid; COLOR: #666666; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: #ffffff
}

.custompage {
	font: normal 11px Tahoma, Verdana, "宋体";
	border: 1px solid #CCC;
	width:15px;
	height:15px;
}
select {
	color: #000;
	background: #FFF;
	font: 11px Tahoma, Verdana, "宋体";
}
table {
	font: 12px Tahoma, Verdana, "宋体";
}
.wordbreak {
	table-layout: fixed;
	word-wrap: break-word;
}
a:link, a:visited {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma, Verdana, "宋体";
}
a:hover {
	text-decoration: none;
	color: #F90;
	font-family: Tahoma, Verdana, "宋体";
}
/*.header {
    FONT-WEIGHT: bold;
	color: #FFF;
	font: 12px Tahoma, Verdana, "宋体";
}*/
.header a:link {
	text-decoration: none;
	color: #000;
}
.header a:visited {
	text-decoration: none;
	color: #000;
}
.header a:hover {
    LEFT: 1px; POSITION: relative; TOP: 1px;
	text-decoration: none;
	color: #F00;
}
.smalltxt {
	color: #666;
	font: 11px Tahoma, Verdana, "宋体";
}

.content_head {
	width: 100%;
	padding: 4px;
	border-top: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	border-left: 1px dashed #036;
	background: #F3F3F3;
	font: 12px Tahoma, Verdana, "宋体";
}
.content_main {
	padding: 4px;
	width: 100%;
	font: 12px Tahoma, Verdana, "宋体";
}
.siderbar_head {
	width: 100%;
	border-bottom: 1px dashed #CCC;
	padding: 4px;
	font: bold 12px Tahoma, Verdana, "宋体";
}
.siderbar_main {
	padding: 4px;
	width: 100%;
	font: 12px Tahoma, Verdana, "宋体";
}
form {
	margin: 0;
	padding: 0;
}
.message {
	position: relative;
	padding: 18px;
	width: 95%;
	text-align: center;
	font: 12px/140% Tahoma, Verdana, "宋体";
}

.navi-out {
	background-repeat: repeat;
	background-position: left;
	cursor: hand;
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	background-image: url(images/navi.gif);
}
.navi-over {
	background-image: url(images/navi2.gif);
	background-repeat: repeat;
	background-position: left;
	cursor: hand;
	clip:  rect(auto 2px 2px auto);
	font-family: "宋体";
	font-size: 9pt;
	/*color: #3399FF;*/
}

.tb-white {
	line-height: 150%;
	background-color: #FFFFFF;
}
.big14 {
	font-size: 14px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.bg_grey02 {
	BACKGROUND-COLOR: #d2d2d2
}
.bg_grey03 {
	BACKGROUND-COLOR: #84989f
}
.table15 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 200%;
	padding-top: 3pt;
	padding-bottom: 3pt;
}
.company {
	line-height: 180%;
}