@charset "UTF-8";

@import url(screen/content.css);

body {margin:0;padding:0;}
#main {background:url('../images/bg.jpg') no-repeat;min-height:800px;}

img {border:0px;}
#tbl_main {padding:0;margin:0;width:1000px;height:100%;}
#tbl_main td {padding:0;margin:0;width:100%;height:100%;}
#derText {filter:alpha(opacity=60); /* Internet Explorer */
-moz-opacity: 0.60; /* Mozilla Browser */
opacity: 0.60; /* Opera */
font-size:16px;text-align:left;font-weight:bold;position:relative;z-index:11;float:right;top:-260px;right:20px;width:546px;border:1px solid gray;padding:6px;background:whitesmoke;}

.red {color:darkred;}
