@charset "utf-8";
/* CSS Document */


div#mid1{
	width:760px;
	height:30px;
	padding:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:30px;
	margin-bottom:0px;
	clear:both;
	background-image:url(../images/pickup.gif);
	background-repeat:no-repeat;
}

div#mid2 {
	width:760px;
	padding:0px;
	margin-left:15px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:50px;
	padding-bottom:10px;
	text-align:center;
	border:1px #006699 solid;
}
	div#mid2:after {
		content: "";
		display: block;
		clear: both;
		height: 0px;
		overflow: hidden;
	}
	* html div#mid2 {
		height: 0em;
		overflow: visible;
	}


div#mid2 .co{
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:20px;
width:240px;
float:left;
font-size:12px;
}

div.co a {
	border:none;
	text-decoration:none;
}


