/*重定义标签*/

*			{font-family: arial, "宋体";margin:0px;}
body		{margin:0px auto;width:auto;font-family: 新宋体;font-size:12px;}
table		{margin:0 auto;}
div			{padding:0px;margin:0;text-align:left;}
input{
	height: 18px;
	line-height:18px;	
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-style: normal;
	background-color:#FFFFFF;
	padding:1px;
}
textarea,select,input{vertical-align:middle;border: #cccccc 1px solid;}
h2,h3		{ font-weight:bold;line-height:1.5em;}

a 			{font-weight: normal;cursor:pointer;}
a:link		{color:#003399;text-decoration: none;}
a:visited 	{color:#003399;text-decoration: none;}
a:hover 	{color:#CC3300;text-decoration: underline;}
ul,li		{list-style-type: none;}

/*----飘浮样式----*/
.hidden		{overflow:hidden;	}
.fleft100p	{float:left;width:100%;}
.fleft98p	{float:left;width:98%;margin-left:1%;}
.fcen98p	{float:left;width:98%;margin-left:1%;}
.fleft97p	{float:left;width:100%;padding-left:5px;}
.fleft95p	{float:left;width:95%;margin-left:2%;}
.fleft75p	{float:left;width:75%;}
.fleft20p	{float:left;width:20%;}
.fleft		{float:left;width:auto;}
.fright		{float:right;width:auto;}

/*------------UL样式---------------*/
.ulinline		{display:inline;width:100%;list-style-type:none;}
.ulinline li	{float:left;}

/*------------行高样式-------------*/
.lh160p,.lh160p *	{line-height:160%;}
.lh150p,.lh150p *	{line-height:150%;}

.lh20px,.lh20px *	{line-height:20px;}
.lh25px,.lh25px	*	{line-height:25px;}
.lh30px,.lh30px *	{line-height:30px;}
.lh40px,.lh40px *	{line-height:40px;}

.lh15em,.lh15em *	{line-height:1.5em;}
/*-----------背景色---------------*/
.bgcolornone,.bgcolorwhite		{background-color:#FFFFFF;}

/*-------------边框样式-----------*/
.bdblue			{float:left;border:#A8C8E8 1px solid;width:100%;}
.bdgray			{float:left;border:#999999 1px solid;width:100%;}
.bdorange		{float:left;border:#FF5000 1px solid;width:100%;}
.bdoranged		{float:left;border:#9E3100 1px solid;width:100%;}

.bd1,.bd2		{border-width:1px;border-style:solid;float:left;overflow:hidden;}
.bd2			{border-width:2px;}

.bdbtgray		{border-bottom:#999999 1px solid;}

/*------------文本字体样式-----------*/
.center,.center *,.tcenter,.tcenter *{ margin:0 auto;text-align:center;}
.tleft		{ margin:0 auto;text-align:left;}
.tright		{ margin:0 auto;text-align:right;}

.bold,.bold *				{font-weight:bold; }
.bold a,a.bold:link			{color:#000000; text-decoration:none;}
.bold a:visited,a.bold:visited 	{color:#000000; text-decoration:none;}
.bold a:hover,a.bold:hover  {color:#CC3300; text-decoration:underline;}

.red,.red *						{color:#FF0000;}
.red a,a.red:link				{color:#FF0000; text-decoration:none;}
.red a:visited,a.red:visited	{color:#FF0000; text-decoration:none;}
.red a:hover,a.red:hover    	{color:#FF0000; text-decoration:underline;}

.red14px,.red14px *		{color:#FF0000;font-size:14px;font-weight:bold;}
a.red14px:link			{color:#FF0000;font-size:14px;font-weight:bold;text-decoration:none;}
a.red14px:visited		{color:#FF0000; text-decoration:none;}
a.red14px:hover    		{color:#FF0000; text-decoration:underline;}

.orange,.orange *		{color:#FF6600;}
.orange2,.orange2 *		{color:#E24A01;}
a.orange:link     		{color:#ff6600; text-decoration:none;}
a.orange:visited  		{color:#ff6600; text-decoration:none;}
a.orange:hover    		{color:#ff6600; text-decoration:underline;}

.gray,.gray *			{color:#999999;}
a.gray:link     		{color:#999999; text-decoration:none;}
a.gray:visited  		{color:#999999; text-decoration:none;}
a.gray:hover    		{color:#000000; text-decoration:underline;}

.green,.green *			{color: green;}
a.green:link     		{color:green; text-decoration:none;}
a.green:visited  		{color:green; text-decoration:none;}
a.green:hover    		{color:#CC3300; text-decoration:underline;}

.blue					{color: #003399;}
a.blue:link 			{color:#003399;text-decoration:none;}
a.blue:visited			{color:#003399; text-decoration:none;}
a.blue:hover			{color:#CC3300; text-decoration:underline;}

.white,.white *			{color:#FFFFFF;font-weight:bold;}
a.white				{color:#FFFFFF;}
a.white:visited		{color:#FFFFAA;}
a.white:hover		{text-decoration: underline;}

.hui,.hui *			{color:#6F6F6F;}
.hui a,a.hui		{color:#6F6F6F;text-decoration: underline;}
a.hui:visited		{color:#6E6E6E;text-decoration:none;}
a.hui:hover			{color:#6E6E6E;text-decoration:none;}

.hong,.hong *			{color: #FF6C72;}

.t11px,.t11px *		{font-size:11px;}
.t12px,.t12px *		{font-size:12px;}
.t13px,.t13px *		{font-size:13px;}
.t14px,.t14px *		{font-size:14px;}
.t16px,.t16px *		{font-size:14px;font-weight:bold;font-family:"黑体";}
.t30px,.t30px *		{font-size:30px;font-weight:bold;font-family:"黑体";}

.tin20px			{text-indent:20px;}

/*定义区块大小*/
.width15p,.w15p			{	width:15%;	}
.width25p,.w25p			{	width:25%;	}
.width30p,.w30p			{	width:30%;	}
.width40p,.w40p			{	width:40%;	}
.width45p,.w45p			{	width:45%;	}
.width49p,.w49p			{	width:49%;	}
.width50p,.w50p			{	width:50%;	}
.width55p,.w55p			{	width:55%;	}
.width60p,.w60p			{	width:60%;	}
.width65p,.w65p			{	width:65%;	}
.width80p,.w80p			{	width:80%;	}
.width90p,.w90p			{	width:90%;	}
.width95p,.w95p			{	width:95%;	}
.width97p,.w97p			{	width:97%;	}
.width98p,.w98p			{	width:98%;	}
.width100p,.wfull	{	width:100%;	}
.wauto,.widthauto	{	width:auto; }

.minheight50,.mh50px	{height:auto !important;min-height:50px;height:50px;}
.minheight100,.mh100px	{height:auto !important;min-height:100px;height:100px;}
.minheight150,.mh150px	{height:auto !important;min-height:150px;height:150px;}
.minheight170,.mh170px	{height:auto !important;min-height:170px;height:170px;}
.minheight200,.mh200px	{height:auto !important;min-height:200px;height:200px;}
.minheight250,.mh250px	{height:auto !important;min-height:250px;height:250px;}
.minheight300,.mh300px	{height:auto !important;min-height:300px;height:300px;}
.minheight400,.mh400px	{height:auto !important;min-height:400px;height:400px;}
.minheight500,.mh500px	{height:auto !important;min-height:500px;height:500px;}
.minheight800,.mh800px	{height:auto !important;min-height:800px;height:800px;}

.h100px			{height:100px;overflow:hidden;}
.h150px			{height:150px;overflow:hidden;}
.h200px			{height:200px;overflow:hidden;}
.h250px			{height:250px;overflow:hidden;}
.h300px			{height:300px;overflow:hidden;}

.padding1,.pd1 		{padding: 1px; }
.padding2,.pd2		{padding: 2px; }
.padding3,.pd3 		{padding: 3px; }
.padding5,.pd5		{padding: 5px; }

.padding10,.paddingleft,.paddingleft10 	{	padding-left: 10px;}
.padding30,.paddingright,.paddingleft30	{ 	padding-left: 30px; }

.margin1,.mg1 		{ margin: 1px; }
.margin2,.mg2 		{ margin: 2px; }
.margin3,.mg3 		{ margin: 3px; }
.margin5,.mg5 		{ margin: 5px; }
.margin7,.mg7 		{ margin: 7px; }
.margin10,.mg10		{ margin: 10px; }

.marginleft1,.mgleft1	{ margin-left:1px; }
.marginleft2,.mgleft2	{ margin-left:2px; }
.marginleft4,.mgleft4	{ margin-left:4px; }
.marginleft5,.mgleft5	{ margin-left:5px; }
.marginleft7,.mgleft7	{ margin-left:7px; }
.marginleft8,.mgleft8	{ margin-left:8px; }
.marginleft10,.mgleft10	{ margin-left:10px; }
.marginleft15,.mgleft15	{ margin-left:15px; }
.marginleft30,.mgleft30	{ margin-left:30px; }

.margintop1,.mgtop1		{ margin-top:1px; }
.margintop2,.mgtop2		{ margin-top:2px; }
.margintop4,.mgtop4		{ margin-top:4px; }
.margintop5,.mgtop5		{ margin-top:5px; }
.margintop10,.mgtop10	{ margin-top:10px; }

.mgbt1		{ margin-bottom:1px; }
.mgbt2		{ margin-bottom:2px; }
.mgbt5		{ margin-bottom:5px; }
.mgbt10		{ margin-bottom:10px; }

.mgtb2		{ margin-bottom:2px;margin-top:2px; }
.mgtb5		{ margin-bottom:5px;margin-top:5px; }
/*----图片样式-----*/
.imgpadding2	{padding:2px;border:#999999 1px solid;}

.blankline		{width:100%;height:5px;line-height:5px;}

/*-------广告------*/
.adfull		{float:left;width:100%;height:auto;text-align:center;}
.ad50px		{float:left;width:100%;height:50px;text-align:center;margin-top:5px;}
.ad70px		{float:left;width:100%;height:70px;text-align:center;margin-top:5px;}
.ad80px		{float:left;width:100%;height:80px;text-align:center;margin-top:5px;}
.ad85px		{float:left;width:100%;height:85px;text-align:center;margin-top:5px;}
.ad95px		{float:left;width:100%;height:85px;text-align:center;margin-top:5px;}
.ad100px	{float:left;width:100%;height:100px;text-align:center;margin-top:5px;}
.ad150px	{float:left;width:100%;height:150px;text-align:center;margin-top:5px;}
.adfull,.ad50px,.ad80px,.ad100px,.ad150px	{border:#A8C8E8 1px solid;}
.adhauto	{float:left;width:100%;height:auto;text-align:center;margin-top:5px;}

.t14bluelist	{float:left;padding-left:5px;width:98%;color:#003399;font-size:14px;}
.t14bluelist td	{color:#003399;font-size:14px;line-height:24px;}
