html{
	background: #ffffff;
}
.helping_div{
	display: none;
}
.link{
	color: #0384d1;
}
#mytextarea{
	height: 400px;
}
.aboutuspichere{
	background: #D7D4D2;
	min-height: 200px;
	width: 100%;
	text-align: center;
	font-size: 17pt;
	padding-top: 30px;
	
}
.updated_div{
	position: fixed;
	width: 40%;
	background: #9f9f9f;
	z-index: 1000;
	left: 50%;
	margin-left: -40%;
	font-size: 33pt;
	text-align: center;
	padding: 20%;
	padding-top: 10%;
}
.adm_logout{
	float: right;
}
.flag{
	width: 27px;
	height: 13px;
}
.chosen_flag{
	width: 54px;
	height: 26px;
}
.imgDivImg{
	width: 200px;
	display: block;
}
.description_text{
	width: 400px;
	height: 50px;
	display: block;
}
.description_update{
	width: 400px;
}
.pg_div{
	min-height: 100px;
	width: 90%;
/*			background: #EBD795;*/
	padding: 5%;
}
.showGalleryImg_result{
	padding: 5%;
	width: 90%;
	min-height: 200px;
	background: #fefbe7;
	border: 1px solid #111111;
}
table{
	border-collapse: collapse;
}
.partshop_table input[type=text]{
	width: 100%;
}
.addPhotogalleryTable{
	background: #fdeec1;
}
.psn_table td,.partshop_table td,.addPhotogalleryTable td{
	padding: 10px;
}
.psn_table{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
/*			background: red;*/
}
.psn_table td,.psn_table th{
	width: 20%;
	border: 1px solid #111111;
}
.psn_table th{
	background: #b9b9b9;
}
.psn_table input{
	width: 100%;
}
.aboutus_news_div{
	background: #D7D4D2;
	padding: 20px;
}
.aboutus_certificates_div{
	background: #bfbab7;
	padding: 20px;
}
.aboutus_friends_div{
	background: #aba4a0;
	padding: 20px;
}
.cert_img{
	
}
.cert_name{
	width: 100%;
	text-align: center;
}
.full_news{
	border: 1px solid #111111;
}
.news_photo{
	display: inline-block;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	
}
.aeremark{
	height: 100px;
}
.aefs{
	width: 100%;
}
.fs_table{
	width: 500px;
	margin-bottom:50px;
	border: 1px solid #111111;
	background: #c9c9c9;
}
.back2top{
	position: fixed;
	width: 40px;
	bottom: 40px;
	right: 40px;
	
}
.newsText:hover,.back2top:hover{
	cursor: pointer;
}
.link:hover{
	text-decoration: underline;
	cursor: pointer;
}
