

#wrapper {width:400px; height:200px; margin:40px auto; background:#fff; border-top:4px solid #eee; border-left:4px solid #eee; padding:20px}
#scroll {position:relative; width:400px; height:200px; overflow:auto}
#scrollcontent {position:absolute; width:375px; z-index:200}
#scrollbar {float:right;top:10px;height50px; position:relative; display:none; width:15px; height:200px; z-index:100; background:url(images/scroll-bg.gif)}
.scroller {position:absolute; top:0; width:15px; cursor:pointer;top:50px; background-image:url(images/scroll-arrows.gif);  background-repeat:no-repeat}
ul{
	list-style-type: none;
}

td {
font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
color: #333;
}


.box {width: 1004px;
margin: 0px auto;
background-color: #f7f7f7;
padding: 0 20px;
}

.title_info {
	margin-top: 15px;
	text-align: center;
}
.title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
 .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
 #text {
font-size: 14px;
line-height: 1.8;
}

 #text p {
	margin: 1em 0;
}
#plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
 #plpost .title {
	border: 0px solid #AACCEE;
}
 #plpost .title span {
	color: #CC0000;
}
 #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

