body,html {
	background: #ffd5d9;
}

#logo {
	width: 145px;
	height: 132px;
	background: url(../images/a/logo.png)  no-repeat;
	float:left;
	position: relative;
}

#bd {
	background: #ffd5d9;
}


.errormsg {
	color: #fff;
	background: #666 url(../images/9ds/error-arrow.gif) left top no-repeat;
}


ul.list li.sel a {
	color: #ffd5d9;
} 
ul.list li.sel a:hover,  ul.list li:hover a {
	color: #ffd5d9;
}