﻿@charset "utf-8";


#Newshead {
	width:600px;
	margin:20px auto 30px auto;
	text-align:left;
}

#Newshead .RightBox {
	float:right;
	width:283px;
	font-size:12px;
	margin-top:30px;
	text-align:left;
}

#Newshead p {
	margin:auto;
}