.head {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #137A3A;
	text-align: right;
}
.new-title {
	font-size: 14px;
	font-weight: bold;
	color: #E10915;
	text-align: left;
}
.new-space {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
}
.bbs {
	background-image: url(img/bbs_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px;
	border: 1px solid #137A3A;
	width: 95%;
}
.bbs-title {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}


.new-day {
	font-size: 12px;
	text-align: right;
}
td {
	font-size: 12px;
	line-height: 150%;
}
.st {
	font-size: 10px;
	line-height: 150%;
}
.mt {
	font-size: 12px;
	line-height: 180%;
}
.bbs2 {

	background-image: url(img/bbs_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 15px;
	border: 1px dotted #FF9900;
	width: 95%;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.line {
	width: 90%;
	margin-bottom: 3em;
	border: 1px dotted #FF9900;
}
.menu-back {
	background-image: url(img/top_r11_c1.gif);
	background-repeat: repeat-y;
}
.input_text_msg { font-size: 13px; color: #ffff00; background-color: #000000; height: 17px; width: 595px; border: 0px solid #CCCCCC;
}


