/* CSS Document */

h2 {
	margin-top:28px;
	font-size:1.2em;
	color: #0000CC;
	}
h3 {
font-size:0.8em;
	padding:2px 0px 1px 0px;
	margin-bottom:8px;
	color: #CC0000;
	}
#info {
	position:absolute;
	top:100px;
	left:50%;
	width:201px;
	height:130px;
	margin-left:50px;
	background-image: url(../image/signbord.gif);
	text-align:center;
	}
li {
	margin:6px 0px;
	}
