/*
IE HACK
name	{} FOR MZ;
*html	{} FOR IE6;
*+html	{} FOR IE7;
*/

/* 全局样式 Global-Style **********************************************************/
*								{margin: 0 auto; padding: 0; }
html,body						{margin: 0; font: 12px/160% "宋体"; color: #444;}
div,form						{margin: 0; padding: 0;}
ul,li,ol,dl,dt,dd,tr,td			{margin: 0; padding: 0; list-style: none;font-size:12px}
img								{vertical-align: center; margin:0; padding:0; border:0;}

/* 全局链接 Global-Link-Style **************************************************/
a								{text-decoration: none;}
a:link								{color: #444;}
a:visited							{color: #444}
a:hover								{color: #ff0000;}
a:active							{color: #444;}

/* 底纹类  **************************************************/
.bg01             {background-image: url(images/pr3.jpg); background-repeat: no-repeat; background-position: left bottom}


/* 新闻类  **************************************************/
.news                 {font: 12px "宋体"; line-height: 25px; color: #808080}
.news a              {line-height: 25px; color: #444}
.news a:visited     {line-height: 25px; color: #444}
.news a:hover     {line-height: 25px; color: #ff0000}

.news1                 {font: 12px "宋体"; line-height: 25px; color: #fff}
.news1 a              {line-height: 25px; color: #fff}
.news1 a:visited     {line-height: 25px; color: #fff}
.news1 a:hover     {line-height: 25px; color: #ff0000}

.red                  {font: bold 14px "黑体"; color: #ff0000}
.red a                {font: bold 14px "黑体"; color: #ff0000}
.red a:visited      {font: bold 14px "黑体"; color: #ff0000}
.red a:hover       {font: bold 14px "黑体"; color: #ff0000}    


/* 版权  **************************************************/
.cr01                {font: 12px "Arial", "Helvetica", "sans-serif"; line-height: 22px; color: #707070}
.cr01 a             {font: 12px "Arial", "Helvetica", "sans-serif"; line-height: 22px; color: #6db9f5}
.cr01 a:visited    {font: 12px "Arial", "Helvetica", "sans-serif"; line-height: 22px; color: #6db9f5}
.cr01 a:hover     {font: 12px "Arial", "Helvetica", "sans-serif"; line-height: 22px; color: #ff0000}


/* 内页  **************************************************/
.top01           {font: bold 14px "宋体"; color: #2077ea}

.top02                 {font: bold 12px "宋体"; line-height: 31px; color: #2077ea}
.top02 a              {font: bold 12px "宋体"; line-height: 31px; color: #2077ea}
.top02 a:visited     {font: bold 12px "宋体"; line-height: 31px; color: #2077ea}
.top02 a:hover     {font: bold 12px "宋体"; line-height: 31px; color: #ff0000}

.text               {font: 12px "宋体"; line-height: 22px; color: #444}
.text a             {line-height: 22px; color: #444}
.text a:visited     {line-height: 22px; color: #444}
.text a:hover       {line-height: 22px; color: #000}

.RandText			{clear:all;display:none}