@charset "utf-8";

/* CSS Document */



ul.btn228 li{
	width: 228px;
	margin-bottom: 11px;
	list-style: none;
}




.noti{
	color:#fff;
	height: 30px;
	width: 676px;
	background-color: #e8b0a2;
	line-height: 30px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;
}

.noti ul li{
	list-style: none;
	display: inline-block;
}

.bold{ 
	font-size: 19px;
	font-weight: bold;
	padding-left: 70px;
	 }

.l{
	width:600px;
	text-align: center
	
}

.f18{
	font-size: 13px;
}

.box a:link { color: #fff; }
.box a:visited { color: #ff0000; }
.box a:hover { color: #fff; }
.box a:active { color: #ff0000; }

li a{
	text-decoration: none;
}


