/*
$Id: style.css,v 1.5 2008/05/28 02:03:02 liu.yan Exp $
*/
* {
	font-family: 宋体;
}
select, input {
	font-size:	12px;
}

body {
	/*
	background-color: #CCCCCC;
	background-color: #EEEEEE;
	*/
}

body,div {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

a:link, a:active, a:visited {
	text-decoration:none;
	color:#906438;
}
a:hover{
	color:#AB845D;
}

img {
	border: none;
}

h1 {
	font-size: 20px;
}

#left2_1 {
	margin-left: 135px;
}
.left2_2 {
	font-size: 12px;
	color: #E69F66;
	line-height: 16px;
}
#right1 {
	margin-left: 6px;
}
#right2 {
	margin-top: 13px;margin-left: 8px;
}
.right2_1{margin-left: 120px;}
#center{height: 16px;background-color: #FFA200;}
#flash_di1{margin-left: 15px;margin-top: 10px;margin-bottom: 5px;}
#di1{margin: 3px;}
.di1_2{margin: 3px;border: 1px solid #D1D3D2;}
#contact-flash2{border-left: 2px solid #DBD3C8;}
.contact-flash3{margin-left: 14px;margin-top: 10px;}
.contact-flash4{margin-left: 12px;margin-top: 20px;}
.contact-flash5{margin-left: 8px;margin-top: 10px;}
#contact-center1{margin-left: 12px;margin-top: 10px;}
.contact-center1_1{margin-left: 8px;margin-top: 4px;}
#contact-center2{margin-left: 40px;margin-top: 20px;border: 1px solid #DDDDDD;}
.contact-center2_1{margin-left: 20px;margin-top: 10px;margin-bottom: 15px;line-height: 28px;}
.contact-center2_2{margin-left: 320px;margin-top: 5px;}
.employeinfo{border: 1px solid #C6C8CA;}
.merberlist{border-bottom: 1px solid #FFBA41;border-left: 0px;border-right: 0px;border-top: 0px;}

/* 菜单 */

/* 工资表格 */
table.SalaryTable {
	/*
	background-color: #FFA200;
	*/
	margin-left: 2em;
	margin-bottom: 1em;
	border-left:	1px solid #69F;
	border-top:	1px solid #69F;
}
table.SalaryTable tr
{
	/*
	background-color: white;
	*/
}
table.SalaryTable th
{
	/*
	background-color: #FFE8C1;
	*/
	color:	#FFF;
	background-color:	#039;
}
table.SalaryTable td
{
	/*
	background-color: #FFE8C1;
	*/
}

table.SalaryTable th, table.SalaryTable td
{
	text-wrap: nowrap;
	border-right:	1px solid #69F;
	border-bottom:	1px solid #69F;
}

/* -------------------------------------------------------------------------- */
.LayoutHidden
{
	display:	none;
}

.ContentHidden
{
	visibility:	hidden;
}
div.LastError
{
	font-size:	12px;
	color:	red;
	/*white-space:	pre;*/
}
/* */
.EditBox
{
	color:	#3366CC;
	/*
	background-color: #3366CC;
	*/
	border: 1px solid;
}

span.ProjectName
{
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
