body {
	background: #fff url(images/bg.jpg) repeat-x; 
	margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;	
    font-size: 12px;
	color:#878188; 
	line-height: 160%;
	}


#Base {
	margin:0 auto;
    background-position:left top;
	
}
#Header {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
#Slider {
 	height: 285px;
	width: 100%;
	overflow: hidden;
}

#Logo {
	background: url(images/logo_uj.png) no-repeat;
	width: 630px;
	height: 93px;
	display: block;
} 


#Logo {
	background: url(images/logo_uj_2017_donto.png) no-repeat;
	width: 1000px;
	height: 100px;
	display: block;
} 




#Main {
	width: 1000px;
	margin:0 auto;
    background-position:left top;
	margin-top: 30px;
}
#Likebutton {
	width: 270px;
	height: 70px;
	position: absolute;
	right: 0;
	top: 0px;
	cursor: pointer;
}

.fb-like-uj{
	width: 270px;
	height: 70px;
	position: absolute !important;
	right: 0;
	top: 14px;
	cursor: pointer;
}

.likebuttonbg {
	background: url(images/likebutton.png) no-repeat;	
}
 #Likebutton-content {
 	margin-top: 20px;
 }

h2.news-title {
	border-left: 4px solid #D03868;
	font-size: 18px;
	padding: 5px 0 5px 10px;
	margin-top: 0;
	position: relative;
}
h2.news-title b {
	display: block;
	color: #999999;
	font-weight: bold;
	font-size: 12px;
}
h2.news-title span {
	position: absolute;
	bottom: 0;
	right: 0;
	color: #999;
	font-size: 12px;
}