﻿
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{font-family:Verdana, Arial, "宋体", Helvetica, sans-serif;font-size:13px;text-decoration: none;}
A:link {color:#161616; }
A:visited {color:#161616; }
A:hover   {color:#000; text-decoration:underline}
A:active {color:#161616; }

/* 清除链接虚线 */
a{blr:expression(this.onFocus=this.blur());/*只对IE有效*/
  outline:none;/*只对FireFox有效*/}

A.a1:link		{COLOR: #bf9b4d; font-size:12px}
A.a1:visited	{COLOR: #bf9b4d;font-size:12px}
A.a1:hover		{COLOR: #161616;font-size:12px}
A.a1:active	    {COLOR: #bf9b4d;font-size:12px}


/* 打印 返回等按钮 */
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:0 auto;font-size:13px;font-family:Verdana, Arial, "宋体",Helvetica, sans-serif;color:#000000;text-align:center;background:#fff;}
	
div,ul{ margin:0; padding:0;list-style:none;}
	
td,input,select,textarea{ font-family:Verdana, Arial, "宋体",Helvetica, sans-serif; font-size: 13px;}
img{ border:0;}
form{ margin:0}
input,select{color: #424242;padding-left:3px; vertical-align:middle; height:19px;}
h2{ text-align:center}

#head{ width:950px; margin:0 auto; text-align:center; padding-bottom:0}

#box{margin:0 auto; width:950px; text-align:left; border: #EBEBEB 1px solid; border-top:none}
#bann{ width:950px; height:200px; background:#33CCCC; clear:both}
#subl{ width:190px; float:left; border-right:#cccccc 1px solid; padding:16px 0 70px 0}
#subr{margin-right:13px;overflow:hidden; width:744px; float:right; display:inline; padding-bottom:50px}

/* 左列表 */
#List{ padding-left:4px; font-size:12px}
#List ul{ width:175px} 
#List ul li{ background:url(../imag/ListTBG.gif) left top no-repeat; height:21px;line-height:21px; margin-bottom:2px}
#List ul li span{padding-left:8px}
#List ul ul{ padding:8px 5px 8px 15px}
#List ul ul li{ background:none; background:url(../imag/ico.gif) left top no-repeat; height:auto}
#List ul ul li a{ padding-left:1em; color:#444343; font-size:12px;line-height:23px;}
#List ul ul li a:hover{ text-decoration:underline; color:#000000}

#posi{height:32px; clear:both; margin:18px 0 20px 0; width:88%; border-bottom:#cccccc 1px solid}

/* 新闻列表*/
#NewsList{ padding-left:15px}
#NewsList li{ height:30px; line-height:30px; background:url(../imag/dott.gif) bottom repeat-x; margin-top:1px}
#NewsList a{ display:block}
#NewsList a:hover{ background:#F8F8F8; text-decoration:none}
#NewsList #time{ float:right; font-size:12px; color:#6F6F6F; padding-right:25px}
#NewsList #num{ width:80px; padding-left:14px}

#Join table td{ font-size:12px}
#Join table td span{color:#FF0000; line-height:20px; height:20px; padding-right:3px; vertical-align:middle}
#Join table td div{ color:#999999; line-height:20px; }


#foot{width:950px;clear:both; text-align:right;}
#foot p{border-top:#e6e6e8 1px solid; margin:0; line-height:20px; padding:3px 0;}
#foot p a{ color:#c8c8c8}

/* 上一篇下一篇 */
#NewsNav{ background:url(../imag/dott.gif) bottom repeat-x; margin:32px 0 0 15px; line-height:24px; font-size:12px; color:#999999; clear:both}
#NewsNav a{ color:#858585; font-size:12px}

/* 翻页 */
#pageshow{text-align:center;margin-top:25px; clear:both; height:20px; line-height:16px;}
#pageshow a{ padding:0 4px; height:16px; margin:0 3px; }
#pageshow a:hover{ background:#f3e2ad}
#pageshow span{ padding:0 4px;margin:0 3px; color:#9b9b9b; }
#pageshow #thisp{ background:#dfc265; color:#FFFFFF}
