@charset "UTF-8";
* { margin-left: 5px; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
body {margin-left: 5px; }
/*div {border: 1px solid black;}*/
/**/
* { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
body { font-size: 9pt; line-height: 1.5em; color: #333; background: #FFF;}

a { text-decoration: none;}
p { padding-bottom: 1em;}
img { border: 0;}

form {}
input { background: #F0F0F0; padding: 1px;}
input.textfield {border-right: 1px Solid #fff; border-bottom: 1px Solid #fff; border-left: 1px Solid #999; border-top: 1px Solid #999;}
textarea { border-right: 1px Solid #fff; border-bottom: 1px Solid #fff; border-left: 1px Solid #999; border-top: 1px Solid #999; background: #F0F0F0; padding: 2px; height: 10em;}
select { border: 1px Solid #999; background: #F0F0F0;}
option { padding-right: 10px;}

table { border-collapse: collapse;}
tr { vertical-align: top;}
th { text-align: left;}
td {}
/**/
.left { float: left;}
.right { float: right;}
.center { text-align: center;}
.hide { display: none;}
.invisible { visibility: hidden;}
.clear { clear: both; float: none;}
.mouse {
	cursor:pointer;
}
.bold {
	font-weight: bold;
}
.line {
	margin: 5px 0 5px 0;
	border-bottom:1px solid #bbb;
}
a {cursor:pointer;color:blue;}

small {
	font-size: 8pt;
}
span.menulist a {
	padding: 2px 4px 2px 5px;
	color: #0099CC;
	border: 1px solid #D8E7ED;
}
span.menulist a:hover {
	background:#D8E7ED none repeat scroll 0 0;
	border: 1px solid #0099CC;
}
span.menulist a.on {
	background:#336699 none repeat scroll 0 0;
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
}
#content {
	margin-top:3px;
	width:978px;
}
#div_top {
	height:100px;
}
#div_banner {
	width:220px;
}
#div_banner h1 {
	display:none;
}
div.msg_board {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 3px;
	margin: 1px 0 5px 0;
}
div.msg_board img.close_btn {
	position:relative;
	float:right;
}
div.loading_board {
	border: 1px solid #fc3;
	background-color: #ffc;
	padding: 3px;
	margin: 1px 0 5px 0;
}
#loading_board {
	padding: 5px 0 5px 10px;
	/*margin-left: 10px;*/
}
#loading_board span{
	padding-right: 3px;
}
#div_summary {
	padding-left:0px;
}
div#summary {
	padding: 0px;
	margin-bottom: 10px;
}
div#summary div.window_content {
	padding: 5px 0 5px 5px;
}
div#summary td.report {
	margin:0px;
	padding:0px 2px 2px 0px;
}
div#summary td.report span {
	display:block;
	float:left;
	text-align: center;
	width: 21px;
	padding: 0 2px 0 2px;
	margin-right: 1px;
	border: 1px solid #fff;
}
div#summary div.legend div {
	padding: 0 3px 3px 3px;
	margin-left:3px;
}
div#summary td.report span.up, div#summary div.legend div.up {
	border: 1px solid #5f5;
	background-color: #dfd;
}
div#summary td.report span.steady, div#summary div.legend div.steady {
	border: 1px solid #aaa;
	background-color: #eee;
}
div#summary td.report span.down , div#summary div.legend div.down {
	border: 1px solid #f55;
	background-color: #fdd;
}

#div_navigation {
	width:350px;
}

#div_navigation ul {
	line-height: 4em;
	list-style-type:none;
	margin:0pt;
	padding:0pt 1px 0 0px;
}
#div_navigation li {
	display:inline;
	margin:0;
	padding: 0;
}
#div_navigation a{
	font-size:1.21em;
	background:#5F6971 none repeat scroll 0%;
	border-right:2px solid #C4C8C9;
	border-top:1px solid #C4C8C9;
	color:#FFFFFF;
	padding:1.1em 5px 1.2em 5px;
}
#div_navigation a.on{
	font-weight: bold;
	background:#ffffff none repeat scroll 0%;
	border-right:2px solid #C4C8C9;
	border-top:1px solid #C4C8C9;
	border-left:1px solid #C4C8C9;
	color:#5F6971;
}

div.div_content {
	padding: 5px;
	margin-right: 3px;
	border: 1px solid #C4C8C9;
}

div.box1 {
	border: 1px solid #bbc;
	background-color:#eee;
	width: 40px;
	text-align:right;
	margin-right:3px;
	padding:2px 2px 2px 1px;
}
div.box3 {
	padding:1px;
}
div.setting {
	width: 20px;
	text-align:center;
}
#myList_menu {
	margin:0 0 2px 0;
	padding: 0 2px 2px 2px;
	border-bottom:1px solid #bbb;
}
#myList_menu div.box1 {
	border: 1px solid #eef;
	border-right: 1px solid #aaf;
	border-bottom: 1px solid #aaf;
	font-weight: bold;
	text-align:center;
	margin-right:0px;
	margin-left:3px;
}
#myList_menu div.highlight {
	border-right: 1px solid #99d;
	border-bottom: 1px solid #aaf;
}
#myList_menu div.highlight , #myList div.highlight {
	background-color:#c5c5d5;
}
#myList_menu div.box3 {
	font-weight: bold;
}
div.menu2 {
	border-bottom:0px!important;
	border-top:1px solid #bbb;
	padding-top: 2px!important;
	margin:2px 0 2px 0;
}

#myList {
	margin:0;
	padding:0;
	padding-right:1px;
}
#myList li {
	list-style-type: none;
	margin: 1px 1px 1px 0;
	padding:2px;
	background-color:#fff;
	width: 100%;
}
#myList li.selected {
	background-color:#8DBDD8;
	font-weight: bold;
}
#myList li.marked {
	background-color:#8DBDD8;
}
#myList li.warning {
	background-color:#fcf;
}
#myList div.red {
	background-image: url(../_media/red.gif);
	background-repeat: no-repeat;
}
#myList div.green {
	background-image: url(../_media/green.gif);
	background-repeat: no-repeat;
}

#myList li.down div.last {
	background-color:#f33;
	color: white;
}
#myList li.up div.last {
	background-color:#393;
	color: white;
}
#myList li.up div.change_percentage , #myList li.up div.change {
	font-weight: bold;
	color: green;
}
#myList li.down div.change_percentage , #myList li.down div.change {
	font-weight: bold;
	color: red;
}

.div_left {
	position: relative;
	float:left;
	width: 100%;
}
div.window_right {
	border: 1px solid #aaa;
	margin-bottom: 10px;
}
div.window_right h3 {
	background-color: #eee;
	cursor:pointer;
	padding : 5px;
}
div.window_right h3 a span {
	color: black;
	font-weight: bold;
	font-size:13pt;
}
div.window_right_content {
	border-top: 1px solid #aaa;
	padding:3px;
}
div.window_right_content fieldset {
	padding:3px 3px 3px 5px;
}
div.window_right_content fieldset span {
	margin-right:5px;
}

div.window {
	border: 1px solid #aaa;
	margin-bottom: 10px;
}
div.window h3 {
	background-color: #eee;
	cursor:pointer;
	padding : 5px;
}
div.window h4 {
	display:block;
	border-bottom: 1px solid #bbb;
	margin: 2px;
}
div.window_content {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding:3px;
}

img.chart {
	margin: 5px;
}

div.newpopup {
}

#popuplist div.popup {
	z-index:9;
}

#popuplist div.popup_bg {
	background:#000000 none repeat scroll 0% 50%;
	height:100%;
	left:0pt;
	opacity:0.5;
	position:fixed;
	top:0pt;
	width:100%;
	z-index:10;
}

#popuplist div.popup_content {
	background:#FFFFFF;
	border:1px solid #666666;
	left:0;
	top:0;
	width:50%;
	height:500px;
	margin: 5% 25%;
	padding:0pt;
	position:fixed;
	z-index:11;
}
#popuplist div.popup_content h3 {
	background-color:#eee;
	height:31px;
}
#popuplist div.popup_close {
	position:relative;
	float:right;
	text-align:right;
	padding: 3px;
}
.done {
	border: 1px solid #99bbff;
	padding:5px;
	margin:0 0 5px 0;
}
.msg {
	border: 1px solid red;
	padding:5px;
	margin:0 0 5px 0;
}
h3.title {
	text-decoration: underline;
	font-size: 12pt;
	margin: 3px 0 3px 0;
}
form table th {
	width: 150px;
	padding:3px;
}
form table td {
	padding:3px;
}
div.modbox {
	margin:6px;
}
div.charttype a {
	margin: 3px;
	padding: 2px;
	border: 1px solid #aaa;
	background-color: #eee;
}
div.charttype a:hover {
	border: 1px solid #666;
	background-color: #ccc;
}
div.charttype a.selected {
	border: 1px solid #000;
	background-color: #ccc;
	font-weight: bold;
	color : #000;
}
