html{	
   background: #151515;
}
body { 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: Black; 
	font-size: 9pt; 
	width: 975px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

img{ border: 0; }

*,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;  
 }

a:link { color: #676767; text-decoration: none; }

a:visited { color: #676767; text-decoration: none; }

a:hover { color: #FF6633; text-decoration: none; }

hr { color: #999999; height: 1px; width: 98%; text-align: center; }

hr.dot { border: 1px dotted #999999; }

th { font-size: 12px; color: #333333; }

input { font-family: Verdana, Arial, Helvetica, sans-serif; }

.ScrollDiv { scrollbar-track-color: #ffffff; scrollbar-face-color: #ffffff; scrollbar-arrow-color: #3f52b8; scrollbar-shadow-color: #cfcfce; scrollbar-highlight-color: #cfcfce; scrollbar-3dlight-color: #ffffff; scrollbar-darkshadow-color: #ffffff; scrollbar-base-color: #ffffff; overflow: auto; }

.TableFix{ table-layout: fixed; }

.Floatleft{ float: left; }

.Floatright{ float: right; }


.Clearleft{ clear: left; }

.Clearright{ clear: right; }

.Clear{ clear: both; }

.Date {font-size:12px;color: #666666;}
.Hot,.Hot:link,.Hot div a:link{ color:red;}
.Hot1,.Hot1:link{ color:#39871A;}
.Hot2,.Hot2:link{ color:#91520B;}


div,form,p{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6{ padding: 0; margin: 0; }




#Pic001{	
   width: auto;
	max-width: 86px;
	height: auto;
	max-height: 84px;
	width:expression(width>height?'84px':'auto');
	height:expression(height>=width?'84px':'auto');
}




.Banner{
	height: 113px;
	position: relative;
	width: 100%;
}
.Banner .Logo{
	position: absolute;
	left: 24px;
	top: 12px;
}
.Banner .Lan{
	position: absolute;
	right:10px;
	top:5px;
	color: #9a9a9a;
}
.Banner .Lan a{
	color: #9a9a9a;
}
.Banner .AD{
	position: absolute;
	right: 34px;
	top: 36px;	
}
.Banner .AD a {
	padding-left: 24px;
}
.Banner .Title{
	position: absolute;
	bottom:10px;
	right: 80px;
	color: #d4d4d4;
}
.Main{
	padding: 0px;	
	width: 100%;
	clear: both;
}
.Main  .IndexLeft{
	width: 488px;
	float: left;
	padding:10px;
}
.Main  .Left{
	width: 163px;
	float: left;
	padding:10px;
	overflow: hidden;
}
.Main .Right{
   width: 763px;
	float: right;	
	overflow: hidden;
}
.Main .IndexCenter{
	width: 251px;
	float: left;
	padding:10px 0;
	overflow: hidden;
}
.Main .Center{
	 /*去除左边导航菜单,原来为width:578px;*/
	width: 758px;
	float: left;
	padding:10px 0;
	overflow: hidden;
}
/*新增信息显示样式*/
.Main .InfoCenter
{
    
	width: 578px;
	float: left;
	padding:10px 0;
	overflow: hidden;
}
.Main .Right{
	width:208px;
	padding: 2px 0px;	
	margin-top:6px;
	padding-top:0px;
	float: right;
}

.TextBox01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	border: 1px solid #9F9F9F;
	height: 16px;
color: White;
}

.Button01{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #003677; 
height: 20px; 
border: none;
color: White;
background:#4e4e4e;
border: 1px solid #969696;
}

.Button02{ 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
height: 20px; 
border: solid 1px #54C41A; 
padding-left:2px;
padding-right:2px;
background:#54C41A;
}
.DivFloatLeft
{
	float:left;
}
.DivFloatRight
{
	float:right; 
	text-align:right;
}
select option
{
	background-color: gray;
}