html{
margin:0;
padding:0;
background-image: url(/Templets/images/index-bg.jpg);
background-repeat:repeat-x;
background-attachment:fixed;

}
body,td,th {
font-size: 14px;
margin: 0;
padding:0;
color:fff;
line-height:200%;
scrollbar-face-color:#F98CC2;
scrollbar-arrow-color:#330000;
scrollbar-track-color:#F98CC2;
scrollbar-highlight-color:#FDE1EF;
scrollbar-3dlight-color:#FDE1EF;
scrollbar-shadow-color:#F98CC2;
scrollbar-darkshadow-color:#FDE1EF;
text-align:left
}
.clear{
clear:both;
}
#header{
margin:0 auto;
padding:0;
width:900px;
height:100px;
background:#eee;
}
#main{
margin:0 auto;
padding:0;
width:900px;
background:#FFFFCC;
}
#footer{
margin:0 auto;
padding:0;
width:900px;
background:#CCCCCC;
}

a:link { color: #FFF; text-decoration: none} 
a:visited { color: #FFFF00; text-decoration: none} 
a:hover { color: #FFF; text-decoration: underline} 
a:active { color: #FFF; text-decoration: underline} 

.lr{
padding:10 20px;
}
p{
text-indent:2em;
text-decoration:none;}
.b{border-top:1px solid #fff;}
.titleNewsRemark{display:none}
.weizi{padding-left:70px;}

.page{
height:430PX;
width:100%;
overflow:auto;
}
.STYLE1 {
	color: #FFFF00;
	font-weight: bold;
}
.STYLE2 {font-size: 12px}

