@charset "UTF-8";
#topMain{
background: url(../images/top_main_bg.jpg) no-repeat left top;
padding: 245px 0px 8px;
}
#topMain #videoMessage{
margin: 0px 0px 30px;
background: #fafafa;
}
#topMain #videoMessage .Title{
background: url(../images/video_top_title_bg.gif) repeat-y;
}
#topMain #videoMessage .Video{
padding: 5px;
}
#newsList{
margin: 0px 0px 0px 10px;
}
#newsList .Movement{
width: 428px;
background: url(../images/top_movement_bg.png) no-repeat left top;
padding: 60px 0px 0px;
}
*html #newsList .Movement{
width: 428px;
background: url(../images/top_movement_bg.gif) no-repeat left top;
padding: 60px 0px 0px;
}
#newsList .btmMovement{
background: url(../images/top_movement_bg.png) no-repeat left bottom;
height: 20px;
}
*html #newsList .btmMovement{
background: url(../images/top_movement_bg.gif) no-repeat left bottom;
height: 20px;
}
#newsList .Movement table{
margin: 0px 25px 0px 20px;
}
#newsList .Movement table .Date{
color: #86283f;
margin: 0px 5px 0px 0px;
line-height: 100%;
}
#newsList .Movement table p{
margin: 3px 0px 10px;
width: 165px;
line-height: 150%;
}
#newsList .Column{
width: 266px;
background: url(../images/top_column_bg.png) no-repeat left top;
padding: 60px 0px 0px;
}
*html #newsList .Column{
width: 266px;
background: url(../images/top_column_bg.gif) no-repeat left top;
padding: 60px 0px 0px;
}
#newsList .btmColumn{
background: url(../images/top_column_bg.png) no-repeat left bottom;
height: 20px;
}
*html #newsList .btmColumn{
background: url(../images/top_column_bg.gif) no-repeat left bottom;
height: 20px;
}
#newsList .Column table{
margin: 0px 25px 0px 20px;
}
#newsList .Column table .Date{
color: #86283f;
margin: 0px 5px 0px 0px;
line-height: 100%;
}
#newsList .Column table p{
margin: 3px 0px 10px;
width: 105px;
line-height: 150%;
}
#newsList .Blog{
width: 260px;
background: url(../images/top_blog_bg.png) no-repeat left top;
padding: 60px 0px 0px;
}
*html #newsList .Blog{
width: 260px;
background: url(../images/top_blog_bg.gif) no-repeat left top;
padding: 60px 0px 0px;
}
#newsList .btmBlog{
background: url(../images/top_blog_bg.png) no-repeat left bottom;
height: 20px;
}
*html #newsList .btmBlog{
background: url(../images/top_blog_bg.gif) no-repeat left bottom;
height: 20px;
}
#newsList .Blog table{
margin: 0px 25px 0px 20px;
}
#newsList .Blog table .Date{
color: #86283f;
margin: 0px 5px 0px 0px;
line-height: 100%;
}
#newsList .Blog table p{
margin: 3px 0px 10px;
width: 95px;
line-height: 150%;
}
#topProfile{
height: 40px;
background: url(../images/top_profile.jpg) no-repeat left top;
padding: 165px 0px 0px 307px;
}
#Other{
width: 970px;
height: 113px;
background: url(../images/top_other_bg.jpg) no-repeat left top;
}
#Other td{
width: 33%;
padding: 58px 0px 0px 120px;
}
#Other td.Mobile{
padding: 23px 0px 0px 36px;
}
