/* other */
.itemContent{
	width: 185px;
	margin: 5px auto 0px;
	text-align: left;
}

/* website info */
.itemFrame5{
	width: 220px;
	padding:0px;
	margin:0px 0px 7px;
	background: url(img/itemFrame1_content.gif) repeat-y;
}
.itemFrame5 a{
	color: #555;
}
.itemFrame5 a:hover{
	color: #693;
}
.itemFrame5 ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.itemStitle5 li{
}

/* member_service */
.memberItemFrame{
	width: 220px;
	padding:0px;
	margin:0px 0px 7px;
	background: url(../imges/left/member_content.gif) repeat-y;
}
.memberItem{
	width: 185px;
	margin: 5px auto 0px;
	text-align: left;
	padding: 10px 0px 0px;	
}
.memberItem ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.memberItem li{
	padding-bottom: 7px;
}
.memberItem li a{
	color: #999;
	background: url(img/member_item.gif) no-repeat;
	display: block;
	height: 23px;
	width: 150px;
	text-decoration: none;
	padding: 7px 0px 0px 40px;	
}
.memberItem li a:hover{
	color: #666;
	background: url(img/member_item-.gif) no-repeat;
	text-decoration: none;
}
