* {
	font-size: 100%;
}
body {
	color: #333333;
	text-align: center;
	font-size:13px;
	line-height:1.5;
	}
#wrapper {
	width:680px;
	margin:0 auto;
	text-align:left;
}
#wrapper2 {
	width:800px;
	margin:0 auto;
	text-align:left;
}
#footer {
	text-align:center;
}
a {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color:#FF0000;
}
img {
	border: none;
}
#menu {
	width: 400px;
}
#menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	background: url(../img/bt.jpg)  no-repeat;
}
#menu li, #menu a{
	display: block;
	width: 400px;
	height: 29px;
	margin-bottom:15px;
	text-align:center;
	line-height:1.8;
}
#menu a{
	background-position: 0 0;
	font-size:15px;
	font-weight:bold;
	background:#FFFFFF url(../img/bt.jpg) no-repeat;
}
#menu a:hover {background-position: -400px 0;
}

.number { 
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
.print { 
	font-size:13px;
	text-align:center;
}
.print img { 
	vertical-align:middle;
}
#list {
	margin-top:10px;
	font-size:12px;
}
#list .border1 {
	border-right:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
}
#list .border2 {
	border-bottom:dashed 1px #CCCCCC;
}
#list .border3 {
	border-right:dashed 1px #CCCCCC;
}
#totop {
	text-align:right;
	margin-top:30px;
	margin-right:20px;
}
#totop img {
	vertical-align:middle;
	margin-right:5px;
}
