Просмотр файла style.css
- body {
- font-size : 12px;
- font-family : arial;
- max-width : 450px;
- margin : auto;
- }
- a:link, a:visited {
- color : #545454;
- text-decoration : underline;
- }
- a:hover, a:focus {
- color : #1ab7e7;
- text-decoration : underline;
- }
- img.top {
- vertical-align : sub;
- }
- img.ok {
- vertical-align : top;
- }
- div.hr {
- background-color : #c9c9c9;
- padding-bottom : 1px;
- }
- div.header {
- background-color : #545454;
- text-align : center;
- padding : 4px 2px 2px;
- border-bottom : 1px solid #fff;
- }
- div.tbar {
- background-color : #c9c9c9;
- padding : 2px;
- border-bottom : 1px solid #fff;
- }
- div.top_blockl {
- background-image : url(images/top_blockl.gif);
- background-repeat : no-repeat;
- background-position : left top;
- height : 11px;
- }
- div.top_block {
- background-image : url(images/top_block.gif);
- }
- div.top_blockr {
- background-image : url(images/top_blockr.gif);
- background-repeat : no-repeat;
- background-position : right top;
- height : 11px;
- }
- div.content_left {
- background-image : url(images/content_left.gif);
- background-repeat : repeat-y;
- background-position : left 50%;
- padding-left : 7px;
- }
- div.content {
- background-color : #fff;
- }
- div.content_right {
- background-image : url(images/content_right.gif);
- background-repeat : repeat-y;
- background-position : right 50%;
- padding-right : 7px;
- }
- div.toplinel {
- background-image : url(images/toplinel.gif);
- background-repeat : no-repeat;
- background-position : left top;
- height : 4px;
- }
- div.topline {
- background-image : url(images/topline.gif);
- background-repeat : repeat-x;
- background-position : 50% top;
- margin-top : 5px;
- }
- div.topliner {
- background-image : url(images/topliner.gif);
- background-repeat : no-repeat;
- background-position : right top;
- height : 4px;
- }
- div.botlinel {
- background-image : url(images/botlinel.gif);
- background-repeat : no-repeat;
- background-position : left top;
- height : 4px;
- }
- div.botline {
- background-color : #c6c6c6;
- background-image : url(images/botline.gif);
- background-repeat : repeat-x;
- background-position : 50% top;
- }
- div.botliner {
- background-image : url(images/botliner.gif);
- background-repeat : no-repeat;
- background-position : right top;
- height : 4px;
- }
- div.bot_blockl {
- background-image : url(images/bot_blockl.gif);
- background-repeat : no-repeat;
- background-position : left 50%;
- height : 11px;
- }
- div.bot_block {
- background-image : url(images/bot_block.gif);
- margin-bottom : 5px;
- }
- div.bot_blockr {
- background-image : url(images/bot_blockr.gif);
- background-repeat : no-repeat;
- background-position : right 50%;
- height : 11px;
- }
- div.fbar {
- background-color : #c9c9c9;
- padding : 2px;
- border-top : 1px solid #fff;
- }
- div.footer {
- color : #a4a4a4;
- font-size : 11px;
- background-color : #545454;
- text-align : center;
- padding : 3px;
- border-top : 1px solid #fff;
- }
- div.footer a, div.footer a:visited {
- color : #a4a4a4;
- text-decoration : none;
- }
- div.os {
- background-image : url(images/os.gif);
- background-attachment : fixed;
- padding : 4px;
- border-right : 1px solid #e7e7e7;
- border-left : 1px solid #e7e7e7;
- }
- span.a {
- color : #a2c640;
- font-size : 16px;
- font-weight : bold;
- }
- span.b {
- color : #1ab7e7;
- font-size : 16px;
- font-weight : bold;
- }
- span.c {
- color : #b9b9b9;
- font-size : 10px;
- }
- span.r {
- color : #ff9b00;
- }
- span.title {
- color : #a2c640;
- font-style : italic;
- }
- .cent {
- text-align : center;
- }
- /* Style By Mad
- http://wapdiz.ru
- ICQ 872-794 */