html, body {
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#ffffff;
}
a:link {
	COLOR: #000
}
a:visited {
	COLOR: #000
}
a:hover {
	COLOR: #000;
	TEXT-DECORATION: none;
}
input, textarea {
	font-size : 9pt;
	background-color : #FFF;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f7f7f7;
	border-right:1px solid #f7f7f7;
	border-bottom:1px solid #f7f7f7;
	color :#000;
}
input {
	font-size:9pt;
	border:1px solid #f7f7f7;
	background-color :#f7f7f7;
	height:15px
}
body {
	font-size:9pt;
	word-break:break-all;
}
#list {
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dotted #000;
}
#img {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
#img img {
	padding: 2px;
	margin: 5px;
	margin: 2px;
	border: 1px dotted #000;
	background-image: url(image/LoadingBlack.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#bbs {
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px dotted #000;
}
#list1 {
	font-size: 12px;
}
#list1 h2 {
	font-size: 15px;
}
