body
{	
	margin: 0px;
}
.maintable
{
	width: 935px;
}
.title
{
	font-size: 12px;
}
.pager
{
	font-size: 12px;
}
.menuitem
{
	font-size: 12px;
}

.dg
{
	border-right: #aacfef 1px solid;
	padding-right: 0px;
	border-top: #aacfef 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #aacfef 1px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #aacfef 1px solid;
	border-collapse: collapse;
	background-color: #aacfef;
	border-spacing: 0px;
	background-image: url(../Images/bgimg.jpg);
	font-size: 12px;
}
.dg td
{
	border-right: #aacfef 1px solid;
	padding-right: 0px;
	border-top: #aacfef 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #aacfef 1px solid;
	padding-top: 0px;
	color: #00188f;
	border-bottom: #aacfef 1px solid;
	font-size: 12px;
	height:28px;
}

.Header
{
	font-size: 16px;
	font-weight: bold;	
	height: 28px;
	background-image: url(../Images/bgimg1.jpg);
}
.Header_Company
{
	font-size: 24px;
	font-weight: bold;	
	height: 50px;
	background-image: url(../Images/bgimg2.jpg);
}
.Footer
{
	background-color: #FFFFFF;
	height: 35px;
}
.AlternatingItem
{
	background-color: #F0FCFE;
	height: 25px;
	font-size: 14px;
}
.Item
{
	background-color: #FFFFFF;
	height: 25px;
	font-size: 16px;
}
.EditItem
{
	background-color: #DA70D6;
	height: 25px;
}
.SelectedItem
{
	height: 25px;
	background-color: #dae7c9;
}
.MouseOver
{
	height: 25px;
	background-color: #e7e8e4;
}
.table
{
	border-right: #aacfef 0px solid;
	padding-right: 0px;
	border-top: #aacfef 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #aacfef 0px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: #aacfef 0px solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
.table tr
{
	border-right: #aacfef 0px solid;
	padding-right: 2px;
	border-top: #aacfef 0px solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: #aacfef 0px solid;
	padding-top: 2px;
	border-bottom: #aacfef 0px solid;
}
.table tr td
{
	border-right: #aacfef 0px solid;
	padding-right: 3px;
	border-top: #aacfef 0px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #aacfef 0px solid;
	padding-top: 3px;
	height: 25px;
	color: #00188f;
	border-bottom: #aacfef 0px solid;
}
/* 默认整体文字链接颜色 */
a:link
{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited
{
	font-size: 12px;
	line-height: 20px;
	color: #660000;
}
a:hover
{
	font-size: 12px;
	line-height: 20px;
	color: #0066FF;
	text-decoration: underline;
}
a:active
{
	font-size: 12px;
	line-height: 20px;
}
.tex
{
	font-size: 12px;
	line-height: 20px;
}

/* 独单定义文字链接样式 */
A.topnavi:link
{
	color: white;
	text-decoration: none;
}
A.topnavi:visited
{
	color: white;
	text-decoration: none;
}
A.topnavi:active
{
	color: white;
	text-decoration: none;
}
A.topnavi:hover
{
	color: yellow;
	text-decoration: none;
}

A.listlks:link
{
	color: #0030FF;
	text-decoration: nounderlinene;
}
A.listlks:visited
{
	color: #0030FF;
	text-decoration: underline;
}
A.listlks:active
{
	color: #0030FF;
	text-decoration: underline;
}
A.listlks:hover
{
	color: red;
	text-decoration: underline;
}
/* 表单基本样式 */
.input
{
	background: white;
	font-size: 12px;
	color: #021A81;
	height: 17px;
	border-left: 1px solid #558DB7;
	border-top: 1px solid #558DB7;
	border-right: 1px solid #558DB7;
	border-bottom: 1px solid #558DB7;
}
.select
{
	font-size: 12px;
	color: #021A81;
}
.none
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}
.btn
{
	background: #0471D2;
	font-size: 9pt;
	color: white;
	height: 20px;
	border-left: 1px solid #002798;
	border-top: 1px solid #002798;
	border-right: 1px solid #7FDCFF;
	border-bottom: 1px solid #7FDCFF;
}
.adimage
{
	border-right: thin;
	border-top: thin;
	border-left: thin;
	border-bottom: 3px solid;
}
#footer
{
	border-top: #ffffff thin;
	border-bottom: 5px outset;
	border-right-style: none;
	border-left-style: none;
	height: 42px;
	background-color: #999966;
	text-align: center;
}
#top
{
	border-top: #cccccc 5px;
	border-right-style: none;
	border-left-style: none;
	height: 42px;
	background-color: #6692d0;
	text-align: center;
	border-bottom-style: none;
}
.lefttd
{
	border-left: #cccccc 1px solid;
	border-top-style: none;
	border-bottom-style: none;
}
.righttd
{
	border-right: #cccccc 1px solid;
	border-top-style: none;
	background-color: #ffffff;
	border-bottom-style: none;
}
.topimage
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.txt_300
{
	width: 300px;
}
.ti
{
	font-size: 18px;
	font-weight: bolder;
	color: #021a81;
}
.ti1
{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bolder;
}
