.top_menu
{
	background				: url('/resource_manger/2592000/gray_line.png/main') repeat-x 100% 100%; 
	width					: 100%;
	height					: 25px;
	text-align				: center;
}
.search_area
{
	vertical-align 			: bottom;
	width					: 100%;
	text-align				: right;
	height					: 110px;
	border-collapse			: collapse;
	padding					: 0px 10px 27px 0px; 
	background				: url('/resource_manger/2592000/mans.png/main') no-repeat; 
	background-position		: 50%  37px;
}
.dm
{
	border-collapse				: collapse;
	background					: url('/resource_manger/2592000/DM.png/main') no-repeat 35% 15px;
	border						: 0px;
	width						: 100%;
}
.auth_area
{
	padding					: 0px 0px 0px 0px;
}
.auth_form
{
	width						: 310px;
	height						: 75px;
	padding						: 50px 0px 0px 25px;
}
.mp_articles
{	padding						: 3px 0px;
}
.rect_top
{	background					: url('/resource_manger/2592000/rectangle_top.png/main') no-repeat bottom left;
	height						: 15px;	
}
.rect_center
{	background					: url('/resource_manger/2592000/rectangle_center.png/main') repeat-y top left;
	min-height					: 15px;
}
.rect_bottom
{	background					: url('/resource_manger/2592000/rectangle_bottom.png/main') no-repeat top left;
	height						: 40px;	
}
.rect_text
{	padding						: 3px 0px 0px 10px;
	text-align					: left;
}