body {
	font-family: "Arial";
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	background:url(img/bg.jpg);background-color:#252525;background-repeat:repeat-x;background-position:top;
	text-decoration: none;
	margin:0;
	text-align:left;
	color: #fff;
	-webkit-text-size-adjust: none; 
}
table{ text-align:left;}
img{ border:0;}
#show img{
max-width:629px; 
height:auto; 
width:expression(this.width > 629 ? "629px" : this.width);
}
.icon{color:#EA0017;font-size:18px;font-weight: ; line-height:30px;}
.icon a{color:#EA0017;font-size:18px;font-weight: ; line-height:30px;}
.tcon{color:#FFFFFF;font-size:18px;}
.newsline{ border-bottom:#666666 1px dashed;}
.STYLEdot {font-family: "NSimSun"}
#flash{ width:100%; margin:0 auto; height:464px; overflow:hidden; min-width:1005px;  text-align:center;}
.title{font-family: "Microsoft YaHei";color: #fff;font-size:20px;}
.btm{font-family: "Microsoft YaHei";color:#BFBFBF;font-size:14px;}
.blue12b{color: #00538B;font-size:12px;font-weight:bold ;}
.blue9{font-family: "Microsoft YaHei";color: #00538B;font-size:9px;}
.bai{ color:#FFFFFF;}
.bai a{ color:#FFFFFF;}
.prot{font-family: "Microsoft YaHei";color: #fff;font-size:16px;}
td {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	
	text-decoration: none;
}
a { 
       bblr:expression(this.onFocus=this.blur()); 
       outline:none; 
      } 
a {color: #fff;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.p {
	
	font-size: 14px;
	line-height: 20px;
	font-weight: ;
	color: #FF0000;
	text-decoration: none;
}

a.p:hover {
	
	font-size: 14px;
	line-height: 20px;
	font-weight: ;
	color: #FF0000;
	text-decoration: none;
	
}
a.p2 {
	
	font-size: 14px;
	line-height: 20px;
	font-weight: ;
	color: #000;
	text-decoration: none;
}

a.p2:hover {
	
	font-size: 14px;
	line-height: 20px;
	font-weight: ;
	color: #000;
	text-decoration: none;
	
}

a.t { font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
DISPLAY: inline-block ;
padding-left:20px;
padding-right:20px;
	font-size: 14px;
	line-height: 30px;
	font-weight: ;
	color: #ffffff;
	text-decoration: none;
}
a.t:hover {
	font-size: 14px;
	line-height:30px;
	font-weight: ;
	color: #FFf000;
	text-decoration: none;
	
}

/*returnTop*/
p#back-to-top{
position:fixed;
display:none;
bottom:100px;
right:80px;
}
p#back-to-top a{
text-align:center;
text-decoration:none;
color:#000;
display:block;
width:64px;
/*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
-moz-transition:color 1s;
-webkit-transition:color 1s;
-o-transition:color 1s;
}
p#back-to-top a:hover{
color:#979797;
}
p#back-to-top a span{
background:transparent url('inc/img/go-top.png') no-repeat -10px 15px;
display:block;
height:90px;
width:90px;
margin-bottom:5px;
/*使用CSS3中的transition属性给<span>标签背景颜色添加渐变效果*/
-moz-transition:background 1s;
-webkit-transition:background 1s;
-o-transition:background 1s;
}
#back-to-top a:hover span{
background:transparent url('inc/img/go-top.png') no-repeat -10px 18px;
}
input{font-family: "Arial";}
select {
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
