* {
	font-size: 12px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#header {
	background-image: url(/images/dmatch2/header_a.gif);
	background-repeat: no-repeat;
	background-position: center -39px;
	height: 300px;
}
#date {
	color: #FFFFFF;
	text-align: right;
}
.floatL {
	float: left;
}
.style1 {
	color: #FFFFFF;
}
#category div {
	margin-right: 8px;
}
#category li {
	margin-bottom: 14px;
	list-style-image: url(/images/dmatch2/list_style.gif);
}
#category a {
	color: #A17619;
	text-decoration: none;
}
#category a:hover {
	color: #DEA429;
	text-decoration: underline;
}
.categoryBox {
	background-image: url(/images/dmatch2/category_box.gif);
	background-repeat: no-repeat;
	height: 189px;
	width: 248px;
	padding-left: 6px;
}
.category2nd ul {
	margin-left: 0px;
	padding-left: 0px;
}
.category2nd li {
	margin-bottom: 14px;
	background-image: url(/images/dmatch2/list_style_2nd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 20px;
}
.category2nd a {
	color: #0084FF;
	text-decoration: none;
}
.category2nd a {
	color: #0084FF;
	text-decoration: none;
}
.category2nd a:hover {
	color: #8ECAFF;
	text-decoration: underline;
}
.style2 {color: #0084FF}
#searchTextarea {
	background-image: url(/images/dmatch2/search_textarea.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#searchTextarea input {
	border: none #FFFFFF;
}
#searchTitle {
	background-image: url(/images/dmatch2/search_title.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
}
#copyright {
	color: #0084FF;
	text-align: center;
	margin-top: 12px;
}