@charset "utf-8";
/* CSS Document */
*{
margin:0;
padding:0;
}

html, body {
  width:100%;
  height:100%;
}

body {
font-family:Arial;
background-color:#FFFFFF;
background:#1f8ea6;
}

#header {
height:299px;
width:100%;
}

a {
cursor:pointer;
}

#plateHeader {
background-image:url(../images/line.jpg); 
background-repeat:no-repeat; 
background-position:0px -1px; 
display:block; 
width:730px; 
height:95px; 
float:left; 
margin:20px 0 0 10px; 
position:relative; z-index:1;
}

#linkMyFrame {
background-image:url(../images/myframe_logo.png); 
display:block; 
width:300px; 
height:63px; 
float:left; 
margin:25px 0 0 0;
}

#footer {
text-align:center;
}

#linkAksilon {
background-image:url(../images/aksilon_logo_tm.png); 
display:block; 
width:150px; 
height:30px; 
float:left; 
margin:40px 0 0 250px;
}

#header_wrap {
width:750px;
margin-left:30px;
margin-top:-20px;
}

#logo {
background-image:url(../images/logo.png);
float:left;
width:300px;
height:62px;
margin-top:20px;
}

#wrap_main {
float:left;
margin-top:4px;
width:730px;
height:500px;
}

#left_top {

background-image:url(../images/site_pages_plate_left_top.png);
width:47px;
height:47px;
}

#top {
background-image:url(../images/site_pages_plate_top.png);
width:680px;
height:47px;
}

#right_top {

background-image:url(../images/site_pages_plate_right_top.png?);
width:49px;
height:47px;
}

#plate_left {
background-image:url(../images/site_pages_plate_left.png);
height:1000px;
width:47px;
}

#center {
height:1000px;
width:680px;
background-color:#FFFFFF;
}

#plate_right {
height:1000px;
background-image:url(../images/site_pages_plate_right.png);
width:49px;
}

#left_bottom {
background-image:url(../images/site_pages_plate_left_bottom.png);
width:47px;
font-size:16px;
font-weight:bold;
height:49px;
}

#bottom {
background-image:url(../images/site_pages_plate_bottom.png);
width:680px;
height:49px;
}

#right_bottom {
background-image:url(../images/site_pages_plate_right_bottom.png);
width:65px;
height:49px;
}

table {
font-size:14px;
color:#000000;
position:relative;
z-index:6;
}

#message{
	height:	100px;
	width:	530px;
}

#textarea_left_top {
background-image:url(../images/textarea_left_top.png);
width:10px;
height:10px;
}

#textarea_top {
background-image:url(../images/textarea_top.png);
width:530px;
height:10px;
}

#textarea_right_top {
background-image:url(../images/textarea_right_top.png);
width:10px;
height:10px;
}

#textarea_left_center {
background-image:url(../images/textarea_left.png);
width:10px;
height:100px;
}

#textarea_right_center {
background-image:url(../images/textarea_right.png);
width:10px;
height:100px;
}

#textarea_left_bottom {
background-image:url(../images/textarea_left_bottom.png);
width:10px;
height:10px;
}

#textarea_bottom {
background-image:url(../images/textarea_bottom.png);
width:530px;
height:10px;
}

#textarea_right_bottom {
background-image:url(../images/textarea_right_bottom.png);
width:10px;
height:10px;
}

#btn_submit {
background-image:url(../images/site_button_blue_sm.png);
background-repeat:no-repeat;
width:142px; 
height:43px;
position:absolute;
margin:100px 0 0 30px;
cursor:pointer;
}

#email {
width:11px; 
height:24px; 
float:left; 
background-image:url(../images/left_input_side.png); 
margin-left:0px;
}

#conentEmail {
width:400px; 
margin:10px 0 0 27px; 
float:left
}

#palte_left_side {
background:url(../images/site_plate_menu_left_side.png); 
margin-left:0px; 
width:13px; 
height:26px; 
float:left;
}

#triangle {
background:url(../images/site_plate_menu_triangle.gif);
background-repeat:no-repeat;  
width:20px; 
height:10px; 
float:left; 
margin-left:55px;
}

#success_left_top {
background:url(../images/site_message_success_left_top.png);
width:14px;
height:14px;
}

#success_top {
height:14px;
background-color:#ddeeb4;
}

#success_right_top {
background:url(../images/site_message_success_right_top.png);
width:14px;
height:14px;
}

#success_left {
width:14px;
background-color:#ddeeb4;
}

#success_center {
background-color:#ddeeb4;
}

#success_right {
width:14px;
background-color:#ddeeb4;
}

#success_left_bottom {
background:url(../images/site_message_success_left_bottom.png);
width:14px;
height:14px;
}

#success_bottom {
height:14px;
background-color:#ddeeb4;
}

#success_right_bottom {
background:url(../images/site_message_success_right_bottom.png);
width:14px;
height:14px;
}










#error_left_top {
background:url(../images/site_message_error_left_top.png);
width:14px;
height:14px;
}

#error_top {
height:14px;
background-color:#f5cda0;
}

#error_right_top {
background:url(../images/site_message_error_right_top.png);
width:14px;
height:14px;
}

#error_left {
width:14px;
background-color:#f5cda0;
}

#error_center {
background-color:#f5cda0;
}

#error_right {
width:14px;
background-color:#f5cda0;
}

#error_left_bottom {
background:url(../images/site_message_error_left_bottom.png);
width:14px;
height:14px;
}

#error_bottom {
height:14px;
background-color:#f5cda0;
}

#error_right_bottom {
background:url(../images/site_message_error_right_bottom.png);
width:14px;
height:14px;
}







#information_left_top {
background:url(../images/site_message_information_left_top.png);
width:14px;
height:14px;
}

#information_top {
height:14px;
background-color:#c7f0ff;
}

#information_right_top {
background:url(../images/site_message_information_right_top.png);
width:14px;
height:14px;
}

#information_left {
width:14px;
background-color:#c7f0ff;
}

#information_center {
background-color:#c7f0ff;
}

#information_right {
width:14px;
background-color:#c7f0ff;
}

#information_left_bottom {
background:url(../images/site_message_information_left_bottom.png);
width:14px;
height:14px;
}

#information_bottom {
height:14px;
background-color:#c7f0ff;
}

#information_right_bottom {
background:url(../images/site_message_information_right_bottom.png);
width:14px;
height:14px;
}

#contentPage {
text-align:left; 
width:600px;
font: 13px Verdana, sans-serif;
line-height:20px;
}

#contentPage p {
margin:10px 0 0 0;
line-height:20px;
}

#special {
margin:0px 0 0 0;
}

#contentPage li {
margin:5px 0 0 0;
}

#myframe {
background:url(../images/pic_plus_frame.jpg);
width:600px;
height:162px;
margin:0 0 0 -20px;
}

#textMore {
text-align:left; 
margin:-20px 0 0 27px;
}

#contentTextArea {
width:550px; 
border:1px solid white; 
position:absolute;
margin:-15px 0 0 25px;
}

#systemMessage {
position:relative; 
top:100px; 
left:50px; 
width:350px;
}

.fontText {
line-height:20px;
}

img {
display:none;
}

.bord {
border:1px solid #000000;
}

/*div {
border:1px solid #000000;
}
