
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{font-family:Arial, "宋体", Helvetica, sans-serif;font-size:13px;text-decoration: none;}
A:link {color:#172633; }
A:visited {color:#172633; }
A:hover  {color: #CC0000;}
A:active {color:#172633; }

/* 清除链接虚线 */
a{blr:expression(this.onFocus=this.blur());/*只对IE有效*/
  outline:none;/*只对FireFox有效*/}


/* foot链接的CSS定义 */
A.a1:link		{COLOR: #8e98a1;font-size: 13px;}
A.a1:visited	{COLOR: #8e98a1;font-size: 13px;}
A.a1:hover		{COLOR: #ffffff;font-size: 13px;}
A.a1:active	    {COLOR: #8e98a1;font-size: 13px;}

/* 新闻列表的CSS定义 */
A.a2:link		{COLOR: #3c3c3c;font-size: 14px;}
A.a2:visited	{COLOR: #3c3c3c;font-size: 14px;}
A.a2:hover		{COLOR: #78092b;font-size: 14px;}
A.a2:active	    {COLOR: #3c3c3c;font-size: 14px;}

/* 打印 返回等按钮 */
A.a3:link		{COLOR: #585858;font-size: 12px;}
A.a3:visited	{COLOR: #585858;font-size: 12px;}
A.a3:hover		{COLOR: #339900;font-size: 12px;}
A.a3:active	    {COLOR: #585858;font-size: 12px;}

BODY {MARGIN:30px auto;font-size:13px;font-family:Arial, "宋体",Helvetica, sans-serif;color:#182734;text-align:center;background: url(../imag/bodybg.jpg) center top no-repeat #071d32}
	
ul{ margin:0; padding:0}
	
td { font-family: Arial, "宋体",Helvetica, sans-serif; font-size: 13px;}
div{ margin:0; padding:0}
img{ border:}

input,textarea{color: #424242;padding-left:3px;font-family:Arial, "宋体",Helvetica, sans-serif}
select { color:#585858; height:18px; font-size:12px;font-family:Arial, "宋体",Helvetica, sans-serif}
h2{font:bold 20px; line-height:25px;text-align:center; color:000000; margin:0; padding:0}


#box{margin:0 auto; width:952px; text-align:left;background:url(../imag/boxbg.gif) right bottom no-repeat;padding:2px 0 19px 0}
#subl{ width:323px; float:left;}
#subr{float:right;width:621px!important;width:629px; overflow:hidden; display:inline; margin-top:16px; border-right:#FFFFFF 8px solid; background:url(../imag/Subrbg.jpg) repeat-x top #e9edef;}
#wed100 #box{ background:none;}
#wed100 #box #subr{ background:#FFFFFF}

/* 首页部分*/
#index_news{float:left; width:420px; overflow:hidden}
#index_news ul li{ height:22px; line-height:22px; list-style:none; background:url(../imag/dotted.gif) bottom repeat-x}
#index_news ul li a{ display:block; padding-left:24px; background:url(../imag/NewsIco.gif) center left no-repeat}
#index_news ul span{ float:right; font-size:12px; color:#53606b}
#index_news ul p{ margin:0; padding:0}

#index_newpro td{ padding-right:12px; text-align:center}
#index_newpro span{line-height:24px}
#index_newpro a{ display:block; font-size:12px}
#index_newpro a:hover{ background:#182634;color:#FFFFFF}
#index_newpro img{ border:#182634 5px solid}

/* 内页部分*/
#posi{ height:38px;font-size:12px; color:#172633; clear:both; margin-bottom:20px; text-align:right}
#posi a{ font-size:12px}
#posi img{ float:left;}
#posi #po{ height:27px; border-bottom:#93a4b1 1px solid; padding:12px 5px 0 0}

#foot{width:952px;height:20px; margin:0 auto;text-align:right;clear:both; color:#8e98a1; font-size:12px; line-height:22px;}

/* 翻页*/
#pageshow{color:#172633;text-align:center;font-family:Verdana, Arial, Helvetica;margin-top:15px; clear:both;}
#pageshow a{ padding:0 5px; margin:0 2px;}
#pageshow a:hover{ background:#374959}
#pageshow span{ padding:0 5px;margin:0 2px; color:#5a6975; }
#pageshow #thisp{ background:#374959; color:#FFFFFF}



/* 新闻正文打印 返回等按钮*/
#gn{margin:0 22px; text-align:center;border:#a5b4c5 1px solid;padding:4px 0; line-height:24px;}
#gn img{margin:0 4px 0 10px; vertical-align:middle}
