﻿body 
{
	margin: 0 0 0 0;
	font-family:宋体;
	font-size:12px;
	color:Black;
}
td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	color: #3399FF;
	text-decoration: underline;
}

.Navigation
{
	width:96%;
	margin:0;
	font-size:16px;
	text-align:left;
}
.NavigationItem
{
	margin-left:30px;
	font-size:12px;
	text-align:left;	
}

.leftTitle
{
	width: 100%; 
	height: 20px; 
	background-color: gainsboro; 
	text-align: left; 
	cursor: hand;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
	list-style:none;	
	margin-top:5px;
}
.leftItem
{
	width: 80%; 
	text-align: left; 
	cursor: hand;
	font-size:14px;
	padding-left:10px;	
}	

.menu
{ 
	padding-top:3px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	font-size:18px;
}
.menu a{color: #fff;text-decoration: none;}
.menu a:hover{color: #f60;text-decoration: underline;}
.Copyright{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
}
.Copyright a{
	color: #333333;
	text-decoration: underline;
}
.Copyright a:hover{
	color: #FF6600;
	text-decoration: none;
}
#header
{
	width: 100%;	
	text-align:center;
	padding-top:5px;
	border-bottom: 1px solid #CCC;
}
#content
{
	width: 100%;
	text-align:center;
	margin-top:10px;		
}
.mainleft
{
	width:200px;
	height:500px;
	border: 1px solid #CCC;
	vertical-align:top;
}
.main
{
	width:100%;
	padding-left:10px;
	vertical-align:top;
}
#footer
{
	width: 100%;
	height:20px;
	background-color:#D6D6D6;	
	text-align:center;
	margin-top:20px;
	padding-top: 5px;
}

.logtable
{
	background-color: #CCCCCC;
	width:300px;
	text-align:center;
}
.logtable td
{
	background-color:#FFFFFF;
}
.loginput
{
	width: 180px;
	height: 18px;
	border: 1px solid #000;
}

.ProList
{
	width: 98%;
	font-size:16px;
	text-align:left;
	border: 1px solid #CCC;
	margin-bottom:10px;
}
.ProListTitle
{
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	padding-left:10px;
	border-bottom: 1px solid #CCC;
}
.ProListItem
{
	padding-left:20px;
	line-height:22px;
}

.ItemTitle1
{
	width:100%;
	height:20px;
	font-size: 18px;
	font-weight:bold;
	color: Black;
	background-color:SteelBlue;
	padding-top:5px;
	text-align:left;
	padding-left:10px;
}
.ItemAttribute
{
	width: 100%;
	background-color:whitesmoke;
}
.ItemFoot
{
	width: 100%;
	height:30px;
	background-color:#D6D6D6;	
	padding-top:10px;
}

.inpblack
{
	width:90%;
	height:18px;
	border: 1px solid #000;
}
.inpblackReg
{
	width:120;
	height:18px;
	border: 1px solid #000;
}
.textareablack
{
	width:90%;
	height:100px;
	border: 1px solid #000;
}

.itemddl
{
	width: 120px;
}

.tablerep
{
	width:1664px;
	background-color:#CCCCCC;
}
.tablerep td
{
	background-color:#FFF;
}

.tablerep2
{
	width:100%;
	background-color:#CCCCCC;
}
.tablerep2 td
{
	background-color:#FFF;
}
.btneditdiv
{
	float:right;
}
