body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.error {
	font-size: 12px;
	color: #FF0000;
}
.button{
	border: 1px solid #808080;
	margin-right:5px;
	cursor:pointer;
}
#Nav{
	height:36px;
	background-image:url(../images/Page/Nav_b.gif);
	verticle-align:middle;
}
#Nav ul {
	list-style-type: none;
	float:left;
	margin: 0px;
	width:100%;
	height: 36px;
}
#Nav ul li{
	font-size: 12px;
	color: #333333;
	text-align: center;
	height: 36px;
	width: 70px;
	float:left;
	margin-left: 10px;
	line-height: 36px;
}
#Nav ul li a {
	font-size: 12px;
	color: #000000;
	width:100%;
	display:block;
	padding-top: 10px;
	width:100%;
}
#Nav ul li a:link {
	text-decoration: none;
}
#Nav ul li a:visited {
	text-decoration: none;
	color: #000000;
}
#Nav ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#Nav ul li a:active {
	text-decoration: none;
	color: #000000;
}
#List{
	width: 100%;
	/*border: 1px solid #CCCCCC;*/
	margin: 2px;
}
#List #Title{
	width:100%;
	color: #333333;
	background-color: #cce0f5;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aac1de;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#List table{
	margin: 0px;
	padding: 0px;	
}
#List table #Title{

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #f2f4f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c8d2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c8d2;
}
#List table #Title td{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #f2f4f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c8d2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c8d2;
}

#List table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e6eb;
	cursor:pointer;
	height:24px;
	padding-left: 3px;
}
#Info{
	font-size: 12px;
	background-color: #FFFFCC;
	height: 10px;
	margin-top: 3px;
	width:100%;
	padding: 3px;
}
.inputtext{
	font-size: 12px;
	height: 18px;
	border: 1px solid #CCCCCC;
} 
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.uploadimg{
	background-image: url(../images/Button/open_img.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 16px;
	width: 16px;
	cursor:pointer;
}

/*  ·ÖÒ³µÄÑùÊ½     */
	#page A { TEXT-DECORATION: none; Color: #000000 }
	#page A:hover { TEXT-DECORATION: underline;Color: #4455aa }
	#page font { line-height: normal; }
	#page TD { font-family: Tahoma; font-size: 12px; line-height: 20px; }
	#page th { background-image: url(Skins/Default/css/default/bg1.gif); background-color: #4455aa; color: white; font-size: 12px; font-weight: bold; height:25;}
	#page th a { COLOR: #FFFFFF; TEXT-DECORATION: none; }
	#page th a:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }
	#page td.TableTitle1 { background-color: #6595D6; Color: #FFFFFF; }
	#page td.TableBody1 { background-color: #FFFFFF; line-height: normal; }
	#page .tableBorder5 { border: 1px #6595D6 solid; background-color: #D6E0EF; }
	#page input {
	height: 18px;
	width: 40px;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputbut{
	border: 1px solid #808080;
	margin-right:5px;
	cursor:pointer;
	padding-top: 3px;
	height: 23px;
}
