* {

margin:0;

padding:0;

}

	

body {

background-color:#000;    

}



#all {

width:960px;

margin:0 auto;

font-family: Tahoma;

font-size:11px;

color:#fff;

}



img {

border:0;

}



#all a{

color:#fff;

text-decoration:none;

}

#all a:hover{

text-decoration:underline;

}



#header {

background:url(../images/header.jpg) no-repeat;

width:960px;

height:127px;

display:table;

}



.head_fix {

z-index:1;

position:absolute;

margin:0 0 0 35px;

}







#search {

background:url(../images/search_bg.gif) no-repeat;

width:960px;

height:28px;

display:table;

}

.form {

width:704px;

height:14px;

background:#4D4D4D;

font-size:11px;

color:#fff;

border-bottom:solid 1px #3E3E3E;

border-right:solid 1px #3E3E3E;

border-top:solid 1px #272727;

border-left:solid 1px #272727;

}





#content {

background:url(../images/cont.gif) repeat-y;

width:960px;

height:761px;

display:table;

}

#content2 {

background:url(../images/cont.gif) repeat-y;

width:960px;

height:361px;

display:table;

}

#content3 {

background:url(../images/cont.gif) repeat-y;

width:960px;

display:table;

}



.vert {

background:url(../images/vert.gif) repeat-y;

}

.tit {

background:#232323;

}

.tit div{

font-size:10px;

color:#8F8F8F;

margin:16px 0 0 0;

}

.green {

color:#A0EB2C;

}

.green_link {

color:#A0EB2C;

font-weight:bold;

background:url(../images/link.gif) repeat-x 0% 100%;

}







#footer {

background:url(../images/footer.gif) no-repeat;

width:960px;

height:123px;

display:table;

text-align:center;

}





