body {
margin : 0;
padding : 0;
}
#menu {
width : 100%;
height : 26px;
background : url("img/m_bg.jpg");
text-align : center;
}
#logo {
width : 100%;
height : 247px;
background : url("img/l_bg.jpg");
}
#logo_frame {
width : 1203px;
height : 247px;
margin : auto;
}
.left_section {
width : 451px;
height : 247px;
float : left;
background : url("img/left_section.jpg");
}
.left_section_sms {
width : 451px;
height : 247px;
float : left;
background : url("http://anmase.ru/img/left_section_sms.jpg");
text-align:center;
}
.right_section {
width : 292px;
height : 247px;
float : left;
background : url("img/right_section.jpg");
}
.center_section {
width : 436px;
height : 247px;
float : left;
}
#top_center {
width : 436px;
height : 199px;
background : url("img/top_center.jpg");
text-align : right;
color : #fff;
text-shadow : #fff 1px 1px 4px;
}
#top_center_sms {
width : 436px;
height : 199px;
background : url("img/top_center_sms.jpg");
text-align : right;
color : #fff;
text-shadow : #fff 1px 1px 4px;
}
#buttom_center {
width : 436px;
height : 48px;
background : url("img/content_top_bg.jpg");
text-align : center;
color : white;
display : table-cell;
vertical-align : bottom;
text-shadow : #fff 1px 1px 4px;
}
#buttom_center_sms {
width : 436px;
height : 48px;
background : url("img/content_top_bg_sms.jpg");
text-align : center;
color : white;
display : table-cell;
vertical-align : bottom;
text-shadow : #fff 1px 1px 4px;
}
#content_frame {
width : 100%;
height : 516px;
background : url("img/content_bg.jpg");
}
.content {
width : 1203px;
height : 516px;
margin : auto;
}
.right_content {
width : 451px;
height : 516px;
float : left;
background : url("img/robot.jpg");
}
.center_content {
width : 436px;
height : 516px;
float : left;
}
.ccb {
width : 435px;
height : 399px;
background : url("img/ccb.jpg");
}
.banner {
width : 315px;
height : 516px;
float : left;
text-align : center;
}
.banner a {
color : black;
}
#buttom {
width : 1203px;
height : 25px;
background : url("img/l_bg.jpg");
opacity : 0.800000011920928955078125;
margin : auto;
}
.form_table {
width : 380px;
height : 300px;
color : white;
padding : 3px;
margin : auto;
font-size : 14px;
}
.text_field {
height : 20px;
text-shadow : #fff 1px 1px 4px;
text-align : left;
}
.input_field {
height : 20px;
text-align : right;
}

.mes {
width : 93%;
}
.sub {
width : 93px;
height : 28px;
background : url("img/sub.jpg");
border : 0;
cursor : pointer;
}
.attachment {
font-size : 12px;
color : white;
cursor : pointer;
}
.input_skin {
float : left;
display : inline;
background : url(img/bg.jpg) repeat-x;
position : relative;
height : 21px;
margin-left : 5px;
}
.input_left {
position : absolute;
background : url(img/l.png);
width : 5px;
left : -5px;
height : 21px;
}
.input {
float : left;
width : 44px;
display : inline;
height : 21px;
border : none;
background : none;
padding-left : 2px;
font : normal 16px Arial;
color : #545454;
font-size : 13px;
}
.input_right {
position : absolute;
background : url(img/r.png);
width : 5px;
left : 100%;
height : 21px;
}
.width100 {
width : 150px !important ;
}
a:link {
color : white;
text-decoration : none;
}
a:visited {
color : white;
text-decoration : none;
}
a:hover {
color : white;
text-decoration : none;
}
a:active {
color : white;
text-decoration : none;
}
img {
border : 0px;	
}


.info3{
border-radius: 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
-webkit-box-shadow: #666 0px 2px 3px;
-moz-box-shadow: #666 0px 2px 3px;
box-shadow: #666 0px 2px 3px;
padding: 2px 0;
width:auto;padding:2px 2px 20px;
}
.info3 {
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#BDE5F8), to(#3394EE));
background: -webkit-linear-gradient(#BDE5F8, #3394EE);
background: -moz-linear-gradient(#BDE5F8, #3394EE);
background: -ms-linear-gradient(#BDE5F8, #3394EE);
background: -o-linear-gradient(#BDE5F8, #3394EE);
background: linear-gradient(#BDE5F8, #3394EE);
border: 1px solid #2BB0D7;
font-family: Arial, Helvetica, sans-serif;font-size: 12px; color:#020202;
background-color: #BDE5F8;
width:95%;
margin:auto;
}