@charset "utf-8";

/* TOPRecp */
#cnt_top{
	width:850px;
	background:#FFFFFF url(images/top_bg.jpg) no-repeat top;
	margin:0 auto;
	padding:20px 0 10px;
	font-family: 'MS UI Gothic',sans-serif;
	}
	
#cnt_top table{
	margin:0;
	}
	
#cnt_top #whats_new{
	width:280px;
	float:left;
	color:#990000;
	font-size:10px;
	line-height:1.5;
	text-align:left;
	vertical-align:top;
	}

#cnt_top #whats_new ul{
	margin:0;
	padding:0;
	}
#cnt_top #whats_new li{
	list-style-type:none;
	background:url(images/new_icon.gif) left no-repeat;
	padding:3px 0 3px 15px;
	margin-left:0;
	}


#cnt_top #search{
	text-align:left;
	}
	
#cnt_top #search table,td{
	color:#666666;
	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: #666666;
	text-decoration:none;
}

#cnt_top table #whats_new a:visited {
	color: #666666;
	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;
}

.toptext {
	padding: 0px 0px 0px 00px;
	width: 366px;
}

#top_search p{
    margin: 0 0 14px 0; padding: 0;
    line-height: 0;
    }

p.bottomLink { margin-top:10px !important; line-height:1.4 !important; }
p.bottomLink a:link {
	color:#000 !important;
}

