/*
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: #0e7dc1;}
div,form,span							{text-align: left; margin: 0; padding: 0;}
ul,li,ol,dl,dt,dd,tr,td						{margin: 0; padding: 0; list-style: none;}
img								{vertical-align: center; margin:0; padding:0; border:0;}

/* 全局链接 Global-Link-Style **************************************************/
a								{text-decoration: none;}
a:link								{color: #0e7dc1;}
a:visited							{color: #0e7dc1}
a:hover								{color: #ff0000;}
a:active							{color: #0e7dc1;}


/* 底纹类  **************************************************/
.bg                  {background-color: #ffffff; background-image: url(images/bg.jpg); background-repeat: no-repeat; background-position: center top}

.bg2                {background-image: url(images/pr_next.jpg); background-repeat: no-repeat; background-position: left bottom}


/* 新闻类  **************************************************/
.news                                                                     {font: 11px "Arial", "Helvetica", "sans-serif"; line-height: 21px; color: #6e6e6e}
.news a                                                                  {font: 12px "宋体"; line-height: 21px; color: #6e6e6e}
.news a:visited                                                         {font: 12px "宋体"; line-height: 21px; color: #6e6e6e}
.news a:hover                                                          {font: 12px "宋体"; line-height: 21px; color: #ff0000}



/* 菜单类  **************************************************/
.menu                                                                     {font: 12px "宋体"; line-height: 35px; color: #6e6e6e}
.menu a                                                                  {font: 12px "宋体"; line-height: 35px; color: #6e6e6e}
.menu a:visited                                                         {font: 12px "宋体"; line-height: 35px; color: #6e6e6e}
.menu a:hover                                                          {font: 12px "宋体"; line-height: 35px; color: #ff0000}



/* 内页  **************************************************/
.topx                                                                       {font: bold 14px "宋体";  color: #0e7dc1}


.top02                                                                   {font: 12px "宋体"; line-height: 19px; color: #6e6e6e}
.top02 a                                                                {font: 12px "宋体"; line-height: 19px; color: #6e6e6e; width: 110px; height: 19px;  padding-left: 0px; display: block}
.top02 a:visited                                                      {font: 12px "宋体"; line-height: 19px; color: #6e6e6e}
.top02 a:hover                                                       {font: 12px "宋体"; line-height: 19px; color: #fff; background-image: url(images/bt_menu.gif); background-repeat: no-repeat; background-position: left top;  boder: 0px solid black}

.text                                                                     {font: 12px "宋体"; line-height: 24px; color: #6e6e6e}
.text a                                                                  {font: 12px "宋体"; line-height: 24px; color: #6e6e6e}
.text a:visited                                                         {font: 12px "宋体"; line-height: 24px; color: #6e6e6e}
.text a:hover                                                          {font: 12px "宋体"; line-height: 24px; color: #ff0000}
.text span                                                             {font: bold 16px "宋体"; color: #6e6e6e}


