@charset "utf-8";
/* CSS Document */


/**网站顶部开始*/
.header{ width:983px; margin:0 auto; background-color:#FFF;}
.ld-search{ margin:0 auto; width:970px; height:35px; line-height:35px; margin-top:5px; }
/*.ld-search *{vertical-align:middle; margin-left:5px;}*/
.ld-search a{ color:#CCCCCC;}
.header-blank{ clear:both; width:983px; height:25px;}

.header-top1{
	float:left;
	background:#f8f8f8;
	text-align:center;
	height:25px;
	width:100%;
}
.header-top1 ul{
	list-style:none;
}
.header-top1 li{
	float:left;
	width:33%;
	font-size:12px;
	line-height:25px;
}

.header-top{ clear:both; width:983px; height:94px; }
.header-logo{ width:103px; height:94px; float:left; border:1px #98a294 solid;}
.header-banner{ float:left; height:94px;}
.header-bg1{ clear:both; width:983px; height:54px;}
.header-bg2{ clear:both; width:983px; height:31px;}
.header-link{ width:983px; line-height:30px; clear:both; height:35px;}
.header-link ul{ list-style:none;}
.header-link li{ width:108px; background:url(images/anniu-bg1.gif) no-repeat; height:25px; float:left; margin-left:18px; margin-right:10px; text-align:center; margin-top:8px; color:#FFF; font-weight:bold; font-size:13px;}
.header-link li a{ color:#FFF; text-decoration:none;}
.header-link li a:hover{ color:#FF9900; display:block; text-decoration:none;}

/**-----网站顶部结束-------*/

.bottom{ clear:both; width:983px; height:170px; margin:0 auto; background-color:#FFF;}
.bottom-link{ width:900px; line-height:25px; height:50px; background-color:#ddeeec; margin:0 auto; margin-top:20px; padding-left:15px; border:1px #999 solid;}
.bottom-link ul{ list-style:none;}
.bottom-link li{ float:left; width:100px; line-height:25px; font-size:12px; color:#829fa6;}
/*.bottom-link li a{ color:#829fa6; text-decoration:none;}*/
.corpyright{ width:700px; margin:0 auto; height:50px; padding-top:15px; line-height:25px; text-align:center;}
/*.corpyright a{ color:#000; text-decoration:none;}*/
.bottom-bg{ clear:both; width:983px; height:16px; background:url(images/bottom-bg.gif) repeat-x; margin-top:30px;}

/*QQ在线*/
.qqbox a:link {
 color: #000;
 text-decoration: none;
}
.qqbox a:visited {
 color: #000;
 text-decoration: none;
}
.qqbox a:hover {
 color: #000;
 text-decoration: underline;
}
.qqbox a:active {
 color: #f80000;
 text-decoration: underline;
}

.qqbox{
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:300px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	background-color: #000000;
}
.qqlv{
 width:25px;
 height:256px;
 overflow:hidden;
 position:relative;
 float:right;
 z-index:50px;
}
.qqkf{
 width:120px;
 height:auto;
 overflow:hidden;
 right:0;
 top:0;
 z-index:99px;
 border:6px solid #FF8040;
 background:#fff;
}
.qqkfbt{
 width:118px;
 height:20px;
 overflow:hidden;
 background:#FF8040;
 line-height:20px;
 font-weight:bold;
 color:#fff;
 position:relative;
 border:1px solid #9CD052;
 cursor:pointer;
 text-align:center;
}
.qqkfhm{
 width:112px;
 height:22px;
 overflow:hidden;
 line-height:22px;
 padding-right:8px;
 position:relative;
 margin:3px 0;
}
.bgdh{
 width:102px;
 padding-left:10px;
}


/* 站内搜索 */
.main_search
{
    clear: left;
    padding: 5px 5px 5px 70px;
    margin-top: 5px;
    height: auto !important;
    height: 36px;
    min-height: 36px;
    background: ##F4F8FD;
    border: 1px solid #ccc;
    background: url(images/search.gif) #f9f9f9 no-repeat 5px center;
}
.main_search form
{
    margin: 0px;
}
.main_search input
{
    height: 15px;
    margin: 1px;
    vertical-align: middle;
}

.main_search a
{
    color: blue;
    text-decoration: underline;
}
.main_search select
{
    height: 21px;
    margin: 1px;
    vertical-align: middle;
}



.c_content .main_search
{
    padding: 5px 5px 5px 100px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}
.c_contents .main_searchs
{
    padding: 5px 5px 5px 50px;
    border: 0px;
    background: url(images/search.gif) #f9f9f9 no-repeat 20px 20px;
}

/* 高级搜索 */
.c_content .main_search_sub
{
    margin: 10px auto 0px auto;
    text-align: center;
}