@charset "UTF-8";
/* CSS Document */
body {

}

.main {
	font-size:12px;
	height:450px;
	text-decoration:none;
	top:0px;
	width:1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 	0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:50 px;
	top:0px;
	width:700px;
}

.main .bar{
	float: left;
	width: 700px;
	height: 30px;
	padding-top: 10px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
}
a:hover {
	color: #CCC;
}
a:on {
	color: #CDC;
}
.copy {
	font-size: small;
	color: #333;
}
ul {
	display: inline;
	list-style-type: none;
}

li {
	display: inline;	
}
