.news_left {
	width: 562px;
	text-align: left;
	height: 430px;
	overflow: auto;
	border: 0px;
	float: left;
	position: relative;
	}
	
.news_right {
	text-align: left;
	float: right;
	width: 175px;
	overflow: auto;
	height: 418px;
	border: 1px white solid;
	padding: 5px;
	padding-right: 25px;
	}
.news_right img {
	position: relative;
	left: 22px;
	}

.news {
	border: 1px white solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url("/imgsrc/fog.png");
	width: 527px;
	float: left;
	margin-bottom: 12px;
	padding: 5px;
	text-align: left;
	position: relative;
	}

.news hr {
	width: auto;
	clear: both;
	position: absolute;
	top: 17px;
	right: 10px;
	}
	
.news_date {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: xx-small;
	text-align: right;
	float: right;
	}
	
.news_comic {
	position: absolute;
	top: 12px;
	left: 120px;
	font-size: xx-small;
	text-align: left;
	float: left;
	}
	
.news_studio {
	font-size: xx-small;
	text-align: left;
	float: left;
	position: absolute;
	top: 12px;
	left: 120px;
	}
	
.news_page {
	position: absolute;
	top: 32px;
	left: 120px;
	font-size: xx-small;
	text-align: left;
	float: left;
	}
	
.news_studio_title {
	position: absolute;
	top: 32px;
	left: 120px;
	font-size: xx-small;
	text-align: left;
	float: left;
	}
	
.news_link {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: xx-small;
	text-align: right;
	float: right;
	}
	
.news_short {
	position: relative;
	width: 175px;
	}
	
.news_short_time {
	position: absolute;
	top: 3px;
	right: 0px;
	font-size: xx-small;
	text-align: right;
	float: right;
	}
	
.news_short_date {
	position: absolute;
	top: 3px;
	left: 0px;
	font-size: xx-small;
	text-align: left;
	float: left;
	}

.News100 {
	width: 100px;
	height: 100px;
	background-color: #141414;
	float: left;
	text-align: center;
	margin-right: 10px;
	}
.News100 table {
	border: 0px;
	}
.News100 td {
	width: 100px;
	height: 100px;
	text-align: center;
	}
	
