* {
margin:0;
padding:0;
}


BODY {
background:#fff url(/i/bg-intro.jpg) 0 0 repeat-x;
font-family:Tahoma, Helvetica, sans-serif;
color:#000;
font-size:80%;
height:100%;
min-width:990px;
width:expression(document.body.clientWidth>990?"100%":"990px");
}


IMG {
border:0;
}

A:hover {
text-decoration:none;
}

.clearAll {
clear:both;
float:none !important;
font-size:0px !important;
border:none;
margin:0 !important;
padding:0 !important;
background:transparent !important;
visibility:hidden !important;
}

.tabIntro {
width:100%;
height:100%;
border-collapse:collapse;
}

.tdBgRight {
vertical-align:top;
background:url(/i/intro-r.jpg) 100% 0 no-repeat;
padding:107px 0 0 0;
}

.introLine {
position:absolute;
top:0;
right:0px;
width:33px;
height:1px;
background:url(/i/intro-line.jpg) 0 0 no-repeat;
}

.introR {
position:relative;
float:right;
width:75%;
height:204px;
margin-bottom:24px;
background:url(/i/intro-bg-blue.jpg) 0 0 repeat-x;
}

.introC {
width:100%;
height:204px;
padding-top:3px;
background:url(/i/intro-pic.jpg) 0 0 no-repeat;
}

.logo {
position:absolute;
margin-left:-110px;
}

.lang {
height:136px;
color:#0066cc;
font-size:100%;
padding:15px 0 0 287px;
margin:0 0 10px 20%;
background:url(/i/intro-lang.jpg) 0 0 no-repeat;
}

.lang A {
color:#0066cc;
font-weight:bold;
}

.tdCopy {
background:url(/i/intro-bg-bot.gif) 0 0 no-repeat;
color:#999;
font-size:70%;
padding:12px 0 30px 87px;
}

.tdCopy A {
color:#999;
text-decoration:none;
}

