BODY{
width:1000px;
background-color: #001A38;
padding:0px;
margin:auto;
text-align: center;
font-family: arial;
font-size: 12px;
}

TD{
font-family: arial;
font-size: 12px;
color:#223851;
}

#main{
position:relative;
width:1000px;
/*height:100%;*/
height:600px;
top:0px;
left:0px;
background-image: url(/images_new/bg.jpg);
background-position: top;
background-repeat: no-repeat;
border:0px solid red;
padding:0px;
margin:0px;
}

#main_in{
position:relative;
width:1000px;
height:100%;
top:0px;
left:0px;
border:0px solid red;
padding:0px;
margin:0px;
background-image: url(/images_new/in_bg.jpg);
background-position: top;
background-repeat: no-repeat;
}

#menu{
position:absolute;
left:0px;
top:0px;
width:1000px;
height:25px;
border:0px solid red;
}

#en{
position:absolute;
left:10px;
top:5px;
width:100px;
height:25px;
text-align: left;
}
#he{
position:absolute;
right:10px;
top:5px;
width:100px;
height:25px;
text-align: right;
}

#in_menu{
position:absolute;
left:0px;
top:0px;
width:818px;
height:25px;
border:0px solid red;
}

#movie{
position:absolute;
left:293px;
top:104px;
width:412px;
height:300px;
/*background-image: url(/images_new/movie.jpg);*/
border:0px solid red;
padding:0px;
margin:0px;
}

#span{
position:absolute;
left:-21px;
top:299px;
width:453px;
height:14px;
/*background-image: url(/images_new/movie_flash.jpg);*/
border:0px solid red;
padding:0px;
margin:0px;
}

#shutup{
position:absolute;
left:10px;
top:280px;
width:30px;
height:14px;
border:0px solid red;
padding:0px;
margin:0px;
color:white;
}

#flash{
position:absolute;
left:0px;
top:-308px;
width:453px;
height:322px;
background-image: url(/images_new/flash.png);
padding:0px;
margin:0px;
}

#sales{
position:absolute;
left:146px;
top:292px;
width:161px;
height:31px;
padding:0px;
margin:0px;
}

#text{
position:absolute;
left:160px;
top:414px;
width:685px;
height:80px;
border:0px solid red;
text-align: center;
padding:0px;
margin:0px;
}

#text_en{
position:absolute;
left:260px;
top:-60px;
width:485px;
height:80px;
border:0px solid red;
text-align: center;
padding:0px;
margin:0px;
}

#ticker{
position:absolute;
top:523px;
left:145px;
width:708px;
height:15px;
border:0px solid red;
text-align: center;
padding:0px;
margin:0px;
}

#ticker_en{
position:absolute;
top:80px;
left:68px;
width:864px;
height:48px;
border:0px solid red;
background-image: url(/images_new/ticker_bg.png);
text-align: center;
padding:0px;
margin:0px;
}

#logo{
position:absolute;
top:28px;
left:284px;
width:241px;
height:60px;
padding:0px;
margin:0px;
}

#in_text{
position:absolute;
top:0px;
left:92px;
width:818px;
height: 100%;
padding-top:85px;
border:0px solid red;
}

#in_sales{
position:absolute;
top:198px;
left:660px;
width:137px;
height: 26px;
border:0px solid red;
padding:0px;
margin:0px;
}

.text{
font-family: arial;
font-size: 12px;
color:white;
}

.menu{
color: #ECE3A5;
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.navbar{
text-decoration: none;
font-size:11px;
}

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

.title{
font-weight: bold;
font-size: 14px;
}

#credit{
position:absolute;
top:570px;
left:0px;
width:1000px;
height: 26px;
border:0px solid red;
padding:0px;
margin:0px;
text-align: center;
}

.credit{
color:#00458F;
text-decoration:none;
}