Размер файла: 1.98Kb
body {
color : #7e7e7e;
font-size : 11px;
font-family : arial;
background-color : #fff;
margin : 0 auto;
max-width: 400px;
}
a:link, a:active, a:visited {
color : #019ad9;
text-decoration : none;
}
a:hover, a:focus {
color : #f4b700;
}
img {
border-style : none;
}
.cen {
text-align : center;
}
.head {
background-image : url(images/head.gif);
background-position : 3px 50%;
}
.logo {
color : #fdfdfd;
font-size : 20px;
font-style : italic;
background-image : url(images/logo.gif);
background-repeat : no-repeat;
background-position : left 50%;
text-transform : capitalize;
height : 46px;
padding-top : 3px;
padding-left : 34px;
}
.ram {
background-image : url(images/pat.gif);
margin : 2px;
padding : 2px;
border : 1px solid #e7e7e7;
}
.cont {
background-image : url(images/cont.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 4px;
margin-bottom : 4px;
padding-top : 1px;
padding-bottom : 1px;
border-top : 1px solid #e7e7e7;
border-bottom : 1px solid #e7e7e7;
}
.title {
color : #fdfdfd;
background-image : url(images/title.gif);
background-position : 2px 50%;
display : inline-table;
}
.tleft {
background-image : url(images/tleft.gif);
background-repeat : no-repeat;
background-position : right 50%;
height : 16px;
padding-top : 2px;
padding-right : 2px;
padding-left : 2px;
}
.ct {
margin : 1px 2px;
padding : 3px;
border : 1px solid #ececec;
}
.ct a {
background-image : url(images/ico.gif);
background-repeat : no-repeat;
background-position : left 50%;
padding-left : 15px;
}
.foot {
background-image: url(images/foot.gif);
font-size: 16px;
}
.copy {
color : #fdfdfd;
background-image : url(images/copy.gif);
background-repeat : no-repeat;
background-position : right 50%;
text-align : right;
height : 19px;
padding-top : 30px;
padding-right : 2px;
}
.copy:after {
content : '{wapHostcms beta}';
}