#page {
	background: url(img/bg.gif) repeat-y;
}
#page_bg{
	background: url(img/bg6.gif) no-repeat center top;
	width: 770px
}
#page #content ul{
	padding-left:0px;
	margin-left:0px;
	text-indent: 15px;
}

#page #content li {
	background: url(img/point_1.gif) no-repeat 0px 4px;
	list-style: url(none) none;
}
input,textarea{
	font-size: 12px;
	line-height: 18px;
	color: #6699CC;
	background: #FDF8D9;
	border-width: 0px;
	border-style: none;
}
.button {
background:#999999;
color:#FFFFFF;
}