@charset "utf-8";
/* CSS Document */

#body_2nd_section_middle
	{
		width: 250px;
		float: left; 
	}

#body_2nd_section_middle_content_area
	{
		width: 250px;
		margin: 0 auto;
		padding: 5px 0 10px 5px;
	}
.ul_top_btn
	{
		margin-left: 0;
		padding: 0;
	}

.li_body_2nd_links
	{
		list-style: none;
		margin: 0;
		padding-left: 0; width: 250px;
	}

a.body_2nd_links:link, a.body_2nd_links:visited
	{
		background: url(/images/sextoys/body_2nd_link_bg.gif);
		background-repeat: repeat-x;
		font-family: Arial, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		color: #686868;
		text-decoration: none;
		padding: 10px 0 0 0;
		height: 26px;
		display: block;
	}

a.body_2nd_links:hover
	{
		background: url(/images/sextoys/body_2nd_link_bg.gif);
		background-repeat: repeat-x;
		padding: 10px 0 0 0;
		height: 26px;
		display: block;
		font-family: Arial, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #9900CC;
 		text-decoration: none;
	}
