body {
margin:0;
padding:0;
font-size:12px;
text-align:center;
SCROLLBAR-FACE-COLOR: #cccbcb;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccbcb;
	SCROLLBAR-DARKSHADOW-COLOR: #cccbcb; 
	SCROLLBAR-SHADOW-COLOR: #ececec;
	SCROLLBAR-3DLIGHT-COLOR: #ececec; 
	SCROLLBAR-ARROW-COLOR:  #ececec; 
	SCROLLBAR-TRACK-COLOR: #ececec;
}
#flash {
margin:0px auto 0 auto;
width:1004px;
height:604px;
position:relative;
}
#nav {
position:absolute;
right:0px;
top:518px;
width:1004px;
line-height:30px;
text-align:center;
font-weight:bold;
border:0px solid #fff;
}
A.NormalTextIndex:link,A.NormalTextIndex:visited
{
  color:#cccccc;
  font-size:12px;
  text-decoration:none;
  
}

A.NormalTextIndex:hover
{
  color:#ff9900;/*858585,30caff,ff9900 ffa319*/
  font-size:12px;
  text-decoration:none;
  
}
.NormalTextIndex {
	font-size: 12px;
	line-height: 120%;
	color: #cccccc;
	word-break:break-all;
}

/*最外层框架*/
.mainFrame
{
	margin: 0px auto 0px;
	width:1004px;	
	background-image:url(../Images/Index/BG.jpg);
	background-repeat: no-repeat;
}

/*内层框架*/
.innerFrame
{
	margin: 0px auto 0px;
	width:1004px;			
	font-size:12px;
	font-family:"宋体";
}

/*页面顶端*/
.divTop
{
	width:100%;
	height:740px;
	text-align:center;
}

/*页面内容*/
.divContent
{
	margin: 0px auto 0px;
	width:100%;
	text-align:center;
}


.IndexList
{
	width:300px;
	height:17px;
	margin:4px 0px 0px 8px;
	clear:both;
	/*border-bottom: dashed 1px #cccccc;*/
	text-align:left;
}

.NewsListTitle
{
	float:left;
	
}
.NewsAddDate
{
	float:right;
	margin:0px 3px 0px 0px;
}
.ErrorText {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}

.NormalText {
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	word-break:break-all;
}
/*下拉框样式*/
.SelectButtonCss {
    font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #f3f3f3;
    border: 1px #000000 solid;  
    /*BORDER-BOTTOM: #000000 1px solid; 
    BORDER-LEFT: #000000 1px solid; 
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #000000 1px solid;    */
    background-color: #000000;   
    width:130px;  
   
}

.Normal {
	font-size: 12px;
	line-height: 120%;
	color: #5f5f5f;
	word-break:break-all;
}
img { behavior: url("../IncludeFiles/png.htc"); }