@charset "utf-8";
/* TOPRecp */
#cnt_top{
	width:850px;
	background:url(images/top_bg.jpg) top #000000 no-repeat;
	margin:0 auto;
	padding:20px 0 20px;
	text-align: right;
	font-family: 'MS UI Gothic',sans-serif;
	}
	
#cnt_top table{
	padding: 0;
	}
	
#cnt_top #whats_new{
}
#whats_new dt {
	width: 70px;
	float: left;
	clear: both;
	text-align: left;
	background: url(images/new_icon.gif) no-repeat 0px 5px;
	text-indent: 10px;
	height: 100%;
	font-size:1ems;
}
#whats_new dd {
	text-indent: 0px;
	padding: 0px;
	width: 190px;
	margin: 0;
	float: left;
}	
	

#cnt_top #search{
	text-align:left;
	}
	
#cnt_top #search table,td{
	color:#cccccc;
	font-size:10px;
	line-height:1.5;
	text-align:left;
	}
	
	
#cnt_top #search form input,select{
	border:1px solid #555555;
	}
	
#cnt_top table #whats_new a:link {
	color: #cccccc;
	text-decoration:none;
}

#cnt_top table #whats_new a:visited {
	color: #cccccc;
	text-decoration:none;
}

#cnt_top table #whats_new a:hover {
	color: #FF0000;
	text-decoration:underline;
}

#cnt_top table #whats_new a:active {
	color: #FF0000;
	text-decoration:none;
}
#cnt_top #form1 {
	padding: 0px;
	margin: 0px 0px 0px 0;
}
.seachform {
	margin: 0px 0px 0px 0;
	width: 399px;
}
.toptext {
	padding: 0px 0px 0px 10px;
}
.head table td {
}
p.bottomLink { margin-top:10px; }
p.bottomLink a:link {
	color:#FFF;
}
