
/* Insider.NET custom css */

h1 {
	margin: 0;
	padding-top: 0.67em;
	padding-bottom: 0.17em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
}
/*****************************************/
.blueBar {
	border-top   : 1px solid #00659c;
	border-bottom: 1px solid #00659c;
	border-right : 1px solid #00659c;
	border-left  : 20px solid #00659c;
	background-color: #ddddff;
	color: #00659c;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
.redBar {
	border-top   : 1px solid #ef0021;
	border-bottom: 1px solid #ef0021;
	border-right : 1px solid #ef0021;
	border-left  : 20px solid #ef0021;
	background-color: #ffeeee;
	color: #ef0021;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
.grayBar {
	border-top   : 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-right : 1px solid #777777;
	border-left  : 20px solid #777777;
	background-color: #dddddd;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.button {
	border-top   : 1px solid #aaaaaa;
	border-bottom: 0px solid #000000;
	border-left  : 0px solid #000000;
	border-right : 1px solid #aaaaaa;
	font-size: 9pt;
	text-align: center;
	height: 18;
	background-color: #ffff88;
}
.menu {
	background-color: #ffffbb;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	font-size: 9pt;
	height: 22px;
	text-align: center;
}
/*****************************************/
.more {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
}
/*****************************************/
.moreFont {
	color: red;
	background-color: #ffeeee;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}
.newFont {
	color: red;
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
}

/*****************************************/
.newsTable {
	border-right : 0px solid #777777;
	/*background-color: #eeeeee;*/
}
.newsTitle {
	border-top :  1px solid #777777;
	border-bottom :  1px solid #777777;
	border-left: 20px solid #777777;
	border-right: 1px solid #777777;
	background-color: #dddddd;
	color: #777777;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
.newsUpdate {
	text-align: right;
	font-size: 9pt;
}
.newsDate {
	border-bottom: 1px solid #aaaaaa;
	text-align: right;
	font-size: 9pt;
}
/*****************************************/
.aftercare {
	font-size: 9pt;
	background-color: #eeeeee;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	height: 22px;
	text-align: center;
}
/*****************************************/
.osusumeTable {
	border-right : 1px solid #6464AD;
	background-color: white;
	margin-bottom: 5px;
}
.osusumeTitle {
	border: 0;
	background: #ddddff url("/fdotnet/images/mark_blue.gif") no-repeat;
	padding-left: 38px;
	color: #6464AD;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.mainTable {
	border-right : 1px solid #CC3132;
	background-color: white;
	margin-bottom: 5px;
}
.mainTitle {
	border: 0;
	background: #ffeeee url("/fdotnet/images/mark_red.gif") no-repeat;
	padding-left: 38px;
	color: #CC3132;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.toolTable {
	border-right : 1px solid #848484;
	background-color: #eeeeee;
}
.toolTitle {
	border: 0;
	background: #dddddd url("/fdotnet/images/mark_gray.gif") no-repeat;
	padding-left: 38px;
	color: #848484;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.mainTable_vista {
	border-right : 1px solid #7EB21B;
	background-color: white;
}
.mainTitle_vista {
	border: 0;
	background: #dcffdf url("/fdotnet/images/mark_green.gif") no-repeat;
	padding-left: 38px;
	color: #7EB21B;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.mainTable_teiban {
	border-right : 1px solid #F96610;
	background-color: white;
	margin-bottom: 5px;
}
.mainTitle_teiban {
	border: 0;
	background: #FFEDE2 url("/fdotnet/images/mark_orange.gif") no-repeat;
	padding-left: 38px;
	color: #F96610;
	font-size: 9pt;
	font-weight: bold;
	height: 22px;
}
/*****************************************/
.search-ftop {
	margin: 2px 10px;
	width: 362px;
}
.search-ftop .serchArea {
	width: 206px;
	_width: 50%;
}
.search-ftop .bt-serch {
	width: 46px;
}
/*****************************************/
.bbs-box {
	background-color: #eeeeee;
	margin-top: 0px;
}


