
div.bbs_main	{
	width: 580px;
	margin:0 auto;
	background-attachment:fixed;
}


table	{
	border-collapse: collapse;	border-spacing: 0;
	width: 100%;margin-bottom: 20px;}
	
td	{padding: 5px 10px;color: #372f2f;}


.bbs th	{ height:42px; background-image:url(../images/sub/info/bg_listtitle.jpg) ; font-style:inherit; color:#FFFFFF;}

.bbs td	{border-bottom: 1px solid #DDD;}



.news th	{ height:32px; background-image:url(../images/sub/info/bg_newstitle.jpg) ; font-style:inherit; color:#FFFFFF; padding:4px 0 0 20px; margin:0 auto; width:100%;}

.news td	{border-bottom: 1px solid #DDD;}


.event1 td	{border-spacing: 1px; border:#666666 solid 1px;}
.event2 td	{border-spacing:0; border:0;}


#bbs_footer{text-align:center;}



a:link {
	color: 2d2e0e;
	text-decoration: none;
}
a:visited {
	text-decoration: none; color:#4b4d1b;
}
a:hover {
	text-decoration: none; color:#8a8427;
}
a:active {
	text-decoration: none;
}
