@charset "utf-8";
/* CSS Document */
div.Left {
	float:left;
	width:183px;
	color:#FFFFFF;
	text-align:left;
	background:#759f07;
}

.Left .Left_Category {
	width:183px;
	height:30px;
	font-weight:bold;
	line-height:30px;
	background:url(../../../images/FontEnd/Left_Category_bg.gif) no-repeat;
}
.Left .Left_Item {
	width:183px;
	/*height:23px;*/
	line-height:23px;
	background:url(../../../images/FontEnd/Left_Item.gif) no-repeat;
	border-bottom:1px solid #29166f;
}
.Left_Category .Text, .Left_Item .Text {
	padding-left:30px;
}

.Left_Item .Text a {
	color:#FFF;
	text-decoration:none
}
.Left_Item .Text a:hover {
	color:#7eff00;
	text-decoration:none
}

.Left .Support_Item {
	width:183px;
	line-height:20px;
	text-align:center
}
.Left .Left_Advertiser {
	background:#FFF;
}
.Left_Advertiser .Ads_Item {
	width:175px;
	height:149px;
	background:url(../../../images/FontEnd/Ads_bg.gif) no-repeat;
}