#header {
	margin-bottom:40px;
}
#header h1 {
}
#header strong {
	color:#000000;
}
#kw {
	color:#000000;
	font-weight:normal;
	font-size:12px;
}
#mon,#mday {
	font-size:18px;	
}
#header marquee span {
}
#left {
	width:468px;
	margin-left:20px;
	float:left;
}
#event{
	margin-bottom:1em;
}
#event h2 {
	font-size:18px;
	text-indent:20px;
	margin-bottom:5px;
	border-bottom:2px solid #cccccc;
	background-image:url(images/icon/favicon.gif);
	background-repeat:no-repeat;
}
#left #event p{
	
}
#sumnail {
	margin:auto;
}
#sumnail p {
	margin:0px auto;
}
#sumnail img {
	width:90px;
	padding:9px;
	background-image:url(images/bgimage/sum.gif);
}

#left ul {
	margin:1em 1em 2em 1em;
}
#left li {
	margin-bottom:1em;
}
#left dl {
	margin:1em;
}
#left dt {
	font-weight:bold;
}
#left dt img {
	float:left;
}
#left dd {
	font-size:small;
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px dotted #cccccc;
}
#left img {
	margin-right:5px;
	border:0px;
}


#right {
	width:250px;
	font-size:small;
	margin-right:20px;
	float:right;
}
#right h2{
	font-weight:normal;
	margin-top:1em;
	margin-bottom:1em;
	border-bottom:1px solid #cccccc;
}
#right p {
	line-height:160%;
}
#right ul {
	list-style-type:none;
}

