@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; padding-top:20px; background:url(../images/bg.jpg) no-repeat #121212 50% 0%;}

body,div,table,td,p,a,span,form,input{ font-size:12px; font-family:Arial, Helvetica, sans-serif,'宋体'; line-height:24px; color:#333;}
h1,h2,h3,h4,h5,h6,h7{ margin:0px; padding:0px; font-family:"微软雅黑";}

a{ text-decoration:none;}

a:hover{ color:#c52821;}

a img{ border:none;}

ul,li{ margin:0px; padding:0px; list-style:none;}

.clear{ clear:both;}

p{ margin:0px;}

/*顶部*/

.top{ width:982px; padding:10px; margin:0px auto; background:#fff; height:65px;}

.top .logo{ float:left;}

.top .banner{ float:right;}

/*导航*/
.nav{ width:982px; margin:0px auto;padding:10px; background:#fff;}

.nav ul{ background:url(../images/navbg.jpg) repeat-x; height:45px;}

.nav li{ float:left; width:89px; background:url(../images/navlibg.jpg) no-repeat 100% 0%;}

.nav li a{ text-align:center; display:block; font-size:14px; font-family:"微软雅黑"; color:#fff; line-height:45px;}

.nav li a:hover{ background:url(../images/navhoverbg.jpg) repeat-x;}

/*通用内容框*/

.main{ width:982px; padding:0px 10px 10px 10px; margin:0px auto; background:#fff; margin-bottom:20px;}

/*左边*/

.main .left{ width:250px; float:left;}

/*查找*/

.main .left .serach{ width:230px; padding:10px; background:#e4e4e4; margin:0px;}

.main .left .serach input{ border:1px solid #bababa; line-height:26px; width:145px; height:26px; padding-left:5px; margin-bottom:10px;}

.main .left .serach select{ width:153px; height:26px; line-height:26px; padding-left:5px;}

.main .left .serach img { float:right; margin-top:-5px;}

.main .left .serach h3{ font-size:16px; margin:0px 0px 10px 0px;}

/*新闻通用*/

.main .left .news{ width:248px; border:1px solid #bebebe; margin-top:10px; height:195px; }

.main .left .news ul{ background:url(../images/newsbg.jpg) repeat-x; padding:5px 10px;}

.main .left .news li{ background:url(../images/arrow.gif) no-repeat 0% 50%; padding-left:10px;}

.main .left .news p{ margin:5px 10px;}


/*中间*/

.main .center{ width:520px; float:left; margin-left:10px;}

/*切换图*/

.main .center .newspic{ }

/*中间新闻*/

.main .center .longnews { margin-top:10px;}

.main .center .longnews p{ margin:10px 0px 10px 0px; }

.main .center .longnews p .img{ float:left; margin-right:10px; border:1px solid #fff; padding:1px;}

.main .center .longnews p .img:hover{ border:1px solid #cf0000;}

.main .center .longnews p a{color:#cf0000;}

.main .center .longnews p a:hover{ font-weight:bold;}

.main .center .longnews p .title{ font-weight:bold; color:#333; font-size:13px; margin-bottom:5px;}

.main .center .longnews  li{ padding-left:13px; background:url(../images/arrow2.gif) no-repeat 3px 50%;}

.main .center .longnews p .title:hover{ color:#cf0000;}

/*右边*/

.main .right{ width:190px; float:left; margin-left:10px;}

.main .right img{ margin-bottom:8px;}

.main .right .news { margin-top:10px;}

.main .right .news li{ background:url(../images/arrow.gif) no-repeat 3px 15px; border-bottom:1px dotted #ccc; padding-left:10px; height:40px; overflow:hidden; padding:8px 0px 8px 10px;}

.main .right .news li a{ line-height:22px;}

/*中间横条*/

.main .piclist{ width:980px; margin:10px auto 0px auto; background:url(../images/piclistbg.jpg) no-repeat; height:144px; }

.main .piclist ul{ margin-left:155px; margin-top:18px; float:left;}

.main .piclist li{ float:left; margin:0px 7px; text-align:center;}

.main .piclist li a{ color:#04619f; line-height:20px;}

.main .piclist li a img{ padding:1px; border:1px solid #fff; margin:0px; }

.main .piclist li a:hover{color:#cf0000;}

.main .piclist li a:hover img{ border:1px solid #cf0000;}


/*下面中间新闻*/

.main .center .longnews2 p{ margin:6px 0px 7px 0px; border-bottom:1px dotted #ccc; height:110px;}


.main .center .longnews3 li{ background:none; width:245px;line-height:18px; padding-right:10px; color:#666; height:60px; float:left; margin:10px 0px; padding-left:0px;}

.main .center .longnews3 li img{ float:left; margin-right:5px;}

.main .center .longnews3 li a img{ padding:1px; border:1px solid #fff;}

.main .center .longnews3 li a:hover img{ border:1px solid #cf0000;}

.main .center .longnews3 li a{ line-height:18px; color:#333; font-weight:bold;}

.main .center .longnews3 li a:hover{ color:#cf0000;}

/*友情链接*/

.plink{ margin-top:15px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; padding:10px 0px; clear:both; height:35px;}
.plink a{ float:left; margin:0px 10px; padding:1px; border:1px solid #f0f0f0;}

.plink a:hover{ border:1px solid #cf0000;}

/*底部*/

.bottom{ margin-top:10px; text-align:center; line-height:30px; }

.bottom a{ padding:0px 10px;line-height:30px;}