body, th, td
{
	font: normal 12px 宋体;
}
body
{
	margin: 0px;
	background: #C4D8ED;
	margin: 0px;
	padding: 10px;
	scrollbar-face-color: #72A3D0;
	scrollbar-highlight-color: #337ABB;
	scrollbar-shadow-color: #337ABB;
	scrollbar-darkshadow-color: #337ABB;
	scrollbar-3dlight-color: #337ABB;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #337EC0;
}
a
{
	color: #135294;
	text-decoration: none;
}
a:hover
{
	color: #ff6600;
	text-decoration: underline;
}
td
{
	height: 24px;
	line-height: 20px;
	background: #EEF7FD;
	font-size: 12px;
	border: 1px solid #fff;
	color: #135294;
	padding: 2px;
}
.td_title, th
{
	height: 26px;
	line-height: 26px;
	background: #fff;
	color: #135294;
	font-weight: bold;
	border: 1px solid #fff;
	padding-left: 20px;
}
.txt
{    border: 1px solid Gray;
	text-align: left;
}
TD.td1
{
	padding: 3px;
	background: #F1F3F5;
		text-align: center;
}
TD.td2
{
	padding-right: 3px;
	padding-left: 3px;
	background: #E4EDF9;
	padding-bottom: 3px;
	padding-top: 3px;
}
textbox
{
	border: 1px solid #999;
	width: 120px;
	text-align: center;
}

.asp:button
{
	color: #135294;
	border: 1px solid #666;
	line-height: 21px;
	background: url( "../images/button_bg.gif" );
	
	}
.button
{
	color: #135294;
	border: 1px solid #666;
	line-height: 21px;
	background: url( "../images/button_bg.gif" );
}
.button2
{
	color: #135294;
	border: 1px solid #666;
	line-height: 21px;
	background: url( "../images/tx.gif" );
}
.radio
{
	border: none;
}
.checkbox
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	text-align: left;
}
.helplink
{
	cursor: help;
}
.menuskin
{
	border: #666666 1px solid;
	visibility: hidden;
	font: 12px Verdana;
	position: absolute;
	background-color: #EFEFEF;
	background-image: url( "../skins/default/dvmenubg3.gif" );
	background-repeat: repeat-y;
}
span.includerbl input{text-align:center;border: 0px 0px 0px 0px; width:10px;}
.menuskin A
{
	padding-right: 10px;
	padding-left: 25px;
	color: black;
	text-decoration: none;
	behavior: url(inc/noline.htc);
}

#mouseoverstyle
{
	background-color: #C9D5E7;
	margin: 2px;
	padding: 0px;
	border: red 1px solid;
}

#mouseoverstyle A
{
	color: black;
}
.button
{
	background-image: url(../Images/tjw.gif);
     background-repeat:no-repeat;
	font-size: 12px;
	padding: 0px;
	vertical-align: middle;
	line-height: 22px;
	margin: 0px;
	height:26px;
	width: 104px;
	text-align: center;
	 border-width:0px;
}
.button3
{
	background-image: url(../Images/tx.gif);
     background-repeat:no-repeat;
	font-size: 12px;
	padding: 0px;
	vertical-align: middle;
	line-height: 22px;
	margin: 0px;
	height:26px;
	width: 60px;
	text-align: center;
	 border-width:0px;
}
.menuitems
{
	margin: 2px;
	padding: 1px;
	word-break: keep-all;
}
.title
{
	font: 14px;
}
.font1
{
	color: #AAAAAA;
}
.font2
{
	color: red;
}


#theLink
{
	display: block; /*因为标签a是内链元素，所以利用这句话将内链元素转化成块状元素，后面的width和height才起作用*/
	width: 120px;
	height: 41px;
	margin: 0 auto;
	background: url(~/images/4.gif) no-repeat;
}
#theLink:hover
{
	background: url(~/images/3.gif) no-repeat;
}

.submitStyle
{
	background: url(imagpath);
	border: 0px;
}

.bluebuttoncss
{
	font-family: "tahoma" , "宋体"; /*www.52css.com*/
	font-size: 9pt;
	color: #003366;
	border: 0px #93bee2 solid;
	border-bottom: #93bee2 1px solid;
	border-left: #93bee2 1px solid;
	border-right: #93bee2 1px solid;
	border-top: #93bee2 1px solid;
	background-image: url(~/images/1.gif);
	background-color: #ffffff;
	cursor: hand;
	font-style: normal;
}
.x_a
{
	display: inline-block;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
}
.x_b
{
	float: left;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	margin: 0 -1px;
	position: relative;
}
.x_c
{
	display: inline-block;
	padding: 0.3em 0.6em 0;
	background: #f4f4f4;
	border-left: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 0.2em solid #f0f0f0;
	line-height: 1.1em;
	cursor: pointer;
}

.x_hover:hover
{
	border-top-color: #c0c0c0;
	border-bottom-color: #cecece;
}
.x_hover:hover .x_b
{
	border-left-color: #c0c0c0;
	border-right-color: #aeaeae;
	border-bottom-color: #aeaeae;
}
.x_hover:hover .x_c
{
	background: #dbdbdb;
	border-left-color: #e3e2e1;
	border-top-color: #e5e5e5;
	border-bottom-color: #d7d7d7;
}

#preloadedImages
{
	width: 0px;
	height: 0px;
	display: inline;
	background-image: url(~/images/4.gif);
	background-image: url(~/images/3.gif);
}
.zsbg2 a
{
	color: #5e6062;
	text-decoration: none;
	font-weight: bold;
}
.zsbg2 a:hover
{
	font-weight: bold;
	color: #5d93d1;
	text-decoration: underline;
	position: relative;
	left:2px;
	top: 2px;
	clip: rect();
}