BODY {  color: #666666; text-decoration: none; font-family: "Trebuchet MS", Verdana, Arial}
a:link { font-size: 12px; color: #666666; text-decoration: none}
a:visited { font-size: 12px; color: #666666; text-decoration: none}
a:hover { font-size: 12px; color: #666666; text-decoration: none}
.l {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 17px; font-weight: bold; color: #ffffff; text-decoration: none}








.board {
	font-family: Arial;
	color: #37362a;
	font-size: 10px;
	}
.boardP {
	font-family: Arial;
	color: #37362a;
	font-size: 12px;
	font-weight: bold;
	}


.middle { margin-top:0px; line-height:16px; margin-left:5px; float:left; width:910px; ; overflow:hidden; padding:10px;  }

.middle2 { margin-top:0px; line-height:16px; margin-left:0px;  width:580px; ; overflow:hidden;   }

.middle3 { margin-top:0px; line-height:16px; margin-left:0px;  width:180px; ; overflow:hidden;   }

#col01 {
	
	width:910px;
	float:left;
	overflow:hidden;
}
#col02 {
	
	width:580px;
	float:left;
	overflow:hidden;
}

#col03 {
	
	width:180px;
	float:left;
	overflow:hidden;
	background-color:#ffffff;
}


/* home post */

#col02 .home-post1 {
	height:90px;
	width:160px;
	margin:10px 10px 10px 10px;
	overflow:hidden;
	float:left;
	
}


#col01 .home-post {
	height:70px;
	width:150px;
	margin:0 23px 20px 0;
	overflow:hidden;
	float:left;
	
}

#col01 .home-post3 {
	height:70px;
	width:150px;
	margin:0 23px 20px 0;
	overflow:hidden;
	float:left;
	background-color:#ffffff;
}

#col01 .home-post .title {
	background:#333;

}

#col01 .home-post .title h2 {
	margin:0;
	padding:0;
}
#col01 .home-post .title h2 a {
	text-decoration:none;
	
	color:#fff;
	
	background-color:#333;
	margin:0;
	padding:0;
	font-size:12px;
	line-height:16px;	
}
#col01 .home-post .title h2 a:hover {
	color:#ffffff;
	border-bottom:none;
	
}
#col01 .home-post .home-post-upper {
	height:100px;
	width:150px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #fff;
}
#col01 .home-post .home-post-upper a img {
	text-decoration:none;
	border:none;
	
	
}



