.title_blue {
	background: url('/data/images/index/title_blue.png') repeat-x;
	width: 500px;
	height: 30px;
	padding: 5px 0 0 10px;
	color: #9db7d0;
	font-weight: bold;
	font-size: 15px;
}


.title_yellow {
	background: url('/data/images/index/title_yellow.png') repeat-x;
	width: 325px;
	height: 30px;
	padding: 5px 0 0 10px;
	color: #bab286;
	font-weight: bold;
	font-size: 15px;
}

.title_purple {
	background: url('/data/images/index/title_purple.png') repeat-x;
	width: 268px;
	height: 30px;
	margin-top: 30px;
	padding: 5px 0 0 10px;
	color: #9080a6;
	font-weight: bold;
	font-size: 15px;
}

.title_grey {
	background: url('/data/images/index/title_grey.png') repeat-x;
	width: 268px;
	height: 23px;
	margin-top: 30px;
	padding: 7px 0 0 10px;
	color: #959595;
	font-weight: bold;
	font-size: 13px;
}

.title_blue2{
	background: url('/data/images/index/title_blue2.png') repeat-x;
	width: 268px;
	height: 30px;
	margin-top: 30px;
	padding: 7px 0 0 10px;
	color: #527ba6;
	font-weight: bold;
	font-size: 13px;
}

.title_green {
	background: url('/data/images/index/title_green.png') repeat-x;
	width: 290px;
	height: 30px;
	margin-top: 30px;
	padding: 7px 0 0 10px;
	color: #6da425;
	font-weight: bold;
	font-size: 13px;
}

#ico_vip {
	background: url('/data/images/index/ico_vip.png') no-repeat;
	padding: 2px 0 0 25px;
}

#ico_m8 {
	background: url('/data/images/index/ico_m8.png') no-repeat;
	padding: 2px 0 0 30px;
}

#ico_arrow{
	background: url('/data/images/index/ico_arrow.png') no-repeat;
	padding: 2px 0 0 20px;
}

#ico_pics{
	background: url('/data/images/index/ico_pics.png') no-repeat;
	padding: 4px 0 0 20px;
}

#ico_people{
	background: url('/data/images/index/ico_people.png') no-repeat;
	padding: 4px 0 0 25px;
}

#ico_activity{
	background: url('/data/images/index/ico_activity.png') no-repeat;
	padding: 2px 0 0 20px;
}

#ico_comments{
	background: url('/data/images/index/ico_comments.png') no-repeat;
	padding: 2px 0 0 20px;
}

.title_top {
	background: url('/data/images/index/title_top.png') no-repeat;
	width: 300px;
	height: 31px;
	margin-top: 30px;
}

.title_groups {
	background: url('/data/images/index/title_groups.png') no-repeat;
	width: 300px;
	height: 31px;
	margin-top: 30px;
}


.pics {
	margin: 0 10px 0 10px;
}


.blab { 
	margin: 6px 0;
	width: 510px;
}

.blab_avatar {
	margin: 0 3px 0 0;
	padding: 0 0 0 2px;
	border-left: #ccd7e2 4px solid;
}

.blab_text {
	width: 450px;
	margin: 0 0 0 3px;
	background: #f5f5f5;
	color: #7d8996;
	min-height: 60px;
}

.blab_text p{
	display: block;
	background: #e5eaed;
	border-bottom: 1px solid #fff;
	color: #a4a4a4;
	width: 440px;
	padding: 4px 5px;
}

.blab_text p a{
	color: #82a5c9;
	text-decoration: underline;
}

.blab_text span{
	padding: 5px;
	display: block;
	line-height: 140%;
}



.vip {
	margin: 5px 0;
}

.vip_content {
	width: 233px;
	height: 123px;
	margin: 0 0 0 4px;
	background: url('/data/images/index/vip_content.png') no-repeat center bottom;
	overflow: hidden;
}

.vip_content a#name {
	color: #ada576;
	font-size: 13px;
	margin: 10px 0 0 10px;
	display: block;
}

.vip_content .info {
	color: #858585;
	line-height: 140%;
	padding: 3px 0 0 10px;
}

.blank_content {
	background: #f5f5f5;
	padding: 10px;
	width: 258px;
}

.blank_content  p{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #d7d7d7;
	padding: 6px 0;
	color: #8f8e8e;
}

.blank_content  p a{
	text-decoration: underline;
	color: #717171;
	line-height: 140%;
}

#search_index {
	background: #eeeeee;
	color: #686868;
	width: 325px;
	min-height: 50px;
	margin: 10px 0;
	padding:15px 0 10px 10px;
}

#srch_btn {
	border: none;
	background: none;
	color: #686868;
	font-weight: bold;
}

#b468 {
	margin: 15px 0 0 25px;
}


.gc_fst{ 
	background: url('/data/images/index/groups_content.png') repeat-x top center #fff;
}

.group_content { 
	border-bottom: 1px solid #d7d7d7;
	min-height: 50px;
	padding: 10px 0 5px 10px;
	width:290px;
	
	margin: 0 0 5px 0;
}

.group_content a{ 
	font-size: 11px;
	color: #5c8a16;
	text-decoration: underline;
}

.group_content p{
	margin-left: 10px;
	font-size: 10px;
	width: 230px;

	font-weight: none;
	color: #828281;
	text-decoration: none;
}

.top_content {
	width: 95px;
	text-align: center;
	line-height: 150%;
	color: #8394a5;
	margin-left: 33px;
}

.activity_content {
	padding: 10px 0;
	width: 260px;
}

.activity_content a {
	margin: 0 25px;
}

.comments_content {
	width: 240px;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #d7d7d7;
	color: #717171;
}

#amd {
	background: url('/data/images/index/amd_background.png') no-repeat;
	width: 850px;
	height: 332px;
}

#amd_head {
	padding: 20px 0 0 20px;
}

#amd_head a{
	color: #959595;
	font-size: 12px;
}

#amd_head a:hover {
	background: url('/data/images/index/amd_head_hov.png') no-repeat bottom center;
	padding: 0 0 15px 0;
}

#amd_head span{
	background: url('/data/images/index/amd_head_l.png') no-repeat top right;
	padding: 0 25px 0 0;
}

#amd_head #stats{
	background: none;
	font-size: 10px;
	color: #989a9c;
	padding-left: 95px;
}

#amd_head #stats a{
	color: #82a828;
	font-weight: normal;
	font-size: 10px;
	background: none;
}

.amd_user {
	padding: 20px 35px 0 5px;
	margin: 20px 0 0 5px;
	text-align: center;
	width: 120px;
	height: 200px;
	line-height: 200%;
	color: #82a828;
	background: url('/data/images/index/amd_lenta.png') no-repeat top right;
}

.amd_user a{
	color: #6e96c0;
	font-weight: normal;
	border: none;
}

#amd_ftr{
	padding: 0 0 0 7px;
}
