body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #E5E8ED;
margin: 0px;
color: 727681;
}
.ContentScroll{
width:697px;
height:390px;
overflow:auto;
text-align:center;
}

.BoardScroll{
width:330px;
height:320px;
overflow:auto;
}
a:link {
	color: #182a61;
	text-decoration: none;
}
a:visited {
	color: #182a61;
	text-decoration: none;
}
a:hover {
	color: #1F367C;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.leftSide{
	background-image: url(../images/index_04_bg.png);
	background-repeat: repeat-y;
	background-position: bottom;
}
.home {
	font-size: 13px;
	font-weight: bold;
}
.date {color: #738fb4}
.content {font-size:12px;};