html,BODY {
	FONT-SIZE: 12px; 
	BACKGROUND: #DDDDE5; 
	TEXT-ALIGN: center;
	margin-top:0px;
	margin-left:0px;
	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;
}

.top1 a:link, .top1 a:visited, .top1 a:hover{
padding:0 10px;
}

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

.top{
width:100%;
float:left;
background:#ffffff;
padding:10px 0;
}
.top1{
width:100%;
float:left;
padding:2px 0;
background:#cccccc;
margin-bottom:15px;
margin-bottom:5px;
}
.maintitle{
font-size:40px;
font-weight:bold;
float:left;
color:#d16c00;
line-height:60px;
}

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

.left{
width:200px;
float:left;
background:#e7e2d9;
}
.left1{
width:190px;
float:right;
background:#e7e2d9;
padding:5px 0 30px 0;
}


.right{
width:650px;
float:right;
}
.right1{
width:635px;
float:left;
}
.right2{
width:635px;
float:left;
}

.posters{
width:200px;
height:330px;
float:left;
padding:2px 0;
text-align:center;
border:#E6E6E6 3px solid;
margin-top:5px;
margin-left:5px;
}

.center{
width:100%;
float:left;
text-align:center;
padding:2px 0;
}
.normal{
width:100%;
float:left;
text-align:left;
padding:2px 0;
}
.bottom{
width:100%;
text-align:center;
float:left;
padding:2px 0;
margin-bottom:5px;
background:#cccccc;
}
.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:#cccccc;
width:100%;
float:left;
font-size:16px;
font-weight:bold;
display:inline;
padding:4px 0;
margin:5px 0;
}
.posters_title{
color:#536d45;
}