Файл: dl/style/style.css
Строк: 69
body {
color : #7e7e7e;
font-size : 11px;
font-family : Tahoma;
background-color : #fff;
margin : 0;
}
a:link, a:active, a:visited
{
color : #019ad9;
text-decoration : none;
}
a:hover, a:focus {
color : #f4b700;
}
img {
border-style : none;
}
.cen {
text-align : lift;
}
.head {
background-image : url(head.gif);
background-position : 3px 50%;
}
.logo {
color : #fdfdfd;
font-size : 20px;
font-style : italic;
background-image :
url(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(pat.gif);
margin : 2px;
padding : 2px;
border : 1px solid #e7e7e7;
}
.cont
{
background-image : url(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 a {color:
#fff;}
.title {
background: #3096FF url(label.gif) repeat-x
top;
padding: 5px;
border: 1px solid #3096FF;
margin: 1px 0 1px 0;
}
.labelbut {
background: #E5F2FF url(labelbut.gif) repeat-x
top;
padding: 2px 4px 2px 4px;
color:
#3096FF;
-khtml-border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.right{float:right;font-size:11px;
}
.tleft
{
background-image : url(tleft.gif);
background-repeat : no-repeat;
background-position : right 50%;
height : 16px;
padding-top : 2px;
padding-right : 2px;
padding-left : 2px;
}
.ct{
background:#ffffff;
text-align:left;
padding:3px 6px;
border-bottom: 2px solid #ececec;
line-height: 130%;
}
.ct a {
color:#00468d;
}
.ct a:hover {
color:#000000;
}
.foot {
background-image : url(foot.gif);
background-position : -4px 50%;
}
.copy {
color : #fdfdfd;
background-image : url(copy.gif);
background-repeat : no-repeat;
background-position : right 50%;
text-transform : capitalize;
text-align : right;
height : 19px;
padding-top : 30px;
padding-right : 2px;
}