/*

IE hack
*html 		IE6
*+html		IE7

*/

/* 全局 */	
*								{margin: 0; padding: 0;}
div,span,form					{margin: 0; padding: 0; text-align: left;}
html,body						{margin: 0; font: 12px/normal "宋体"; color: #637785;}
ul,li,tr,td						{list-style: none; margin: 0; padding: 0;}

/* 链接 */
a								{color: #637785; text-decoration: none;}
a:link							{color: #637785;}
a:visited						{color: #637785;}
a:hover							{color: #637785;}
a:active						{color: #637785;}

/* 自定义全局 */
.a-block						{width: 100%; height: 100%; display: block;}

/* 标志 */
#lg								{}
#lg	img							{margin-left: 53px;}

/* 搜索 */
#searbg							{background: url(../images/sear_bg.jpg) no-repeat; width: 104px; height: 21px;}
#sear							{background: none; width: 102px; height: 19px; line-height: 19px; font-size: 12px; border: none;}

/* 背景 */
#conbg							{background: url(../images/contentbg.jpg) top repeat-x;}

/* 字体 */
.prost							{color: #055A97;}
.prost a						{color: #055A97;}
.prost a:visited				{color: #055A97;}
.prost a:hover					{color: #055A97; text-decoration: underline;}

.bqst							{color: #646E75; line-height: 23px;}
.bqst a							{color: #646E75;}
.bqst a:visited					{color: #646E75;}
.bqst a:hover					{color: #646E75; text-decoration: underline;}


/* 内页 */
.clm							{color: #0A75B1; width: 132px; height: 21px; background: url(../images/cl_nohitbg.jpg) no-repeat; line-height: 21px; margin-bottom: 5px;}
*+html .clm						{color: #0A75B1; width: 155px; height: 21px; background: url(../images/cl_nohitbg.jpg) no-repeat; line-height: 21px; margin-bottom: 5px;}
*+html .clm a					{color: #0A75B1; padding-left: 23px;  width: 132px; height: 21px; background: url(../images/cl_nohitbg.jpg) no-repeat; line-height: 21px;}
.clm a							{color: #0A75B1; padding-left: 23px;  width: 132px; height: 21px; background: url(../images/cl_nohitbg.jpg) no-repeat; line-height: 21px;}
.clm a:visited					{color: #0A75B1; padding-left: 23px; width: 132px; height: 21px;}
.clm a:hover					{color: #0A75B1; padding-left: 23px; width: 132px; height: 21px; background: url(../images/cl_hitbg.jpg) no-repeat;}

.clpos							{color: #3E6373;}
.clpos a						{color: #3E6373;}
.clpos a:visited				{color: #3E6373;}
.clpos a:hover					{color: #3E6373; text-decoration: underline;}
.clpos img						{margin-top: -6px;}

.cltxt							{line-height: 25px; padding: 10px 10px;}
