﻿body {
	font-family: Microsoft YaHei,Simsun,Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	margin:0px;
	padding: 0px;
	color:#444;
	line-height: 18px;
}
a{color:#0063DC; text-decoration:none;}
a:hover{ text-decoration: underline; }
h1{ margin-top:0px; font-size:20px; font-weight:normal; color:#000;}
h2{ margin-top:0px; font-size:16px; font-weight:normal; color:#000;}
img {border:0px;}
#adminHeader
{
    background-color: #0063DC;
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
}
#adminLogo
{
	float: left;
	width: 200px;	
}
#Logo{background-image: url('/manager/images/i-logo.gif'); display:block; width:180px; height:40px;}
#HeaderTitle{ text-align:right;	}
#headerInfo
{
    width:450px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
	color: #FF9;
}
#headerRight
{
    font-size:18px; font-weight:normal;
	color: #FFF;
	width:300px;
	float:right;
	margin-top:-40px;
}
#top_border{
    background-color: #0063DC;
    height:3px;
    background-image: url('/manager/images/top_border.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    margin-bottom: 20px;
}
#adminLeft{
	width: 140px;
	float: left;
	padding-left: 20px;
	padding-right:20px;
}
.leftMenuCategories {
	background-image: url(/manager/images/bg-goongneng.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	cursor:pointer;
}
.leftMenu{ padding-bottom:5px;}
.leftMenu a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(/manager/images/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
#adminRitht
{
    margin-left: 180px;
    border-left:1px solid #CCC;
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding: 20px;
    margin-right: 20px;
    margin-bottom:20px;
    white-space:nowrap;
}
.pageMsg{ margin-bottom:20px; color:#666;}
.defaultBtn{ background-color:#0063DC; color:#fff; border:none; padding-top:3px; padding-bottom:3px; cursor:pointer;  }

.red{color: #FF0000;}
.blue
{
    color: #0063DC;
}
.txtBox200{width:200px;}
#companyName
{
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width:300px;
	float:right;
	margin-top:-40px;
}
.border-all {
	border:1px solid #707070;
}
.icon{
	color:#FF0000;
	margin-right: 5px;
	margin-left: 5px;
}
.border-all-1{ border:1px solid #dbdbdb; background-color:#fff;}

.border-all-2
{
	background-color: #CCCCCC;
}
.border-all-2 tr{
	background-color: #f5f4ef;
	
}
.border-all-2 td{
	padding-left: 10px;
	padding-right: 10px;

	
}

.red{
	font-size:12px;
	color:#ac0809;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
}
#whiteBK {
	background-color: #FFFFFF;
	margin-right: 15px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin-bottom:50px;
	margin-top: 10px;
}
#addNew {
	padding-top: 20px;
	padding-bottom: 20px;
}
.textBox_50 {
	width: 50px;
}
.textBox_60 {
	width: 60px;
}
.textBox_100 {
	width: 100px;
}
.textBox_120 {
	width: 120px;
}
.textBox_150 {
	width: 150px;
}
.textBox_180 {
	width: 180px;
}
.textBox_200 {
	width: 200px;
}
.textBox_300 {
	width: 300px;
}
.textBox_250
{
    width: 250px;
}
.textBox_400 {
	width: 493px;
}

#loginDiv {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
}

.inputBtn
{
    font-family: Microsoft YaHei,Simsun,Verdana,Tahoma,Arial,sans-serif;
    background-position: 0 0;
    background: url('images/btnBk.png') repeat-x scroll 0 0;
    border:1px solid #0063DC;
    color:#FFFFFF; 
    cursor:pointer;
    background-color: #0B79FF;
    font-size: 12px;
    height:23px;
}
.inputBtn:hover, .bigInputBtn:hover{background-image: none;border:1px solid #FE5815;background-color: #FE5815;}
.bigInputBtn
{
    font-family: Microsoft YaHei,Simsun,Verdana,Tahoma,Arial,sans-serif;
    background-position: 0 0;
    background: url('/images/btnBk.png') repeat-x scroll 0 0;
    border: 1px solid #0063DC;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    background-color: #0B79FF;
    height:35px;
    font-family: Microsoft YaHei,Simsun,Verdana,Tahoma,Arial,sans-serif;
}

.leftMenu {
	margin-bottom: 5px;
}
.leftMenu a {
	color: #666666;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(/manager/images/arrowRed.gif);
	background-repeat: no-repeat;
	background-position: 15px 50%;
}
.leftMenu a:hover {
	color: #008CBD;
	text-decoration: underline;
}
.imgBtn {
	background-image: url(/manager/images/bg-goongneng.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 136px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	cursor:pointer;
}
#cardDIV {
	padding: 15px;
	border: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pagerDIV
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: #CCCCCC 1px dotted;
	font-size: 13px;
	padding-top: 10px;
}
.RedText
{
    font-size:14px;
    font-weight:bold;
	color:#ad0707;	
}
.top_border{
    background-color: #0063DC;
    height:3px;
    background-image: url('/manager/images/top_border.jpg');
    background-repeat: repeat-x;
    background-position: left top;
    margin-bottom: 20px;
}
.message
{
    font-size: 12px;
    color: #FE5815;
    font-weight: normal;
    margin: 10px 0px 10px 0;
    padding-left: 10px;
}

.TextBoxStyle
{
    border:1px solid #ccc;    
}

.RedText img
{
    height:6px;
    width:7px;    
}

.bluelink
{
    color: #0063DC;
    cursor:pointer;
}

.importTabs
{
    border-right:1px solid #000;
    border-bottom:1px solid #000;  
    font-family:宋体;  
}

.importTabs td
{
    border-left:1px solid #000;
    border-top:1px solid #000;
}
