﻿/*Main.aspx CSS */
.tb-toptool{
	padding:5px;
	height:auto;
}
.tb-sreachtool{
	margin-bottom:5px;
	margin-top: 5px;
}

form 
{
    padding: 0px;
	margin-top: 0px;
	width: 100%;
	height:100%;
}

.layout-split-proxy-h{
	position:absolute;
	width:2px;
	background:#888;
	font-size:1px;
	cursor:e-resize;
	display:none;
	z-index:5;
}

.layout-split-north{
	border-bottom:5px solid #efefef;
}
.layout-split-south{
	border-top:5px solid #efefef;
}
.layout-split-east{
	border-left:0px solid #efefef;
}
.layout-split-west{
	border-right:0px solid #efefef;
}
a {
	text-decoration: none;
	color: #2979BA;
}
a:hover {
 text-decoration: underline;
}

.wrapper {
    float: right;
    height: 30px;
    margin-left: 10px;
}
/****************/
.menubar {
	background-color: #fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-left-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-bottom: 5px;
}
/*.menubar a {
	margin-left: 5px;
	white-space: nowrap;
	color: #005782;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 20px;
}
.menubar a:hover {
	background-color: #FFFFFF;
} */
.close-menubar {
	background-color: #FCFCFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: right;
	display: block;
}

.cs-north-bg {
	width: 100%;
	height: 100%;
	background-repeat: repeat-x;
	
}
.cs-north-logo {
	height: 35px;
	text-decoration:none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.cs-north-userinfo {
	float: right;
	height: 35px;
	margin-top: 10px;
	margin-right: 20px;
	line-height: 35px;
}

.cs-west {
	width:200px;
	padding:0px;
}
.cs-west a {
	color: #000000;
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 20px;
	line-height: 31px;
}

.cs-west a:hover {
	background-color: #3EAFE0;
	background-image: url(../images/ico-title-bj-left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
}
a.cs-navi-tab-selected {
	padding-left: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin: 0px;
	height: 30px;
	background-color: #2DC8C2;
	background-image: url(../images/ico-title-bj-left.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
}
.cs-navi-tab {
	padding-left: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 30px;
	margin: 0px;
	height: 30px;
}
.cs-tab-menu {
	width:120px;
}
.cs-home-remark {
	padding: 10px;
	font-family: "microsoft yahei";
}
.cs-home-remark h2 {
	font-size: 14px;
	color: #333333;
}
.cs-home-remark .welcome {
	color: #999999;
	font-size: 12px;
}

.cs-south-copyright {
	color: #4C4C4C;
	background-color: #ECF5FF;
}

#main-top-nva {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif, "microsoft yahei";
	height: 90px;
	background-color: #139BD4;
	overflow:hidden
}
#main-top-nva .main-top-title {
	background-color: #139BD4;
	height: 29px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #139BD4;
	line-height: 29px;
}
#main-top-nva .main-top-title .main-top-left {
	float: left;
	padding-left: 14px;
}
#main-top-nva .main-top-title .main-top-right {
	float: right;
	padding-right: 25px;
}
#main-top-nva .main-top-title .main-top-right span {
	margin-right: 10px;
	padding-left: 15px;
	display: block;
	float: left;
	width: 60px;
	background-repeat: no-repeat;
	background-position: left center;
}
#main-top-nva .main-top-title .main-top-right span a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-top-nva .main-top-title .main-top-right span a:hover {
	text-decoration: underline;
}
#main-top-nva .main-top-title .main-top-right .main-password {
	background-image: url(../images/pwd.png);
}
#main-top-nva .main-top-title .main-top-right .main-info {
   width:240px;color:white;font-weight:bolder
}
#main-top-nva .main-top-title .main-top-right .main-logout {
	background-image: url(../images/logout.png);
}
#main-top-nva .main-top-title .main-top-right .main-help {
	background-image: url(../images/help.jpg);
}
#main-top-nva .main-top-content {
	background-color: #fff;
	padding-left: 14px;
}
/********* main menu css begin ***********/

#left-menu a.openMenu  {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E1D6;
	line-height: 35px;
	background-image: url(../images/menu.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	text-indent: 25px;
	display: block;
	padding: 0px;
}
#left-menu a.openMenu:hover  {
	background-color: #F6F6F6;
}
#left-menu .show {
	list-style-type: none;
	list-style-image: none;
	display: block;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
}
#left-menu .list .show a.cs-navi-tab {
	display: block;
	background-image: url(../images/ico-title-bj.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-indent: 25px;
}
#left-menu .list .show a.cs-navi-tab:hover {
	color: #139BD4;
	background-color: #ffece1;
	background-image: url(../images/ico-title-bj.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#left-menu .list .show a.cs-navi-tab-selected {
	color: #139BD4;
	background-color: #ffece1;
	background-image: url(../images/ico-title-bj.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
}
   .panel-header2 .panel-title {font-size: 14px;font-weight: bold;color: #139BD4;background-image: url(../images/ico-menu.png);background-repeat: no-repeat;background-position: left center;text-indent: 18px;}
    .panel-header,.panel-body {border-color:#d1d1d1;}
    .panel-header {background-color: #ffece1;font-family: "microsoft yahei";font-size: 15px;font-weight: bold;color: #139BD4;}
