#main_pro{
	float:left;
	background:#ffffff;
	margin-left:8px;
	padding:0px;
	text-align:left;
	width:602px;
}

#main_pro p{margin:10px; margin-left:20px;}
/* profile
------------------------------------------------------------------------------------------------------*/
#pro{
	margin:0px;
	padding:0px;
	width:602px;
	height:53px;
}
#pro ul{
	margin:0px;
	padding:0px;
}
#pro li{
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	font-size:10px;
}
#pro ul li span { visibility:hidden; }
#pro li a{
	display:block;
	text-decoration:none;
}
#pro li#p01 a{ /* home*/
	height:53px;
	width:84px;
	margin-left:25px;
	background: url(../profile/p01.gif) no-repeat left top;
}
#pro li#p01 a:hover{	
	height:53px;
	width:84px;
	margin-left:25px;
	background: url(../profile/p01.gif) no-repeat left bottom;
}
#pro li#p02 a{ /* home*/
	height:53px;
	width:82px;
	background: url(../profile/p02.gif) no-repeat left top;
}
#pro li#p02 a:hover{	
	height:53px;
	width:82px;
	background: url(../profile/p02.gif) no-repeat left bottom;
}
#pro li#p03 a{ /* home*/
	height:53px;
	width:82px;
	background: url(../profile/p03.gif) no-repeat left top;
}
#pro li#p03 a:hover{	
	height:53px;
	width:82px;
	background: url(../profile/p03.gif) no-repeat left bottom;
}
#pro li#p04 a{ /* home*/
	height:53px;
	width:82px;
	background: url(../profile/p04.gif) no-repeat left top;
}
#pro li#p04 a:hover{	
	height:53px;
	width:82px;
	background: url(../profile/p04.gif) no-repeat left bottom;
}
#pro li#p05 a{ /* home*/
	height:53px;
	width:82px;
	background: url(../profile/p05.gif) no-repeat left top;
}
#pro li#p05 a:hover{	
	height:53px;
	width:82px;
	background: url(../profile/p05.gif) no-repeat left bottom;
}
#pro li#p06 a{ /* home*/
	height:53px;
	width:82px;
	background: url(../profile/p06.gif) no-repeat left top;
}
#pro li#p06 a:hover{	
	height:53px;
	width:82px;
	background: url(../profile/p06.gif) no-repeat left bottom;
}
#pro li#p07 a{ /* home*/
	height:53px;
	width:83px;
	background: url(../profile/p07.gif) no-repeat left top;
}
#pro li#p07 a:hover{	
	height:53px;
	width:83px;
	background: url(../profile/p07.gif) no-repeat left bottom;
}

