#logo
{
height:114px;
width:400px;
background:transparent  url(en/logo.png) no-repeat top left;
cursor:pointer;
}

#logo_bottom
{
float:right;
text-align:center;
width:200px;
height:80px;
background:transparent  url(en/logo_bottom.png) no-repeat top left;
}




.vue_results {
height:45px;
width:57px;
float:right;
background:transparent url(en/ba_en.png) no-repeat bottom left;
background-position: 0px 0px;
}

.main_bg {
background-image:url(/background/bg_en.jpg);
background-position:top center;
background-repeat:no-repeat;
}

.vue_results:hover {
background:transparent url(en/ba_en.png) no-repeat bottom left;
background-position: -57px 0px;
cursor:pointer;
height:45px;
width:57px;
float:right;
}

#next
{
background:transparent  url(en/next.png) no-repeat top right; 
cursor:pointer;
float:right;
width:50px;
height:25px;
}

#previous
{
float:right;
background:transparent  url(en/previous.png) no-repeat top right; 
cursor:pointer;
width:70px;
height:25px;
}

#lang_in
{
float:right;
width:22px;
height:22px;
background:transparent url(en/ba_en.png) no-repeat top left;
background-position: 0px -45px;
}

#lang_out
{
float:right;
width:24px;
height:22px;
background:transparent url(en/ba_en.png) no-repeat top left;
background-position: -22px -45px;
cursor:pointer;
}

#box_office_title
{
height:22px;
background:transparent  url(en/box_office.png) no-repeat top left; 
}

#content_title
{
height:20px;
background:transparent  url(en/content.png) no-repeat top left; 
}

#login_title
{
height:20px;
background:transparent   url(en/login_title.png) no-repeat top left; 
}

.login_username
{
width:140px;
font-size:12px;
border:0px;
font-weight:bold;
color:#666666;
background:transparent  url(en/login_username.png) no-repeat top left;
}

.login_password
{
color:#666666;
font-size:12px;
border:0px;
background:transparent  url(en/login_password.png) no-repeat top left;
font-weight:bold;
width:140px;
}

.login_empty
{
color:#666666;
font-size:12px;
border:0px;
background:transparent  url(common/login_empty.png) no-repeat top left;
font-weight:bold;
width:140px;
}

#login_enter
{
height:20px;
background:transparent  url(en/login_enter.png) no-repeat top left;
text-align:right; 
cursor:pointer;
}

#search
{
height:20px;
width:80px;
font-size:16px; 
border:0px;
text-align:right;
background:transparent  url(en/search.png) no-repeat top right;
}