*, td{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: none;
}

a {
	text-decoration: none;
}

body {
	background: #f8f6f6 url(/images/dmatch2/header_bg02.gif) top repeat-x;
}

.header_bg {
	background: url(/images/dmatch2/header_bg01.gif) top center no-repeat;
	height: 95px;
}

#header {
	margin: 0 auto 0 auto;
	width: 770px;
	height: 95px;
}

.domain {
	color: #fff;
	text-align: right;
	padding: 6px 41px 0 0;
}

h1 {
	display: block;
	float: left;
	background: url(/images/dmatch2/logo.gif) no-repeat;
	margin: 27px 22px 0 122px;
	text-indent: -9999px;
	width: 216px;
	height: 47px;
}

.keyword-tbl {
	margin: 30px 0 0 0;
}

.keyword {
	float: left;
	color: #0084ff;
	background: #eaeaea url(/images/dmatch2/keyword01.gif) no-repeat ;
	font-size: 150%;
	font-weight: bold;
	text-indent:138px;
	vertical-align: top;
	padding-top: 8px;
	width: 395px;
	height: 29px;
}

.result {
	background: url(/images/dmatch2/result_bg01.gif) center repeat-y;
}

.result-tbl {
	margin: 14px auto 0 auto;
	width: 762px;
}

.add {
	padding: 8px 0 8px 25px;
}

.result-d a {
	display: block;
	float: right;
	background: url(/images/dmatch2/result_detail01.gif) no-repeat;
	width: 492px;
	height: 80px;
}

.result-d div{
	color: blue;
    text-decoration: underline;
	padding: 13px 0 4px 53px;
	line-height: 120%;
}

.result-d p{
	color: #000;
	padding: 0 12px 2px 53px;
}
.result-d p.url{
	color: green;
}
.result-d a:hover {
	background: url(/images/dmatch2/result_detail01_on.gif) no-repeat;
}

.keys {
	padding: 9px 0 0;
	text-indent: 43px;
}

.keys a, .keys a:visited {
	color: #000;
}
.keys a:hover {
	text-decoration: underline;
}

.pagelink {
	clear: both;
	margin: 30px 0 30px;
}
.pagelink td {
	padding: 0 18px 0 18px;
}

#searchTextarea input {
	border: none #FFFFFF;
}

#searchTextarea {
	background-image: url(/images/dmatch2/search_textarea.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#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;
}