﻿@charset "utf-8";
#sidebar_left {
	width: 239px;
	float: left;
	
}
#sidebar_left  .logo  {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar_left    #list_fe  {
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #c7bbad;
	height: 761px;
	background-image: url(/images/frame/header_bg.jpg);
	background-repeat: repeat-x;
}
#sidebar_left  .categories_fe  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	background-image: url(/images/list_female/list_bg.jpg);
	background-repeat: no-repeat;
	background-color: #a48f74;
	height: 640px;
}
#sidebar_left    a       {
	color: #E2E2E2;
	text-decoration: none;
}
#sidebar_left    .pos       {
	margin-left: 30px;
	line-height: 26px;
}
#sidebar_left   ul    {
	margin-top: 0px;
	margin-bottom: 10px;
        margin-left:15px
}
#sidebar_left     li         {
	list-style-type: none;
	line-height: 17px;
	color: #9BD3D3;
	font-size: 11px;
}
#sidebar_left   li   a    {
	color: #9BD3D3;
	font-size: 11px;
	margin-left: 3px;
}
#sidebar_left   li   a:Hover    {
	color: #999999
	font-size: 11px;
	margin-left: 3px;
        background-color:none;
}

#sidebar_left     a:Hover           {
	color: #666666;
	text-decoration: none;
}
#sidebar_left hr {
	width: 190px;
	margin-left: 20px;
	text-decoration: none;
	color: #CCCCCC;
	margin-top: 8px;
	margin-bottom: 8px;
}

#sidebar_left  .categories_fe  .forhimlink  {
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 700px;
	height: 59px;
	width: 212px;
	margin-right: 7px;
}
#sidebar_left #list_male {
	width: 229px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #cccccc;
	height: 761px;
	background-image: url(/images/frame/header_bg.jpg);
	background-repeat: repeat-x;
}
#sidebar_left .categories_male {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	background-image: url(/images/list_male/list_bg.jpg);
	background-repeat: no-repeat;
	background-color: #4f6e7f;
	height: 640px;
}
#sidebar_left  .categories_male  .forherlink {
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 700px;
	height: 59px;
	width: 212px;
	margin-right: 7px;
}

