body {
margin:0;
padding:0px;
font-family:arial;
background:#000000;
font-size:12px;
color:#ffffff;
}
a {
color:#ffffff;
text-decoration:none;
}
a:hover {
color:#000000;
}
.clear { 
clear:both;
}
.all_1 {
color:#660033;
font-size:36px;
font-weight:bold;
}
.all_2 {
color:#000000;
font-size:36px;
}
.all_3{
color:#FF0000;
}
.border {
border:6px solid #ffffff;
}
#header {
margin:0px auto;
width:1000px;
}
#wrapper {
margin:0px auto;
width:1000px;
background:url(images/bg.jpg) repeat-y #000000;
}
.img{
width:auto;
height:auto;
float:left
}
#left{
width:50px; height:1px; float:left }
#right{
width:50px; float:left }
#center{
width:900px; float:left}
#L{
width:220px; height:auto; background:#000000; float:left }
#images {
width:680px;
height:auto;
background:url(images/i1_09.jpg) repeat-y;
float:left;
}
#images .img{
width:170px;
height:230px;
padding:10px 0 0 0;
text-align:center;
float:left
}
#images .about{
width:510px;
height:240px;
float:left
}
#images .link{
width:680px;
height:auto;
padding:5px 0;
text-align:center;
font-size:20px;
float:left;
}
#images a{ color:#ffffff;}
#images a:hover{ text-decoration:underline;}
#footer {
width:900px;
height:auto;
padding:10px 0;
text-align:center;
font-size:12px;
}
