@charset "utf-8";
/* CSS Document */
.style1 {
color: #FF0000;
font-weight: bold;
}
div.board {
float:left;
width:378px;
padding:10px 3px;
margin:0;

}
div.update {
background:url(../images/news_header.gif)  no-repeat;
width:378px;
height:55px;
margin:0;

}
div.update p {
padding:20px 0px 0px 35px;
margin:0;
color:#FFFF00;
font-weight:bold;
}
.update_txt {
background:url(../images/news_body.jpg) repeat-y;
margin:0;
float:left;
width:348px;
height:120px;
padding-left:30px;
}
.spec {
padding:15px 0px;
clear:both;
margin-left:20px;
}

#blog {
	background:url(../images/news_body.jpg) repeat-y;
	width: 348px;
	height: 120px;
	background-color:#666;
padding-left:30px;

}

#forum {
	background:url(../images/news_body.jpg) repeat-y;
	width: 348px;
	height: 120px;
	background-color:#666;
padding-left:30px;

}