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:12px; color:#444;
	
}
a:link		{
	text-decoration:none;
	
}
a:visited	{
	text-decoration:none;
	
}
a:hover		{
	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; }
.button1	{ border:none; background:url(button_search.gif); color:#ffffff; width:33px; height:22px; cursor:pointer; }
.button2	{ border:none; background:url(button1.gif); color:#ffffff; width:64px; height:21px; cursor:pointer; }
.button3	{ border:none; background:url(button2.gif); color:#ffffff; width:85px; height:23px; 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; }
/* *** 共享 END *** */


/* *** 全局通用字体样式 START *** */
.font1_1	{ font-size:14px; color:#000000; font-family:SimSun,Arial;  }
a.font1_1:hover { font-size:14px; color:#535253; font-family:SimSun,Arial;  }
.font1_2	{ font-size:12px; color:#000000; font-family:SimSun,Arial;  }
a.font1_2:hover { font-size:12px; color:#535253; font-family:SimSun,Arial;  }
.font1_2d		{ font-size:12px; color:#a59ea3; font-family:SimSun,Arial;  }
a.font1_2d:hover{ font-size:12px; color:#b5b1b4; font-family:SimSun,Arial;  }

.font2_1 { font-size:14px; color:#bf3131; font-family:SimSun,Arial; }
a.font2_1:hover	{ font-size:14px; COLOR: #f45151; font-family:SimSun,Arial; color:#bf3131 }
.font2_2 { font-size:12px; color:#bf3131; font-family:SimSun,Arial; }
a.font2_2:hover	{ font-size:12px; COLOR: #f45151; font-family:SimSun,Arial; color:#bf3131 }
/* *** 全局通用字体样式 END *** */

body {
	margin: 0;
	padding: 3px;
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	font-family: SimSun;
	line-height: 1.6;
}
