#nakamura {
}
#footer {
	height:100px;
	/*background:url("/images/footer/footer_bg.jpg") bottom repeat-x;*/
}
#location {
position:absolute;
right:0;
top:0;
font-family:verdana;
color:#b6b6b6;
}
#location a{
font-size:11px;
color:#b6b6b6;
text-decoration:none;
}
#location a:hover{
text-decoration:underline;
}
#location .on {
	color:#000;
}

#redbar{
height:25px;
border-bottom:1px solid #fa920a;
margin-bottom:10px;
}
#redbar img {
	cursor:pointer;
	margin-right:2px;
}
.pointer {
	cursor:pointer;
}
#request_table {
	border-top:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}
#request_table td{
	padding:5px 0 5px 10px;
}
#request_table .tdbar{
	height:1px;
	background:#dddddd;
}
#noticeTable td{
font-size:12px;
height:26px;
color:#777777;
border-bottom:1px solid #E3E3E3;
}

#noticeTable a{
	color:#777;
	text-decoration:none;
}
#notice_view,
#noticeTable {
	border-bottom:2px solid #CCCCCC;font-size:12px;color:#7A7A7A;
}
#noticeTable a:hover{
	color:#FA920A;
	font-weight:bold;
}
#notice_view td * {
	vertical-align:-10px;
}

