
#contentPop{
width:700px;
height:498px;
float:left;
}
#contentPress{


}
.centered_divPop {
width:700px;
height:498px;

color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#ffffff;
}
.centered_divPress {

}
#mypopup {
width:700px;
height:498px;
float:left;
display: none; 
 }
#mypress {
width:720px;
height:510px;
float:left;
display: none; 
 }

#info_title {
font-size:20px;
}
#close_btn {
font-weight:bold;
font-size:13px;
margin-left:22px;
margin-top:10px;

}
#close_btn a{
text-decoration:none;
color:#888888;
}
#image_pop{
width:325px;
height:380px;
float:left;
margin-right:10px;
}
#content_pop{
float:left;
margin-top:15px;
}
#content_press{
float:left;
}
#content_pop_right{
width:350px;
float:left;
font-size:11px;
color:#555555;
}
#content_pop_title{
color:#444444;
font-weight:bold;
font-size:15px;

}
#content_pop_subtitle{
color:#555555;
}
#pop_thumb{
margin-top:10px;
}
#pop_text{
margin-top:8px;
}
#loading{
position:absolute;
width:200px;
margin-top:210px;
margin-left:330px;
display: none;
}