#top_pad
{
    position: absolute;
    margin: 0 auto;
    width: 99%;
    left: 5px;
    vertical-align:middle;
    line-height: 25px;
    height: 30px;
    background: green url(images1/header.jpg) repeat-x;
    z-index: 9999;
    border:1px solid #888888;
}
#top_pad input{font-size: 8pt}
/*设定wall总体样式*/
.wall 
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	text-decoration: none;
	line-height: 150%;
	color:#bf0000;
	
	
	position:absolute;
	cursor:move;

	word-wrap:break-word;
	overflow: hidden; 
	text-overflow: ellipsis;
}
/*设定内容左右间距*/
.wall div {
 
}
/*使span块状布局*/
.wall div span {
margin-left:35px;
	display:block;
	width:200px;
}
/*设定图片样式*/
.wall div img {
	border:0px;
	margin-bottom:-5px;
	margin-left:10px;
}
/*设定链接样式*/
.wall div a {
	color:#000;
	text-decoration: none;
}
/*统一布局顶 ，中 ，底部份样式*/
.top-0,.top-1 ,.top-2 
{

}
.mid-0 ,.mid-1 ,.mid-2 
{
	height:100px;
	overflow:hidden;

	text-overflow: ellipsis;
	word-break: break-word;
}
.bot-0 ,.bot-1 ,.bot-2 
{
	height:65px;
	CBF3FF1.gif
}
/*设定顶部背景图片*/
.top-0 {background:url(images1/style2/CBF3FF1.gif);width:255px;height:47px;margin-left:3px;}
.top-1 {background:url(images1/style2/CBF3FF1.gif);width:255px;height:47px;margin-left:3px;}
.top-2 {background:url(images1/style2/CBF3FF1.gif);width:255px;height:47px;margin-left:3px;}


/*设定中部背景图片*/
.mid-0 {background:url(images1/style2/CBF3FF2.gif);width:261px;height:92px}
.mid-1 {background:url(images1/style2/CBF3FF2.gif);width:261px;height:92px}
.mid-2 {background:url(images1/style2/CBF3FF2.gif);width:261px;height:92px}


/*设定底部背景图片*/
.bot-0 {background:url(images1/style2/CBF3FF3.gif);width:172px;height:69px;margin-left:45px;}
.bot-1 {background:url(images1/style2/CBF3FF3.gif);width:172px;height:69px;margin-left:45px;}
.bot-2 {background:url(images1/style2/CBF3FF3.gif);width:172px;height:69px;margin-left:45px;}


.wall div span.inline {
	display:inline;
	
	margin-left:80px;
}

.wall div span.x{cursor: pointer; display: inline; font-family: 宋体; float: right; margin:25px 40px 0 0; width:20px;}