﻿body{
 text-align:center;
 background:#5d0e3b;
 color:#adafb2;
 font-family:helvetica,arial,sans-serif;
}
.container{
 margin:0px auto;
 width:900px;
 text-align:left;
}
.header{
 height:120px;
 width:900px;	
}
.footer{
 height:95px;
 width:848px;	
 padding-left:52px;
 padding-top:35px;
 clear:both;
}
.footer ul{
 margin-top:0px;
 margin-left:-27px;
}
.footer li{
 list-style-image:url('../images/dot.jpg');
 float:left;
}
.footer .top li{
 margin-right:20px;
 font-size:12px;
}
.footer .top a{
 color:#adafb2;
 text-decoration:none;
}
.footer .top a:hover{
 text-decoration:underline;
}
.footer .bottom li{
 margin-top:30px;
 margin-right:18px;
 font-size:10px;
}
.left{
 width:52px;
 height:424px;
 float:left;
}
.data{
 width:264px;
 height:254px;
 padding-top:170px;	
 float:left;
}
.logo{
	
}
.text{
 padding-top:70px;
 font-size:9px;	
}
.text p a{
 color:#d20076;
 text-decoration:none;
}
.text p a:hover{
 text-decoration:underline;
}
.text span{
 color:#d20076;
}
.images{
 width:584px;
 height:424px;
 float:left;
}
.top img, .mid-left img, .mid-right img, .mid-btm img, .btm img{
 border:1px #adafb2 solid;
 padding:3px;
 margin-bottom:-6px;
}
.top{
 margin-left:56px;
}
.mid-left{
 float:left;
}
.mid-right{
 float:left;
 margin-left:87px;
}
.mid-btm{
 clear:both;
 margin-left:88px;
}
.btm{
 clear:both;
 margin-left:145px;	
}
#first, #second, #third, #fourth, #fifth{
 visibility:hidden;
}