/* CSS Document */
/*********************** 页面设定 开始 ***********************/
body {
	margin: 0px;
}
td {
	font-family:"宋体"; 
	font-size:12px;
	color: #000000;
}/*letter-spacing:1.5;line-height:25px;*/

.tdTitle {
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#E3F1FA", endColorStr="#FFFFFF", gradientType="0");
}


.bg_img{
	background-image:url(cxxy_xygk_07.gif);
	
	
}/* background-position:right bottom ;background-repeat:no-repeat;*/


.tableStyle{
	margin-top:10px;
}

.inputSearch{
	BORDER: #C9C9C9 1px solid; 
	height:15px; 
	font-size:12px; 
	width:150px;
}

.titleStyle {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	letter-spacing: 1px;
	font-weight:bold;
}

/*********************** 界面样式定义 开始 ***********************/
.mainTitleStyle {
	font-family:"宋体"; 
	font-size:14px;
	color: #0060B8;
	font-weight:bold;
	letter-spacing: 1px;
	filter: Glow(color=#FFFFFF,strength=5);
}

.footStyle {
	font-family:"宋体"; 
	font-size:12px;
	line-height:20px;
	color: #747474;
}

/*********************** 界面样式定义 结束 ***********************/
.zhicss01 {
	font-family: "宋体";
	font-size: 13px;
	line-height: 20px;
	color: #13732B;
	letter-spacing: 1px;
	word-spacing: normal;
	font-weight:bold;
}

A:link    {color: #000000; font-size:12px; text-decoration: none;} /* 未访问的链接 */
A:visited {color: #000000; font-size:12px; text-decoration: none;} /* 已访问的链接 */
A:hover   {color: #F91A1D; font-size:12px; text-decoration: underline} /* 鼠标在链接上 left: 1px; top: 1px; position: relative;*/ 
A:active  {color: #000000; font-size:12px; text-decoration: none;} /* 点击激活链接 */
