@charset "utf-8";
/* CSS Document */
body{padding:0; margin:0;}
a{cursor: pointer;}
.content{ position:relative; margin-left:100px; z-index:2; padding-right:10px; margin-top:-350px;}

.back{color:#EF9D00; font-family:Arial; font-weight:bold; position:absolute; margin-left:450px; margin-top:-35px; z-index:2;}

#main{position:relative; width:750px; margin:0 auto; overflow:hidden;}
.top_left{background:#FFF; background-image:url(images/ex_border_top_left.jpg); width:10px; height:10px; position:absolute; left:0;}
.top{background:#FFF; background-image:url(images/ex_border_top1.jpg); height:10px; min-width:200px;}
.top_right{background:#FFF; background-image:url(images/ex_border_top_right.jpg); width:10px; height:10px;}

.bottom_left{background:#FFF; background-image:url(images/ex_border_bottom_left.jpg); width:10px; height:10px; position:absolute; left:0;}
.bottom{background:#FFF; background-image:url(images/ex_border_bottom.jpg); height:10px;}
.bottom_right{background:#FFF; background-image:url(images/ex_border_bottom_right.jpg); width:10px; height:10px;}

.mid_l{ background: url(images/ex_border_left.jpg) repeat-y left; width:100%;}
.mid_r{ background: url(images/ex_border_right.jpg) repeat-y right; width:100%;}

.top_l{ background:url(images/ex_top_l.gif) left no-repeat; position:relative; margin-top:0px; padding-top:0; z-index:-1; height:458px; width:470px; z-index:-1;}
.bottom_r{background:url(images/ex_botom_r.gif) right no-repeat; position:relative; margin:-140px 0 0 0; width:100%; height:276px; z-index:-1;}

.copy{position:relative; width:100%; font-family:Arial; text-align:center; margin-bottom:-20px;  top:-30px; font-size:0.8em;}