@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:26px;
}
img{border:0}

.content{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #444444;
}
.title{
	font-size:14px;
	font-weight:bold;
	color:#C00;
}
.date {
	font-size:10px;
	color:#999;
}
.red{
	color:#C00;
}
.yel{
	color:#976700;
}
.blk{
	color:#000;
}
.bot{
	font-size:11px;
}
.left{
	line-height:28px;
}
.cntt{
	letter-spacing:4px;}

a:link {color: #333; text-decoration:none;} 
a:visited {color: #333; text-decoration:none;} 
a:hover{COLOR: #C00; text-decoration:none;} 

a.new:link {color: #333; text-decoration:none;} 
a.new:visited {color: #333; text-decoration:none;} 
a.new:hover{COLOR: #C00; text-decoration:underline;} 

.textBox{background: #FFF; border: 1px solid #edd7d7; color:#999}

