@charset "UTF-8";
/* CSS Document */

html, body, #flashContent { height:100%; }
body { margin:0; padding:0; overflow:hidden; }

//* //// x reset css /// */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
html,body{margin:0}
* {padding:0; margin:0}
a img { border:0; padding:0; margin:0; }
/* //// x reset css /// */

			
body	{ background:url(../image/noflash/bg.png) top left repeat-x #133446; }
#wrap1	{ height:100%; background:url(../image/noflash/tl-trans.png) top left no-repeat; }
#shadow	{ position:relative; bottom:0; right:0; height:100%; background:url(../image/noflash/shadow-trans.png) bottom right repeat-x;}
#wrap2	{ position:relative; bottom:0; right:0; height:100%; background:url(../image/noflash/br-trans.png) bottom right no-repeat;}

#hold	{ width:425px; margin-left:auto; margin-right:auto; padding-top:0px; }

#hold h1	{ text-indent:-5050px; overflow:hidden; background:url(../image/noflash/basis-trans.png) top left no-repeat; height:123px; width:180px; }
#hold h2	{ position:relative; left:-5050px; overflow:hidden; }
#hold h3	{ overflow:hidden; width:336px; height:93px; padding:0; margin:0; }
#hold h3 a	{ width:336px; height:93px; display:block; background:url(../image/noflash/readme-trans.png) top left no-repeat; text-indent:-5050px; }

#hold p		{ font-family: Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:16px; line-height:20px; margin-top:15px; }

#addie	{ position:absolute; bottom:0px; width:100%; } 
#adhold	{ position:relative; margin-left:auto; margin-right:auto; width:425px; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:24px; }

#addie p.white	{ color:#FFFFFF; float:left; display:block; }
#addie p.cream	{ color:#83969e; float:left; display:block; margin-left:14px; }
#addie p.cream a{ color:#83969e; text-decoration:none; margin-left:10px; }

.pad10	{ padding-top:10px; }