*
{
	margin: 0;
	padding: 0;
}
body
{
    background-color: #cabb94;
	background-position: center;
	color: #8C826C;
	font-size: 12px;
	text-decoration: none;
}
a
{
	color: #727272;
	text-decoration: none;
}
a:hover
{
	color: #333333;
}
img
{
	border: 0;
}
p
{
	line-height: 1.8em;
	margin-bottom: 1em;
}
ul,li
{
	list-style-type: none;
}
h1
{
	line-height: 2em;
	color: #000000;
}
#neirong {
	width: 490px;
	top: 18px;
	left: 90px;

	position: relative;
	height: 210px;
}
#neirongdy {

	width: 490px;
	top: 18px;
	left: 90px;
	line-height: 1.7em;
	position: relative;
	height: 420px;
}
#neirongdy1 {


	width: 490px;
	top: 18px;
	left: 90px;
	line-height: 1.7em;
	position: relative;
	height: 210px;
}


/***********************************/
.Container {
  position: absolute;
  top: 0px; left: 0px;
  width: 480px;
  height: 210px;
  background-color: #E5D8B5;
}
#Scroller-1 { 
  margin: 0px 0px 0px -10px;
  position: absolute; 
  overflow: hidden;
  width: 480px;
  height: 200px;
}
#Scroller-1 p {
  margin: 0; padding: 0px 0px 0px 0px;
	line-height: 1.7em;
	text-indent: 2em;
	position: relative;
  color: #8C826C;
}
.Scroller-Container {
  position: absolute;
  margin: 0px 0px 0px 0px;
  top: 0px; left: 0px;
  width :470px;
}
.Scrollbar-Track {
  width: 10px; height: 210px;
  position: absolute;
  top: 0px; left: 480px;
  background-color: #E5D8B5;
}
.Scrollbar-Handle {
  position: absolute;
  top: 0px; left: 0px;
  width: 10px; height: 30px;
  background-color: #CABB94;
}
