/*

IE hack
*html 		IE6
*+html		IE7

*/

/* 全局 */	
*								{margin: 0 auto; padding: 0;}
div,span,form					{margin: 0; padding: 0; text-align: left;}
html,body						{margin: 0; font: 12px/180% "宋体"; color: #666; overflow-x: hidden;}
ul,li,tr,td						{list-style: none; margin: 0; padding: 0;}



/* 全局链接 */
a								{color: #666; text-decoration: none;}
a:link							{color: #666;}
a:visited						{color: #666;}
a:hover							{color: #000; text-decoration: underline;}
a:active						{color: #666;}


/* 字体 */
.stm							{color: #fff; font-size: 14px; font-weight: bold;  text-align:center;}
.stm a							{color: #fff;  text-align:center;}
.stm a:visited					{color: #fff;  text-align:center;}
.stm a:hover					{color: #fff; text-align: center;}

.stnav							{color: #290000;}
.stnav a						{color: #290000;}
.stnav a:visited				{color: #290000;}
.stnav a:hover					{color: #290000;}

.stsear							{color: #c6200f; font-weight: bold;}

.stzw							{color: #C6200F; font: 14px "宋体"; font-weight: bold;}
.stzw a							{color: #C6200F;}
.stzw a:visited					{color: #C6200F;}
.stzw a:hover					{color: #C6200F;}

.stbs							{color: #fff; font: 14px "宋体"; font-weight: bold;}

.stnews							{}
.stnews span					{float: right; font-size: 11px; font-family: arial;}

.sttxt							{font: 14px/180% "宋体";}
.sttxt span						{float: right; font-size: 11px; font-family: arial;}

.stwh							{color: #C6200F; font-weight: bold;}
.stwhtxt						{color: #D0D0D0;}
.stwhtxt a						{color: #444444;}
.stwhtxt a:visited				{color: #444444;}
.stwhtxt a:hover				{color: #000000;}

/* 搜索 */
.sear							{width: 135px; height: 19px; color: #666666; border: 0px; line-height: 19px; font-size: 12px; padding-left: 4px;}

/* 表单 */
.gwlogin						{width: 110px; height: 19px; padding-left: 7px; font: 12px/19px "宋体"; color: #666; border: 0;}

/* 版权 */
.bq								{background: url(../images/bqbg.jpg) no-repeat right;}

/* 内页 */
.clpos							{color: #333;}
.cltxt							{color: #000; font: 14px/200% "宋体";}
.cltitle						{color: #D30000; font-size: 16px; font-weight: bold;}
.clmbg							{background: url(../images/cl_mbg.jpg) no-repeat; padding-left: 26px; color: #000;}
