@charset "utf-8";
/* CSS Document */
.myprw_menu {width:160px; font-size:12px;}
.myprw_menu hr {
	height:1px;
	background-color:#999;
	border:0px;
}
.myprw_menu a{
	color:#666;
	text-decoration:none;
	margin-left:10px;
}
.myprw_menu a:hover{
	color:#999;
	text-decoration:none;
}
.myprw_menu #title {font-size:18px; text-align:center; margin-bottom:8px;}
.myprw_menu #link {width:120px;}
.myprw_menu #image {width:auto;}