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

 
 

html, head, body{
width:100%; height:100%; margin:0px; padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color: #666666;
}


ul{
list-style-type: square;
}


img, div {
 behavior: url(stylesheets/iepngfix.htc);
}

h2{
font-size:16px;
}

a:link, a:active, a:visited{
color:#444444; 
text-decoration:none; 
}
a:hover{
}
a.subcat:link, a.subcat:active, a.subcat:visited{
text-decoration:none;
height:18px;
display:block;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
color:#53616f;
font-weight:0;
}

h2.subcat{
text-decoration:none;
display:block;
height:18px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
margin:0px;
padding:0px;
margin-left:10px;
}

a.subcat:hover{ 
color: #4c78a9;
}
a.langlink:link, a.langlink:active, a.langlink:visited{
text-decoration:none;
border-bottom:0px;
color:#666666;
display:block;
height:10px;
}

a.langlink:hover{
color:#000000;
}

 

body{
height:101%;
background-color:#a9a9a9;
background-image:url(../images/screen/body_bg.jpg);
background-repeat:repeat-x;
}
 
div#container{
position:absolute; height:100%;  width:968px; top:0px; left:50%; margin-left:-484px; 
}

div#header{
position:relative;  top:0px; left:0px; width:968px; height:167px; 
}

div#navibar{
position:relative; top: 0px; left:0px; width:968px; height:138px; 
}

div#line{
position:relative; top:0px; left:0px; width:968px; height:15px;  
}
div#lineleft{
position:relative; top:0px; left:0px; width:968px; height:15px;  
}
div#lineright{
position:relative; top:0px; left:0px; width:968px; height:15px;  
}

div#langbox{
position: absolute; top:0px; left:50%; margin-left:484px; width:60px; height:60px;  
}

div#content{
position:relative; top:0px; left:0px; width:968px;
}

div#footer{
position:relative; top:0px; left:0px; width:968px; height:30px; 
}

div#bctr{
position:absolute;
right:0px;
top:0px;
width:115px;
height:60px;
z-index:5;
}



div#partnerheader{
width:968px;
height:167px;
left:0px;
position:absolute;
top:0px;
}

div#partnertitle{
width:200px;
height:167px;
float:left;
}
div#partnerlogo{
width:200px;
height:167px; 
float:left; 
}
div#partnerpic{
width:568px;
height:167px; 
float:left; 
}

div.navipin{
float:left;
margin:0px;
padding:0px;
margin-right:15px;
background-image:url(../images/screen/navi_bg.jpg);
background-repeat:no-repeat;
width:142px;
height:138px;
margin-top:104px;
}

div.navipin_content{
margin:0px;
padding:0px;
margin-left:10px;
margin-top:10px;
width:128px;
height:118px; 
}

div.navipin_content h1{
font-size:16px;
color:#666666;
margin-bottom:7px;
cursor: pointer;
}

div.navipin_content h1:hover{
color:#787878;
}@charset "utf-8";
/* CSS Document */
