
/*******************************************************
 = contents
********************************************************/
/*news*/
.newscolumnleft{
float:left;
display:inline;
width:950px;
}

.newscolumnright{
float:right;
display:inline;
width:550px;
}

.newscolumnleftblock{
width:950px;
margin-bottom:8px;
padding-bottom:8px;
border-bottom:solid #000000 1px;
}

.newscolumnrightblock{
width:950px;
margin-bottom:8px;
padding-bottom:8px;
}

.newsimage{
float:left;
display:inline;
width:380px;
padding:1px;
border:solid #CCCCCC 1px;
margin:10px 12px 0 0;

}
.newsimage2{
float:left;
display:inline;
width:225px;
padding:1px;
border:solid #CCCCCC 1px;
}

.newscomment{
float:left;
display:inline;
width:900px;
}

.newscomment h3{
color:#000000;
font-size:1.2em;
font-weight:bold;
margin-top:7px;
margin-bottom:7px;
}

.newscomment p{
font-size:1.1em;
line-height:1.2;
}

.newscomment2{
float:left;
display:inline;
width:225px;
}

.newscomment2 h3{
color:#000000;
font-size:1.2em;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;
}

.newscomment2 p{
font-size:1.1em;
line-height:1.2;
}

.newscolumnleft2{
float:left;
display:inline;
width:233px;
margin-right:6px;
border-right:solid #000000 1px;
}

.newscolumncenter2{
float:left;
display:inline;
width:233px;
margin-right:6px;
border-right:solid #000000 1px;
}

.newscolumnright2{
float:right;
display:inline;
width:225px;
}

.newscolumnleft2block{
width:233px;
margin-bottom:0px;
padding-bottom:0px;
}

.newscolumncenter2block{
width:233px;
margin-bottom:0px;
padding-bottom:0px;
}

.newscolumnright2block{
width:225px;
margin-bottom:0px;
padding-bottom:0px;
}


#slider {
width:940px
}
.header {
width:932px; 
border:1px solid #000000; 
padding:8px; 
color:#FFFFFF;
margin-top:5px; 
cursor:pointer; 
background:#000000;
}
.header h3{
color:#ffffff;
font-size:1.2em;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

.header p{
font-size:1.1em;
line-height:1.2;
}

.header:hover {
background:#333333;
}
.content {
overflow:hidden
}
.text {
width:950px;
height:150px;
font-size:1.1em;
padding:8px; 
}