#pop-wrapper {
float:left;
padding:10px;
margin-left:10px;
margin-right:10px;
margin-top:3px;
margin-bottom:10px;
width:780px;
}
.pop-left{
float:left;
width:117px;
height:480px;
overflow-y:scroll;
padding:10px;
text-align:center;
font-size: 11px;
background-color:#E8E8E8;
margin-right:5px;
}
.pop-left a{
text-decoration:underline;
}
.pop-left a:hover{
text-decoration:none;
}
.pop-left .left-wrapp{
margin-bottom:15px;
}
.pop-left .left-wrapp .img{
background-color: #fff;
}
.pop-left .left-wrapp .img img{
vertical-align: middle;
}
.pop-left .left-wrapp .max {
margin-top:3px;
font-weight: 300;
font-size: 11px;
margin-bottom:5px;
}
.pop-center{
background-color: #ffffff;
margin-left:145px;
}
.pop-center .header{
background-color:#F1A700;
height:20px;
text-align:center;
font-size: 15px;
color:#000000;
}
.pop-center .header h1{
background-color:#b92025;
height:20px;
text-align:center;
font-size: 15px;
color:#fff;
}
.pop-center .pop-close{
margin-top:10px;
float:right;
font-size: 11px;
}
.pop-center .pop-close a{
text-decoration:underline;
}
.pop-center .pop-close a:hover{
text-decoration:none;
}
.pop-center .load-area{
margin-top:40px;
text-align:center;
font-size:12px;
}
.pop-center .load-area a{
color:blue;
text-decoration:underline;
}
.pop-center .load-area a:hover{
text-decoration:none;
}
