﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #E1E1E1;
}
.frame {
	width: 940px;
	height:100%;
	background-image: url('../_img/stage_bg.gif');


}
.frame_center {
	width: 920px;
	height:100%;
	background-color: #FFFFFF;

	
}
.frame_left {
	width: 10px;
	background-image: url('../_img/_.gif');
}
.frame_right {
	width: 10px;
	background-image: url('../_img/_.gif');
}

.header {
	width: 920px;
	height: 75px;
	
	background-image: url('../_img/bg_header.jpg');
}

.top_header {
	text-align: right;
}

.top_contents {
	width: 920px;
	background-image: url('../_img/bg_contents.gif');
}

.top_body {
	width: 920px;
	background-image: url('../_img/bg_tega-Home.gif');
}

.top_news_date {
	width: 101px;
	height: 20px;
	background-image: url('../_img/bg_date.gif');
	font-size: 11px;
	font-family: Verdana;
	color: white;
	text-align: center;
}
.top_news_subject {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	
}
a:link {
	color: #314F7C;
	font-family: Verdana;
	font-size: 12px;
	line-height:142%;
	text-decoration: none;	
}
a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height:142%;
	text-decoration: underline;
}
a:visited {
	color: #314F7C;
	font-family: verdana;
	font-size: 12px;
	line-height:142%;
	
	text-decoration: none;

}
a:active {
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	line-height:142%;
	
	text-decoration: none;

}

.px10 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height:142%;
	color: 000000;
}
.px12 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height:142%;
	color: 000000;
}
.px14 {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	line-height:142%;
	color: 000000;
}
.px16 {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	line-height:142%;
	color: 000000;
}
.px18 {
	font-family: verdana;
	font-size: 18px;
	font-weight: normal;
	line-height:142%;
	color: 000000;

}
.px20 {
	font-family: verdana;
	font-size: 20px;
	font-weight: normal;
	line-height:142%;

	color: 000000;
}

