@charset "utf-8";
/* CSS Document */

/* font style */

.news_font{
color:#333333;
font-size:8pt;
line-height:15pt;
}

.news_head_line{
color:#333333;
font-size:8pt;
line-height:15pt;
text-transform:uppercase;
}
/* div styles */


.image_home{
float:right;
margin:0px;
padding:0px;
}

.news{
height:240px;
float:left;
padding-bottom:25px;
}

.exhibitions{
float:left;
width:470px;
}

.workshops{
float:right;
width:455px;
}

.news_date{
width:70px;
float:left;
}

.news_title{
float:left;
}
