.tb {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}
.tb_head {
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	background-color: #E0E0E0;
}
.tb_body {
	background-color: #FFFFFF;
}
.tb_body1 {
	background-color: #FAFAFA;
}
.tip {
	font-weight: bold;
	color: #0000F2;
}
.curDate {
	color: #FF0000;
}
.corp {
	width: 178px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display:block;
}
.divPageNavBar {
	margin: 10px;
}
.txt_box{
	height:18px;
	background-color:#ffffff;
	font:9pt "ËÎÌå";
	color:#333333;
	border-top: 1px solid #42443E;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #3A3C36;
}
.txt_box_width {
	width: 152px;
	height:18px;
	background-color:#ffffff;
	font:9pt "ËÎÌå";
	color:#333333;
	border-top: 1px solid #42443E;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #3A3C36;
}
.sel_box_width {
	width: 125px;
	overflow: hidden;
}
.bt_box_1 {
	height: 24px;
	width: 55px;
	background-image: url(images/com_btn_bg5a.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: left top;
	padding-top: 2px;
	color: #35912B;
}
legend {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	font-weight: bold;
	background-color: #FFFCF7;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
#corp_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#corp_list ul li {
	background-image: url(/ICO/user.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 290px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	list-style-type: none;
}
#corp_list a:link,#corp_list a:visited,#corp_list a:active {
	text-decoration: none;
	color: #333333;
}
#corp_list a:hover {
	color:#FF0000;
}
