h1, h2, h3, h4, h5, h6, ul, ol, dl, dt, dd, li, body, form, p { padding:0; margin:0; }
html	{ overflow-y:scroll; }
/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }	全站变灰 */
/* body { filter:gray; }	单页变灰 */

img		{ border:0; }
ul, ol	{ list-style-type:none; }
a			{
	font-size:14px; color:#006cbf; text-decoration:none;
}
a:link		{
	font-size:14px; color:#006cbf;
}
a:visited	{
	text-decoration:none;
}
a:hover		{
	font-size:14px; color:#ed7924; text-decoration:underline;
}
a:active	{
	text-decoration:none;
}


/* *** 共享 START *** */
.input1		{ border:1px solid #b280a4; }
.input2		{ border:1px solid #b280a4; }
.textarea	{ border:1px solid #45484d; padding-top:2px; background:#efefef; }
.button		{ border:none; cursor:pointer; }

.none	{ display:none; }
.block	{ display:block; }
.clear	{ clear:both; height:0px; margin:0; padding:0; font-size:0; max-height:0; overflow:hidden; }
.left	{ float:left; }
.right	{ float:right; }
.pointer{ cursor:pointer; }
.display	{ display:none; }
.textCenter	{ text-align:center; }
.textLeft	{ text-align:left; }
.pToBr p	{ margin:0; padding:0; }
.height10	{ clear:both; height:10px; padding:0; overflow:hidden; }
.height8	{ clear:both; height:8px; padding:0; overflow:hidden; }
.height5	{ clear:both; height:5px; padding:0; overflow:hidden; }
.height1	{ clear:both; height:1px; padding:0; overflow:hidden; }

.fontB		{ font-weight:bold; }
.fontU		{ text-decoration:underline; }
.fontDel	{ text-decoration:line-through; }

.list ul	{ margin:0; padding:0; list-style:none; }
.list ul li	{ float:left; overflow:hidden; }


.tabLine1		{ border-top:#000000 1px solid;border-right:#000000 1px solid; }
.tabLine1 td	{ border-left:#000000 1px solid;border-bottom:#000000 1px solid;font-size:12px; }
.tabLine1 td td	{ border:none; }

.tabLine2		{ border-top:#858b98 1px solid;border-right:#858b98 1px solid; }
.tabLine2 td	{ border-left:#858b98 1px solid;border-bottom:#858b98 1px solid;font-size:12px; }
.tabLine2 td td	{ border:none; }

.tabLine3		{ border-top:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid; }
.tabLine3 td	{ border-left:#d4d4d4 1px solid;border-bottom:#d4d4d4 1px solid;font-size:12px; }
.tabLine3 td td	{ border:none; }

/* *** 共享 END *** */


/* *** 全局通用字体样式 START *** */
.font1_1	{ font-size:14px; color:#000000; font-family:宋体,Arial; }
a.font1_1:hover { font-size:14px; color:#535253; font-family:宋体,Arial; }
.font1_2	{ font-size:12px; color:#000000; font-family:宋体,Arial; }
a.font1_2	{ font-size:12px; color:#000000; font-family:宋体,Arial; }
a.font1_2:hover { font-size:12px; color:#535253; font-family:宋体,Arial; }
.font1_2d		{ font-size:12px; color:#a59ea3; font-family:宋体,Arial; }
a.font1_2d:hover{ font-size:12px; color:#b5b1b4; font-family:宋体,Arial; }

.font2_1 { font-size:14px; color:#bf3131; font-family:宋体,Arial; }
a.font2_1:hover	{ font-size:14px; COLOR: #f45151; font-family:宋体,Arial; }
.font2_2 { font-size:12px; color:#bf3131; font-family:宋体,Arial; }
a.font2_2:hover	{ font-size:12px; COLOR: #f45151; font-family:宋体,Arial; }
/* *** 全局通用字体样式 END *** */



/* *** 通用布局样式 START *** */
body	{
	background:#ffffff; margin:5px;
	font-size:14px; color:#000000; line-height:1.4; font-family:宋体,Arial;
}
#topBody	{ text-align:left; }
#mainBody	{ text-align:left; }
#bottomBody	{ text-align:left; }

/* *** 通用布局样式 END *** */

/* 内容页分页导航 START */
.wapContent .pageNavBox	{
	margin:12px 0 5px 0; margin-left:auto; margin-right:auto; text-align:center;
}
.wapContent .pageNavBox div	{
	float:left; background:#f9f9f9; height:20px; line-height:20px; border:1px #cccccc solid; margin:0 2px 0 2px; color:#000000; font-size:12px; display:inline;
}
.wapContent .pageNavBox div a		{
	padding:3px 8px 3px 8px;
}
.wapContent .pageNavBox div span	{
	color:#a59ea3; font-size:12px; padding:3px 8px 3px 8px;
}
.wapContent .pageNavBox div .sel	{
	color:red; font-size:14px;
}
/* 内容页分页导航 END */



.navMenu		{ background:#d4eaff; padding:4px; margin-bottom:8px; }
.navMenu a		{  }
.navMenu a:hover{  }

.fonth2	{ font-size:14px;font-weight:bold;color:#000000;display:inline; }
.fonth2 a		{ color:#000000; }
.fonth2 a:hover	{ color:#000000; }

.headRow	{ width:220px; height:21px; overflow:hidden; }
.liCommon	{ width:220px; height:21px; overflow:hidden; }
.fontBox	{ background:#c3e4fe; color:#0c2142; padding:3px; margin-top:8px; }
.bottomMenu	{ margin-top:15px; }
.subHeadTitle			{ color:#004276;font-weight:bold; }
.subHeadTitle a			{ color:#004276;font-weight:bold; }
.subHeadTitle a:hover	{ color:#004276;font-weight:bold; }

.dian	{ color:#a6a6a6; }

.bottomMenu, .bottomCopyright	{ text-align:center; }