/* common */
html, body {font-family:verdana, arial, sans-serif; color:black; font-size:10px; width:100%; height:100%; padding:0px; margin:0px;}
div.outter {width:100%; height:100%; position:static; display:table; *overflow:hidden; *position:relative;}
div.middle {vertical-align:middle; display:table-cell; position:static; *top:50%; *position:absolute;}
div.inner {top:-50%; width:1000px; height:600px; margin:auto; position:relative; text-align:center;}
div.content {position:relative; top:80px; width:1000px; height:398px;}
div.contact {font-size: 12px; font-style: italic; line-height: 20px; position:relative; top:0px; width:1000px; height:20px;}
div.skip {position:relative; top:184px; left:595px; width:70px; height:15px; *left:213px;}
div.copyright {position:relative; top:145px; left:250px; width:450px; height:15px; *left:0px;}
a {text-decoration:underline; color:black;}
a:hover {text-decoration:none; color:#0066CC;}

/* extendt for flash intro */
div.inner_intro {top:-50%; width:839px; height:601px; margin:auto; position:relative; text-align:center;}
div.inner_intro.background {background-image:url('gfx/background.png');}
div.intro {position:relative; top:176px; width:450px; height:250px; left:197px; *left:3px;}
div.copyright_intro {position:relative; top:185px; left:200px; width:450px; height:15px; *left:0px;}