.special_content {
	display: block;
	margin: 20px auto;
	width: 600px;
}

.special_content h1 {
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.special_content p {
	padding-top: 15px;
}

.special_content p strong{
	display: block;
}

.special_content ol, .special_content ul {
	margin-left: 40px;
	padding-top: 15px
}

.cur1 a {
	color: #aa0000;
	
}

.b-side-menu LI.cur2 { background: rgb(198,78,102) url(/images/side_menu_cur2.gif) no-repeat left top; color: #fff; }
.b-side-menu .cur2 A { color: #fff; }
.b-side-menu .cur2 A:hover { color: #fff; }

.b-side-menu .cur1, .b-side-menu .cur1 A {
	color: #aa0000;
}


.b-request A.spam-request { position: absolute; left: 792px; top: 37px; z-index: 2; width: 16px; height: 16px; background: url(/images/ico_spam.gif) no-repeat 0 0; }
.b-request A.spam-request:hover { background: url(/images/ico_spam2.gif) no-repeat 0 0; }
.b-request A.grant-request { position: absolute; left: 792px; top: 37px; z-index: 2; width: 16px; height: 16px; background: url(/images/ico_grant.gif) no-repeat 0 0; }
.b-request A.grant-request:hover { background: url(/images/ico_grant2.gif) no-repeat 0 0; }


.company_name_bcard {font-size: 16px; font-weight: bold; line-height: 20px; color: #5e6476;}


.number_link A{ color: #000; text-decoration: none; }
.number_link A:hover { color: #444; }


.b-side-help .body .question A { color: #888d9d; text-decoration: none; }
.b-side-help .body .question A:hover { color: #adb2c4; }




