.top{
    width:100%;
	overflow: hidden !important;
	background:url(../../img/top_back_M.gif) no-repeat;
	background-size:100% 100%;
	color: #ffffff !important;
	height:46px;
}

#topPanel {
	overflow: hidden;
}

#rightPanel {
    overflow: hidden;
}

#topContainer .splitter_panel {
	overflow: hidden !important;
}

.change{
	display:block;
	text-align:center;
	margin-bottom:3px;
}

.logo_display{
	float: left;
	line-height:28px;
/* 	margin:6px 5px 0px 5px; */
	display: inline-block;
    vertical-align: middle;
}

.Number_display{
	float: left;
	line-height:28px;
	margin:6px 5px 0px 5px;
	display: inline-block;
    vertical-align: middle;
}

.Number_display span{
}

.Number_display input{
	height:18px;
    padding:0px 2px !important;
    width:50px;
    text-align:right;
    border:1px #BFBFBF solid;
    margin:6px 2px 0px 5px;
}

.Number_display input:hover{
	box-shadow: 0px 0px 0px 2px #88BBF3;
	border:1px #75A8DF solid;
}

.display_box{
    float: left;
    width:auto;
	line-height: 24px;
	margin-top:-8px;
}

.switch_box{
    float:left;
    overflow:hidden;
	padding:0px 0px;
	margin-left:5px;
}

.switch_box span{
    display:block;
}

.switch_button{
	float:left;
	width:58px;
	height:19px;
	line-height:18px;
	border:1px #C6C5C7 solid;
	border-bottom:1px #B1AFB1 solid;
	border-top:1px #CECDCE solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
}

.switch_left{
	width:29px;
	height:19px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	text-align:center;
	border-right: 0;
}

.switch_right{
	width:29px;
	height:19px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	text-align:center;
	border-left: 0;
}

.switch_button_select{
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #5DAFFD), color-stop(1, #2F3EFF)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5DAFFD', endColorstr='#2F3EFF', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #5DAFFD 0%, #2F3EFF 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #5DAFFD, #2F3EFF); /* Firefox */
	background: -webkit-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* IE10+ */
	background: linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* W3C */
	color:#fff;
}

.technical_box{
    width:auto;
    float:left;
    overflow:hidden;
}

.technical_box span{
	display:block;
}

.technical_box a{
	float:left;
	width:40px;
	height:19px;
	line-height:18px;
	margin-right:3px;
	text-align:center;
	padding:0px;
}

.technical_box a:hover{
	color:#C6C6C6;
}

.tech_box{
    float: left;
    width:auto;
	line-height: 24px;
	margin-top:-8px;
}

.setting_box{
    float: left;
    width:auto;
	line-height: 24px;
	margin-top:-8px;
}

.help_box{
    float: right;
    width:auto;
	line-height: 24px;
	margin-top:-8px;
}

.help_button1:hover {
    border: 1px #FFFFFF solid;
}

.help_button1 {
    color: #FFFFFF;
    float: left;
    width: 70px;
    margin: 15px 8px 0px 0px;
    padding:3px 0px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #000 solid;
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #828282), color-stop(1, #000000)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5DAFFD', endColorstr='#2F3EFF', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #828282 0%, #000000 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #828282, #000000); /* Firefox */
	background: -webkit-linear-gradient(top, #828282 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #828282 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #828282 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #828282 0%,#000000 100%); /* W3C */
	box-shadow: 0px 1px 0px #000000 inset, -1px 0px 0px #828282 inset, 1px 0px 0px #828282 inset, 0px -1px 0px #000000 inset;
}

.help_button {
    color: #FFFFFF;
    float: left;
    width: 70px;
    margin: 15px 8px 0px 0px;
    padding:3px 0px;
    text-align: center;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px #000 solid;
    background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #828282), color-stop(1, #000000)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5DAFFD', endColorstr='#2F3EFF', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #828282 0%, #000000 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #828282, #000000); /* Firefox */
	background: -webkit-linear-gradient(top, #828282 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #828282 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #828282 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(top, #828282 0%,#000000 100%); /* W3C */
	box-shadow: 0px 1px 0px #000000 inset, -1px 0px 0px #828282 inset, 1px 0px 0px #828282 inset, 0px -1px 0px #000000 inset;
}
.help_button:hover{ border: 1px #FFFFFF solid; }

.help_button_a{
	background:url(../../img/an12_M.png) no-repeat; 
}
.help_button_a:hover{
	background:url(../../img/an12_M_on.png) no-repeat; 
}
.help_button_b{
	background:url(../../img/an13_M.png) no-repeat; 
}
.help_button_b:hover{
	background:url(../../img/an13_M_on.png) no-repeat; 
}
.help_button_c{
	background:url(../../img/an15_M.png) no-repeat; 
}
.help_button_c:hover{
	background:url(../../img/an15_M_on.png) no-repeat; 
}
.help_button_d{
	background:url(../../img/an19_M.png) no-repeat; 
}
.help_button_d:hover{
	background:url(../../img/an19_M_on.png) no-repeat; 
}

.setting_box img{
	margin-top:3px;
}

#bottomPanel .splitter_panel {
	overflow: hidden !important;
}

.left_table{
    position: absolute;
    width:217px;
    text-align:center;
    overflow: hidden !important;
    background:#F0EFF1;
	border:1px #A5A5A5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 0px 3px 0px #BCBCBC;
	margin-left:10px;
	margin-top: 1px;
}

.table_sheet{
	float:right;
	width:124px;
	height:21px;
	line-height:20px;
	border:1px #C6C5C7 solid;
	border-bottom:1px #B1AFB1 solid;
	border-top:1px #CECDCE solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#fff;
	margin:5px 5px 0px 0px;
}

.table_sheet a{
	float:left;
}

#realRate {
	width:70px;
	height:44px;
	line-height:44px;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#737373;
	border:1px #C6C5C7 solid;
	border-bottom:1px #B1AFB1 solid;
	border-top:1px #CECDCE solid;
	position: absolute;
	left: 5px;
	top: 6px;
}

.button_left{
	width:62px;
	height:21px;
	text-align:center;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
	color:#737373;
}

.button_middle{
	width:62px;
	height:21px;
	text-align:center;
	color:#737373;
}

.button_right{
	width:62px;
	height:21px;
	text-align:center;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
	color:#737373;
}

.left_table .table_button_select,#realRate:hover,#highRate:hover,#lowRate:hover {
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #5DAFFD), color-stop(1, #2F3EFF)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5DAFFD', endColorstr='#2F3EFF', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #5DAFFD 0%, #2F3EFF 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #5DAFFD, #2F3EFF); /* Firefox */
	background: -webkit-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* IE10+ */
	background: linear-gradient(top, #5DAFFD 0%,#2F3EFF 100%); /* W3C */
	color:#fff !important;
}

.time_box{
    float: right;
    margin-right:2px;
}

.time_box a{
	float:right;
	padding:0px 13px;
	margin:3px 3px 5px 0px;
}

.currency_table{
    border-collapse:collapse;
    width:100%;
}

.currency_table th{
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #E4E2E4), color-stop(1, #CFCDCF)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4E2E4', endColorstr='#CFCDCF', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #E4E2E4 0%, #CFCDCF 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #E4E2E4, #CFCDCF); /* Firefox */
	background: -webkit-linear-gradient(top, #E4E2E4 0%,#CFCDCF 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E4E2E4 0%,#CFCDCF 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E4E2E4 0%,#CFCDCF 100%); /* IE10+ */
	background: linear-gradient(top, #E4E2E4 0%,#CFCDCF 100%); /* W3C */
	border-bottom:1px #9CA49C solid;
	border-top:1px #9CA49C solid;
	height:30px;
}

.currency_table td{
	height:30px;
	border-bottom:1px #DCDADC solid;
}

.number_up{
    color:red;
}

.number_down{
    color:blue;
}

#rateList .rateData0 {
    background:#FFFFFF;
}

#rateList .rateData1 {
}

#rateList .rateData0 td {
	height:24px;
}

#rateList .rateData1 td {
	height:24px;
}

.right_box{
	float:left;
	width:31px;
	height:auto;
    background:#F0EFF1;
	padding-top:2px;
	border:1px #A5A5A5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 0px 3px 0px #BCBCBC;
	margin-right:10px;
}

.right_box a{
	float:left;
	margin-left:2px;
	width:27px;
	height:27px;
	margin-bottom:2px;
}

.right_box a:hover{
	filter:alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity:0.6;
}

.right_box img{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px #A5A5A5 solid;
}

.rateFlash {
	background-color: #ffffcc !important;
}

.contentPanelBorder {
	position: absolute;
	top: 1px;
	bottom: 2px;
	left: 1px;
	right: 1px;
	background:#F0EFF1;
	border:1px #A5A5A5 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:0px 0px 3px 0px #BCBCBC;
}

#chartPanel {
	background-color: transparent !important;
}

#chartControlPanel {
}

#chartControlPanel .chartControl {
	display: inline-block;
	margin-top: 5px;
	margin-left: 1px;
	cursor: pointer;
}

#chartControlPanel .chartControlSelected{
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #2585ff ), color-stop(1, #186fd3)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2585ff', endColorstr='#186fd3', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #2585ff 0%, #186fd3 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #2585ff, #186fd3); /* Firefox */
	background: -webkit-linear-gradient(top, #2585ff 0%,#186fd3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2585ff 0%,#186fd3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2585ff 0%,#186fd3 100%); /* IE10+ */
	background: linear-gradient(top, #2585ff 0%,#186fd3 100%); /* W3C */
	border:1px #2585ff solid;
	color:#ffffff;
}

.mwChildTitleSet{
    float:left;
    width:100px;
    margin:0px;
    height:20px;
    overflow:hidden;
}

.mwChildTitleSetButton {    
    margin:0px;
    height:20px;
    padding:2px 15px 0 15px;    
    overflow:hidden;
    text-align:center;
    color:#FFFFFF;  
    background: -moz-linear-gradient(top, #888888 0%, #000000 100%); /* FF3.6+ */
    background-image: -moz-linear-gradient(top, #888888, #000000); /* Firefox */
    background: -webkit-linear-gradient(top, #888888 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #888888 0%, #000000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #888888 0%, #000000 100%); /* IE10+ */
    background: linear-gradient(top, #888888 0%, #000000 100%); /* W3C */
    box-sizing:border-box;
}

.mwChildTitleSetButton:hover {  
    background:#FFFFFF;
    color:#000000;  
}

.menuButtonClass {  
    margin:0px;
    height:20px;
    padding:2px 8px 0 8px;    
    overflow:hidden;
    /* display:inline-block; */
    text-align:center;
    border:1px solid gray;
    box-sizing:border-box;
}

.menuButtonClass img{
	float:left;
	margin-top:2px;
}
.menuButtonClass span{
	float:left;
}

.reductionButtonContainer {
    position:absolute;
    top:0;
    right:0;
    height:20px;
    width:45px;
    display:inline-block;
}

#chartDisplayMenu {
	display: none;
    position:absolute;
    z-index: 1000;
}
#printButtonMenu {
	display: none;
    position:absolute;
    z-index: 1000;
}

#alerm_menu {
	display: none;
    position:absolute;
    z-index: 1000;
}

#alerm_menu li {
  	padding:5px 10px;
}

#chartDisplay {
	display: inline-block;
	cursor: pointer;
}
#printButton {
	display: inline-block;
	cursor: pointer;
}

#chartDisplayDialog {
	background-color: white;
	border: 1px solid black;
	z-index: 1000;
	padding: 3px;
}

#chartDisplayDialog div {
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
	width: 23px;
	height: 23px;
	border: 1px solid black;
}

#chartDisplayMenu li {
  	padding:5px 10px;
}
#printButtonMenu li {
  	padding:5px 10px;
}


.shape_title{
	display: inline-block;
	font-weight:bold;
	margin-left:12px;
	margin-top:2px;
}

.close_button{
	font-size:20px;
    margin-right:10px;
    display:inline-block;
    float:right;
    font-weight:bold;
    width:20px;
    height:20px;
    line-height:20px;
    text-align:center;
    border:1px;
    /* padding-left:1px; */
}

.dialog_title {
	margin-top:-5px;
	margin-bottom:-10px;
	padding-top:5px;
	padding-bottom:10px;
}

.shape_main{
	margin:5px 5px 5px 5px;
	width:auto;
	height:380px;
	background:#ffffff;
	overflow-y:scroll;	
}

.div_frame {
/*     -moz-border-radius: 0px; */
/*     -webkit-border-radius: 0px; */
/* 	border-radius: 0px; */
 	border-style:solid; 
 	border-width:1px; 
	border-color:#000000;
    margin: 5px 10px 10px 10px;
    overflow: hidden;
}

.inputStyle {
  vertical-align: text-bottom;
  margin-bottom: 3px;
  *margin-bottom: -3px;  //����IE6��IE7
}

.priceInput {
	position: absolute;
	z-index: 9999; 
	display:none; 
	width: 200px;
	height: 125px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	background: #E2E2E2;
	padding: 0 5px 0;
    box-shadow: 0px 1px 2px 1px #474747;
}

/* .priceInput>div {
	text-align:center;
	padding:5px 0 0;
} */

.priceInput_title {
	height:22px;
	padding:5px 0;
}

.priceInput_title span {
	float:left;	
	cursor:default;
}

.priceInput_content {
	background:#FFFFFF;
	height:45px;
	text-align:center;
	padding:5px;
	
}

.priceInput_content p {
	cursor:default;
}

.priceInput_content button {
	border-radius:5px;
}

.priceInput_content input {
	width:100px;
	height:20px;
}

.priceInput_bottom {
	padding:5px 20px 5px;
}

/* .commentInput {
	width: 200px;
	height: 130px;
	display:none;
	background-color:gray;
	position: absolute;
	z-index: 9999;
	top: 500px;
	left: 800px;
} */

.commentInput {
	position: absolute;
	z-index: 9999; 
	display:none; 
	width: 200px;
	height: 125px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	background: #E2E2E2;
	padding: 0 5px 0;
    box-shadow: 0px 1px 2px 1px #474747;
}

.textArea {
	margin:10px 0 5px;
	border:0px;
	width:96%;
	height:72px;
}

.commentInput_bottom {
	padding:0 15px;
}

.commentInput_bottom a {

}
.outOfRangerDiv {
	width: 250px;
	height: 80px;
	display:none;
	vertical-align:middle;
	background-color:gray;
	position: absolute;
	z-index: 9999;
	top: 500px;
	left: 800px;
}

#parentMaskDiv {
	width:100%;
	height:100%;
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:-1;
	/* background:red; */
}
#titleMask {
	width:100%;
	height:35px;
	display:none;
	position:absolute;
	left:0;
	top:0;
	z-index:1000;
}

.showLabel {
	width:16px;
	height:16px;
	border:0px;
	margin-top:1px;
	background-image: url(../../img/chart/white_left.gif);
	cursor: pointer;
	margin-right: 2px;
	background-color:transparent;
}

.hiddenLabel {
	width:16px;
	height:16px;
	border:0px ;
	background-image: url(../../img/chart/white_right.gif);
	cursor: pointer;
	margin-right: 5px;
	background-color:transparent;
}
#msgbox{
	width:250px;
	padding:10px 10px 0;
	height:auto;
	z-index:2001;
}
.msgbox_content{
	padding:10px;
	background-color:white;
	min-height:15px;
	word-wrap: break-word;
	text-align:center;
}
.msgbox_bottom{
	padding:10px 80px;
	/* text-align:center; */
}
.msgbox_bottom a{
	padding:3px 15px 2px;
	height:23px;
	line-height:23px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px #8C8F90 solid;
	border-top:1px #B7BABC solid;
	border-bottom:1px #5E6061 solid;
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #ffffff), color-stop(1, #CECECE)); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#CECECE', GradientType='0'); /* IE*/
	background:url(about:blank);
	background: -moz-linear-gradient(top, #ffffff 0%, #CECECE 100%); /* FF3.6+ */
	background-image: -moz-linear-gradient(top, #ffffff, #CECECE); /* Firefox */
	background: -webkit-linear-gradient(top, #ffffff 0%,#CECECE 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#CECECE 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#CECECE 100%); /* IE10+ */
	background: linear-gradient(top, #ffffff 0%,#CECECE 100%); /* W3C */
	margin-left: 10px;
	margin-top: 2px;
}
.msgbox_bottom a:hover{
    border:1px solid #0098FF;
}

.error_input {
    border: solid 1px #FF0000;  
}

.dialog_setting_box{
	position: absolute; 
	display:none; 
    z-index:1003;
	width:400px;
	height:320px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	border-radius: 6px;
	background: #E2E2E2;
	padding-top: 5px;
    box-shadow: 0px 1px 2px 1px #474747;
}

.cursor_pointer{ cursor: default; }

.menuListContainer {
	position:relative;
	display:inline-block;
	height:20px;
	float:left;
	overflow:visible;
/* 	margin-right:-5px; */
	cursor: pointer;
}

.menuListContainerArrow {
	position:relative;
	display:inline-block;
	height:20px;
	float:left;
	overflow:visible;
	cursor: pointer;
	margin-left:10px;
}

.menuButtonClassArrow {  
    margin:0px;
    height:20px;
    padding:1px 5px 0 5px;    
    overflow:hidden;
    /* display:inline-block; */
    text-align:center;
    border:1px solid gray;
    box-sizing:border-box;
}

.menuUlClass {
	margin-top:3px;
	position:absolute;
	display:none;
	z-index:1000;
	background:#FFFFFF;
	color:#003387;
	
}
.menuUlClass_1 {
	margin-top:3px;
	position:absolute;
	display:none;
	z-index:1000;
	background:#FFFFFF;
	color:#003387;
	max-height: 200px;
/* 	height: auto; */
	overflow-y: scroll;
}

.menuUlClass_subCurrencyPair {
	margin-top:8px;
	position:absolute;
	display:none;
	z-index:1000;
	background:#FFFFFF;
	color:#003387;
}

.menuLiClass {
	padding:2px 10px 2px 8px;
	white-space:nowrap;
	height:20px;
	line-height:16px;
	vertical-align:middle;
	box-sizing:border-box;
}

.menuLiClass img {
	float:left;
	display:inline-block;
	margin-top:3px;
}

.menuLiClass span {
	float:left;
	display:inline-block;
	margin-top:1px;
	line-height:16px;
}

.divLabel{
	margin-left:5px;
}

.color_setting{
	width:250px;
	height:110px;
	background:#FFFFFF;
	border: 1px solid #6C6C6C;
}

.color_list{
	float:left;
	/* margin-top:10px; */
	padding:10px;
}

.color_list li{
	width: 100%;
	float:left;
	margin-bottom: 10px;
}

.color_list span{
	float:left;
	width: 50px;
	margin-top: 4px;
	margin-right: 10px;
}
.color_list a{
	/* margin-right:5px; */
}

#line_select-button {
	height:20px;
}

#subPairSelectDiv {
	height:35px;
}

.spanCursor{
	margin-left:5px;
	display: inline-block;
	white-space:nowrap;
}

.default_cursor {
	cursor:default;
}

#contentPanel .DreamChart {
	border: 0 !important;
	box-shadow: none !important;
}
