@charset "UTF-8";
/*header*/
#header {
	background: url(img/titlebg.jpg) no-repeat center top;
}


#type {
	width: 760px;
}

#type li {
	float: left;
	margin-bottom: 10px;
}

#type li a img {
	display: block;
}

#type li.evenNum {
	margin-left: 20px;
}
