#content {
	width: 360px;
	height: 608px;
	overflow: auto;
	text-align:center;
}

#pic {
	width: 250px;
	height: 220px;
	overflow: visible;
	position: relative;
	top: 15px;
	left: -25px;
}

#tnews {
	width: 550px;
	height: 200px;
	overflow: auto;
	left: 10px;
	position: relative;
	top: 20px;
}

#logo {
	height: 95px;
	overflow: auto;
}
#pList {
	width: 290px;
	height: 240px;
	overflow: auto;
	position: relative;
	top: 15px;
	scrollbar-base-color:#006633;
	scrollbar-width: 10px;
	left: -10px;
}

