*{
/*
padding:0px; 
margin:0px;
*/
}


#main{
position:relative;
top:0px;
left:0px;
width:879px;
height:654px;
background-image: url(/images/Hbg.png); 
background-position: 38 133px; 
background-repeat: no-repeat;
background-color: white;
border:0px solid black;
}

#in_main{
position:relative;
top:0px;
left:0px;
width:879px;
height: 420px;
/*height: 100%;*/
/*background-image: url(/images/in_bg.png); 
background-position: 41 137px; 
background-repeat: no-repeat;*/
background-color: white;
margin: 0 auto -40px;
border:0px solid black;
}

#logo{
position:absolute;
top:26px;
left:42px;
width:170px;
height:54px;
background-image: url(/images/Hlogo.png); 
}

#slogan{
position:absolute;
top:36px;
left:235px;
width:400px;
height:44px;
background-image: url(/images/slogan.png); 
}
#in_slogan{
position:absolute;
top:36px;
left:235px;
width:400px;
height:44px;
background-image: url(/images/in_slogan.png); 
background-position: left;
background-repeat: no-repeat;
}


#slogan2{
position:absolute;
top:192px;
left:509px;
width:255px;
height:37px;
background-image: url(/images/slogan2.png); 
}

#hpic{
position:absolute;
top:133px;
left:38px;
width:474px;
height:335px;
background-image: url(/images/hpic.png); 
border:0px solid red;
}

#in_pic{
position:absolute;
top:132px;
left:38px;
/*width:421px;
height:247px;*/
width: 802px;
height:167px;
/*background-image: url(/images/in_pic.png); */
border:0px solid red;
}

#htext{
position:absolute;
top:485px;
left:40px;
width:515px;
height:135px;
border:0px solid red;
text-align: left;
}

#lang{position:relative; float:right; top:40px; margin-right:40px; width:155px; height:23px; background-image: url(/images/lang.png); background-repeat: no-repeat;}
#sub_lang{position:relative; top:0px; float:right; top:0px; width:155px; height:23px; margin-top:23px; border-bottom:1px solid gray; display:none; text-align:center; background-color: #E5E5E5;}

#menu{
position:absolute;
top:98px;
left:38px;
width:803px;
height:25px;
background-image: url(/images/menu_bg.png); 
border:0px solid black;
}

#news{
position:absolute;
top:287px;
left:642px;
width:199px;
height:324px;
background-color: #EAEDF0;
}

#footer{
position:absolute;
top:654px;
left:0px;
width:879px;
height:40px;
text-align: left;
padding-top:8px;
border:0px solid black;
}

#navbar{
position:absolute;
/*top:385px;*/
top:305px;
left:41px;
width:804px;
height:20px;
text-align: left;
border:0px solid black;
}

#in_text{
position:absolute;
/*top:410px;*/
top:330px;
left:41px;
width:804px;
border:0px solid black;
}

#white{
position:relative;
border:0px solid red; 
width:879px; 
height:100%;
top:0px;
left:-41px; 
background-color: white; 
text-align: center;
}

#in_footer{
position:relative;
top:0px;
left:-41px;
width:879px;
height:40px;
text-align: left;
padding-top:8px;
border:0px solid black;
background-color: #EAEDF0;
}



TD{
color:#36354D;
font-size:12px;
font-family:arial;
line-height:22px;
}

.text{
color:#36354D;
font-size:12px;
font-family:arial;
}

.footer{
color:#9796A3;
font-size:12px;
font-family:arial;
text-decoration: none;
}
.footer:hover{
text-decoration: underline;
}

.child{
color:#36354D;
font-size:12px;
text-decoration: none;
}
.child:hover{
text-decoration: underline;
}
