File size: 1.32Kb
body {
color: #2e2e2e;
font-size: 12px;
font-family: Tahoma;
background-color: #d4d5d7;
margin: 0;
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
}
a:link, a:visited {
color: #7d0102;
text-decoration: none;
text-shadow: #fff 1px 1px 2px;
}
a:hover {
color: #6d6d6d;
}
.main {
padding: 4px;
border-top: 1px solid #eaecee;
}
.main a {
background-image: url(4/star.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px;
}
.design {
color: #5a0000;
text-shadow: #dd3031 1px 1px 1px;
background-color: #990001;
background-image: url(4/copy.gif);
background-repeat: repeat-x;
background-position: 50% top;
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border-top: 1px solid #3f3f40;
border-bottom: 1px solid #3f3f40;
MAX-HEIGHT : 21px;
}
.design a {
color: #ffffff;
}
.design a:hover {
color: #000000;
}
.title {
color: #5a0000;
text-shadow: #dd3031 1px 1px 1px;
background-color: #990001;
background-image: url(4/copy.gif);
background-repeat: repeat-x;
background-position: 50% top;
text-align: center;
margin-top: 1px;
margin-bottom: 1px;
padding: 4px;
border-top: 1px solid #3f3f40;
border-bottom: 1px solid #3f3f40;
MAX-HEIGHT : 21px;
}
.title a {
color: #5a0000;
text-shadow: #dd3031 1px 1px 1px;
}
.title a:hover {
color : #ff7171;
}