#infoMSGBox a{
	margin:10px 0;
	padding:10px;
	display:block;
}
#infoMSGBox a:link, #infoMSGBox a:visited {
	background:#ffffcc url('x.gif') top right no-repeat;
	border:1px solid #999966;
	color:#009900;
	text-decoration:underline;
}
#infoMSGBox a:hover {
	color:#99CC00;
	background:#ffffaa;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 1.2em;
	background-image: url(../images/webboard/bg.gif);
}
.box_comment {
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.bg_wb {
	background-color: #E6E6E6;
	background-image: url(../images/webboard/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #CCCCCC;
}
.bg_date {
	background-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.head_bbs {
	background-image: url(../images/webboard/head.jpg);
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.text_black {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_black:hover {
	text-decoration: none;
	color: #99CC00;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_white:hover {
	text-decoration: none;
	color: #FF0000;
}
.text_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.text_grey:hover {
	text-decoration: none;
	color: #FF0000;
}
.text_red {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.text_red:hover {
	text-decoration: none;
	color: #FF0000;
}
.text_small_black {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textHD_bbs {


	font-family: Tahoma;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
}
.text_grey2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.boxLogin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066CC;
	text-decoration: none;
	border: 1px solid #666666;
}
.textHD_whatsnew {
	font-family: Tahoma;
	font-size: 15px;
	color: #CC0000;
	text-decoration: none;
	background-image: url(../images/whatsnew.jpg);
}
