@charset "gb2312";
/***
 *@description:湘西州公共样式文件：包含页面的整体风格、头部、底部、分页样式
 *@created by :TRS朱治龙
 *@create time:2011年7月21日11:10:24
 *@Last modify time:2011年8月8日10:02:44
 *Modify log：
 */
body{ padding:0; margin:0;font-family:"宋体"; font-size:14px;;}

/*html{_overflow-x:hidden;overflow-x:hidden;}*/
ul,li{ padding:0; margin:0; list-style:none}
a{ text-decoration:none; color:#000}
a:hover{ color:#c31b01; text-decoration:underline}
.clear{ clear:both; line-height:0; height:0; font-size:0}
a img{border:none;}
form,div,span,input,dt,dl{margin:0;padding:0;border:0}
.wrap{width:1000px;margin:0 auto;background:#fff; height:auto;}

.opacity,.touming{opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
.contentHide,.hide,.hidden{display:none}
.contentActive{display:block}
/*****style of header****/
.header{height:190px; margin:0 auto; width:1000px;}
.topLinks{height:26px; float:left;line-height:26px; background:url(main/bg_topLink.jpg) repeat-x;}
.dl_topLinks{width:1000px;}
#topDate{float:left; width:380px; text-align:center;}
.govLinks{float:right; width:600px; text-align:right; margin-right:10px;}
.govLinks a{background:url(bg_topLink_govSite.jpg) left center no-repeat; color:#000; padding-left:7px; margin-right:15px;line-height:26px;}
#xxzTopFlash{height:129px; background:#fff;}
.navMenus{height:35px; line-height:35px; background:url(main/bg_navMenus.jpg) repeat-x;*margin-top:-2px;}
.navMenus img{float:left}
#weather{width:210px; float:right; padding-top:8px;}

/*****style of bottom******/
.footer{height:120px; background:#288EE0; padding-top:30px; margin-top:24px;}
.footerLinks a{color:#fff; border-right:solid 1px #fff; padding:0 10px;}
.footLinks_first{border-left:solid 1px #fff}
.footer p{text-align:center; color:#fff;}
/*****style of page******/
.div_cutPage{ margin:10px;}
.div_cutPage #ArtPLink{ line-height:20px; margin-top:10px; text-align:center;}
.div_cutPage #ArtPLink a{ border:solid 1px #C0C0C0; padding:4px 6px;color:#0100FE; margin:0 3px; font-weight:bold;}
.div_cutPage #ArtPLink a.page_current{ color:#FF0049;}