body{
position: relative;
background: url('images/core/bk_tile.jpg');
background-repeat: repeat;
margin: 0;
}

a.title{
text-decoration: none;
color: #000000;
}

a.title:visited{
text-decoration: none;
color: #aaaaaa;
}

td.lt_sdw{
width: 8px;
background: url('images/core/lt_sdw.jpg');
background-repeat: repeat-y;
}

td.rt_sdw{
width: 8px;
background: url('images/core/rt_sdw.jpg');
background-repeat: repeat-y;
}

td.menu{
background: url('images/core/menu_bk.jpg');
height: 32px;
}

td.title{
background: url('images/core/title.jpg');
height: 120px;
width: 640px;
}

td.body{
background-color: #fcfff0;
width: 640px;
padding: 10px;
}

td.footer{
background: url('images/core/footer.jpg');
height: 60px;
width: 640px;
}

td.left{
margin-left: 0;
}

td.right{
margin-right: 0;
}

td.center{
margin: 0;
margin-left: auto;
margin-right: auto;
}

table.main{
width: 656px;
empty-cells: show;
margin-left: auto;
margin-right: auto;
}

table.menu{
margin-left: auto;
margin-right: auto;
}

p{
font-family: sans-serif;
font-size: 11px;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

p.mem_txt_tl{
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

h1{
font-family: sans-serif;
font-size: 18px;
color: #000000;
background-color: #dfdfdf;
background: url('images/core/bk_tile.jpg');
border-top: dotted 1px #515151;
border-bottom: dotted 1px #515151;
padding-left: 10px;
}

h1.mem_tl{
font-family: sans-serif;
font-size: 18px;
color: #000000;
background-color: #dfdfdf;
background: url('images/core/bk_tile.jpg');
border-top: dotted 1px #515151;
border-bottom: dotted 1px #515151;
padding-left: 10px;
margin: 0px;
}

img{
border: 0px;
display: block;
}

img.center{
border: 0px;
margin-left: auto;
margin-right: auto;
}

div.body{
margin-left: 0;
background-color: #cfcfcf;
border: dotted 1px #000000;
}

table.form{
border: dashed 2px #afafaf;
background-color: #bfbfbf;
width: 480px;
margin-left: auto;
margin-right: auto;
}

table.mem_ss{
background: url('images/core/mem_bk.jpg');
width: 128px;
height: 128px;
}

table.mem_pg{
width: 500px;
margin-left: auto;
margin-right: auto;
}

td.mem_edge{
width: 4px;
}

td.mem_fr_area{
width: 130px;
}

td.mem_txt_area{
border: dotted 1px #000000;
background-color: #dfdfdf;
margin-left: 0;
vertical-align: top;
height: 100px;
}

td.mem_txt_area_tl{
border: dotted 1px #000000;
background-color: #dfdfdf;
margin-left: 0;
vertical-align: top;
height: 20px;
}

td.form_title{
height: 12px;
margin-left: 0;
background-color: #cfcfcf;
}

input{
border: solid 1px #afafaf;
background-color: #dfdfdf;
width: 220px;
}

input.small{
border: solid 1px #afafaf;
background-color: #dfdfdf;
width: 140px;
}

input.big{
border: solid 1px #afafaf;
background-color: #dfdfdf;
width: 470px;
}

input.check{
border: none;
background-color: #bfbfbf;
width: 16px;
}

input.submit{
border: solid 1px #afafaf;
background-color: #dfdfdf;
width: 64px;
}

textarea{
border: solid 1px #afafaf;
background-color: #dfdfdf;
width: 470px;
height: 200px;
}

font.req{
color: #ff0000;
}