﻿.user {
	background: transparent url(img/bg_user.gif) no-repeat scroll center top;
	position: absolute;
	width: 200px;
	height: 242px;
	left: 10px;
	top: 10px;
	opacity: 0.3;
}


.user:hover {
	opacity: 0.95;
}


.user .avatar {
	position: absolute;
	width: 110px;
	height: 110px;
	top: 35px;
	left: 45px;
}

.user .welcome {
	position: absolute;
	top: 170px;
	left: 0px;
	right: 0px;
	text-align: center;
}

.header {
	position:absolute;
	width: 100%;
	height: 255px;
	left: 0;
	right: 0;
	top: 0px;
	text-align: center;
	min-width: 1100px;
}

#flash_header {
	position: absolute;
	width: 700px;
	height: 270px;
	top: -6px;
	left: 50%;
	margin-left: -350px;
}

#flash_menu {
	position: absolute;
	width: 450px;
	height: 30px;
	left: 30px;
	top: 263px;
}

#js_menu {
	position: absolute;
	width: 275px;
	height: 40px;
	right: 50px;
	top: 255px;
}

.corps { 
	position: absolute;
	margin-top: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 99%;
    font-family: Verdana;
    z-index: 0; 
	min-width: 1100px;
}

 .corps table {
	width: 100%;
}

.left { 
	width: 250px;
    vertical-align: top;
    opacity: 0.9;
    z-index: 1; 
}



.left .top { 
	padding: 6px;
    background: url(img/block_left_top.jpg) no-repeat scroll center top;
	height: 52px;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
}



.left .middle { 
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
    background: url(img/block_left_middle.jpg) repeat scroll center top;
    text-align: left;
	vertical-align: middle;
    font-size: 11px;
}



.left .bottom { 
	background: url(img/block_left_bottom.jpg) no-repeat scroll center top;
	height: 23px;
}



.left div {
	z-index: 2;
}

.center { 
	text-align: left;
	vertical-align: top;
	opacity: 0.9;
	z-index: 1; 
	height: 500px;
}



.center .A1 { 
	background: url(img/block_middle_A1.jpg) no-repeat scroll center top;
	height: 51px;
	width: 21px;
}



.center .A2 { 
	background: url(img/block_middle_A2.jpg) no-repeat scroll center top;
	height: 51px;
	width: 205px;
}



.center .A3 { 
	padding: 6px;
	background: url(img/block_middle_A3.jpg) repeat scroll center top;
	height: 51px;
	text-align: center;
	vertical-align: top;
	font-size: 14px;
}


  
.center .A4 {
	background: url(img/block_middle_A4.jpg) no-repeat scroll center top;
	height: 51px;
	width: 205px;
}



.center .A5 { 
	background: url(img/block_middle_A5.jpg) no-repeat scroll center top;
	height: 51px;
	width: 21px;
}


.center .mA1 { 
	background: url(img/module_middle_A1.jpg) no-repeat scroll center top;
	height: 23px;
	width: 21px;
}



.center .mA2 { 
	background: url(img/module_middle_A2.jpg) repeat scroll center top;
	height: 23px;
}


  
.center .mA3 { 
	background: url(img/module_middle_A3.jpg) no-repeat scroll center top;
	height: 23px;
	width: 21px;
    
}


  
.center .B1 { 
	background: url(img/block_middle_B1.jpg) repeat scroll center top;
	width: 21px;
    
}


  
.center .B2 { 
	padding: 0 10px 10px 10px;
	background-color: rgb(255, 255, 255);
	text-align: left;
    vertical-align: middle;
    font-size: 11px;
}


  
.center .B3 { 
	background: url(img/block_middle_B3.jpg) repeat scroll center top;
	width: 21px;    
}


  
.center .C1 { 
	background: url(img/block_middle_C1.jpg) no-repeat scroll center top;
	width: 21px;
	height: 23px;
}


  
.center .C2 { 
	padding: 5px;
    
	background: url(img/block_middle_C2.jpg) repeat scroll center top;
	vertical-align: top;
    
	height: 23px;
    
	font-size: 9px;
    
}


  
.center .C3 { 
	background: url(img/block_middle_C3.jpg) no-repeat scroll center top;
	width: 21px;
    
	height: 23px;
    
}



.center div {
	z-index: 2;
}

.right { 
	width: 250px;
    
	vertical-align: top;
    
	opacity: 0.9;
  
	z-index: 1; 
}


  
.right .top { 
	padding: 6px;
    
	background: url(img/block_right_top.jpg) no-repeat scroll center top; 
	height: 52px;
    
	text-align: left;
    
	vertical-align: top;
    
	font-size: 14px;

}


  
.right .middle { 
	padding: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
    
	background: url(img/block_right_middle.jpg) repeat scroll center top; 
	text-align: left;
    
	vertical-align: middle;
    
	font-size: 11px;
    
}


  
.right .bottom { 
	background: url(img/block_right_bottom.jpg) no-repeat scroll center top; 
	height: 23px;
    
}



.right div {
	z-index: 2;
}
  
h1 { 
	padding: 0 0 20px 0;
	font-weight: normal;
    
	text-align: left
    
	font-size: 14px;
    
}


.footer {
	background: url(img/footer.jpg) no-repeat scroll center top; 
	height: 70px
}

textarea {
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 9px;
	background-color: #CCCCCC;
	border:1px solid #888888;
	color:#000000;
}

select {
	color: #000000; 
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Sans-serif; 
	font-size: 9px; 
}


input {
	color: #000000; 
	background-color: #CCCCCC;
	font-size: 9px; 
	font-family: Verdana, Arial, Sans-serif; 
	border-right: #888888 1px solid; 
	border-top: #888888 1px solid; 
	border-left: #888888 1px solid; 
	border-bottom: #888888 1px solid; 
}

hr {
	color: #000000;
	height: 1px;
}