@charset "utf-8";
/* CSS Document */
#notice{
	width:680px;
	position:relative;
	line-height:20px;
	margin:0 auto;
}
#notice .info{
	padding:10px 10px;
	background:rgba(241,230,184,0.5);
	behavior:url(../../scripts/pie/PIE.htc);
	border:#BA9B6D 1px dashed;
	margin:5px 5px 5px 0;
}
#notice table td{
	padding:5px 0;
}
#notice h1{
	font-weight:bold;
	color:#855238;
	font-size:15px;
}
#notice span{
	color:#AB9964;
}
#notice span1{
	color:#F2570B;
}
