#tb_top{ 
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	} 
#carrier 
	{
	width:900px;
	height:900px;
	margin: 200px auto; 
	padding: 10px; 
	background-color: white;
    border:2px solid #C0C0C0;
	border-radius: 5px; 
	-webkit-border-radius:5px; 
	-moz-border-radius:5px; 
   	 }
#idtb table{
	border-collapse: collapse;
	border:1px solid black;
	padding-left:10px;
	width:100%;
	font-family:  "Times New Roman"; /* нужный шрифт */
	font-size:14;
}
#idtb td {
	border:1px solid black;
	font-family:  "Times New Roman"; /* нужный шрифт */
	font-size:14;
}
.itog5 
	{
	position:relative;
	z-index:1;
	width:880px;
	height:150px;
	margin:0 auto; 
	padding: 10px; 
	border-radius: 9px;
	} 

.itog5:after 
	{
	content:"";
	position:absolute;
	z-index:-1;
	top:3px;
	left:3px;
	right:3px;
	bottom:3px;
	border-radius: 5px; 
	border: #8B6969 dashed 1px; 
    	} 
.itog4 
	{
	position:relative;
	z-index:1;
	width:880px;
	height:250px;
	margin:0 auto; 
	padding: 10px; 
	border-radius: 9px;
	} 

.itog4:after 
	{
	content:"";
	position:absolute;
	z-index:-1;
	top:3px;
	left:3px;
	right:3px;
	bottom:3px;
	border-radius: 5px; 
	border: #8B6969 dashed 1px; 
    	} 

.Reitin	{
	float:left;
	width:290px;
	height:100px;
	}
.Rei 
	{
	float:left;
	width:430px;
	height:100px;
	}
#login_form 
	{
    border: solid 1px #AAAAAA;
    margin: 290px auto;
    padding: 30px;
    width: 400px;
   	background-color: white;
	border:2px solid #C0C0C0;
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius:5px; 
	} 
.height
	{
	height:30px;
	}
#bdy 	{
	background-image: url("pic41.png");
	background-repeat:no-repeat ;
	}
#tb_top{ 
	width:100%;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}


