body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); */
}
BODY,TD{
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
}
a{
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#003300;
}
.white{
	color:#FFFFFF;
}
.ellipsis {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.bigtitle {
	color:#888;
	font-size:16px;
	font-family:;
	text-align:center;
	padding:10px;
}
.maincontent {
	line-height: 150%;
}
.input_normal {
	border:1px inset #C0C0C0;
	font-size:12px;
}
.button_normal {
	background: #FFFFFF url(images/bginput.gif) repeat-x;
	border: 1px solid #002040;
}
.button_b {
	background: #FFFFFF url(images/button_b.gif) no-repeat;
	border:0px;
	width:110px;
	height:25px;
	padding:0px 5px 0px 0px;
	color:#FFFFFF;

}
.button_m {
	background-image: url(images/button_m.gif);
	border:0px;
	width:91px;
	height:25px;
	color:#FFFFFF;
	padding:0 5px 0 0;
}
.button_m2 {
	background-image: url(images/button_m2.gif);
	border:0px;
	width:200px;
	height:25px;
	color:#FFFFFF;
	padding:0 5px 0 0;
}

.footer_login td{
	color:#999999;
}
.header_menu_p {
	position:relative;
	top:-2px;
	z-index:1 !important;
	z-index:-1;
	background:url(images/title_bg.gif);
	height:20px;
}
.header_menu {
	height:20px;
}
.header_menu td,.header_menu a{
	color:#000;
}
.header_menu td{
	padding: 0 6px 0 6px;
}
.left_menu td,.left_menu a{
	color:#666666;
	line-height:140%;
}
.title_bg_1 {
	height:48px;
	background:url(images/tbg5.gif) no-repeat;
	padding-bottom:6px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;
}
.title_bg_1 img{
	vertical-align:absmiddle;
}

#loginfloat1 {
	filter: Alpha(Opacity=50);
	width:100%;
	height:100%;
	background-color:#333333;
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
	display:none; 
}
#loginfloat2 {
	width:100%;
	position:absolute;
	z-index:100;
	left:0px;
	top:0px;
	display:none;
}

.thumbnail_float{
	position:absolute;
	width:230px;
	border:1px solid #999999;
	background-color:#CCFFCC;
	z-index:100;
	display:none;
}
.thumbnail_float td{
	color:#666600;
}
