﻿body { text-align: center; 
   padding:0; 
   font-family:宋体;   
   font-size:12px; color:#646464;
	MARGIN-TOP: 0;
	MARGIN-BOTTOM:0;
	MARGIN-RIGHT: auto;
   MARGIN-LEFT: auto; 
	background:url(/images/news_body_bg.gif) ;	
	padding:20px;
	}

div,form,ul,ol,li,span,p {margin: 0; padding: 0; border: 0;}/*取消默认属性*/
img,a img{border:0; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-size:12px;font-weight:normal;}
ul,ol,li {list-style:none}
input {font-size:12px}
.red{ color:red; }
/* 链接颜色 */
a:link {color: #333; text-decoration:none}
a:visited {color:#7B7B7B; text-decoration:none}
a:hover {color: #E85000; text-decoration:underline;}


/*公告*/
#affiche{width:643px;text-align: left;margin:0px auto 0px auto;background:#fff;color:#333;}	
#affiche .top{min-width:100%;min-height:43px;text-align:center; background: url(/images/news_bg_top.gif);line-height:43px;margin:0px;  }	
#affiche .bottom{width:100%;min-height:6px; background: url(/images/news_bg_bottom.gif); overflow: hidden;font-size:6px;}	
#affiche .content{text-align:left;line-height:20px;min-height:100px;padding:10px auto; margin:0px;width:100%;  font-size:12px; background: url(/images/news_bg.gif); }

#affiche span{float:right;margin:0px 6px 0px 0;}
#affiche p {margin:10px; text-indent : 24px;color:#666;}
#affiche p img{clear:both;margin:10px auto;}
#affiche h1{width:100%;font-size: 14px;  font-weight: bold; color:#1E90FF;}
#affiche h2{font-size: 12px;  font-weight: bold; margin:5px 0 5px 10px; text-indent : 24px; color:#CD853F; }
#affiche .newsimg{text-align:center;margin:10px;}

/* 公告链接颜色 */
#affiche a:link {color:#646464;text-decoration: none;}
#affiche a:visited {color:#646464; text-decoration: underline;}
#affiche a:hover {color: #E85000; text-decoration:underline;}
