*+html .test{/*IE7*/ 
height:32px; 
} 
*html .test{/*IE6*/ 
height:34px; 
} 

/* 全局样式 Global-Style **********************************************************/
*								{margin: 0 auto; padding: 0;}
html,body						{margin: 0; font: 12px/150% "宋体"; color: #716c4a;}
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; font: 12px/150% "宋体";}
img								{vertical-align: center; margin:0; padding:0; border:0;}

a								{text-decoration: none;}
a:link							{color: #585858;}
a:visited						{color: #585858;}
a:hover							{color: #716c4a;}
a:active						{color: #585858;}


a.sencondmenu:link				{color: #4A2B04;}
a.sencondmenu:visited			{color: #4A2B04}
a.sencondmenu:hover				{color: #5A5A5A;}
a.sencondmenu:active			{color: #4A2B04;}

a.white:link					{color: #ffffff;}
a.white:visited					{color: #ffffff}
a.white:hover					{color: #5A5A5A;}
a.white:active					{color: #ffffff;}


a.menunav:link					{color: #555555;}
a.menunav:visited				{color: #555555}
a.menunav:hover					{color: #5A5A5A;}
a.menunav:active				{color: #555555;}

a.showmore:link					{color: #be3813;font-weight:bolder}
a.showmore:visited				{color: #be3813;font-weight:bolder}
a.showmore:hover				{color: #5A5A5A;font-weight:bolder}
a.showmore:active				{color: #be3813;font-weight:bolder}

a.guding:link					{color: #DA4800; font-weight:bolder;  font: 20px/150% "黑体"}
a.guding:visited				{color: #DA4800; font-weight:bolder;  font: 20px/150% "黑体"}
a.guding:hover					{color: #ffa500; font-weight:bolder;  font: 20px/150% "黑体"}
a.guding:active					{color: #DA4800; font-weight:bolder;  font: 20px/150% "黑体"}


.bg								{background-color: #FFFFFF; background-image: url(../images/bg.jpg); background-repeat: no-repeat; background-position: center top}
.link02							{font-family: "宋体"; font-size: 12px; color: #000000; text-decoration: none}
.links02						{font-family: "宋体"; font-size: 12px; color: #000000; text-decoration: none }
.dotline						{border-bottom:1px dotted #bbbbbb;}
.sdate							{color:#d2b897}
.point							{color:#e24307}
.bxss							{margin-top:7px; padding-left:10px;margin-bottom:10px}
.sorttitle						{font-weight:bolder; font-size:14px; color:#ffffff}