@charset "utf-8";
/*--townlayout--*/

.townMain {
position:relative;
width:994px;
height:614px;
margin:10px auto;
}

.townMain .showTownSwf {
float:left;
width:800px;
height:600px;
margin:0px 20px 0px 0px;
border:7px #dddddd solid;
background-color:#dddddd;
}

.townMain .showSwf {
position:relative;
float:left;
width:800px;
height:460px;
margin:0px 20px 0px 0px;
padding-top:140px;
overflow:hidden;
border:7px #dddddd solid;
background-image:url(http://img.tinierme.com/common/img/renewal/town/townbg.gif);
}

.townMain .showSwfGame {
position:relative;
float:left;
width:800px;
height:600px;
margin:0px 20px 0px 0px;
overflow:hidden;
border:7px #dddddd solid;
background-image:url(http://img.tinierme.com/common/img/renewal/town/townbg.gif);
}
p.gameWrap01 {
padding:50px 0 0 100px;
}
.townMain .showTownSwf h1,
.townMain .showSwf h1,
.townMain .showSwfGame h1 {
position:absolute;
left:-9999px;
top:-9999px;
}
.townMain .bannerArea {
float:left;
width:160px;
height:614px;
overflow:hidden;
background-color:#dddddd;
text-align:center;
}

.townMain .showNoLoginImg {
float:left;
width:800px;
height:600px;
margin:0px 20px 0px 0px;
border:7px #dddddd solid;
background-image:url(http://img.tinierme.com/common/img/renewal/town/nologinTownImg.gif);
background-color:#dddddd;
}

