html,BODY {
	FONT-SIZE: 12px; 
	BACKGROUND: #ffffff; 
	TEXT-ALIGN: center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	FONT-FAMILY: Arial, verdana, sans-serif; 
	color:#000000;
}

a:link {
color:#0066eb;
font-size:12px;
text-decoration: none;
}
a:visited {
color:#0066eb;
font-size:12px;
text-decoration:none;
}
a:hover {
color:#0066eb;
font-size:12px;
text-decoration: underline;
}

.all{
width:800px;
margin:0 auto;
text-align:left;
background:#ffffff;
}
.all1{
width:100%;
float:left;
background:#ffffff;
}

.top{
width:100%;
float:left;
background:#ffffff;
padding:10px 0;
}
.top1{
width:100%;
float:left;
background:#ffffff;
padding:2px 0;
background:#ffffff;
margin-bottom:15px;
border-top:#ffcc66 5px solid;
border-bottom:#ffcc66 1px solid;
}
.maintitle{
float:left;
font-size:40px;
font-weight:bold;
float:left;
color:#c76338;
line-height:60px;
text-align:center;
}

.main{
width:100%;
float:left;
margin-bottom:25px;
}

.left{
width:160px;
float:left;
border:#ffcc66 4px solid;
padding-left:5px;
}
.leftlink{
width:155px;
float:right;
border-bottom:#336699 1px solid;
padding:2px 0;
}
.right{
border:#ffcc66 2px solid;
width:615px;
float:right;
}
.right1{
width:610px;
float:right;
}
.right2{
width:605px;
float:left;
}

.posters{
width:198px;
height:290px;
float:left;
padding:2px 0;
text-align:center;
border:#cccccc 1px solid;
}

.center{
width:100%;
float:left;
text-align:center;
padding:2px 0;
}
.normal{
width:100%;
float:left;
text-align:left;
padding:2px 0;
}
.bottom{
border-top:#ffcc66 1px solid;
border-bottom:#ffcc66 1px solid;
width:100%;
text-align:center;
float:left;
padding:2px 0;
margin-bottom:5px;
}
.bottom1{
text-align:center;
width:100%;
float:left;
padding:2px 0;
margin-bottom:25px;
}
.item{
width:100%;
text-align:left;
float:left;
padding:2px 0 20px 0;
}
.itemleft{
float:left;
padding:2px 0;
}
.itemright{
float:left;
padding:2px 0 2px 5px;

}
h1{
color:#ffcc66;
width:100%;
float:left;
font-size:16px;
font-weight:bold;
display:inline;
padding:4px 0;
margin:5px 0;
}
.posters_title{
color:#536d45;
}