﻿body{
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  overflow: auto;
}
div#header, #mainer, #footer {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  background:#ffffff;

}
div#lefter {
  float: left;
  width: 158px;
}
div#center {
  float: left;
  width: 970px;
  margin-left: 3px;
}
div#righter {
  float: right;
  width: 805px;
  margin-left: 3px;
}

div#mainer {
  width: 970px;
}
div#header, #footer {
  border: solid 0px green;
}

div#header {
  height: 83px;
  margin-bottom: 0px;
}
div#mainer {
  height: 500px;
  margin-bottom: 3px;
}
div#footer {
  height: 30px;
  text-align: center;
  padding-top: 6px;
}

div#lefter, #center, #righter {
  height: 100%;
  border: solid 0px;
}

div#systemName {
  margin: 0 0 0 100;
  padding: 10 0 0 10;
  font-size: 30px;
  text-align: left;
  height: 30px;
  border: solid 0px;
  cursor: default;
}
div#importLicense {
  width: 100px;
}
a:link{text-decoration:none ; color: black; font-size:12px;}
a:visited {text-decoration:none ; color: black; font-size:12px;}
a:hover {color: black; text-decoration: underline; font-size:12px;}
a:active {text-decoration:none; font-size:12px;}

a.NavIconLink img {
  width: 48px;
  height: 48px;
  border: 0px;
}
a.NavIconLink {
  width: 70px;
}
a.NavIconLink:hover {
  width: 70px;
  color: #CC3300;
  text-decoration:none;
  background: url(../img/logindex/bgblue.png) no-repeat -80px -50px;
  display: block;
}

li{height:22px;font-size:12px;}

.tagApplyOrderCancelNumber {
    position: relative;
    color: red;
    font-family: Helvetica,arial,freesans,clean,sans-serif;
    font-size: 12px;
	font-weight: bold;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    border: 2px solid yellow;
    height: auto;
    line-height: 14px;
    margin: 2px 8px 0px 0px;
    padding: 0px 8px 1px 8px;
    text-align: center;
    display: inline-block;
    top: 0px;
	cursor: pointer;
}

.tagCommonNumber {
	font-size: 12px;
	color: blue;
	line-height: 180%;
    padding-left: 0px;
	margin-right:16px;
}


.head{ overflow:hidden;height:83px;background:#6e96ba;}
.logo{
	float:left;
	margin-left:0px;
	font-size:40px;
	font-family:'微软雅黑';
	color:#fff;
	line-height:71px;
	text-indent:0px;
	font-weight:bold;
	margin-top: 0px;
}
.logo_txt{
	float:left;
	margin-left:5px;
	font-size:40px;
	font-family:'微软雅黑';
	color:#fff;
	line-height:71px;
	text-indent:5px;
	font-weight:bold;
	margin-bottom: 10px;
}
.login_btn{ float:right; margin-top:35px; margin-right:43px; font-size:40px; font-weight:bold}
.login_wel{
	float:right;
	margin-top:40px;
	margin-right:100px;
	font-size:20px;
	font-weight:bold;
	color: #FFFFFF;
}
.login_btn a{
	color:#000;
	font-size: 30px;
}
