body {
margin:0px auto;
padding:1px;
font-family : Times;
font-size:12px;
color:#545454;
background-color:#fff;
max-width: 600px;
border: 0px solid #999999;
background: #ffffff;
-moz-box-shadow: 1px 1px 15px #999999;
-webkit-box-shadow:1px 1px 15px rgb(150,150,150);
box-shadow:1px 1px 15px rgb(150,150,150);
}
a:link, a:active, a:visited {
color : #1f8ba0;
text-decoration : none;
}
a:hover, a:focus {
text-shadow: 0 0 6px #666 ;
font-weight: bold ;
color : #000000;
}
div {
background-color : #fff;
margin : 1px;
padding : 2px;
}
hr {
margin : 0;
border-color : #f0f0f0 #fff #fff;
border-style : solid;
border-width : 1px;
}
.header {
color : #fff;
line-height : 0;
background-color : #93db2e;
background-image : url(images/header.gif);
background-repeat : no-repeat;
background-position : right 50%;
padding : 0;
}
.lastnews {
background-image : url(images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.title {
background-color : #e5eff0;
background-image : url(images/title.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
border : 1px solid #dbe5e6;
}
.title2 {
background-color : #eef8e0;
background-image : url(images/title2.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
border : 1px solid #e1ecd1;
}
.content {
background-image : url(images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.content2 {
background-image : url(images/content.gif);
background-repeat : repeat-x;
background-position : 50% top;
border : 1px solid #ececec;
}
.content2 a:link, .content2 a:visited {
color : #62931d;
}
.cp {
color : #fff;
background-color : #32b6ce;
background-image : url(/cp.gif);
background-repeat : no-repeat;
background-position : right 50%;
}
.vs {
text-align : center;
}
span {
color : #96dc2c;
}
.zag {
font-size : large;
}
.ft { background-color:#1f1f1f; color: #c5c2c2; background-image: url(images/cp.gif); background-repeat: repeat-x; background-position: 50%top; padding: 3px; font-size: small; }
.top { color : #fff; font-size : 18px; background-color : #003459; background-image : url(images/top.gif); background-repeat : repeat-x; background-position : 50% top; height : 30px; padding : 10px 3px 3px; }
.xbreak {    background-color: #ffffff;color: #000000;border-bottom-width: 1px;border-bottom-color: #eee;border-bottom-style: dashed;margin-top: 1px;margin-bottom: 1px;margin-right: 3px;padding-top: 2px;padding-bottom: 2px;padding-left: 2px;padding-right: 2px;font-size: small;   }
.item1{   background-color: #f5f5f5; padding: 4px;}