body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color : #00356a;
	scrollbar-shadow-color: #dbdbdb;
	scrollbar-base-color: #d2d2d2;
}
/*
scrollbar-arrow-color : #00356a;设置或检索滚动条方向箭头的颜色
scrollbar-shadow-color: #dbdbdb;设置或检索滚动条3D界面的暗边颜色
scrollbar-base-color: #d2d2d2;设置或检索滚动条基准颜色
*/
td,th {
	font-family: "Tahoma","Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
}
p { text-indent: 2em; }
h2{font-family: "Arial", "Helvetica", "sans-serif";
 font-size: 18px;
 line-height: 32px;
 font-weight: bold;
 color: #ff6600;
 padding: 0px 0px 0px 0px;
 margin: 5px 5px 5px 5px;
}
h3{
 font-size: 14px;
 font-weight: bold;
 color: #333;
 padding: 0px 0px 0px 0px;
 margin: 5px 5px 5px 10px;
}
h4{
 font-size: 12px;
 font-weight: bold;
 color: #333;
 padding: 0px 0px 0px 0px;
 margin: 0px 5px 0px 15px;
}
h5{
 font-size: 10px;
 font-weight: bold;
 color: #333;
 padding: 0px 0px 0px 0px;
 margin: 0px 5px 0px 20px;
}
.pad1{
	padding: 3px 0px 3px 20px
}

.bian1 {
	font-family:"Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D8D8D8;
	border-right-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}
.underline {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
}
.right {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
}


#Layer1 {
	position:absolute;
	width:806px;
	height:142px;
	z-index:1;
}
form {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a:active {
	font-family: "Tahoma";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.k:link {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.k:visited {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.k:hover {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFCC00;
	text-decoration: underline;
}
a.k:active {
	font-family: "Tahoma";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


