﻿@charset "utf-8";
/* CSS Document */
body{ font-size:12px; color:#666666; line-height:22px; background:url(../images/bg.jpg) repeat-x;}
a{color:#666666; font-size:12px; text-decoration:none; }
a:hover {color:#da251d; font-size:12px; text-decoration:none;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}
div{ overflow:hidden;}


/*框架*/
#main{ width:960px; height:auto; margin:0 auto;}
#header{ width:960px; height:auto; margin:0 auto;}
#center{ width:960px; height:auto; margin:16px auto; }
#footer{width:100%; height:45px; background:url(../images/f_bg.jpg) repeat-x; }

/***************header css********************/
.top{width:960px; height:81px; background:url(../images/top.jpg) no-repeat left top;}
.logo{display:block; width:196px; height:81px; float:left;}
.top_nav{width:190px; float:right; padding-top:42px;}
.top_nav ul li{float:left; color:#dddddd;}
.top_nav ul li.add{background:url(../images/add_ico.jpg) no-repeat 6px center; text-indent:20px;}
.top_nav ul li a{padding:0 6px; color:#333333;}
.top_nav ul li a:hover{padding:0 6px; color:#da251d;}

.menu{width:960px; height:35px; overflow:visible;}
.menu ul.nav_list{width:748px; float:left;}
.menu ul.nav_list li{float:left; background:url(../images/line.jpg) no-repeat right top; position:relative;}
.menu ul.nav_list li a{display:block; width:95px; height:35px; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:35px; color:#ffffff; margin:0 5px;}
.menu ul.nav_list li a:hover,.menu ul.nav_list li.current a,.menu ul.nav_list li.current a:hover{display:block; width:95px; height:35px; text-align:center; font-family:"微软雅黑"; font-size:14px; line-height:35px; color:#1aabc6; margin:0 5px; background:url(../images/m0.jpg) no-repeat left top; font-weight:bold;}

#apDiv1,#apDiv2,#apDiv3,#apDiv4,#apDiv5,#apDiv6{position:absolute; left:3px; top:35px; display:none; overflow:visible; width:99px; z-index:9999;}

.nav{width:80px; padding:0 10px 0 9px; background:url(../images/m_li.png) repeat-y;}
.menu ul.nav_list li ul.ap{width:80px;}
.menu ul.nav_list li.current ul.ap li{height:22px; width:80px; background:none; padding:4px 0; border-bottom:1px solid #efefef;} 
.menu ul.nav_list li.current ul.ap li a,.menu ul.nav_list li.current ul.ap li a:hover{display:block; width:80px; height:22px; font-family:"宋体"; font-size:12px;line-height:22px; color:#666666; margin:0; background:none; font-weight:normal;}
.menu ul.nav_list li.current ul.ap li a:hover{background:url(../images/menu.gif) no-repeat center top; color:#ffffff; font-weight:normal;}
.m_2{display:block; width:99px; height:5px; background:url(../images/m_2.png) no-repeat left top; overflow:hidden; }


.search{display:block; width:201px; height:25px; float:right; padding:5px 0;}
.ss1{width:180px; height:25px; background:url(../images/ss1.jpg) no-repeat left top; line-height:25px; border:none; text-indent:8px; color:#999999; float:left; font-family:Arial;}
.ss2{width:21px; height:25px; background:url(../images/ss2.jpg) no-repeat left top; border:none; float:left; cursor:pointer;}

.bar{display:block; width:960px; margin:0 auto; height:9px; background:url(../images/bar_bg.jpg) repeat-x; overflow:hidden;}
.copyright{width:960px; margin:0 auto; padding-top:8px;}



/*分页*/
div.pager{text-align:center;margin:0 auto;padding-bottom:3px;}
div.pager span{margin-left:8px;margin-right:8px;}
div.pager a{margin-left:8px;margin-right:8px;text-decoration:none;}







