body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
body,td,th {
	font-size: 12px;
}
a:hover {
	text-decoration:underline;
}
/*顶部 半透明  加opacity:0.5; -moz-opacity:0.5; 是为了兼容其它浏览器*/
 #top{ opacity:0.5; -moz-opacity:0.5;border:0px solid #c00; background-color:rgba(255,255,255,0.5); background:#000000; filter:alpha(opacity=20); width:1012px; margin:0px auto; line-height:100%;}
 #top *{ position:relative;}

/*底部 半透明  加opacity:0.5; -moz-opacity:0.5; 是为了兼容其它浏览器*/
 #bottom{ opacity:0.5; -moz-opacity:0.5;border:0px solid #c00; background-color:rgba(255,255,255,0.5); background:#ffffff; filter:alpha(opacity=50); width:500px; margin:40px auto; line-height:100%; font-size:14px; padding:14px;}
 #bottom *{ position:relative;}

/*内容 半透明 加opacity:0.5; -moz-opacity:0.5; 是为了兼容其它浏览器
 #container{opacity:0.5; -moz-opacity:0.5;filter:alpha(opacity=40); border:0px solid #c00; background-color:rgba(255,255,255,0.5); background:#ffffff;  width:930px; margin:20px auto; line-height:100%; font-size:14px; padding:10px; }
 #container *{ position:relative;}*/
 #container{opacity:0.5; -moz-opacity:0.5;filter:alpha(opacity=50); border:0px solid #c00; background-color:rgba(255,255,255,0.5); background:#ffffff;  width:930px; margin:20px auto; line-height:100%; font-size:14px; padding:10px; }
 #container *{ position:relative;}


.ziti_hei {color: #000000;text-decoration: none;}
.ziti_bai {color: #FFFFFF;text-decoration: none;}
.ziti_qianhui {color: #A3A3A3;text-decoration: none;}
.ziti_shenhui {color: #666666;text-decoration: none;}
.ziti_lan {color: #4E91C1;text-decoration: none;}

.ziti_cu {font-weight: bold;}
.ziti_14 { font-size:14px}
.ziti_18 { font-size:18px}
.ziti_30 { font-size:30px}
.jianju_20 {line-height: 20px;}
.jianju_30 {line-height: 30px;}
.ziti_heiti { font-family:"黑体"}

.ziti_hui {
	color: #D2CFC8;
	text-decoration: none;
}
.dian_bg {
	background-image: url(dian_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bian_B_hui {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDCDCD;
}