/*----------------------------------------------------------
  heartbit.css
-----------------------------------------------------------*/
#fla_mobile2{
width: 760px;
margin-left: auto;
margin-right: auto;
padding-bottom: 30px;
margin-top: 110px;
}

body {
font-family: Arial;
}

* html body {
font-family: sans-serif;
}

*:first-child+html body {
font-family: sans-serif;
}

ul.submenu li{
font-size: 10px;
}

ul.submenu li a{
padding: 3px 0 0 26px;
}

#mobile_html2{
width: 442px;
height: 435px;
margin-left: 59px;
float: left;
margin-top:-20px; 
}

#mobile_html2 h2{
margin-top: 10px;
}

#mobile_html2 p{
font-size: 10px;
margin-right: 40px;
margin-bottom: 20px;
}

#mobile_html2 img.in_mobile{
float: right;
margin-left: 25px;
}

#mobile_html2 ul{
margin: 0;
padding: 0;
margin-bottom: 10px;
}

#mobile_html2 ul li{
background: url('/images/list_mobile.gif') no-repeat ;
padding-left: 20px;
list-style-type: none;
padding-bottom: 3px;
}

#mobile_html2 ul li a.bold{
font-weight: bold;
color: #ff7f17;
}

#mobile_html2 ul li span{
font-size: 10px;
}


/*top_news
-----------------------*/

#news_html2{
width: 520px;
margin-left: auto;
margin-right: auto;
float:right;
}



table.news2{
width: 520px;
margin: -10px 0px 0px 30px;
}

table.news2 #top2{
border: none;
background: url('/images/en_news_01.gif') no-repeat ;
background-position: left bottom;
padding-bottom:13px;
}

table.news2 #day2{
border: none;
font-size: 12px;
font-weight:bold;
color: #FF6600;
padding: 0px 0px 0px 0px;
margin-top:0px;
background: url('/images/en_news_02.gif') repeat-y ;
}

table.news2 #text2{
border: none;
font-size: 12px;
background: url('/images/en_news_02.gif') repeat-y ;
padding: 0px 0px 5px 15px;
}

table.news2 #foot2{
border: none;
background: url('/images/en_news_03.gif') no-repeat ;
}

.clear {
clear:both;
}

