@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/nie_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.footlink {
	font-size: 10pt;
}
.Address {
	font-size: 10pt;
}
.copyright {
	font-size: 10pt;
	color: #999999;
}
.contents {
	font-size: 10pt;
}
.loginform {
	font-size: 12px;

}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000099;
}
.news_title {
	font-size: 12pt;
	font-weight: bold;
	color: #12aef7;
}
.news_stitle {
	font-size: 10pt;
	color: #12aef7;
}
.l_menu {
	font-size: 12pt;
}
.m_cat {
	font-size: 12pt;
	color: #12aef7;
	background-color: #EEEEEE;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin: 2px;
	padding: 2px;
}
.m_contents {
	font-size: 10pt;
	line-height: 20px;
	color: #333333;
}
.ProductsPanelTab {
	background-color: #FFFFFF;
	border-top: solid 0px black;
	border-bottom: dotted 1px gray;
	margin: 3px;
	padding: 3px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 12pt;
	font-weight: bold;

}.w10pt {
	font-size: 10pt;
}
.about_w {
	font-size: 10pt;
	line-height: 16pt;
}
.search_red {
	color: #FF0000;
}
