@charset "utf-8";

/* info */
#info_main {
	width:930px;
	height:106px;
	background:url(../image/information.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#info_t {
	width:654px;
	height:41px;
	background:url(../../image/info_t.jpg) no-repeat;
}
#info_t h2 {
	display:block;
	width:90px;
	height:41px;
	float:left;
	font-size:0;
	text-indent:-9999px;
}
.feed {
	width:80px;
	height:41px;
	float:right;
	background:url(../../image/feed.jpg) no-repeat 0 10px;
	font-size:0;
	text-indent:-9999px;
}
.feed a, .feed a:link, .feed a:hover, .feed a:visited {
	display:block;
	width:59px;
	height:41px;
	text-decoration:none;
}

#info table {
	width:600px;
	margin:10px auto;
}
#info th, #news th {
	background:url(../../common/image/listarrw.jpg) no-repeat 0 5px;
	padding:5px 10px 5px 20px;
	font-weight:normal;
	vertical-align:top;
}
td.lis {
	padding:5px;
}
.bdr {
	height:1px;
	font-size:1px;
	line-height:1px;
	background:url(../../image/dot.gif) repeat-x;
}
#info ul, #event ul {
	display:block;
	margin:10px 30px 20px;
	list-style-type:none;
}
li.lis {
	display:block;
	background:url(../../common/image/listarrw.jpg) no-repeat 0 5px;
	padding:5px 10px 5px 20px;
}
.cmsf {
	height:25px;
	background:#ffffff url(../../common/image/cmsf.jpg) no-repeat;
	font-size:0;
	text-indent:-9999px;
}

p.date {
	padding:0 30px;
	text-align:right;
}


