body
{
	border:0;
	padding:0;
	margin:0;
}
.blackinput
{
	background:#171717;
	border:1px solid #6A6A6A;
	FONT-SIZE: 11px;
	height:18px;
	font-family:µ¸¿ò,arial;
	color:white;
	display:inline;
	padding-right:4px;
	padding-left:4px;
}
#leftbar UL
{
	padding-right : 0; 
	padding-left : 0; 
	padding-bottom : 0; 
	margin : 0; 
	width : auto; 
	color : #ffffff; 
	padding-top : 0; 
	background-color: #f8fafa;
}
#leftbar LI {
	padding-right : 0; 
	padding-left : 0; 
	padding-bottom : 0; 
	margin : 0; 
	padding-top : 0; 
	list-style-type : none; 
} 
.menu {
	border-right : 1px solid #c3c8cb; 
	padding-right : 0; 
	background-position : 100% 50%;
	border-top : 1px solid #fefefe; 
	display : block; 
	padding-left : 2px; 
	font-weight : normal; 
	padding-bottom : 3px; 
	border-left : 1px solid #fefefe; 
	padding-top : 3px; 
	border-bottom : 1px solid #c3c8cb; 
	padding-left:10px;
	margin-left:5px;
	background: url(http://img.danawa.com/new/community/common_img/all/icon_arrow01.gif) left no-repeat; 
	font-size : 12px; 
	color : #048; 
	text-decoration : none; 
}
.menu:hover {
	border-left-color : #fefefe;
	border-bottom-color : #c3c8cb; 
	border-top-color : #fefefe; 
	background-color: #f8fafc;
	border-right : 3px solid #E65B00; 
	color : #cc0000; 
	font-weight:bold;
	text-decoration : none; 
} 
.menu:active {
	border-left-color : #fefefe; 
	border-bottom-color : #c3c8cb; 
	border-top-color : #fefefe; 
	background-color : #f8fafc; 
	border-right-color : #c3c8cb; 
	color : #048; 
	text-decoration : none; 
} 
.menu2 {
	border-right : 1px solid #c3c8cb; 
	padding-right : 0; 
	background-position : 100% 50%;
	border-top : 1px solid #fefefe; 
	display : block; 
	padding-left : 2px; 
	font-weight : normal; 
	padding-bottom : 3px; 
	border-left : 1px solid #fefefe; 
	padding-top : 3px; 
	border-bottom : 1px solid #c3c8cb; 
	padding-left:20px;
	margin-left:5px;
	font-size : 12px; 
	color : #048; 
	text-decoration : none; 
	background-color:white;
}
.menu2:hover {
	border-left-color : #fefefe;
	border-bottom-color : #c3c8cb; 
	border-top-color : #fefefe; 
	background-color: white;
	border-right : 3px solid #E65B00; 
	color : #cc0000; 
	font-weight:bold;
	text-decoration : none; 
} 
.menu2:active {
	border-left-color : #fefefe; 
	border-bottom-color : #c3c8cb; 
	border-top-color : #fefefe; 
	background-color : white; 
	border-right-color : #c3c8cb; 
	color : #048; 
	text-decoration : none; 
} 
.menuheader
{
	font-size : 10pt; 
	text-align : left; 
	color : white; 
	background: #193143; 
	background-color:black;
	padding-top : 8px; 
	padding-bottom : 5px; 
	padding-left: 5px;
	border-bottom : 1px solid #f1f5fa; 
	display : block;
}
.bottomshadow {
	-webkit-box-shadow: #e0e0e0 0 1px 3px;
	-moz-box-shadow: #e0e0e0 0 1px 3px;
	box-shadow: #e0e0e0 0 1px 3px;
	margin-bottom:3px;
	margin-top:0;
}
