html {
scrollbar-arrow-color:#797979; /*三角箭头的颜色*/
}
a.iconbtn,a.iconbtnhover,a.iconbtndisabled{
	display:inline-block;
	min-width:60px;
	height:22px;
	padding-top:4px;
	text-align:center;
	font-family: Arial;
	font-size:12px;
	color:#1a397a;
	text-decoration:none;
	background:transparent;
	position:relative;
	outline:none;
	padding-left: 2px;
	padding-right: 2px;
	cursor: pointer;
}
a.iconbtn span.icon,a.iconbtnhover span.icon,a.iconbtndisabled span.icon{
	display:inline-block;
	height:18px;
	line-height:18px;
	padding-left:20px;
}
a.iconbtnhoverPow,a.iconbtnPow{
	margin:0 auto;
	min-width:60px;
	text-align:center;
	font-family: Arial;
	font-size:12px;
	color:#1a397a;
	text-decoration:none;
	background:transparent;
	position:relative;
	outline:none;
	cursor: pointer;
	padding:3px 2px 6px 2px;
}
a.iconbtnhover,a.iconbtnhoverPow{
	background:transparent url('btn/BtnMouseOver_Mid.png') repeat-x;
}
a.iconbtnhover span.left{
	display:inline-block;
	width:5px;
	height:22px;
	background:transparent url('btn/BtnMouseOver_Left.png') no-repeat;
	position:absolute;
	top:0;
	left:-4px;
}
a.iconbtnhover span.right{
	display:inline-block;
	width:5px;
	height:22px;
	background:transparent url('btn/BtnMouseOver_Right.png') no-repeat;
	position:absolute;
	top:0;
	right:-4px;
}
a.iconbtndisabled span,a.btndisabled span{
	color:#9e9d9d;
}

a.btn,a.btnhover,a.btnactive,a.btndisabled{
	display:inline-block;
	min-width:60px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-family: Arial;
	font-size:12px;
	color:#1a397a !important;
	font-weight:bold;
	text-decoration:none;
	background:transparent url('btn/NormalBtn_Mid.png') repeat-x;
	position:relative;
	outline:none;
	padding-left: 8px;
	padding-right: 8px;
	cursor: pointer;
}
a.btn span.left,a.btnhover span.left,a.btnactive span.left,a.btndisabled span.left{
	display:inline-block;
	width:5px;
	height:22px;
	background:transparent url('btn/NormalBtn_left.png') no-repeat;
	position:absolute;
	top:0;
	left:-4px;
}
a.btn span.right,a.btnhover span.right,a.btnactive span.right,a.btndisabled span.right{
	display:inline-block;
	width:5px;
		height:22px;
		background:transparent url('btn/NormalBtn_Right.png') no-repeat;
		position:absolute;
		top:0;
		right:-4px;
	}
a.btnhover{
	color:#1a397a;
	background:transparent url('btn/MouseOverBtn_Mid.png') repeat-x;
}
a.btnhover span.left{
	background:transparent url('btn/MouseOverBtn_Left.png') no-repeat;
}
a.btnhover span.right{
	background:transparent url('btn/MouseOverBtn_Right.png') no-repeat;
}
a.btnactive{
	color:#1a397a;
	background:transparent url('btn/PressedBtn_Mid.png') repeat-x;
}
a.btnactive span.left{
	background:transparent url('btn/PressedBtn_Left.png') no-repeat;
}
a.btnactive span.right{
	background:transparent url('btn/PressedBtn_Right.png') no-repeat;
}
a.btndisabled{
	color:#9e9d9d !important;
	background:transparent url('btn/DisabledBtn_Mid.png') repeat-x;
}
a.btndisabled span.left{
	background:transparent url('btn/DisabledBtn_Left.png') no-repeat;
}
a.btndisabled span.right{
	background:transparent url('btn/DisabledBtn_Right.png') no-repeat;
}	
.button_class
{
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	color : 1a397a;
	height: 22px; 
	width: 80px;
	border: none; 
	margin: 10px 0 0 20px;
	cursor: pointer;
	line-height: 15px;
	background-image: url(../images/btnBgNormal.png);
}

.button_hover_class
{
	font-family: Arial;
	font-size : 12px;
	font-style : normal;
	color : #c95500;
	height: 22px; 
	width: 80px;
	border: none; 
	margin: 10px 0 0 20px;
	cursor: pointer;
	line-height: 15px;
	background-image: url(../images/btnBgMouseOver.png);	
}

.dialog_content 
{
	font-family: Arial;
	font-size : 12px;
	color : #353535;
}

.dialog_title
{
	font-family: Arial;
	font-size : 13px;
	color : #FFFFFF;
}

body
{
	font-family: Arial;
	font-size : 12px;
	color : #353535;
}

SPAN,DIV,input,textarea,select,a,label
{
	font-family: Arial;
	font-size : 12px;
	color : #353535;
}
div.ym-content{margin-top:-2px !important;margin-left:-15px !important;}

input,textarea
{
	padding-left:5px;
}

.input_enable{background-color:#FFFFFF;color:#353535;border:1px solid #7F9DB9;}
.input_error{
background-color: #FBE9E5;border: #F5B2B2 1px solid;
}
.input_disable{background-color:#F2F2F2;color:#999999;border:1px solid #7F9DB9;}

/*创建电站*/
.groupLabel
{
	width:140px;
	text-align: right;
}

/*修改电站*/
.updatePvplantDiv
{
	width:587px;height: 430px;border: #D1D1D1 1px solid;padding-top:10px;margin-left:5px;margin-top:5px;
}

.pvPlantLabel
{
	width:130px;
	min-width: 130px;
}

.PlantlabelSpacing 
{
	width:8px;
}

/*按钮*/
a.btnTwo
{
	display:inline-block;
	width:60px;
	height:22px;
	background:transparent url('btn/button.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a;
	text-decoration:none;
	cursor: pointer;
}
a.btnTwoHover
{
	display:inline-block;
	width:60px;
	height:22px;
	background:transparent url('btn/button_hover.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a !important;
	text-decoration:none;
	cursor: pointer;
}

a.btnTwoActive
{
	display:inline-block;
	width:60px;
	height:22px;
	background:transparent url('btn/button_active.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a !important;
	text-decoration:none;
	cursor: pointer;
}

a.btnTwoDiabled
{
	display:inline-block;
	width:60px;
	height:22px;
	background:transparent url('btn/button_disabled.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#959595 !important;
	text-decoration:none;
	cursor: pointer;
}

.div_block_header {
	width: 100%;
	background-image: url("images/title_bg.png");
	position: relative;
	height: 29px;
	line-height: 29px;
}

/*光伏系统货币设置按钮*/
a.btnTwoIncome
{
	display:inline-block;
	width:175px;
	height:22px;
	background:transparent url('btn/buttonIncome_en.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a;
	text-decoration:none;
	cursor: pointer;
}

a.btnTwoHoverIncome
{
	display:inline-block;
	width:175px;
	height:22px;
	background:transparent url('btn/button_hoverIncome_en.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a !important;
	text-decoration:none;
	cursor: pointer;
}

a.btnTwoActiveIncome
{
	display:inline-block;
	width:175px;
	height:22px;
	background:transparent url('btn/button_activeIncome_en.png') no-repeat;
	line-height: 22px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#1a397a !important;
	text-decoration:none;
	cursor: pointer;
}
/**
此处是修改电表电池样式
*/
#batterymodelimagesstyle{
	margin-right: 77px;
	width:50px;
}
#monitmeterimagesstyle{
	margin-right: 34px;
	width:60px;
}
