/* ---------------------------------- */
#scan, #scan2, #scan480 {
padding:4px;margin:0px 5px 8px;
-webkit-border-radius:0 0 5px 5px;
background-color:#333;
background: -webkit-gradient(linear, center top, center bottom, from(#666), to(#333));
border:1px solid #cc0001;
color:#fff;
clear:both;
}

/* ---------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}

/* ---------------------------------- */
.head_menu99 li a{
	display:block;
	font-size:18px;
width:98%;
margin:5px auto;
	padding:8px 0;
	text-align:center;
	-webkit-border-radius:5px;
	background-color:#ccc;
	background: -webkit-gradient(linear, center top, center bottom, from(#ebebeb), to(#ccc));
border:1px solid #aaa;
color:#333;
}
.head_menu99 {width:100%;text-align:center;color:#666;padding10px 0;}
.head_menu99 img {height:24px;margin-right:5px;vertical-align:middle;}

/* ---------------------------------- */
