@charset "utf-8";

@media screen, print {

/* top logo image */
#ent-top-header {
	width: 760px;
	height: 234px;
	margin: 10px 0px 0px 0px;
	display: block;
}

/* right banner frame */
#right-side {
	float: right;
	width: 250px;
}

/* left main frame */
#left-side {
	float: right;
	width: 510px;
}

/* banner */
#banner-menu li {
	padding: 0px 0px 8px 20px;
	line-height: 1px;
	font-size: 1px;
}

/* news area */
#all-news-container {
	text-align: left;
	width: 510px;
	padding: 10px 0px 10px 0px;
}

.news {
	padding: 8px 0px 8px 0px;
	width: 510px;
}

.news_title_back {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
	font-size: 13px;
	line-height: 20px;
	color: #0099cc;
	font-weight: bold;
}

.live_info_frame {
	border-width: 1px;
	border-style: solid;
	border-color: #0099cc;
}

.live_info_area {
/*	width: 508px;	*/
	height: 168px;
	overflow: auto;
}

.live_info_area table {
	margin: 5px 0px 0px 5px;
}

.live_info_area td {
	padding: 1px;
	font-size: 12px;
	line-height: 18px;
}

.news_notice_frame {
	border-width: 1px;
	border-style: solid;
	border-color: #0099cc;
	padding: 0px 4px 4px 4px;
}

.article img {
	margin: 4px auto 4px auto;
}

.article p {
	text-indent: 1em;
}

.news_notice {
	padding: 4px 0px 4px 0px;
	color: #ff0000;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}

div.signature {
	padding: 10px 0px 0px 0px;
	text-align: right;
}

.goto_newsarchive {
	text-align: right;
	font-size: 13px;
	line-height: 20px;
	color: #0099cc;
	font-weight: normal;
	padding-top: 8px;
}

}
/* end of file */
