*{
	padding:0;
	margin:0;
}

.height_clear{
	clear:both;
	font-size:1px;
	line-height:0.1em;
	height:0px;
	visibility:hidden;
	margin:0;
	padding:0;
}

a img{
	border:none;
}
a{
	color:#b5b5b5;
	text-decoration:none;
	border-bottom:1px dotted #666666;
	outline:none;
	border:none;
}
a:hover{
	color:#ffffff;
	border:none;
}
.on{
	color:#990000;
}

hr{
	border-top:1px solid #000000;
	border-bottom:1px solid #1f1f1f;
	line-height:1px;
	padding:0;
	border-left:0;
	border-right:0;
}

strong{
	color:#cccccc;
	font-weight:normal;
}

body{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	color:#808080;
	background-color: #202020;
	line-height:1.3em;
	padding:0 0 20px 0;
	margin:0;
}

.outer{
	background: url(/images_common/men_shadow_repeat.jpg) repeat-y 50% 0;
}

.outer .outer{
	background: url(/images_common/men_body_back.jpg) no-repeat 50% 0;
}

#container{
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width: 1000px;
	background-color: #0f0f0f;
	overflow: hidden;
}

.pageinfo{
	height:28px;
	padding:0 0 0 10px;
	background:#000000 url(/images_common/men_pageinfo_back.png) repeat-x;
}


.pageinfo ul#secnav li a{
	float:left;
	height:28px;
	text-decoration:none;
	text-indent:-9999px;
}

#breadcrumb{
	padding-top:1px;
	font-size:10px;
	line-height:26px;
	color:#666666;
}

#breadcrumb a{
	color:#666666;
	text-decoration:none;
	border:0;
}

#breadcrumb a:hover{
	color:#cccccc;
	text-decoration:none;
}

#breadcrumb strong{
	color:#990000;
}