/*
IE HACK
name	{} FOR MZ;
*html	{} FOR IE6;
*+html	{} FOR IE7;
*/

/* 全局样式 Global-Style **********************************************************/
*								{margin: 0 auto; padding: 0;}
html,body						{margin: 0; font: 12px/150% "宋体"; color: #716c4a;}

ul,li,ol,dl,dt,dd,tr,td			{margin: 0; padding: 0; list-style: none; font: 12px/150% "宋体";}
img								{vertical-align: center; margin:0; padding:0; border:0;}

/* 全局链接 Global-Link-Style **************************************************/
a								{text-decoration: none;}
a:link							{color: #716c4a;}
a:visited						{color: #716c4a}
a:hover							{color: #e95707;}
a:active						{color: #716c4a;}

a.topmenu:link					{color: #676767;}
a.topmenu:visited				{color: #676767}
a.topmenu:hover					{color: #676767;}
a.topmenu:active				{color: #676767;}

a.menunav:link					{color: #5A5A5A;}
a.menunav:visited				{color: #5A5A5A}
a.menunav:hover					{color: #5A5A5A;}
a.menunav:active				{color: #5A5A5A;}

a.link:link						{color: #737373;}
a.link:visited					{color: #737373;}
a.link:hover					{color: #074497; font-weight:bolder}
a.link:active					{color: #737373;}


.dotline_all					{height:35px; background:url(dottedline.jpg) 5px 34px repeat-x}
.links							{font-family: "宋体"; font-size: 12px; color: 8C8C8C; text-decoration: none}
.bottomlink						{list-style-type:none; float:left; width:120px}
