/*------- ����������� ������  -----------*/


/* CSS Document */

body{
	background:#ff5400;
	margin:0px auto;
	padding:0px;
	}
	
h1{
	font-family:Arial;
	font-size:18px;
	color:#232323;
	padding:0px;
	margin:0px 0px 16px;
	font-weight:normal;
	}

h2{
	font-family:Arial;
	font-size:18px;
	color:#2d2d2d;
	font-weight:normal;
	padding:15px 0px;
	margin:0px 0px 20px;
	}

p{
	padding:0px;
	margin:0px 0px 18px;
	}	

.div_page{
	position:relative;
	width:100%;
	margin:0px auto;
	height: auto;
	border:0px #ffffff solid;
}

.div_header{
	background:#c10000;
	}

.table_header{
	width:100%
	}

.td_header_pic{
	text-align:right;
	}		

.td_header_pic img{
	margin:0px 0px -7px;
	}

.div_menu{
	background:#ff5400;
	padding:10px 31px;
	}

.table_menu{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}	

.table_menu td{
	padding:0px 5px;
	}

.table_menu a{
	color:#ffffff;
}

.table_menu a:hover {
	text-decoration: none;
}


.table_center{
	height: 550px;
	width:100%;
	background:#ffffff;
	}

.td_left{
	background:#c10000 url(/mashida/images/bg_left.jpg) repeat-x;
	background-position:0px 0px;
	width:228px;
	padding:38px 0px 20px 
	}

.td_right{
	background:#f3cccc url(/mashida/images/bg_right.jpg) repeat-x;
	background-position:0px 0px;
	width:224px;
	padding:10px 0px 30px;
	}

.td_center{
	padding:46px 25px;
	font-family:Arial;
	font-size:14px;
	color:#272727;
	}	

.div_menu_left{
	padding:0px 16px;
	margin-bottom:30px;
	}

.div_menu_left_item{
	background:url(/mashida/images/bg_li.gif) no-repeat;
	background-position:0px 4px;
	padding:0px 0px 0px 15px ;
	font-family: Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom:11px;
	}

.div_menu_left_item a{
	color:#ffffff;
}

.div_menu_left_item a:hover {
	text-decoration: none;
}

.div_hl{
	margin-bottom:15px;
	text-align:center;
	}

.div_flash{
	padding:15px 0px 31px;
	text-align:center;
	}

.div_massege{
	width:181px;
	margin:0px auto;
	}

.div_input{
	margin-bottom:8px ;
	}
	
.input_mas{
	width:175px;
	height:16px;
	border:0px;
	}
.textarea{
	width:175px;
	border:0px;
	overflow:hidden;
	height:82px;
	}
	
.div_button{
	text-align:center;
	}
	
.div_box{
	padding:0px 16px 37px; 
	}

.table_box{
	font-family:Arial;
	font-size:12px;
	color:#1e1e1e;
	}		

.table_box a{
	color:#1e1e1e;
	font-weight:bold;
}

.table_box a:hover {
	text-decoration: none;
}



.table_box td{
	padding:0px 4px 18px;
	}

.div_news_data{
	position:relative;
	font-family:Arial;
	font-size:10px;
	color:#ff5400;
	}

.div_news_name{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#262626;
	font-weight:bold;
	}

.div_news_name a{
	color:#262626;
}

.div_news_name a:hover {
	text-decoration: none;
}

.div_news_text{
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#262626;
	margin-bottom:20px;
	}

.div_footer{
	background:#ff5400;
	padding:12px 25px;
	}

.table_footer{
	width:100%;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	}

.table_footer span{
	float:right;
	margin:0px 0px 0px 15px;
	}
		
	
h3{
	position:relative;
	font-family: Arial;
	font-size:18px;
	color:#232323;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 4px;
	}

.div_reg{
	position:relative;
	padding:13px;
	margin-bottom:20px;
	}

.table_reg{
	position:relative;
	font-family: Arial;
	font-size:12px;
	color:#161616;
	text-align:right;
	
	}

.input_reg{
	width:78px;
	height:14px;
	border:0px;
	margin:2px 0px 2px 12px;
	}		

.div_reg_memb{
	font-family:Arial;
	font-size:10px;
	color:#787878;
	width:55px;
	margin:-25px 0px 0px 145px;

	}

.div_reg_memb a{
	color:#787878;
}

.div_reg_memb a:hover {
	text-decoration: none;
}




.div_reg_link{
	position:relative;
	font-family: Tahoma;
	font-size:11px;
	color:#0063a8;
	font-weight:bold;
	padding:4px 0px 0px 35px;
	margin:0px 5px 0px 0px;
	}	

.div_reg_link a{
	color:#0063a8;
}

.div_reg_link a:hover {
	text-decoration: none;
}

.div_reg_button{
	position:relative;
	margin:-20px  0px 0px 95px;
	}

		

/*------- ���������� -----------*/

.hide { width: 100%; height: 0px; display: none; }

.show { display: block; }

.noshow { display: none; }
