@media all{ * {margin:0; border:0 solid; padding:0; overflow:visible;}

/*===== general ==============================*/
h1,.std_txt{ font-family:arial,helvetica,sans-serif; font-size:12px; line-height:15px; font-weight:normal; color:#9d3d67;}
h1{ display:inline;}

/*----- protected mail link -----*/
.pml,.pmlx{direction:rtl; unicode-bidi:bidi-override}
.pml img,.pmlx img{position:relative; top:1px}
p.pmlx{display:none}

/*===== layout ===============================*/
body{ margin:30px 50px 0 50px; position:relative; background:#f8edd0 url(../images/background.jpg) repeat-y center top;}
#page{ width:1000px; height:530px; margin:0 auto; background:url(../images/bg_page.jpg) no-repeat; position:relative;}
#main{ width:580px; height:323px; position:absolute; left:332px; top:83px;}

/*----- main -----*/
.navi{ text-align:right; white-space:nowrap;}
#navi1{ position:absolute; right:617px;; bottom:-1px; line-height:18px;}

#logopos{ position:absolute; right:617px; top:-7px;} /* ie6 png link hack */
#logo{ width:227px; height:143px; background:url(../images/logo.png) no-repeat;}
#logo a{ position:relative;} /* ie6 'png as link' hack */

#pic{ position:absolute; left:0; top:0;}
#pic2{ position:absolute; left:0; bottom:0;}
#content{ width:328px; height:100%; position:absolute; right:0; top:0; text-align:justify;}
#footnote,#cpy{ position:absolute; left:0; bottom:-90px; font-size:10px; line-height:12px;}

/*----- content -----*/
#bottom{ width:100%; color:#10817d; position:absolute; left:0; bottom:0; font-size:14px; line-height:16px;}

/*----- copyright -----*/
#cpy span{ font-size:10px; margin:0 3px;}

/*===== anchors ==============================*/
a{ text-decoration:none; color:#9d3d67;}
a#act1{ color:#10817d;}
a:hover,.navi a:hover,#cpy a:hover{ color:#f21f87;}
}