#menu, #contents{
	float:left;
}

#menu{
	margin:24px 0 0 62px;
	_margin:24px 0 0 31px;
	width:189px;
}

#menu .menu table{
	border-top:1px solid #e6e6e4;
}

#menu .menu td{
	width:189px;
	border-left:1px solid #e6e6e4;
	border-right:1px solid #e6e6e4;
	border-bottom:1px solid #e6e6e4;
}

#menu .main{
	padding:15px 0 40px 0; 
}

#menu .sub{
	padding:15px 0;
}

#menu .bottomBar{
	margin:0 0 25px 0;
	height:2px;
	background:#ed1c24;
	font-size:1px;
	overflow:hidden;
}

#contents{
	margin:24px 0 0 30px;
	width:640px;
}


#contents .title{
	margin:0 0 5px 3px;
}

#contents .bar{
	margin:0 0 20px 0;
	height:1px;
	background:#f8a4a7;
	font-size:1px;
	overflow:hidden;
}