﻿@charset "utf-8";
/* CSS Document */

*{	
		margin:0;
		padding:0;
		font-family:arial;
		border-collapse:collapse;
	}

html{
		width:100%;
		height:100%;
	}
	
body{
		/*width:100%;*/
		height:100%;
		background:#ff7700;
	}
	
* HTML img, * HTML .png {
azimuth: expression( this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "./image/oranj.jpg"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true); }
	
td{
	border:1px solid;
			
}
	
a{
	color:#000000;
}	

a:hover{
	text-decoration:none;
}	
	
#conteiner{
		width:1190px;
		
		/*width:1024px;*/
		height:100%;
		margin-left:auto;
		margin-right:auto;
	}	
	
.iewrap1{
position:relative;
height:30px;
}
.iewrap2{
position:absolute;
}
#dropmenu0{
visibility:hide;
z-index:100;
}	
	
.left{
		float:left;
		width:153px;
		height:100%;
	}	
/*	
.pfone{
		color:#969594;
		font-size:15px;
		font-weight:bold;
		padding-left:20px;
		padding-top:10px;
	}	
	*/
	
.pfone{
color:#000000;
font-size:26px;
font-weight:bold;
padding-left:20px;
padding-top:10px;
	}
		
.logo{
margin-left:-61px;
/*margin-top:61px;*/
margin-top:17px;
position:absolute;
	}	
	
.left_point{
		width:153px;
		height:165px;
		background: url(../image/left_point.jpg);
		background-repeat:no-repeat;
	}
	
.left_border{
		width:153px;
		height:100%;
		background: url(../image/left_border.jpg);
		background-repeat:repeat-y;	
		background-position:right;
		margin-left:1px;
		/*margin-top:-164px;*/
		
		vertical-align:top;
		border:none;
		border-collapse:collapse;
		
	}	
	
.right{
		float:right;
		width:152px;
		-width:150px;
		height:100%;
	}	
	
.right_point{
		width:152px;
		-width:150px;
		height:165px;
		background: url(../image/right_point.jpg);
		background-repeat:no-repeat;
	}	
	
.right_border{
		width:152px;
		-width:150px;
		height:100%;
		background: url(../image/right_border.jpg);
		background-repeat:repeat-y;	
		margin-left:1px;
		/*margin-top:-164px;*/
		vertical-align:top;
		border:none;
		border-collapse:collapse;
	}		
	
/*Главная часть страница*/	
	
#main_page{
		float:left;
		background:#ffffff;
	}	
	
#left_main{
		
		/*margin-top:165px;*/
	
	}	
	
#center_main{
		width:665px;
		height:auto;
		min-height:1010px;
	}	
	
#header{
		width:620px;
		padding-left:5px;
		height:350px;
		/*margin-left:260px;*/
	}	
	
.baner{
		/*widrh:100%;*/
		font-size:11px;
		height:60px;
		margin:10px 10px 0 200px;
		background:#dededd;
	}	
	
.top_menu{
		margin: 10px 10px 0 0;
		widrh:100%;
		height:50px;
		background:#123456;
	}	
	
.top_border{
		widrh:100%;
		height:25px;
		margin-top:40px;
		margin-left:200px;
		background:#000000 url(../image/top_backgr.jpg) repeat-x;
		color:#fff;
		font-size:18px;
		font-weight:bold;
		padding-left:30px;
		
	}
	
.top_vh{	
	margin:10px 10px 0 200px; 
	color:#838383; 
	font-size:13px; 
	font-weight:bold; 
	text-align:center;
	}
	
.top_img{
		/*wodth:100%;*/
		height:175px;
	
	}	
	
.content{
		/*margin-left:260px;*/
		margin-top:41px;
		width:620px;
		padding-left:5px;
	}	
	
.blue_menu{
		background:#28166f url(../image/left_menu_backgr.jpg) no-repeat top;	
		/*height:201px;*/
		height:auto;
		padding:20px 20px 20px 15px;
		/*margin-top:137px;*/
		margin-top:93px;
	}	

#left_main a{
		color:#ffffff;
		text-decoration:none;
		font-size:14px;
	}
	
#gray_menu{
		background:#838281;	
		height:auto;
		padding:3px 35px 20px 15px;
	}	
	
#gray_menu a{
		color:#ffffff;
		text-decoration:underline;
		font-size:14px;
	}
	
.title{
		background:#838281 url(../image/top_line.jpg) no-repeat right;
		color:#FFFFFF;
		font-family:arial;
		font-size:18px;
		font-weight:bold;
		height:auto;
		width:92%;
		margin-left:20px;
}	

.tit{
		background:#838281;
		height:auto;
		width:100%;
}
	
.text{
	padding:20px;
	color:#72706f;
}	

.a_left{
		margin-top:10px;
		margin-bottom:10px;
	}
	
.left_menu{
	list-style:none;
	/*position:relative; */
	left:10px;
}

ul.left_menu li{
	margin-left:0px;
}

ul{
	list-style:none;
}

.a_pod{
	font-size:13px !important;
}

.ul_pod{
	margin-left:12px;
}

#footer{
	background:#FFFFFF;
	height:auto;
	padding-bottom:20px;
	padding-top:25px;
	width:100%;
}
