.header {
	background: url(/resource_manger/2592000/header_bg.gif/new) repeat-x left top #244369;
	height: 192px;
	min-width: 1024px;
	width: 100%;
}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.hand_cursor
{
	cursor						: pointer;
	cursor						: hand;
}

.BtnImgClose {
	background: url('/resource_manger/2592000/ico-close.png/new') 0 0 no-repeat; 
	height: 21px; 
	width: 21px; 
	padding-right: 20px;
	padding-bottom: 2px;
	padding-top: 0px;
	text-decoration: none;
}

.BtnImgClose:hover {
	background-position:  0 -22px; 
}




.page_navigation {
	padding: 10px 0 50px 0;
}

.px_6	{	font-size	: 6px;}
.px_7	{	font-size	: 7px;}
.px_8	{	font-size	: 8px;}
.px_9	{	font-size	: 9px;}
.px_10	{	font-size	: 10px;}
.px_11	{	font-size	: 11px;}
.px_12	{	font-size	: 12px;}
.px_13	{	font-size	: 13px;}
.px_14	{	font-size	: 14px;}
.px_15	{	font-size	: 15px;}
.px_16	{	font-size	: 16px;}
.px_17	{	font-size	: 17px;}
.px_18	{	font-size	: 18px;}
.px_19	{	font-size	: 19px;}
.px_20	{	font-size	: 20px;}
.px_22	{	font-size	: 22px;}
.px_24	{	font-size	: 24px;}
.px_30	{	font-size	: 30px;}

.nowrap {
	white-space:nowrap;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clear {
	clear: both;
}

.underline {
	text-decoration: underline;
}




.page_navigation span{
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 23px;
	color: #000;
}

.page_navigation a{
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 23px;
	color: #0093c1;
}

.page_navigation a:hover{
	color: #00baf4;
}

.body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	min-width: 1024px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;	
}
table { 
	border-spacing: 0px;
 }
td {
	padding: 0;
	text-align: left;
}
.logo {
	left: 0px;
	height: 192px;
	width: 37%;
	min-width: 375px;
	margin-left: 2%;
	float: left;
	border: 0px;
	text-decoration: none;
}

.logo a {
	text-decoration: none;
}

.logo .img {
	border: 0;
	height: 192px;
	width: 375px;
	background: url(/resource_manger/2592000/logo.png/new) no-repeat left top;
}

.head_menu {
	padding: 20px 0 0 0px;
	margin-left: 41%;
	min-width: 600px;
}
.head_menu_top ul{
	list-style: none;
	padding: 0px;
}
.head_menu_top ul li{
	float: left;
	padding-right: 15px;
	vertical-align: bottom;
}
.head_menu_top .last{
	float: left;
	padding-right: 30px;
	height: 10px;
}
.head_menu_top ul li a{
	color: #9fe100;
	font-family: Arial;
	font-size: 12px;
}
.head_menu_top ul li a:hover{
	color: #beff22;
}
.head_menu_top ul li img{
	height: 10px;
	border: 0;
	padding-top: 2px;
}

.head_menu_top ul .head_icon_1 a {
	margin-top: 5px;
	overflow:hidden; 
	text-indent:50px; 
	display:block; 
	cursor:pointer;
	background: url(/resource_manger/2592000/head_icon_1.png/new) no-repeat 0 0;
	width: 11px;
	height: 10px;
}
.head_menu_top ul .head_icon_1 a:hover {
	background: url(/resource_manger/2592000/head_icon_1_hover.png/new) 0 0 no-repeat;
	width: 11px;
	height: 10px;
}
.head_menu_top ul .head_icon_2 a {
	margin-top: 5px;
	overflow:hidden; 
	text-indent:50px; 
	display:block; 
	cursor:pointer;
	background: url(/resource_manger/2592000/head_icon_2.png/new) 0 0 no-repeat;
	width: 11px;
	height: 10px;
}
.head_menu_top ul .head_icon_2 a:hover {
	background: url(/resource_manger/2592000/head_icon_2_hover.png/new) 0 0 no-repeat;
	width: 11px;
	height: 10px;
}
.head_menu_top ul .head_icon_3 a {
	margin-top: 5px;
	overflow:hidden; 
	text-indent:50px; 
	display:block; 
	cursor:pointer;
	background: url(/resource_manger/2592000/head_icon_3.png/new) 0 0 no-repeat;
	width: 11px;
	height: 10px;
}
.head_menu_top ul .head_icon_3 a:hover {
	background: url(/resource_manger/2592000/head_icon_3_hover.png/new) 0 0 no-repeat;
	width: 11px;
	height: 10px;
}

.head_menu_center {
	padding: 15px 50px 0 0;
	min-width: 566px;
}
.head_menu_center ul{
	list-style: none;
	padding: 0px;
}
.head_menu_center ul li{
	float: left;
	padding-right: 15px;
	vertical-align: bottom;
}
.head_menu_center ul li a{
	color: #14BADF;
	font-family: Arial;
	font-size: 14px;
	line-height: 25px;
}
.head_menu_center ul li a:hover{
	color: #6fe6ff;
}
.header_2 {
	background: url(/resource_manger/2592000/header_bg_2.gif/new) repeat-x left top #E9EDF3;
	height: 47px;
	min-width: 1024px;
}
.search {
	float: left; 
	background: url(/resource_manger/2592000/search_btn_center.png/new) left center repeat-x;
	top: 200px;
	height: 30px;
	width: 30%;
	margin-top: 8px;
	text-align: center;
}

.search_input_right {
	float: left; 
	background: url(/resource_manger/2592000/search_btn_right.png/new) left center no-repeat; 
	width: 14px; 
	height: 30px; 
	margin-top: 8px;
}

.search_input {
	border: 0px #ffffff;
	width: 100%;
	margin-top: 7px;
	font-family: Tahoma;
	font-size: 14px;
	color: #838383;
}

.rss {
	height: 24px;
	width: 7%;
	padding: 12px 0px 0 0;
	float: right;
	margin-right: 2%;
}
.rss .img {
	border: 0;
	float: left;
	padding-right: 5px;
	height: 24px;
	width: 24px;
	background: url(/resource_manger/2592000/rss.png/new) no-repeat left top;
}
.rss a{
	font-family: Tahoma;
	font-size: 14px;
	color: #0093c1;
	vertical-align: top;
	line-height: 22px;
}
.rss a:hover{
	color: #00baf4;
}

.head_info {
	padding: 45px 3% 45px 3%;
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #404040;
}

.head_info a {
	color: #0093c1;
}

.head_info a:hover {
	color: #00baf4;
}

.users_d {
	height: 170px;
	background: url(/resource_manger/2592000/users_bg.png/new) repeat-x  left bottom;
}
.users_d ul{
	list-style: none;
	padding: 0px;
}

.users_d ul li.first{
	float: left;
	width: 17%;
	height: 170px;
	margin-right: auto;
	margin-left: 3%;
	text-align: center;
}

.users_d ul li.last{
	float: left;
	width: 16%;
	height: 170px;
	margin-right: 3%;
	margin-left: auto;
	text-align: right;
}


.users_d ul li{
	float: left;
	width: 20%;
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.users_d ul li .user_1{
	border: 0;
	padding-bottom: 15px;
	height: 118px;
	width: 170px;
	background: url(/res/images/new/user_logo_1.png) no-repeat left top;
}
.users_d ul li .user_2{
	border: 0;
	padding-bottom: 15px;
	height: 118px;
	width: 170px;
	background: url(/res/images/new/user_logo_2.png) no-repeat left top;
}
.users_d ul li .user_3{
	border: 0;
	padding-bottom: 15px;
	height: 118px;
	width: 170px;
	background: url(/res/images/new/user_logo_3.png) no-repeat left top;
}
.users_d ul li .user_4{
	border: 0;
	padding-bottom: 15px;
	height: 118px;
	width: 170px;
	background: url(/res/images/new/user_logo_4.png) no-repeat left top;
}
.users_d ul li .user_5{
	border: 0;
	padding-bottom: 15px;
	height: 118px;
	width: 170px;
	background: url(/res/images/new/user_logo_5.png) no-repeat left top;
}


.users_d ul li img{
	border: 0;
	padding-bottom: 15px;
}
.users_d ul li a{
	color: #0093c1;
	font-family: Georgia;
	font-size: 16px;
	text-decoration: none;
}
.users_d ul li a:hover{
	color: #00baf4;
}
.table_column {
	margin-top: 35px;
}

.table_column_dop {
	background: url(/resource_manger/2592000/profile_bg.png/new) 0 0 repeat-x; 
	-moz-background-size: contain contain; 
	-o-background-size: contain contain; 
	background-size: contain contain; 
	background-position: 0 0;
}


.table_column h2 {
	font-family: Georgia;
	font-size: 24px;
	line-height: 23px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

.table_column td {
	vertical-align: top;	
}

.table_column td a {
	color: #0093c1;
}

.table_column td a:hover {
	color: #00baf4;
}

.registration_button {
	border: 0;
	height: 54px;
	width: 312px;
	background: url(/resource_manger/2592000/reg_btn.png/new) no-repeat left top;
}
.add_comment_article {
	border: 0;
	height: 32px;
	width: 155px;
	background: url(/resource_manger/2592000/add_comm_btn.png/new) no-repeat left top;
}
.columns_btn_back {
	border: 0;
	height: 56px;
	width: 125px;
	background: url(/resource_manger/2592000/btn_back.png/new) no-repeat left top;
}
.columns_btn_save {
	border: 0;
	height: 54px;
	width: 185px;
	background: url(/resource_manger/2592000/btn_save.png/new) no-repeat left top;
}
.consult_btn_add {
	border: 0;
	height: 54px;
	width: 342px;
	background: url(/resource_manger/2592000/btn_add_consult.png/new) no-repeat left top;
}
.button_save {
	border: 0;
	height: 32px;
	width: 115px;
	background: url(/resource_manger/2592000/btn_restore_save.png/new) no-repeat left top;
}
.button_send {
	border: 0;
	height: 54px;
	width: 195px;
	background: url(/resource_manger/2592000/btn_consult_send.png/new) no-repeat left top;
}
.button_help_reg {
	border: 0;
	height: 74px;
	width: 224px;
	background: url(/resource_manger/2592000/btn_help_reg.png/new) no-repeat left top;
}
.button_help_close {
	border: 0;
	height: 74px;
	width: 269px;
	background: url(/resource_manger/2592000/btn_help_close.png/new) no-repeat left top;
}
.button_shop_create {
	border: 0;
	height: 54px;
	width: 266px;
	background: url(/resource_manger/2592000/btn_shop_create.png/new) no-repeat left top;
}
.button_add_resume {
	border: 0;
	height: 54px;
	width: 266px;
	background: url(/resource_manger/2592000/btn_add_resume.png/new) no-repeat left top;
}
.button_btn_add_vacancy {
	border: 0;
	height: 54px;
	width: 291px;
	background: url(/resource_manger/2592000/btn_add_vacancy.png/new) no-repeat left top;
}
.button_add_idemand {
	border: 0;
	height: 54px;
	width: 271px;
	background: url(/resource_manger/2592000/btn_add_idemand.png/new) no-repeat left top;
}
.button_add_ioffer {
	border: 0;
	height: 54px;
	width: 332px;
	background: url(/resource_manger/2592000/btn_add_ioffer.png/new) no-repeat left top;
}
.button_add_service {
	border: 0;
	height: 54px;
	width: 256px;
	background: url(/resource_manger/2592000/btn_add_service.png/new) no-repeat left top;
}	
.button_reg_ok {
	border: 0;
	height: 20px;
	width: 21px;
	background: url(/resource_manger/2592000/ok.png/new) no-repeat left top;
}
.button_reg_no {
	border: 0;
	height: 20px;
	width: 20px;
	background: url(/resource_manger/2592000/no.png/new) no-repeat left top;
}
.button_reg_input_add {
	border: 0;
	position: absolute;
	right: 10px;
	top: 5px;
	height: 17px;
	width: 17px;
	padding-top: 5px;
	margin-top: 5px;
	background: url(/resource_manger/2592000/reg_input_add.png/new) no-repeat left top;
}
.button_edit_profile_save {
	border: 0;
	height: 54px;
	width: 312px;
	background: url(/resource_manger/2592000/edit_profile_btn.png/new) no-repeat left top;
}
.button_delete_profile {
	border: 0;
	height: 56px;
	width: 258px;
	background: url(/resource_manger/2592000/delete_profile_btn.png/new) no-repeat left top;
}























.center_column{
	width: 20%;
	min-width: 200px;
}


.table_column .left_block {
	width: 100%;
}
.table_column .left_block h1{
	font-family: Georgia;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	padding-left: 20px;
}
.table_column .left_block table{
	padding: 0 0px 40px 0px;
}
.table_column .left_block img{
	width: 100px;
	height: 130px;
	margin: 0px 20px 0 20px;
}
.table_column .left_block .right_img {
	width: 49px; 
	height: 50px; 
	border: 0; 
	margin: 0;
}


.table_column .left_block td{
	background: url(/resource_manger/2592000/left_block_bg.jpg/new) repeat-x left bottom #F8F7F2;
	height: 285px;
	vertical-align: top;
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 20px 0 20px 0;
}
.table_column .left_block td a{
	color: #0093c1;
	line-height: 12px;
}
.table_column .left_block td a:hover{
	color: #00baf4;
}
.table_column .left_block .date{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	padding-top: 20px;
}
.table_column .left_block .title a{
	color: #0093c1;
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
}
.table_column .left_block .title a:hover{
	color: #00baf4;
}
.table_column .left_block .text{
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	padding: 20px 0 20px 0;
}
.table_column .left_block span{
	padding-right: 5px;
}


.center_column .center_block {
	width: 100%;
}
.center_column .center_block h1{
	font-family: Georgia;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
}
.center_column .center_block img{
	width: 50px;
	height: 65px;
	padding: 0 20px 20px 0;
}
.center_column .center_block td{
	vertical-align: top;
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0px 10px 0;
	margin: 0 10px 10px 0;
}
.center_column .center_block td a{
	color: #0093c1;
	line-height: 16px;
}
.center_column .center_block td a:hover{
	color: #00baf4;
}
.center_column .center_block .date{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;	
}
.center_column .center_block .text {
	color: #0093c1;
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	padding-bottom: 20px;
}
.center_column .center_block .text a{
	color: #0093c1;
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
}
.center_column .center_block .text a:hover{
	color: #00baf4;
}
.right_column{
	min-width: 150px;
	width: 18%;
}
.right_column .right_block {
	width: 100%;
}

.right_icon_1 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_1.png/new) no-repeat left top;
}

.right_icon_2 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_2.png/new) no-repeat left top;
}

.right_icon_3 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_3.png/new) no-repeat left top;
}

.right_icon_4 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_4.png/new) no-repeat left top;
}

.right_icon_5 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_5.png/new) no-repeat left top;
}

.right_icon_6 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_6.png/new) no-repeat left top;
}

.right_icon_7 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_7.png/new) no-repeat left top;
}

.right_icon_8 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_8.png/new) no-repeat left top;
}

.right_icon_9 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_9.png/new) no-repeat left top;
}

.right_icon_10 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_10.png/new) no-repeat left top;
}

.right_icon_11 {
	width: 48px; 
	height: 46px; 
	background: url(/resource_manger/2592000/right_icon_11.png/new) no-repeat left top;
}

.right_column .right_block div a{
	font-family: Georgia; 
	font-size: 15px; 
	line-height: 18px; 
	color: #008bb7;
}
.right_column .right_block div a:hover{
	color: #00baf4;
}


.right_column .right_block h1{
	font-family: Georgia;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	padding-top: 10px;
}
.right_column .right_block td{
	padding: 0px;
}
.right_column .right_block td a{
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	color: #404040;
	line-height: 18px;
}
.right_column .right_block td a:hover{
	color: #0093c1;
}
.right_column .right_block ul{
	list-style: none;
	padding: 0px;
	list-style-position: outside;
}
.right_column .right_block ul li{
	padding: 10px 0 0 55px;	
	height: 46px;
}
.right_column .right_block ul li a{
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	color: #404040;
	padding: 20px;	
	padding-left: 0px;	
}
.right_column .right_block ul li img{
	border: 0;
	padding-right: 10px;
}

.right_column .right_block_poll {
	width: 100%;
	background: url(/resource_manger/2592000/right_poll_bg.png/new) center center repeat-y #f8f6d8;
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
 	background-position: 0px 50%;
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/right_poll_bg.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/right_poll_bg.png/new', sizingMethod='scale')";
}
.right_column .right_block_poll h1{
	font-family: Georgia;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;

	margin-top: 40px;
}
.right_column .right_block_poll .poll_question {
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #000;
	padding-bottom: 10px;
}

/*
.right_column .right_block_poll label{
	background: #F8F6D8;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6d6e71;
	cursor: hand;
}
*/
.right_column .right_block_poll label.first{
	color: #000;
}
.right_column .right_block_poll label:hover{
	color: #000;
}
/*
.right_column .right_block_poll label input{
	color: #706e52;
	background: #fff;
	cursor: hand;
}
*/
.right_column .right_block_poll ul {
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #000;
}

.right_column .right_block_poll ul{
	list-style: none;
	padding: 0px;
	list-style-position: outside;
}
.right_column .right_block_poll ul li{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6d6e71
}
.right_column .right_block_poll ul li:hover{
	color: #000;
}
.right_column .right_block_poll ul li.first{
	color: #000;
}
.right_column .right_block_poll ul li input{
	color: #706e52;
	background: #fff;
}
.right_column .right_block_poll .poll_btn{
	background: url(/resource_manger/2592000/right_poll_btn.png/new) 0 0 no-repeat;
	width: 120px;
	height: 32px;
	cursor: hand;
}

.right_column .right_block_poll div a {
	color: #008bb7;
	font-family: "Georgia";
	font-size: 15px;
	line-height: 18px;
}
.right_column .right_block_poll div a:hover {
	color: #00baf4;
}




.right_column .poll_footer {
	width: 100%;
	background: url(/resource_manger/2592000/right_poll_footer.png/new) 0 0 repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/right_poll_footer.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/right_poll_footer.png/new', sizingMethod='scale')";
	background-size: 100% 29px; 
	background-position: 0; 
	height: 29px;
}


.bottom_column {
	width: 76%;
}

.bottom_column_main {
	width: 100%; 
	height: 100%; 
	/*padding: 30px 0 30px 0;*/
	padding: 0px 0 30px 0;
}

.bottom_column .bottom_block h1{
	font-family: Georgia;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	padding-left: 20px;
}

.consul_photo {
	width: 100px; 
	height: 130px; 
	margin: 20px 0px 20px 20px;
}

.consul_photo_2 {
	width: 100px; 
	height: 130px; 
	margin: 20px 0px 10px 20px;
}

.consul_bg_x {
	height: 5px; 
	background: url(/resource_manger/2592000/bottom_block_q_bg.png/new) repeat-x left top;
}

.consul_bg_y {
	width: 5px; 
	background: url(/resource_manger/2592000/bottom_block_q_bg.png/new) repeat-y;
}

.consul_bg_o_x {
	height: 5px; 
	background: url(/resource_manger/2592000/bottom_block_o_bg.png/new) repeat-x left top;
}

.consul_bg_o_y {
	width: 5px; 
	background: url(/resource_manger/2592000/bottom_block_o_bg.png/new) repeat-y;
}


.bottom_column .bottom_block td{
	vertical-align: top;
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	line-height: 22px;
}

.bottom_block_blue {
	background: url(/resource_manger/2592000/bottom_block_2_bg.png/new) repeat-y center center; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: contain; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/bottom_block_2_bg.png/new', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/bottom_block_2_bg.png/new', sizingMethod='scale'); 
	background-position: 0; 
	height: 100%; 
	padding: 20px 0 30px 0;
}

.bottom_block_orand {
	background: url(/resource_manger/2592000/bottom_block_3_bg.png/new) repeat-y center center; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: contain; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/bottom_block_3_bg.png/new', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/bottom_block_3_bg.png/new', sizingMethod='scale');  
	background-position: 0; height: 100%; padding: 20px 0 30px 0;
}

.bottom_column .bottom_block td a{
	color: #0093c1;	
}
.bottom_column .bottom_block .title{
	padding-bottom: 15px;
}
.bottom_column .bottom_block .date{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;	
}
.bottom_column .bottom_block .info{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}
.bottom_column .bottom_block .title a{
	color: #ee6e00;
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
}
.bottom_column .bottom_block div a{
	font-family: Arial;
	color: #0093c1;
	font-size: 12px;
	line-height: 16px;
}
.bottom_column .bottom_block div a:hover{
	color: #00baf4;	
}
.bottom_column .bottom_block h2{
	font-family: Georgia;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	padding-top: 5px;
	margin-bottom: 0px;
}
/*
.bottom_column .bottom_block ul{
	list-style: none;
	padding: 0px;
}
.bottom_column .bottom_block ul li{
	list-style-type: none;
}
.bottom_column .bottom_block ul li:before{
	content: "— ";
}
*/
.bottom_column .bottom_block span{
	font-family: Georgia;
	font-size: 15px;
	color: #000;
	font-style: italic;
	line-height: 21px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.bottom_block .table_bottom td{
	padding-right: 30px;
	font-family: Georgia;
	font-size: 16px;
	color: #000;
	line-height: 22px;
}

.bottom_block .table_bottom td h1{
	font-family: Georgia;
	font-size: 30px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 24px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.bottom_block .table_bottom td a{
	color: #0093c1;
	font-style: italic;
}
.bottom_block .table_bottom td a:hover{
	color: #00baf4;
}
.bottom_block .table_bottom td .date{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;	
}


.button_shop_free {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	margin-top: 5px;
	background: #606060; 
	color: #fff; 
	width: 196px; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}

.button_shop_free:hover {
	background: #797979; 
}

.button_shop_share {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	margin-top: 5px;
	background: #85C100; 
	color: #fff; 
	width: 196px; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}

.button_shop_share:hover {
	background: #95D500; 
}

.button {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	background: #0093c1; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}


.button a{
	color: #fff;
	text-decoration: none;
}

.button_or {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	background: #ee6e00; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}


.button_or:hover{
	background: #f88522;
}

.button_or_del {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	background: #ed2300; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}


.button_or_del:hover{
	background: #ed563b;
}



.button_cons {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	background: #0093c1; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
}

.button_s {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 6px 0px 6px; 
	background: #0093c1; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
}
.button:hover {
	background: #00baf4; 
}
.button_s:hover {
	background: #00baf4; 
}
.button_add_w {
	color: #0093c1; 
	cursor: hand;
	text-decoration: underline;
}
.button_add_w:hover {
	color: #00baf4; 
}

.button_add {
	color: #0093c1; 
	margin-left: 25px; 
	padding-left: 25px; 
	background: url(/resource_manger/2592000/add_icon.png/new) left center no-repeat; 
	cursor						: pointer;
	cursor						: hand;
	text-decoration: underline;
}
.button_add:hover {
	color: #00baf4; 
}

.button_del {
	color: #000; 
	margin-left: 25px; 
	padding-left: 25px; 
	background: url(/resource_manger/2592000/del_icon.png/new) left center no-repeat; 
	cursor: hand;
	text-decoration: underline;
	font-style: italic;
}
.button_del:hover {
	color: #00baf4; 
}


.ask_question {
	text-align: left; 
	color: #ee6e00; 
	width: 100px; 
	margin-left: 20px; 
	font-family:Arial; 
	font-size: 12px; 
	line-height: 18px;
	padding-bottom: 10px;
}
.ask_question a{
	color: #ee6e00; 
}

.bottom_column .bottom_block div .ask_question a {
	color: #ee6e00; 
}

.all_answers {
	padding-top: 5px; 
	padding-bottom: 5px; 
	text-align: left; 
	color: #0093c1; 
	width: 100px; 
	margin-left: 20px; 
	font-family:Arial; 
	font-size: 12px; 
	line-height: 18px;
}

.footer {
	/*height: 251px; */
	background: url(/resource_manger/2592000/footer_bg.png/new) repeat-x left top #244369;
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
 	/*background-position: 0px 50%;*/
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/footer_bg.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/footer_bg.png/new', sizingMethod='scale')";
	
	
	
	
	
	
}
.footer .table_footer td {
	padding-top: 50px;
	padding-bottom: 30px;
	font-family: Arial;
	font-size: 12px;
	color: #15c3e8;
	line-height: 18px;
}
.footer .table_footer td a{
	font-size: 14px;
	line-height: 22px;
}

.footer .table_footer td .autor{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #9fe100;
}
.footer .table_footer td .autor:hover{
	color: #beff22;
}

.footer .table_footer td .left_ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer .table_footer td .left_ul li{
	list-style-type: none;
	float: left;
	padding: 0 20px 0 0;
}
.footer .table_footer td .left_ul li a{
	font-size: 14px;
	line-height: 22px;
	color: #15c3e8;
}
.footer .table_footer td .left_ul li a:hover{
	color: #6fe6ff;
}

.footer .table_footer td .right_ul {
	padding: 0;
	margin: 0;
}
.footer .table_footer td .right_ul li{
	list-style-type: none;
	padding: 0;
}
.footer .table_footer td .right_ul li a{
	font-size: 14px;
	line-height: 22px;
	color: #15c3e8;
}
.footer .table_footer td .right_ul li a:hover{
	color: #6fe6ff;
}



/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
height: 82px;
width: 780px;
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs ul{
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:82px;
}

.shadetabs li{
	float:left;	 
	text-indent:0;
	margin:0 !important;
	list-style-image:none !important;
	width: 156px;
	height: 82px;
	text-align: left;
}

.shadetabs li a{
	background: url(/resource_manger/2592000/reg_tabs.png/new) no-repeat 0 -82px;
	font-size:15px;
	display:block;
	height: 62px;
	font-family: Georgia;
	line-height:21px;
	width: 136px;
	text-align: left;	
	text-decoration:none;
	color:#0093c1;
	padding:20px 10px 0px 10px;
	position:relative;
	top:1px;
	cursor: hand;
}



.shadetabs li a:hover{
text-decoration: none;
color: #00baf4;
}

.shadetabs li a.selected{ /*selected main tab style */
background-position: 0 0;
color: #000;
border-bottom-color: white;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.shadetabs li a span {
	border-bottom: 1px dashed #0093c1;
	margin-left: auto;
	margin-right: auto;
}
.shadetabs li a span:hover {
	border-bottom: 1px dashed #00baf4;
}
.shadetabs li a span:active {
	border-bottom: 1px dashed #fff;
}

.shadetabs li a.selected span{ /*selected main tab style */
	border-bottom:0;
}

.showtabs {
	width:740px; 
	height: 100%; 
	background: url(/resource_manger/2592000/reg_bg.png/new) 0 0 repeat;
	padding: 30px 0px 20px 40px;
	margin-bottom: 50px;
}

.showtabs input {
	border: 0;
	padding: 0;
	margin: 0;
}

.showtabs select {
	border: 0;
	padding: 0;
	margin: 0;
}

.showtabs textarea {
	border: 0;
	padding: 0;
	margin: 0;
}

.showtabs .form_text div a {
	color: #0093c1;
}
.showtabs .form_text div a:hover {
	color: #00baf4;
}

.showtabs .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.showtabs .form_text span {
	color: #ff1200;
}

.showtabs .form_text_2 {
	width: 210px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 14px;
	position: relative;
}

.showtabs .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.showtabs .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}





.showtabs .input_text_518 {
	width: 518px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_518.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.showtabs .input_text_518 input{
	width: 508px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}







.showtabs .input_text_2 {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.showtabs .input_text_2 input{
	width: 620px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.showtabs .input_text_seq {
	float: left; 
	width: 420px; 
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text_seq.png/new) 0 0 no-repeat;
	background-size: 100% 37px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.showtabs .input_text_seq input{
	width: 410px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.showtabs .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.showtabs .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}


.showtabs .input_select_2 {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_210.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.showtabs .input_select_2 select{
	width: 200px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.showtabs .input_textarea {
	width: 660px;
	height: 110px;
	background: url(/resource_manger/2592000/reg_input_textarea.png/new) 0 0 no-repeat;
	
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale')";
	*/
	
	background-size: 100% 110px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.showtabs .input_textarea textarea {
	width: 650px; 
	height: 100px; 
	border: 0; 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.showtabs .input_checkbox {
	float: left;
	width: 22px;
	height: 22px;
	background: url(/resource_manger/2592000/reg_input_checkbox.png/new) 0 0;
	background-position: 0 0; 
	position: relative;
}
.showtabs .input_checkbox input{
	display: none;
}


.showtabs .input_checkbox_mail {
	float: left;
	width: 22px;
	height: 22px;
	background: url(/resource_manger/2592000/reg_input_checkbox.png/new) 0 -22px;
	background-position: 0 -22px; 
	position: relative;
}
.showtabs .input_checkbox_mail input{
	display: none;
}





#reg_search_result div{ 
	text-align					: left; 
	color						: #000000;
}
#reg_search_result div:hover{
	background					: #DAEDF4;
}



#reg_search_result_2 div{ 
	text-align					: left; 
	color						: #000000;
}
#reg_search_result_2 div:hover{
	background					: #DAEDF4;
}
#reg_search_result_2
{	width						: 654px;
	border						: 1px solid #C8CACE;
	border-top					: 0px;
	padding						: 2px;
	padding-top					: 0px;
	background-color			: #ffffff;
	color						: #000000;
	text-align					: left;
	position					: absolute;
	left						: 0%;
	z-index						: 9999999;
	font-family					: Georgia;
	font-size					: 18px;
	line-height					: 30px;
	font-style					: normal;
	/*
	background: url(/resource_manger/2592000/reg_input_text_2.png/new) 0 0 no-repeat #fff;
	background-size: 100%; 
	background-position: 0 0; 
	*/
}


/*
.showtabs .input_checkbox input[type="checkbox"] {
	background: url(/resource_manger/2592000/reg_input_checkbox.png/new);
	width: 22px; 
	height: 22px; 
	border: 0; 
	margin-top: 1px;
	margin-left: 1px;
	-webkit-appearance: none;
	cursor: pointer;
}
*/

/* Фоновый див */
#backgroundPopup{
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000000;
  border: 1px solid #cecece;
  z-index: 1;
}
/* Див-оболочка всплывающего окна */
#userLoginModalPopup{
  display: none;
  position: fixed;
  _position: absolute; /* hack for internet explorer 6 */
  /* height: 180px; */
  width: 320px;
  /*  #background: #fff;
  #border: 2px solid #064366; */
  z-index: 200;
  padding: 0px;
  font-size: 12px;
  font-family: Georgia;
}

#userLoginModalPopup h1{
	font-family: Georgia;
	font-size: 30px;
	line-height: 35px;
	font-style: italic;
	color: #fff;
}

#userLoginModalPopup a{
	color: #008BB7;
}
#userLoginModalPopup a:hover{
	color: #00baf4;
}

#userLoginModalPopup .lost_password {
	font-family: Georgia; 
	font-size: 18px; 
	line-height: 24px; 
	color: #fff; 
	font-style: italic;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}

#userLoginModalPopup .lost_password:hover {
	color: #9ae63b; 
	border-bottom: 1px dotted #9ae63b;
	text-decoration: none;
}




#userLoginModalPopup .CloseBtn {
	background: url('/resource_manger/2592000/ico-close.png/new') 0 0 no-repeat; 
	height: 20px; 
	width: 21px; 
	padding-right: 20px;
	padding-bottom: 6px;
	text-decoration: none;
}
#userLoginModalPopup .CloseBtn:hover {
	background-position:  0 -20px; 
}

.profile_table {
	padding-top: 30px;
	border-spacing: 0px;
	border: 0px;
}

.profile_table h1 {
	font-family: Georgia;
	font-size: 30px;
	line-height: 35px;
	color: #000;
	font-style: italic;
	font-weight: bold;
	margin: 0;
}

.profile_table td {
	vertical-align: top;	
}

.profile_table td a{
	color: #000;	
}

.profile_table td a:hover{
	color: #0093C1;	
}


.profile_table .user_logo_s {
	text-align: right; 
	padding-top: 5px;
}

.profile_table .user_logo_s a{
	font-family: Arial; 
	font-size: 12px; 
	line-height: 20px; 
	color: #0093c1;
}

.profile_table .user_menu a{
	font-family: Georgia;
	font-size:15px;
	line-height: 20px;
	font-style: italic;
	color: #000;
}

.profile_table .user_menu span{
	font-family: Georgia;
	font-size:15px;
	line-height: 20px;
	font-style: italic;
	color: #0e9bdc;
	font-weight: bold;
}

.profile_table .user_info_dop {
}

.profile_table .user_info_dop .title{
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	font-style: italic;
	font-weight: bold;
	padding: 30px 0 15px 0;
}

.profile_table .user_info_dop .n_title{
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	font-style: italic;
	color: #0093c1;
	padding: 0px 0 12px 0;
}

.profile_table .user_info_dop .n_title a{
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	font-style: italic;
	color: #0093c1;
}

.profile_table .user_info_dop .n_title a:hover{
	color: #00baf4;
}

.profile_table .user_info_dop .date{
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6d6e71;
}

.profile_table .users_too a{
	color: #0093c1;
	font-size: 12px;
	line-height: 16px;
}

.profile_table .users_too a:hover{
	color: #00baf4;
}

.profile_table .users_too div{
	color: #6d6e71;
	font-size: 12px;
	line-height: 16px;
	padding-top: 5px;
}

.profile_item_div {
	font-weight:bold; 
	padding-top: 20px; 
	font-style: italic;
}

.edit_profile {
	width:740px; 
	height: 100%; 
	padding: 0px 0px 20px 0px;
	/* #margin-bottom: 50px; */
}

.edit_profile div ul {
	list-style: none;
	padding: 0px;	
}

.edit_profile div ul li {
	float: left;
	padding-right: 20px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
}

.edit_profile div ul li a {
	color: #0093c1;
}

.edit_profile div ul li a:hover {
	color: #f04401;
}



.edit_profile input {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile select {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile textarea {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile .form_text div a {
	color: #0093c1;
}
.edit_profile .form_text div a:hover {
	color: #00baf4;
}

.edit_profile .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.edit_profile .form_text span {
	color: #ff1200;
}


.edit_profile .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.edit_profile .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .input_text_2 {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.edit_profile .input_text_2 input{
	width: 620px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .input_text_seq {
	float: left; 
	width: 420px; 
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	background-size: 100% 37px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.edit_profile .input_text_seq input{
	width: 410px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.edit_profile .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .input_textarea {
	width: 660px;
	height: 110px;
	background: url(/resource_manger/2592000/reg_input_textarea.png/new) 0 0 no-repeat;
	
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale')";
	*/
	background-size: 100% 110px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.edit_profile .input_textarea textarea {
	width: 650px; 
	height: 100px; 
	border: 0; 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .input_checkbox {
	float: left;
	width: 22px;
	height: 22px;
	background: url(/resource_manger/2592000/reg_input_checkbox.png/new) 0 0;
	background-position: 0 0; 
	position: relative;
}
.edit_profile .input_checkbox input{
	display: none;
}



.edit_profile .shadetabs2{
width: 780px;
padding: 0px 0;
margin-left: 0;
margin-top: 0px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.edit_profile .shadetabs2 ul{
	list-style:none; 
	margin:0 !important; 
	padding:0;
	/* #height:82px; */
}

.edit_profile .shadetabs2 .last{
	float:left;	 
	text-indent:0;
	margin:0 !important;
	list-style-image:none !important;
	width: 165px;
	/* #height: 82px; */
	text-align: left;
}
.edit_profile .shadetabs2 .first{
	float:left;	 
	text-indent:0;
	margin:0 !important;
	list-style-image:none !important;
	width: 165px;
	/* #height: 82px; */
	text-align: left;
}
.edit_profile .shadetabs2 li{
	float:left;	 
	text-indent:0;
	margin:0 !important;
	list-style-image:none !important;
	width: 140px;
	/* #height: 82px; */
	text-align: left;
}

.edit_profile .shadetabs2 .first a{
	font-size:15px;
	display:block;
	/* #height: 62px; */
	font-family: Georgia;
	line-height:21px;
	width: 165px;
	text-align: left;	
	text-decoration:none;
	color:#0093c1;
	padding:20px 10px 0px 0px;
	position:relative;
	top:1px;
	cursor: hand;
}

.edit_profile .shadetabs2 .last a{
	font-size:15px;
	display:block;
	/* #height: 62px; */
	font-family: Georgia;
	line-height:21px;
	width: 165px;
	text-align: left;	
	text-decoration:none;
	color:#0093c1;
	padding:20px 10px 0px 0px;
	position:relative;
	top:1px;
	cursor: hand;
}

.edit_profile .shadetabs2 li a{
	font-size:15px;
	display:block;
	/* #height: 62px; */
	font-family: Georgia;
	line-height:21px;
	width: 140px;
	text-align: left;	
	text-decoration:none;
	color:#0093c1;
	padding:20px 10px 0px 0px;
	position:relative;
	top:1px;
	cursor: hand;
}



.edit_profile .shadetabs2 li a:hover{
text-decoration: none;
color: #00baf4;
}

.edit_profile .shadetabs2 li a.selected{ /*selected main tab style */
background-position: 0 0;
color: #000;
border-bottom-color: white;
}


.edit_profile .shadetabs2 li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.edit_profile .shadetabs2 li a span {
	border-bottom: 1px dashed #0093c1;
	margin-left: auto;
	margin-right: auto;
}
.edit_profile .shadetabs2 li a span:hover {
	border-bottom: 1px dashed #00baf4;
}
.edit_profile .shadetabs2 li a span:active {
	border-bottom: 1px dashed #fff;
}

.edit_profile .shadetabs2 li a.selected span{ /*selected main tab style */
	border-bottom:0;
}



.edit_profile .showtabs2 {
	width:740px; 
	height: 100%; 
	padding: 30px 0px 20px 0px;
	margin-bottom: 50px;
}

.edit_profile .showtabs2 input {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile .showtabs2 select {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile .showtabs2 textarea {
	border: 0;
	padding: 0;
	margin: 0;
}

.edit_profile .showtabs2 .form_text div a {
	color: #0093c1;
}
.edit_profile .showtabs2 .form_text div a:hover {
	color: #00baf4;
}

.edit_profile .showtabs2 .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
	color: #58595b;
	font-style: normal;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.edit_profile .showtabs2 .form_text span {
	color: #ff1200;
}


.edit_profile .showtabs2 .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_text_dop {
	width: 320px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text_dop.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_text_dop input{
	width: 310px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_select_dop {
	width: 320px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text_dop.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_select_dop select{
	width: 310px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}















.edit_profile .showtabs2 .input_text_2 {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_text_2 input{
	width: 620px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_text_seq {
	float: left; 
	width: 420px; 
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	background-size: 100% 37px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_text_seq input{
	width: 410px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_textarea {
	width: 660px;
	height: 110px;
	background: url(/resource_manger/2592000/reg_input_textarea.png/new) 0 0 no-repeat;
	
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale')";
	*/
	background-size: 100% 110px; 
	background-position: 0; 
	margin-top: 5px;
}

.edit_profile .showtabs2 .input_textarea textarea {
	width: 650px; 
	height: 100px; 
	border: 0; 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.edit_profile .showtabs2 .input_checkbox {
	float: left;
	width: 22px;
	height: 22px;
	background: url(/resource_manger/2592000/reg_input_checkbox.png/new) 0 0;
	background-position: 0 0; 
	position: relative;
}
.edit_profile .showtabs2 .input_checkbox input{
	display: none;
}



.profile_mail {
	font-family: Georgia;
	font-size: 15px;
	line-height: 23px;
}

.profile_mail div a{
	color: #0093c1;
}

.profile_mail div a:hover{
	color: #00baf4;
}

.profile_mail .date{
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #6d6e71;
}


.profile_mail .page_nav {
	padding: 50px 0 40px 70px;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 23px;
}

.profile_mail .page_nav a {
	color: #0093c1;
}

.profile_mail .page_nav a:hover {
	color: #00baf4;
}



.profile_fav {
	font-family: Georgia;
	font-size: 15px;
	line-height: 23px;
	padding-top: 20px;
}

.profile_fav td a{
	color: #0093c1;
}

.profile_fav td a:hover{
	color: #00baf4;
}


.table_columns {
	position: relative;
}

.table_columns td{
	background: url(/resource_manger/2592000/left_block_bg.jpg/new) repeat-x left bottom #F8F7F2;
	padding-top: 20px;
	padding-bottom: 20px;
}

.table_columns td ul {
	list-style: none;
	padding: 0px;
	padding-bottom: 10px;
}

.table_columns td ul li{
	float: left;
	padding-right: 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 19px;
	color: #6d6e71;
}

.table_columns td ul li a{
	color: #0093c1;
}

.table_columns td ul li a:hover{
	color: #00baf4;
}

.table_columns .uname{
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #0093c1;	
}
.table_columns .uname:hover{
	color: #00baf4;	
}

.table_columns .status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

.table_columns .col_title {
	padding-bottom: 20px;
}

.table_columns .col_title a {
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	color: #0093c1;
}

.table_columns .col_title a:hover {
	color: #00baf4;	
}

.table_columns .col_body {
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
}

.table_columns .cols_title {
	font-family: Georgia;
	font-size: 16px;
	line-height: 20px;
	font-style: italic;
	color: #0093c1;
}

.table_columns .cols_title a {
	color: #0093c1;
}

.table_columns .cols_title a:hover {
	color: #00baf4;
}

.user_columns {
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	color: #000;
}

.user_columns .uname {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #0093c1;
}

.user_columns .uname a{
	color: #0093c1;
}

.user_columns .uname a:hover{
	color: #00baf4;
}

.user_columns .status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

.user_columns .ctitle{
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	color: #0093c1;
	font-style: italic;
	padding-bottom: 15px;
}

.user_columns .ctitle a{
	color: #0093c1;
}

.user_columns .ctitle a:hover {
	color: #00baf4;
}










.my_columns {
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
	color: #000;
}

.my_columns .uname {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #0093c1;
}

.my_columns .uname a{
	color: #0093c1;
}

.my_columns .uname a:hover{
	color: #00baf4;
}

.my_columns .status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

.my_columns .ctitle{
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	color: #0093c1;
	font-style: italic;
	padding-bottom: 15px;
}

.my_columns .ctitle a{
	color: #0093c1;
}

.my_columns .ctitle a:hover {
	color: #00baf4;
}











.user_column_view {
	font-family: Georgia;
	font-size: 16px;
	line-height: 23px;
}


.user_column_view .uname {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	color: #0093c1;
}

.user_column_view .uname a {
	color: #0093c1;
}

.user_column_view .uname a:hover {
	color: #00baf4;
}

.user_column_view .status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

.user_column_view .ctitle {
	font-family: Georgia;
	font-size: 30px;
	line-height: 34px;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 10px;
	margin: 0px;
}


.user_column_view .col_comm td {
	padding-top: 25px;
	padding-bottom: 25px;
}

.user_column_view .col_comm .comm_umane {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #0093c1;
}

.user_column_view .col_comm .comm_umane a {
	color: #0093c1;
}

.user_column_view .col_comm .comm_umane a:hover {
	color: #00baf4;
}

.user_column_view .col_comm .comm_status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

.user_column_view .col_comm .col_status {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #6d6e71;
}

	

.user_column_view .title_too {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #0093c1;
	padding-bottom: 20px;
}

.user_column_view .title_too a {
	color: #0093c1;
}

.user_column_view .title_too a:hover {
	color: #00baf4;
}

.user_column_view input {
	border: 0;
	padding: 0;
	margin: 0;
}

.user_column_view textarea {
	border: 0;
	padding: 0;
	margin: 0;
}

.user_column_view .form_text div a {
	color: #0093c1;
}
.user_column_view .form_text div a:hover {
	color: #00baf4;
}

.user_column_view .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	/* #margin-right: 40px; */
	position: relative;
}
.user_column_view .form_text span {
	color: #ff1200;
}


.user_column_view .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.user_column_view .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.user_column_view .input_text_seq {
	float: left; 
	width: 420px; 
	height: 37px;
	background: url(/resource_manger/2592000/columns_input_text_seq.png/new) 0 0 no-repeat;
	background-size: 100% 37px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.user_column_view .input_text_seq input{
	width: 410px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}

.user_column_view .input_textarea {
	width: 660px;
	height: 110px;
	background: url(/resource_manger/2592000/reg_input_textarea.png/new) 0 0 no-repeat;
	
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale')";
	*/
	background-size: 100% 110px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.user_column_view .input_textarea textarea {
	width: 650px; 
	height: 100px; 
	border: 0; 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #000;
	/*color: #797979;*/
	font-style: normal;
}

.form_text_subs {
	width: 188px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 20px;
	position: relative;
}

.input_text_subs {
	width: 188px;
	height: 30px;
	background: url(/resource_manger/2592000/column_input_subs.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.input_text_subs input{
	width: 178px;
	height: 20px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #6d6e71;
	font-style: italic;
	border: 0px;
}





.add_columns input {
	border: 0;
	padding: 0;
	margin: 0;
}

.add_columns .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.add_columns .form_text2 {
	width: 660px;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}

.add_columns .form_text span {
	color: #6d6e71;
}


.add_columns .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.add_columns .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
}



.form_text_auth {
	width: 247px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 10px;
	position: relative;
}

.input_text_auth {
	width: 247px;
	height: 37px;
	background: url(/resource_manger/2592000/auth_input.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.input_text_auth input{
	width: 237px;
	height: 27px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
	color: #6d6e71;
	font-style: italic;
	border: 0px;
}




.restore_pass .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.restore_pass .form_text span {
	color: #ff1200;
}


.restore_pass .form_text .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.restore_pass .form_text .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	padding: 0px;
	border: 0;
}

.restore_pass_send {
	border: 0;
	height: 70px;
	width: 198px;
	background: url(/resource_manger/2592000/btn_restore_send.png/new) no-repeat left top;
}
.restore_pass_clouse {
	border: 0;
	height: 70px;
	width: 164px;
	background: url(/resource_manger/2592000/btn_pass_clouse.png/new) no-repeat left top;
}
.restore_pass_save {
	border: 0;
	height: 70px;
	width: 200px;
	background: url(/resource_manger/2592000/btn_pass_save.png/new) no-repeat left top;
}
.restore_pass_delete {
	border: 0;
	height: 73px;
	width: 170px;
	background: url(/resource_manger/2592000/btn_restore_delete.png/new) no-repeat left top;
}


.users_list .country_flag {
	padding-right: 10px;
	border: 0;
	height: 16px;
	width: 26px;
}
.users_list .search_btn {
	border: 0;
	height: 36px;
	width: 132px;
	margin: 0;
	background: url(/resource_manger/2592000/users_search_btn.png/new) no-repeat left top;
}

.users_list .users_search {
	float: left; 
	margin: 20px 0 0 25px;
	width: 197px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.users_list .users_search_l {
	float: left; 
	margin: 20px 0 0 25px;
	width: 210px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_l.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}







/*
.users_list .users_search:hover {
	background: url(/resource_manger/2592000/users_list_button_hover.png/new) 0 0 no-repeat;
}

.users_list .users_search a{
	color: #fff;
	text-decoration: none;
}

.users_list .users_search a:hover{
	color: #fff;
}
*/



.users_list .users_search_2 {
	float: left; 
	margin: 25px 0 0 25px;
	width: 197px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #85c100;
	font-style: italic;
	font-weight: bold;
}

.users_list .users_search_2 a{
	color: #85c100;
}

.users_list .users_search_2 a:hover{
	color: #a5e62b;
}


.users_list .users_list_ul {
	list-style: none; 
	padding: 0px; 
	padding-bottom: 90px;
}

.users_list .users_list_ul li {
	float: left; 
	padding-right: 20px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #000;	
}

.users_list .users_list_ul li a {
	color: #0093c1;
}

.users_list .users_list_ul li a:hover {
	color: #00baf4;
}



.users_list .uname a {
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #0093c1;
}

.users_list .uname a:hover {
	color: #00baf4;
}

.users_list .ustatus {
	font-family: Georgia;
	font-size: 16px;
	font-style: italic;
	line-height: 21px;
	color: #000;
}

.users_list .ulocal {
	padding-top: 20px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #000;
}

.users_list .uprof {
	padding-top: 20px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #000;
}

.users_list .uprof span {
	font-style: italic;
	font-weight: bold;
}










.users_list .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.users_list .form_text span {
	color: #ff1200;
}

.users_list .form_text .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.users_list .form_text .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

.users_list .form_text .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.users_list .form_text .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}







.users_list .form_text_min {
	width: 210px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 15px;
	position: relative;
}
.users_list .form_text_min span {
	color: #ff1200;
}

.users_list .form_text_min .input_select_min {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/users_search_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.users_list .form_text_min .input_select_min select{
	width: 200px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

.users_list .form_text_min .input_text_min {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/users_search_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.users_list .form_text_min .input_text_min input{
	width: 200px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}















.articles_live {
	max-width: 1024px;
}

.articles_live .search_btn {
	border: 0;
	height: 36px;
	width: 132px;
	margin: 0;
	background: url(/resource_manger/2592000/users_search_btn.png/new) no-repeat left top;
}

.articles_live .users_search {
	float: left; 
	margin: 20px 0 0 25px;
	width: 197px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_177 {
	float: left; 
	margin: 20px 0 0 25px;
	width: 177px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_177.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_157 {
	float: left; 
	margin: 20px 0 0 25px;
	width: 157px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_157.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_260 {
	float: left; 
	margin: 20px 0 0 25px;
	width: 260px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_260.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_310 {
	float: left; 
	margin: 20px 0 0 25px;
	width: 310px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_310.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}


.articles_live .users_search_l {
	float: left; 
	margin: 20px 0 0 25px;
	width: 210px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_l.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_s {
	float: left; 
	margin: 20px 0 0 25px;
	width: 160px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_s.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_m {
	float: left; 
	margin: 20px 0 0 25px;
	width: 120px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	background: url(/resource_manger/2592000/users_list_button_m.png/new) 0 0 no-repeat;
	padding: 4px 0 0 0px;
	text-align: center;
}

.articles_live .users_search_2 {
	float: left; 
	margin: 25px 0 0 25px;
	width: 197px;
	height: 31px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #85c100;
	font-style: italic;
	font-weight: bold;
}

.articles_live .users_search_2 a{
	color: #85c100;
}

.articles_live .users_search_2 a:hover{
	color: #a5e62b;
}

.articles_live .users_list_ul li {
	float: left; 
	padding-right: 20px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 28px;
	color: #000;	
}

.articles_live .users_list_ul li a {
	color: #0093c1;
}

.articles_live .users_list_ul li a:hover {
	color: #00baf4;
}

.articles_live .art_date {
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
	color: #6d6e71;
}

.articles_live .art_title {
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	line-height: 28px;
	padding-bottom: 10px;
}

.articles_live .art_title a {
	color: #0093c1;
}

.articles_live .art_title a:hover {
	color: #00baf4;
}

.articles_live .keywords {
	padding-top: 15px;
}

.articles_live .keywords a {
	font-family: Arial;
	line-height: 21px;
	color: #939598;
	text-decoration: none;
}

.articles_live .keywords a:hover {
	color: #000;	
}

.articles_live .form_text {
	width: 620px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 27px;
	position: relative;
}

.articles_live .form_text .input_text {
	width: 620px;
	height: 37px;
	background: url(/resource_manger/2592000/users_search_input_text_2.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.articles_live .form_text .input_text input{
	width: 610px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

#BW_search_result div		{ text-align			: left;}
#BW_search_result
{	width						: 615px;
	border						: 1px solid #C8CACE;
	border-top					: 0px;
	padding						: 2px;
	background-color			: #ffffff;
	text-align					: left;
	position					: absolute;
	left						: 0%;
	z-index						: 9999999;
}

















.consul_form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 10px;
	margin-right: 40px;
	position: relative;
}


.consul_form_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 35px;
}

.consul_form_text .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.consul_form_text .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
	border: 0px;
}



.consult_list .info{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

.consult_list h3{
	font-family: Georgia;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.consult_list span { 
	color: rgb(0, 0, 0);
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	line-height: 21px;
	margin-bottom: 0px;
	padding-top: 5px;
}

.consult_add_btn {
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
}

.consult_add_btn:hover {
}


.consult_live .info{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
}

.consult_live .title{
	padding-bottom: 15px;
}

.consult_live .date{
	color: #6d6e71;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;	
}

.consult_live .title a{
	color: #ee6e00;
	font-family: Georgia;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	font-style: italic;
}
.consult_live div a{
	font-family: Arial;
	color: #0093c1;
	font-size: 12px;
	line-height: 16px;
}
.consult_live div a:hover{
	color: #00baf4;	
}
.consult_live h2{
	font-family: Georgia;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	font-style: italic;
	line-height: 21px;
	padding-top: 5px;
	margin-bottom: 0px;
}

.del_sphere {
	float:left;
	width: 90px;
	color: #808285;
	padding-left: 10px;
	text-decoration: underline;
}

.del_sphere:hover {
	color: #0093c1;
}





.resume_list .search_btn {
	border: 0;
	height: 36px;
	width: 132px;
	margin: 0;
	background: url(/resource_manger/2592000/users_search_btn.png/new) no-repeat left top;
}
.resume_list .search_btn_idemand {
	border: 0;
	height: 36px;
	width: 189px;
	margin: 0;
	background: url(/resource_manger/2592000/btn_search_idemand.png/new) no-repeat left top;
}
.resume_list .search_btn_ioffer {
	border: 0;
	height: 36px;
	width: 216px;
	margin: 0;
	background: url(/resource_manger/2592000/btn_search_ioffer.png/new) no-repeat left top;
}

.resume_list .form_text_min {
	width: 210px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 15px;
	position: relative;
}
.resume_list .form_text_min span {
	color: #ff1200;
}

.resume_list .form_text_min .input_select_min {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/users_search_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.resume_list .form_text_min .input_select_min select{
	width: 200px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

.resume_list .form_text_min .input_text_min {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/users_search_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.resume_list .form_text_min .input_text_min input{
	width: 200px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
	border: 0;
}




.resume_list .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 40px;
	position: relative;
}
.resume_list .form_text span {
	color: #ff1200;
}

.resume_list .form_text .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.resume_list .form_text .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
	border: 0;
}

.resume_list .form_text .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.resume_list .form_text .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
	border: 0;
}

.resume_list .form_text_210 {
	width: 210px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 10px;
	position: relative;
}


.resume_list .form_text_210  .input_text_210 {
	width: 210px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_210.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
	color: #0093c1;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.resume_list .form_text_210  .input_text_210 input{
	width: 180px;
	height: 26px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Georgia;
	line-height: 16px;
	border: 0;
	color: #0093c1;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}

.resume_list .form_text_190 {
	width: 190px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 10px;
	position: relative;
}


.resume_list .form_text_190  .input_text_190 {
	width: 190px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_190.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
	color: #0093c1;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.resume_list .form_text_190  .input_text_190 input{
	width: 160px;
	height: 26px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Georgia;
	line-height: 16px;
	border: 0;
	color: #0093c1;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}


.resume_list .form_text_130 {
	width: 130px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 10px;
	position: relative;
}


.resume_list .form_text_130  .input_text_130 {
	width: 130px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_130.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
	color: #0093c1;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.resume_list .form_text_130  .input_text_130 input{
	width: 100px;
	height: 26px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	font-family: Georgia;
	line-height: 16px;
	border: 0;
	color: #0093c1;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}



.consultation_add .input_textarea {
	width: 660px;
	height: 210px;
	background: url(/resource_manger/2592000/input_textarea_210.png/new) 0 0 no-repeat;
	
	-moz-background-size: contain;
 	-o-background-size: contain;
 	background-size: contain;
	/*
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale');
 	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/reg_input_textarea.png/new', sizingMethod='scale')";
	*/
	background-size: 100% 210px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.consultation_add .input_textarea textarea {
	width: 650px; 
	height: 200px; 
	border: 0; 
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 16px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
}



.consultation_add .form_text {
	width: 660px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 20px;
	position: relative;
}

.consultation_add .form_text span {
	color: #ff1200;
}

.consultation_add .input_text {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	margin-top: 5px;
}

.consultation_add .input_text input{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

.consultation_add .input_select {
	width: 660px;
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text.png/new) 0 0 no-repeat;
	position: relative;
	margin-top: 5px;
}

.consultation_add .input_select select{
	width: 650px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}

.consultation_add .input_text_seq {
	float: left; 
	width: 420px; 
	height: 37px;
	background: url(/resource_manger/2592000/reg_input_text_seq.png/new) 0 0 no-repeat;
	background-size: 100% 37px; 
	background-position: 0; 
	position: relative;
	margin-top: 5px;
}

.consultation_add .input_text_seq input{
	width: 410px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	border: 0;
}


.user_menu div a{
	font-family: Georgia;
	font-size:15px;
	line-height: 20px;
	font-style: italic;
	color: #000;
	cursor: pointer;
	cursor: hand;
}

.user_menu div span{
	font-family: Georgia;
	font-size:15px;
	line-height: 20px;
	font-style: italic;
	color: #0e9bdc;
	font-weight: bold;
}


































.form_text_508 {
	width: 508px;
	font-family: Georgia;
	font-size: 15px;
	line-height: 21px;
	color: #58595b;
	font-style: italic;
	padding-bottom: 20px;
	margin-right: 20px;
	position: relative;
}
.form_text_508 span {
	color: #ff1200;
}


.form_text_508 .input_select_508 {
	width: 508px;
	height: 37px;
	background: url(/resource_manger/2592000/input_text_508.png/new) 0 0 no-repeat;
	margin-top: 5px;
	/* #padding-left: 5px; */
	
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #000;
	font-style: normal;
	vertical-align: middle
}

.form_text_508 .input_select_508 select{
	width: 488px;
	height: 28px;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Georgia;
	font-size: 18px;
	line-height: 21px;
	color: #6d6e71;
	font-style: normal;
	border: 0;
}


.svet {
	position:absolute;
	width:100%; 
	z-index:100; 
	background: url('/resource_manger/2592000/bg_modal.png/new'); 
	display:none; 
	text-align:left;
}

.user_auth_bg {
	background: url(/resource_manger/2592000/user_auth_bg.png/new) 0 0 no-repeat; 
	width: 620px; 
	height: 400px; 
	padding: 35px 100px 100px 10px;
}

.user_auth_bg .button {
	border: 0;
	height: 75px;
	width: 145px;
	background: url(/resource_manger/2592000/auth_input_btn.png/new) no-repeat left top;
}

.user_auth_bg .td_auth {
	padding-left: 60px; 
	font-size: 10px; 
	width: 270px;
}

.user_auth_bg .td_rememb {
	padding-left: 60px; 
	font-size: 10px; 
	font-family: Georgia; 
	font-size: 18px; 
	line-height: 21px; 
	color: #fff; 
	font-style: italic; 
	width: 180px;
}


.title_mini {
	font-family: Tahoma; 
	font-size: 12px; 
	line-height: 21px; 
	color: #838383;	
}

.user_menu_list_ico_1 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_1.png/new) no-repeat left top;
}
.user_menu_list_ico_2 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_2.png/new) no-repeat left top;
}
.user_menu_list_ico_3 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_3.png/new) no-repeat left top;
}
.user_menu_list_ico_4 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_4.png/new) no-repeat left top;
}
.user_menu_list_ico_5 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_5.png/new) no-repeat left top;
}
.user_menu_list_ico_6 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_6.png/new) no-repeat left top;
}
.user_menu_list_ico_7 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_7.png/new) no-repeat left top;
}
.user_menu_list_ico_8 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_8.png/new) no-repeat left top;
}
.user_menu_list_ico_9 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_9.png/new) no-repeat left top;
}
.user_menu_list_ico_10 {
	border: 0;
	height: 25px;
	width: 28px;
	background: url(/resource_manger/2592000/profile_user_10.png/new) no-repeat left top;
}
.user_menu_list_ico_11 {
	border: 0;
	height: 25px;
	width: 23px;
	background: url(/resource_manger/2592000/profile_ot_user_1.png/new) no-repeat left top;
}
.user_menu_list_ico_12 {
	border: 0;
	height: 25px;
	width: 23px;
	background: url(/resource_manger/2592000/profile_ot_user_2.png/new) no-repeat left top;
}
.user_menu_list_ico_13 {
	border: 0;
	height: 25px;
	width: 23px;
	background: url(/resource_manger/2592000/profile_ot_user_3.png/new) no-repeat left top;
}


.user_menu_list {
	float: left; 
	height: 25px; 
	width: 28px;
}

.user_menu_list_1 {
	float: left; 
	padding-left: 10px; 
	width: 162px;
}

.user_menu_list_2 {
	float: left; height: 25px; width: 23px;
}

.user_menu_list_3 {
	float: left; padding-left: 9px; width: 167px;
}

.underline {
	text-decoration: underline;
}

.list_1_1 {
	width: 504px; margin-left: 14px; margin-bottom: 6px; padding: 20px 20px 20px 30px; background: #f8f8d8;
}

.list_1_2 {
	width: 504px; margin-left: 14px; padding: 20px 20px 10px 30px; background: url(/resource_manger/?t=2592000&d=new&f=resume_bg_3.png) 0 0 repeat-y #fae691;
}

.list_1_3 {
	width: 518px; height: 149px; margin-left: 0px; margin-bottom: 6px; padding: 0px 20px 0px 30px; background: url(/resource_manger/?t=2592000&d=new&f=resume_bg_2.png) 0 0 no-repeat;
}

.list_1_3_1 {
	color: #fff; padding-top: 5px; padding-left: 20px;
}

.list_1_4 {
	width: 504px; margin-left: 14px; margin-bottom: 50px; padding: 20px 20px 20px 30px; background: #fbe48c;
}


.list_2_1 {
	width: 504px; margin-left: 14px; margin-bottom: 6px; padding: 20px 20px 20px 30px; background: #e3f7fe;
}

.list_2_2 {
	width: 504px; margin-left: 14px; padding: 20px 20px 10px 30px; background: #c0edfe;
}

.list_2_3 {
	width: 518px; height: 137px; margin-left: 0px; margin-bottom: 6px; padding: 0px 20px 0px 30px; background: url(/resource_manger/?t=2592000&d=new&f=idemand_bg_2.png) 0 0 no-repeat;
}

.list_2_3_1 {
	color: #fff; padding-top: 5px; padding-left: 20px;
}

.list_2_4 {
	width: 504px; margin-left: 14px; margin-bottom: 50px; padding: 20px 20px 20px 30px; background: #e3f7fe;
}


.list_3_1 {
	width: 704px; margin-left: 14px; margin-bottom: 6px; padding: 20px 20px 20px 30px; background: #f8f8d8;
}

.list_3_2 {
	width: 704px; margin-left: 14px; padding: 20px 20px 10px 30px; background: url(/resource_manger/?t=2592000&d=new&f=service_bg_3.png) 0 0 repeat-y #fae691;
}

.list_3_3 {
	width: 718px; height: 80px; margin-left: 0px; margin-bottom: 6px; padding: 0px 20px 0px 30px; background: url(/resource_manger/?t=2592000&d=new&f=service_bg_2.png) 0 0 no-repeat;
}

.list_3_4 {
	width: 704px; margin-left: 14px; margin-bottom: 50px; padding: 20px 20px 20px 30px; background: #f8f8d8;
}

.margin_26_0_0_20 {
	margin: 26px 0 0 20px;
}

.margin_10 {
	margin: 10px;
}

.margin_40 {
	margin: 40px;
}

.margin-top_10 {
	margin-top: 10px;
}

.margin-top_20 {
	margin-top: 20px;
}

.margin-top_40 {
	margin-top: 40px;
}

.margin-left_0 {
	margin-left: 0px;
}

.margin-left_20 {
	margin-left: 20px;
}

.margin-left_30 {
	margin-left: 30px;
}

.margin-left_40 {
	margin-left: 40px;
}

.margin-right_20 {
	margin-right: 20px;
}

.margin-bottom_0 {
	margin-bottom: 0px;
}

.margin-bottom_10 {
	margin-bottom: 10px;
}

.margin-bottom_15 {
	margin-bottom: 15px;
}

.padding_0 {
	padding: 0px;
}

.padding-top_0 {
	padding-top: 0px;
}

.padding-top_5 {
	padding-top: 5px;
}

.padding-top_10 {
	padding-top: 10px;
}

.padding-top_15 {
	padding-top: 15px;
}

.padding-top_20 {
	padding-top: 20px;
}

.padding-top_23 {
	padding-top: 23px;
}

.padding-top_30 {
	padding-top: 30px;
}

.padding-top_40 {
	padding-top: 40px;
}

.padding-top_45 {
	padding-top: 45px;
}

.padding-top_60 {
	padding-top: 60px;
}

.padding-right_5 {
	padding-right: 5px;
}

.padding-right_10 {
	padding-right: 10px;
}

.padding-right_20 {
	padding-right: 20px;
}

.padding-right_25 {
	padding-right: 25px;
}

.padding-left_0 {
	padding-left: 0px;
}

.padding-left_10 {
	padding-left: 10px;
}

.padding-left_14 {
	padding-left: 14px;
}

.padding-left_15 {
	padding-left: 15px;
}

.padding-left_20 {
	padding-left: 20px;
}

.padding-left_40 {
	padding-left: 40px;
}

.padding-bottom_5 {
	padding-bottom: 5px;
}

.padding-bottom_10 {
	padding-bottom: 10px;
}

.padding-bottom_15 {
	padding-bottom: 15px;
}

.padding-bottom_20 {
	padding-bottom: 20px;
}

.padding-bottom_30 {
	padding-bottom: 30px;
}

.padding-bottom_40 {
	padding-bottom: 40px;
}

.padding-bottom_50 {
	padding-bottom: 50px;
}

.padding-bottom_80 {
	padding-bottom: 80px;
}

.padding-bottom_100 {
	padding-bottom: 100px;
}

.border-spacing_0 {
	border-spacing: 0;
}

.border-color_fff {
	border-color:#fff;
}

.position_relative {
	position: relative;
}

.background_none {
	background: none;
}

.border_0 {
	border: 0px;
}

.display_none {
	display: none;
}

.display_inline {
	display: inline;
}

.style_00001 {
	text-align: left; left: 140px; padding: 20px 20px 20px 140px;
}
	
.style_00002 {
	width: 120px; float: left; position: relative;
}

.style_00003 {
	width: 96px; margin-left: 20px;
}

.style_00004 {
	margin-right: 25px; margin-top: 7px;
}

.style_00005 {
	margin-left: 0; margin-top: 7px; float: left;
}

.style_00006 {
	height: 15px; padding: 0; background: none;
}

.style_00007 {
	width: 49px; padding: 0px 0px 0px 0px;
}

.style_00008 {
	background: url(/res/images/new/left_block_bg_right_top.jpg) no-repeat left top;
	padding: 0px 0px 0px 0px;
	border: 0;
	height: 50px;
	width: 49px;
}

.style_00009 {
	width: 100%; margin: auto; text-align: center;
}
.style_00009 .img {
	border: 0;
	height: 130px;
	width: 130px;
	background: url(/resource_manger/2592000/buy_cart.png/new) no-repeat left top;
}


.style_00010 {
	text-align: center; height: 19px; padding-top: 5px;
}

.style_00011 {
	width: 125px; margin-bottom: 5px; margin-right: 22px; cursor: hand; text-decoration: underline; text-align: center;
}

.style_00012 {
	margin: 0 3% 0 15%; padding-bottom: 30px;
}

.style_00013 {
	width: 100%; padding-top: 40px; max-width: 1040px;
}

.style_00014 {
	width: 120px; margin-right: 20px;
}

.style_00015 {
	text-align:right; width:100%;
}

.style_00017 {
	width: 120px; margin-right: 20px;
}

.style_00018 {
	background: url(/resource_manger/?t=2592000&amp;d=new&amp;f=column_comm_bg.png) 0 0 repeat-x; height: 2px;
}

.style_00019 {
	width: 780px; padding-top: 40px; max-width: 1040px;
}

.style_00020 {
	float: left; width: 200px; padding-top: 12px; padding-left: 20px; font-family: Arial; font-size: 20px; line-height: 21px; font-style: normal;
}

.style_00021 {
	padding: 20px 0 20px 0;
}

.style_00022 {
	line-height: 28px;
}

.style_00023 {
	color: #85c100; font-size: 48px;
}

.style_00024 {
	padding: 20px 0 30px 0;
}

.style_00025 {
	width:664px; height: 94px; background: url(/resource_manger/2592000/business_words_search_bg.png/new) 0 0 no-repeat;
}

.style_00026 {
	height: 27px; padding-left: 60px; padding-top: 20px;
}

.style_00027 {
	height: 47px; padding-left: 60px;
}

.style_00028 {
	color: #85c100;
}

.style_00029 {
	background: none; padding-left: 0px; width: 810px;
}

.style_00030 {
	position: relative; float: left; margin-right: 10px; width: 518px;
}

.style_00031 {
	display:none; width: 654px;
}

.style_00032 {
	float: left; padding-top: 5px;
}

.style_00033 {
	width: 28%; padding-bottom: 10px;
}

.style_00034 {
	text-align:left;padding: 10px 0 50px 0; max-width: 1040px;
}

.style_00035 {
	width:664px; height: 56px; background: url(/resource_manger/2592000/charge_search_bg.png/new) 0 0 no-repeat; padding-bottom: 30px;
}

.style_00036 {
	height: 27px; padding-left: 70px; padding-top: 20px;
}

.style_00037 {
	line-height: 22px;
}

.style_00038 {
	padding: 20px 0 40px 0;
}

.style_00039 {
	border-collapse: collapse; width: 734px; margin-bottom: 50px;
}

.style_00040 {
	height: 50px; background: url(/resource_manger/2592000/charge_list_top_bg.png/new) 0 0 repeat-y;
}

.style_00041 {
	padding: 0 30px 0 60px; background: url(/resource_manger/2592000/charge_list_bg.png/new) 0 0 repeat-y; font-family: Arial;
}

.style_00042 {
	height: 68px; background: url(/resource_manger/2592000/charge_list_bottom_bg.png/new) 0 0 repeat-y;
}

.style_00043 {
	margin: 25px 0 0 25px;
}

.style_00044 {
	padding-bottom: 10px; padding-left: 30px;
}

.style_00045 {
	padding-top: 0px; padding-bottom: 15px;
}

.style_00046 {
	width: 49px; padding: 0;
}

.style_00047 {
	right: 0px;
}

.style_00048 {
	width: 100%; max-width: 1040px;
}

.style_00049 {
	padding: 0 20px 0 20px;
}

.style_00050 {
	border: 0; padding: 0; width: 6px; height: 10px; background: #fff url('/res/images/main/cloudc_l.gif') no-repeat; border-color:#fff;
}

.style_00051 {
	border: 0; padding: 0; height: 10px; background: #fff url('/res/images/main/cloudc_c.gif') repeat-x; border-color:#fff;
}

.style_00052 {
	border: 0; padding: 0; width: 4px; height: 10px; background: #fff url('/res/images/main/cloudc_r.gif') no-repeat; border-color:#fff;
}

.style_00053 {
	width: 33%; float: left; padding-bottom: 30px;
}

.style_00054 {
	text-align: center; width: 100%; max-width: 1040px;
}

.style_00055 {
	text-align: left; left: 140px; padding: 10px 10px 10px 137px;
}

.style_00056 {
	margin: 20px 0px 20px 20px;
}

.style_00057 {
	font-size: 24px; line-height: 28px; color: #ee6e00; font-style: italic;
}

.style_00058 {
	width: 100px; margin: 10px; margin-left: 20px;
}

.style_00059 {
	width: 115px; margin-top: 20px;
}

.style_00060 {
	max-width: 1040px; background: #fdf6e5;
}

.style_00061 {
	padding: 10px 0 10px 0;
}

.style_00062 {
	width: 660px; font-style: italic; padding-top: 10px;padding-bottom: 20px;
}

.style_00063 {
	max-width: 660px; font-style: italic;
}

.style_00064 {
	float:left; display:none; max-width: 560px;
}

.style_00065 {
	background: none; padding-left: 0px; padding-top: 0px;
}

.style_00066 {
	width:100%; text-align:left;
}

.style_00067 {
	padding:0px 0 20px 0;
}

.style_00068 {
	float: left; font-size: 18px; width: 270px;padding-top: 10px;
}

.style_00069 {
	background: url(/resource_manger/2592000/invest_table_head_bg.png/new) 0 0 repeat-x; height: 53px;
}

.style_00070 {
	vertical-align: middle; padding-left: 20px;
}

.style_00071 {
	background: url(/resource_manger/2592000/invest_td_bg.png/new) 0 0 repeat-x; height: 78px;
}

.style_00072 {
	font-family: Arial; font-size: 12px; line-height: 18px; color: #6d6e71;
}

.style_00073 {
	vertical-align: middle; padding-left: 20px; font-size: 16px; color: #0093c1;
}

.style_00074 {
	float: left; font-size: 18px; width: 300px;padding-top: 10px;
}

.style_00075 {
	background: url(/resource_manger/2592000/resume_table_head_bg.png/new) 0 0 repeat-x; height: 53px;
}

.style_00076 {
	background: url(/resource_manger/2592000/resume_td_bg.png/new) 0 0 repeat-x; height: 78px;
}

.style_00077 {
	max-width: 210px; vertical-align: middle; padding-left: 20px; font-size: 24px; color: #ee6e00;
}

.style_00078 {
	max-width: 210px; vertical-align: middle; padding-left: 20px; font-size: 16px; color: #ee6e00;
}

.style_00079 {
	vertical-align: middle; padding-left: 20px; font-size: 16px; color: #ee6e00;
}

.style_00080 {
	width: 100%; max-width: 925px;
}

.style_00081 {
	background: #fff;
}

.style_00082 {
	padding: 40px 40px 40px 0px;
}

.style_00083 {
	font-family: Georgia; font-size: 16px; line-height: 23px; color: #0093c1; font-weight: bold; font-style: italic;
}

.style_00084 {
	height: 6px; width: 100%; margin-right: 20px; background: url(/resource_manger/?t=2592000&d=new&f=profile_info_line.png) 0 0 repeat; margin-top: 30px;
}

.style_00085 {
	height: 57px; background: url(/resource_manger/?t=2592000&d=new&f=profile_bg_bottom.png) 0 0 no-repeat; background-position: 0 0; background-size: 100% 57px;
}

.style_00086 {
	font-family: Georgia; font-size: 16px; line-height: 23px; font-style: italic; font-weight: bold;
}

.style_00087 {
	width: 40%; padding-bottom: 30px;
}

.style_00088 {
	width:100%; text-align:left; max-width: 1040px;
}

.style_00089 {
	padding-bottom: 40px; font: 16px Georgia; line-height: 21px;
}

.style_00090 {
	position: absolute; left: 680px; margin: 5px 11px 0px 0px;
}

.style_00091 {
	position: relative; z-index: 1;
}

.style_00092 {
	width: 17px; height: 17px; padding-top: 5px; margin-top: 0px;
}

.style_00093 {
	float: left; padding-left: 10px; font-family: Georgia; font-size: 16px; line-height: 21px; color: #000; font-style: normal;
}

.style_00094 {
	padding-left:15px; text-align:left; width:600px;
}

.style_00095 {
	height: 145px; padding-bottom: 20px; max-width: 1040px; margin-bottom: 20px;
}

.style_00096 {
	color: #000;
	font-family: Georgia;
	font-size: 32px;
	font-weight: 700;
	line-height: 22px;
	margin-bottom: 21px;
	margin-top: 21px;
}

.style_00097 {
	color: #000;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
	display:inline;
}

.style_00098 {
	color: #000;
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.style_00099 {
	color: #000;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 16px;
	margin-top: 16px;
	padding-top: 10px;
}

.style_00100 {
	color: #000;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 16px;
	margin-top: 40px;
}

.style_00101 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}

.style_00102 {
	color: #000;
	font-family: Georgia;
	font-size: 30px;
	font-style: italic;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.style_00103 {
	font-size: 12px; font-family: Tahoma; line-height: 21px; color: #838383; font-style: normal; display: inline; font-weight: normal;
}

.style_00104 { 
	color: #000;
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	text-align: left;
}

.style_00104 div:hover { 
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgb(218, 237, 244);
	background-image: none;
	background-origin: padding-box;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-size: auto;
}
 
.style_00104 a { 
	color: #000 !important;
	font-family: "Georgia";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	text-align: left;
}

.style_001050 {
	background: url(/resource_manger/2592000/shop_comm_head.png/shop) no-repeat center center; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_head.png/shop', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_head.png/shop', sizingMethod='scale'); 
	background-position: 0; 
	height: 7px;
}

.style_001060 {
	background: url(/resource_manger/2592000/shop_comm_b.png/shop) repeat-y; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_b.png/shop', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_b.png/shop', sizingMethod='scale'); 
	background-position: 0; 
	
}

.style_001070 {
	background: url(/resource_manger/2592000/shop_comm_footer.png/shop) no-repeat center center; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_footer.png/shop', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/shop_comm_footer.png/shop', sizingMethod='scale'); 
	background-position: 0; 
	height: 7px;
}

.style_00105 {
	height: 1px; 
	background: url(/resource_manger/2592000/shop_comm_t.png/shop) repeat-x left top;
}

.style_00106 {
	width: 51px; 
	background: url(/resource_manger/2592000/shop_comm_l.png/shop) repeat-y;
}

.style_00107 {
	background: url(/resource_manger/2592000/shop_comm_c.png/shop) repeat center center;
}

.style_00108 {
	width: 5px; 
	background: url(/resource_manger/2592000/shop_comm_r.png/shop) repeat-y;
}

.style_00109 {
	height: 1px; 
	background: url(/resource_manger/2592000/shop_comm_b.png/shop) repeat-x left top;
}

.style_00110 {
	background: url(/resource_manger/2592000/documents_list_top_bg.png/new) no-repeat center center; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: 100% 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_top_bg.png/new', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_top_bg.png/new', sizingMethod='scale');  
	background-position: 0; height: 50px;
}

.style_00111 {
	background: url(/resource_manger/2592000/documents_list_bg.png/new) repeat-y center center; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_bg.png/new', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_bg.png/new', sizingMethod='scale');  
	background-position: 0; height: 100%; padding: 10px 30px 0 60px; font-family: Arial;
}

.style_00112 {
	background: url(/resource_manger/2592000/documents_list_bottom_bg.png/new) no-repeat center center; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: 100% 100%; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_bottom_bg.png/new', sizingMethod='scale'); 
	-ms-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/resource_manger/2592000/documents_list_bottom_bg.png/new', sizingMethod='scale');  
	background-position: 0; height: 68px;
}

.style_00113 {
	margin-bottom: 0px; text-indent: 0px; margin-top: 20px; font-weight: 700; font-style: italic; font-size: 30px; font-family: Georgia; line-height: 30px;
}


.width_21 {
	width: 21px;
}

.width_22 {
	width: 22px;
}

.width_49 {
	width: 49px;
}

.width_70 {
	width: 70px;
}

.width_80 {
	width: 80px;
}

.width_100 {
	width: 100px;
}

.width_120 {
	width: 120px;
}

.width_140 {
	width: 140px;
}

.width_150 {
	width: 150px;
}

.width_160 {
	width: 160px;
}

.width_170 {
	width: 170px;
}

.width_200 {
	width: 200px;
}

.width_220 {
	width: 220px;
}

.width_230 {
	width: 230px;
}

.width_270 {
	width: 270px;
}

.width_280 {
	width: 280px;
}

.width_518 {
	width: 518px;
}

.width_660 {
	width: 660px;
}

.width_718 {
	width: 718px;
}

.width_2p {
	width: 2%;
}

.width_3p {
	width: 3%;
}

.width_5p {
	width: 5%;
}

.width_10p {
	width: 10%;
}

.width_18p {
	width: 18%;
}

.width_20p {
	width: 20%;
}

.width_23_5p {
	width: 23.5%;
}

.width_27p {
	width: 27%;
}

.width_45p {
	width: 45%;
}

.width_47p {
	width: 47%;
}

.width_70p {
	width: 70%;
}

.width_79p {
	width: 79%;
}

.width_94p {
	width: 94%;
}

.height_1 {
	height: 1px;
}

.height_0 {
	height: 0px;
}

.height_5 {
	height: 5px;
}

.height_10 {
	height: 10px;
}

.height_15 {
	height: 15px;
}

.height_20 {
	height: 20px;
}

.height_28 {
	height: 28px;
}

.height_30 {
	height: 30px;
}

.height_35 {
	height: 35px;
}

.height_40 {
	height: 40px;
}

.height_50 {
	height: 50px;
}

.height_60 {
	height: 60px;
}

.height_70 {
	height: 70px;
}

.min-width_150 {
	min-width: 150px;
}

.max-width_210 {
	max-width: 210px;
}

.max-width_560 {
	max-width: 560px;
}

.max-width_1040 {
	max-width: 1040px;
}

.vertical-align_middle {
	vertical-align: middle;
}

.border-collapse {
	border-collapse: collapse;
}

.text_lowercase {
	text-transform: lowercase;
}

.text_center {
	text-align:center;
}

.td_helped .button_yes {
	border: 0;
	height: 74px;
	width: 103px;
	margin-top: 2px;
	background: url(/resource_manger/2592000/button_yes.png/new) no-repeat left top;
}
.td_helped .button_no {
	border: 0;
	height: 74px;
	width: 117px;
	background: url(/resource_manger/2592000/button_no.png/new) no-repeat left top;
}






/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
    a) supplying one via CSS
    b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
  
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    /* #background-color: #EEE;
    #border: 1px solid black; */
    color: #333;
    padding: 12px;
}

.jqmOverlay { #background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


.asdasd {
	font-family: Georgia;
	font-size: 24px;
	line-height: 21px;
	color: #808285;
	text-decoration: underline;
	vertical-align: bottom;
	margin:
}






.vsplyvashka {position:fixed;top:expression(document.getElementsByTagName("body")[0].scrollTop + "px");overflow:hidden;bottom:0;left:0;width:700px;z-index:100000;}
#vsplyvashka {width:700px!important;}
#vsplyvashka .issue_block {width:700px!important;}
#vsplyvashka .issue_block P {font-size:95%!important;}
#vsplyvashka .issue_block H2 {font-size:125%!important;font-weight:bold!important;}
#vsplyvashka .issue_block .img {width:50px;height:50px;}
#vsplyvashka .plashka {width:700px;min-height:26px!important;margin:0 0 0 13px;padding:0;border-bottom:1px solid #dadada;color:#333;text-transform:none;}


.close_branch {float:right;width:17px;height:17px;margin-left:5px;}
.close_branch A {display:block;width:17px;height:17px;background:url(http://www.vedomosti.ru/img/close.gif) no-repeat 0 0;text-decoration:none;z-index:100;}

.cl_sape {
	/*padding-top: 20px;*/
	text-align: left;
	color: #ffffff;
	font-size: 14px;
}

.cl_sape span {
	/*color: #9fe100;*/
	font-style: italic;
	font-weight: bold;
}

.cl_sape  a {
	color: #15c3e8;
	font-size: 14px;
	line-height: 18px;
}

.cl_sape  a:hover {
	color: #6fe6ff;
}


