﻿*{
    margin:0;
    font-size:16px;
    font-family:'Microsoft YaHei';    
}
h2{
    color:#ff8400;
}
#header{
    height:150px;
    background:url(../../../Login/images/login_title.jpg) 50% 50% no-repeat;
}
#footer{
	padding-top:50px;
	height:38px;
	text-align:center;
	font:14px/14px microsoft yahei;
	color:#666666;
}
.content{
    width:900px;
    margin-right:auto;margin-left:auto
}
.maincontent{
    background-color:#f6f6f6;
    margin-top:10px;
}
/*************************************Button*************************************/
.ButtonNormal{
       width:110px;
	height:34px;
	line-height:34px;
	border:0;
	cursor:pointer;
	background-color:#54a2cb;
	font-size:16px;
	font-family:microsoft yahei;
	color:#ffffff !important;
	text-align:center;
       margin-left:10px;
}
.ButtonHover{
     width:110px;
	height:34px;
	line-height:34px;
	border:0;
	cursor:pointer;
	background-color:rgb(248,153,4);
	font-size:16px;
	font-family:microsoft yahei;
	color:#ffffff !important;
	text-align:center;
       margin-left:10px;
}
 /*************************************Button*************************************/
  /*************************************form*************************************/
  .form-title-1{
      width:150px;
      height:28px;
      line-height:28px;
      float:left;
      text-align:right;
      font-family:'Microsoft YaHei';
      font-size:16px;
      color:#333;
      font-weight:bold;
  }
   .form-title-2{
      width:300px;
      height:28px;
       line-height:28px;
      float:left;
      text-align:right;
      font-family:'Microsoft YaHei';
      font-size:16px;
      color:#333;
      font-weight:bold;
  }
    .form-content-1 {
       width:300px;
       height:28px;
       float:left;
       text-align:left;
  }
  .form-content-2 {
       width:600px;
       height:28px;
       float:left;
       text-align:left;
  }
  .form-content-1,.form-content-2 .txtbox{
      width:300px;
      height:28px;
      line-height:28px;
      vertical-align:top;
  }
   /*************************************form*************************************/
.pContent{
    line-height: 28px;
    color: rgb(102, 102, 102);
    padding-top: 20px;
     padding-bottom: 30px;
      padding-left: 20px; 
      font-family: Microsoft YaHei;
       font-size: 16px;
}
.btnContanier{
    text-align:center;
}
.btnContanier button
{
    margin-right:50px;
    margin-bottom:20px;
}
.btnContanier div
{
    color: rgb(102, 102, 102);
      font-family: Microsoft YaHei;
       font-size: 14px;
       padding-bottom:10px;
}
/*************************************table*************************************/
table{
    width:100%;
    padding-top:20px;
}
.thead{
    height:36px;
    background-color:#54a2cb;
}
.thead td{
    height:36px;
    background-color:#54a2cb;
    text-align:center;
    color:#fff;
}
/*************************************table*************************************/
.form1{
	width:1070px;
	margin:12px auto 0;
	/*border-top:5px solid #35a0da;
	background-color:#f7f5f5;*/
	text-align: left;
}
.form1 h2{
	font-weight:normal;
	text-align:left;
	padding-left:0px;
	height:30px;
	font-size:20px;
	line-height:30px;
	margin-bottom:20px;
    height:49px;
	border-bottom:1px solid #058aff;
	line-height:49px;
	font-size:20px;
	color:#35a0da;
	float:left;
    font-family:微软雅黑;
}
.inputtxt
{
	border: solid 1px #B4C1C8;
	height: 26px;
	background-color:#FFFFFF;
    	font-size: 16px;
	vertical-align: middle;
   line-height:26px;
   font-family:'Microsoft YaHei';
}
.TableSpecial
{
    font-family:Microsoft YaHei;
    font-size:16px;
    color:#35a0da;
    padding-left:10px;
}
 .qyRegWidth{
     width:300px;
 }

.TableSpecial1
{
    line-height:35px;
	text-align:right;
	font-size:16px;
	font-family:Microsoft YaHei;
	color:#666666;
    padding-right:2px;
    width:250px;
}
.head{
	height:50px;
	background:url(../../../App_Themes/EpointWebSipac/img/line.jpg) bottom repeat-x;
    margin-bottom:10px;
}
.head .headr3{
	width:27px;
	height:14px;
	float:right;
	padding-top:23px;
	margin-right:23px;
}
.display{
	width:27px;
	height:14px;
	border:0;
	background:url(../../../App_Themes/EpointWebSipac/img/daib_up.png) no-repeat;
	cursor:pointer;
}
.hide{
	width:27px;
	height:14px;
	border:0;
	background:url(../../../App_Themes/EpointWebSipac/img/daib_down.png) no-repeat;
	cursor:pointer;
}
