@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#tknsrchBox {
	background-color: #CCC;
	padding: 1px;
	height: auto;
	width: 298px;
	margin: 0px;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 1;
	font-weight: normal;
	color: #333;
}
#tknsrchBox dl, #tknsrchBox dt, #tknsrchBox dd {
	margin: 0px;
	padding: 0px;
}
#tknsrchBox dl dd {
	background-color: #FFF;
	position: relative;
	overflow: hidden;
	height: 64px;
	padding: 10px;
	margin-bottom: 1px;
}
#tknsrchBox dl dt {
	text-align: left;
	display: block;
	overflow: hidden;
	height: 16px;
	position: relative;
	background-color: #F5F5F5;
}
#tknsrchBox dl dt:hover {
	background-color: #393B39;
}
#tknsrchBox dl dt:hover a {
	color: #CCC;
	text-decoration: none;
}
#tknsrchBox dl dt a {
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	font-family: sans-serif;
	font-size: 10px;
	color: #999;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
#tknsrchBox dl dt a:hover {
	text-decoration: none;
}
#tknsrchBox dl dt a:hover #tknsrchBox dl dt {
	background-color: #666;
}
#tknsrchBox dl {
}
#tknsrchBox dl dd h3 {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-left: 85px;
	clear: both;
	float: left;
	line-height: 1;
	color: #666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tknsrchBox dl dd dfn {
	display: block;
	padding-left: 85px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	clear: both;
	float: left;
	line-height: 1;
	color: #666;
	width: 213px;
}
#tknsrchBox dl dd a {
	position: absolute;
	height: 300px;
	width: 300px;
	left: 0px;
	top: 0px;
	background-image: none;
	display: block;
	text-align: left;
	text-indent: -1024px;
}
#tknsrchBox dl dd img {
	position: absolute;
	left: 15px;
	top: 9px;
	text-align: left;
	text-indent: -1024px;
	white-space: normal;
	border: 1px solid #E1DED5;
}
#tknsrchBox dl dd:hover h3 {
	color: #000;
}
#tknsrchBox dl dd:hover dfn {
	color: #000;
}
#tknsrchBox dl dd:hover img {
	border-color: #CCC;
}
#tknsrchBox dl dd:hover {
	background-color: #F5F5F5;
}
