@charset "gb2312";
/*----------全局*/
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html,body {
	scrollbar-face-color:#B4E0F7;
	scrollbar-arrow-color:#257B9D;
	scrollbar-track-color:#E6EFF2;
	scrollbar-highlight-color:#F8FBFE;
	scrollbar-3dlight-color:#5CB6E1;
	scrollbar-shadow-color:#E1EFF4;
	scrollbar-darkshadow-color:#5CB6E1;
	text-align:center;
	font-size:12px;
}

ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.qqbqbody{
	width:912px;
	text-align:left;
	margin:0px auto;
	background-color:#FFFFFF;
}
.qqbqbd{
	width:900px;
	margin:0px auto;
}
.marqqbq{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.qqbqtop{
	height:64px;
	overflow:hidden;
        margin-top:5px;
}
.qqbqlogo{
	float:left;
	width:200px;
}
.qqbqbanner{
	width:480px;
	margin-left:20px;
	float:left;
}
.qqbqlink{
	float:left;
	margin-left:20px;
	width:180px;
}
.qqbqlink ul li{
	width:90px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
}


/*----------栏目菜单*/
.qqbqmenu{
	height:40px;
	background:url(images/topmenu_bg.gif) left top repeat-x;
}
.qqbqmenu ul{
	width:900px;
	height:40px;
	background:url(images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.qqbqmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(images/topmenu_bg.gif) left bottom no-repeat;
}
.qqbqmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
        font-weight: bold;
}
.qqbqmenu ul li a:hover{
	color:#FFFF99;
	background:url(images/topmenu_o.gif) center bottom no-repeat;
}
.qqbqmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(images/topmenu_o.gif) center bottom no-repeat;
}
.qqbqmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.qqbqsearch{
	height:37px;
	width:899px;
	margin-top:3px;
	border-right:1px solid #EEE;
	background:url(images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.qqbqsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(images/topsearch_title.gif) left center no-repeat;
}
.qqbqsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.qqbqsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.qqbqsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.qqbqsearch .inpbox .searchtxt{
	height:13px;
	width:130px;
	font-size:12px;
	padding:5px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#AACCEE;
	background:url(images/search_bg.gif) left center no-repeat #FFFFFF;
}
.qqbqsearch .hots{
	line-height:33px;
	float:left;
}

/*----------内容*/
.qqbqid{
	clear:both;
}

/*-------------------------底部:版权信息*/
.qqbqft{
	clear:both;
	background:url(images/bottom_bg.gif) repeat-x;
}

.qqbqft .copyright{
	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#2259A6;
}
.qqbqft .copyright a{
	color:#2259A6;
}
.qqbqft .copyright a:hover{
	text-decoration:underline;
}

/*-------------------------分页*/
.pages{

	height:25px;
	margin:12px auto 0px 10px;
	background:#ffffff;
}
.pages .pcount{
	display:inline;
	padding-right:10px;
	padding-left:10px;
	float:left;
	border-right:2px solid #CCC;
	line-height:13px;
	margin:6px 20px 0px 2px;
	font-weight:bold;
	color:#3366CC;
	font-size:11px;
}
.pages .plist{
	float:left;
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #AACCEE;
	height: 17px;
}
.pages .plist #butqqbq {
	height: 18px;
	width: 30px;
	background-color: #FF6600;
	border: 1px solid #CC3333;
	color: #FFFFFF;
}
.pages .plist span { 
  float:right
}

.pages .plist strong{
	color:#FFF;
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	background:#F60;
	border:1px solid #C33;
	margin: 0px 3px 0px 0px;
}
.pages .plist a{
	display:block;
	height:17px;
	float:left;
	padding-left:8px;
	padding-right:8px;
	border:1px solid #DDD;
	background:#FFF;
	text-decoration:none;
	margin-right:2px;
	color:#000;
}
.pages .plist a:hover{
	color:#FF0000;
}

/*-------------index----------*/

/*---------------左侧*/
.ileft{
	width:670px;
	float:left;
	overflow:hidden;
}
.leftop{
	width:670px;
	overflow:hidden;
}
.leftop .adnews{
	width:253px;
	height:260px;
	background:url(images/picnews_title.gif) top left no-repeat #F6FBFE;
	padding-top:31px;
	float:left;
	overflow:hidden;
	border:1px #9CCDF0 solid;
}
.leftop .qqbqnews{
	width:409px;
	float:right;
	margin-left:6px;
}
#tagContent0 dl{
	width:360px;
	padding-bottom:6px;
}
#tagContent0 dl dt{
	padding:3px 0px 4px 5px;
	height:88px;
	border-bottom:1px #AEE5FF solid;
}
#tagContent0 dl dt a{
	font-size:16px;
	color:#003399;
	font-weight:bold;
	background:url(images/topnews.gif) no-repeat top right;
	display:block;
}
#tagContent0 dl dt a:hover{
	color:#FF3300;
}
#tagContent0 dl dt span{
	line-height:22px;
	color:#555555;
}
#tagContent0 dl dd{
	width:380px;
	overflow:hidden;
}
#tagContent0 dl dd ul{
	width:380px;
	margin:6px auto 0px;
}
#tagContent0 dl dd ul li{
	display:block;
	width:190px;
	height:29px;
	float:left;
	overflow:hidden;
	border-bottom:1px #AEE5FF dotted;
}
#tagContent0 dl dd ul li a{
	display:block;
	width:188px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	white-space:nowrap;
	background:url(images/new.gif) 5px 10px no-repeat;
	text-indent:18px;
	color:#333333;
}
#tagContent0 dl dd ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#F46614;
}

/*--------------TAB面板*/
#qqbqts {
	padding:0px;
	margin: 0px 0px 0px 10px; 
	height: 23px;
}
.visit {
	background:url(images/ico_page.gif) 0px 5px no-repeat;
	color:#666666;
	position:relative;
	text-indent:16px;
	line-height:23px;
	float:right;
}
#qqbqts ul li {
	background: url(images/tagleft.gif) no-repeat left bottom; 
	float: left; 
	margin-right: 1px; 
	list-style-type:none;
	height: 23px;
}
#qqbqts ul li a {
	padding:0px 10px;
	background: url(images/tagright.gif) no-repeat right bottom; 
	float: left;  
	color: #999; 
	line-height: 23px;  
	height: 23px; 
	text-decoration:none;
}
#qqbqts ul li.emptyTag {
	background: none transparent scroll repeat 0% 0%; 
	width: 4px;
}
#qqbqts ul li.qqbqsTag {
	background-position: left top; 
	margin-bottom: -2px; 
	position: relative; 
	height: 25px;
}
#qqbqts ul li.qqbqsTag a {
	background-position: right top; 
	color: #000; 
	line-height: 25px; 
	height: 25px;
}

#tagCqqbqt {
	border: #96CEE0 1px solid; 
	padding:1px;
	background-color:#FAFAFA;
}
.tagCqqbqt {
	padding:8px; 
	display: none; 
	background: url(images/bg.gif) repeat-x; 
	color: #474747; 
	width:389px;
	overflow:hidden;
	height: 250px;
}
#tagCqqbqt div.qqbqsTag {
	display: block;
}

/*---------------左侧列表*/
.leftlist{
	width:668px;
	border:1px solid #DDD;
	overflow:hidden;
}
.leftlist .ptitle{
	width:666px;
	height:31px;
	margin:1px auto 0px;
	background:url(images/topline_botbg.gif) 0px -20px repeat-x;
	border-bottom:1px solid #EEE;
}
.leftlist .ptitle a{
	display:block;
	width:200px;
	height:31px;
	line-height:31px;
	background:url(images/article_ico_1.gif) 8px 8px no-repeat;
	text-indent:30px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.leftlist .ptlink{
	position:relative;
	float:right;
	margin:-23px 10px 0px 0px;
	display:inline;
}
.leftlist .ptlink a{
	color:#666666;
}
.leftlist .plist{
	width:668px;
	overflow:hidden;
	list-style:none;
}



/*---------------资讯列表*/
.qqbqxinbox{
	width:680px;
	overflow:hidden;
}
.qqbqxinbox dl{
	width:330px;
	float:left;
	margin-right:6px;
	border:1px solid #AACCEE;
}
.qqbqxinbox dl dt{
	width:328px;
	height:26px;
	margin:1px auto 0px;
	background: url(images/box_bg.gif) repeat-x #EDF6FF;
	border-bottom:1px solid #AACCEE;
}
.qqbqxinbox dl dt a{
	height:26px;
	line-height:26px;
	display:block;
	background:url(images/article_ico.gif) 8px 7px no-repeat;
	padding-left:25px;
	color:#2259A6;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	text-decoration:none;
}
.qqbqxinbox dl dd{
	width:330px;
}
.qqbqxinbox dl dd ul{
	width:305px;
	margin:6px auto;
}
.qqbqxinbox dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(images/ico_2.gif) 3px 10px no-repeat;
	text-indent:13px;
	border-bottom:1px #D7EEFB dotted;
}
.qqbqxinbox dl dd ul li a{
	color:#0066CC;
	font-size:13px;
	float:left;
}
.qqbqxinbox dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
	
}


/*--------------------右侧*/
.iright{
	width:222px;
	float:right;
}
/*-------------------------右侧:白底常规列表定义*/
.rindexlist{
	width:222px;
}
.rindexlist .title{
	width:222px;
	height:20px;
	padding-top:9px;
	background:url(images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;
}
.rindexlist .rbox{
	border-left:1px solid #43ADDB;
	border-right:1px solid #43ADDB;
	border-bottom:1px solid #43ADDB;
	background-color:#DDF5FF;
	width:220px;
}

.gplist{
	width:220px;
	padding-bottom:4px;
}
.gplist dl{
	padding-top:1px;
	width:212px;
	margin:0px auto;
	background:#FFFFFF;
}
.gplist dl dd ul{
	width:200px;
	margin:5px auto 10px auto;
}
.gplist dl dd ul li{
	width:200px;
	height:25px;
	line-height:25px;
	text-indent:6px;
	background:url(images/ico_4.gif) 0px 8px no-repeat;
	overflow:hidden;
	border-bottom:1px #E9E9E9 dotted;
}
.gplist dl dd ul li span.gpclass{
	color:#999999;
}
.gplist dl dd ul li span.gpclass a{
	color:#999999;
}
.gplist dl dd ul li span a:hover{
	color:#FF3300;
}
.gplist dl dd ul li span.gqqbqlk{
	margin-left:5px;
}
.gplist dl dd ul li span.gqqbqlk a{
	color:#333333;
}




/*-------------------------首页:底部*/
/*-------------------------首页:底部:友情链接*/
.qqbqflink{
	width:898px;
	margin:6px auto;
	border:1px solid #AACCEE;
	clear:both;
	overflow:hidden;
}
.qqbqflink .title{
	height:26px;
	line-height:26px;
	margin-top:1px;
	border-bottom:1px #AACCEE solid;
	background:url(images/ico_link.gif) no-repeat 5px 5px #EDF6FF;
}
.qqbqflink .title dl dt{
	width:200px;
	float:left;
	line-height:26px;
	text-indent:25px;
	font-weight:bold;
	letter-spacing:2px;
	color:#2259A6;
}
.qqbqflink .title dl dd{

	float:right;
	margin-right:10px;
	display:inline;
}
.qqbqflink .qqbqflinkcon{
	width:880px;
	margin:0px auto 0px;
	overflow:hidden;
	width:880px;
	padding-bottom:10px;
}
.qqbqflink .qqbqflinkcon a{
	color:#0066CC;
	display:block;
	float:left;
	height:15px;
	text-decoration:underline;
	line-height:15px;
	padding-right:10px;
	padding-left:10px;
	margin:10px 0px 0px -1px;
	white-space:nowrap;
}
.qqbqflink .qqbqflinkcon a:hover{
	text-decoration:underline;
}

/*------------content--------*/

/*---------------左侧:当前位置*/
.weizhi{
	width:670px;
	height:31px;
	background:url(images/place_bg.gif) repeat-x;
}
.weizhi .title{
	width:220px;
	height:31px;
	background:url(images/place_left.gif) left top no-repeat;
	float:left;
}
.weizhi .placenav{
	float:right;
	padding-right:10px;
	line-height:31px;
	background:url(images/place_right.gif) right top no-repeat;
}
.weizhi .placenav a{
	color:#666666;
	margin:0px 3px;
}
/*---------------左侧:图片新闻*/
.contenter {
	width:668px;
	height:auto;
	padding-bottom:6px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
/*---------------左右浮动*/
.pqqbqleft{
	width:670px;
	float:left;
	overflow:hidden;
}
.pqqbqright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rqqbqlist{
	width:222px;
}
.rqqbqlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(images/rcbox_title.gif) left top no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#555;
}
.rqqbqbox{
	border-top:1px solid #CFE9F6;
	border-left:1px solid #B1DAEF;
	border-right:1px solid #B1DAEF;
	border-bottom:1px solid #B1DAEF;
	width:220px;
	padding:8px 0px 8px 0px;
	overflow:hidden;
}
.rqqbqbox ul li{
	height:24px;
	line-height:24px;
	background:url(images/ico_4.gif) 0px 10px no-repeat;
	border-bottom:1px #DFF5FF dotted;
	text-indent:12px;
	margin-left:8px;
	width:200px;
}
.rqqbqbox ul li a{
	color:#039;
}
.rqqbqbox ul li p{
	color:#999999;
        line-height:18px;
}

/*---------------资讯:列表页:列表区域*/
.newslist{
	width:654px;
	border:1px solid #CFE9F6;
	margin-top:10px;
	margin-left:6px;
	padding-bottom:10px;
	background:url(images/place_bg.gif) 0px -1px repeat-x;
}
.newslist dl{
	width:638px;
	margin:10px auto 0px;
	display:block;
	border-bottom:1px dotted #B4E0F7;
}
.newslist dl dt{
	width:626px;
	margin:0px auto 0px;
	background:url(images/ico_2.gif) 3px 10px no-repeat;
}	
.newslist dl dt a{
	color:#039;
	line-height:27px;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	letter-spacing:1px;
}
.newslist dl dd{
	width:612px;
	margin:0px auto 0px;
}
.newslist dl dd.preview{
	line-height:19px;
	color:#777;
	text-indent:14px;
}
.newslist dl dd.info{
	line-height:31px;
	color:#003399;
}
.newslist dl dd.info span{
	color:#009900;	
	margin-right:20px;
}
.newslist dl dd.info a{
        color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*---------------资讯:内容页*/
.qqbqnvw{
	width:668px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
/*---------------内容页:标题*/
.qqbqnvw .title{
	width:666px;
	height:50px;
	line-height:50px;
	margin:0px auto 0px;
	background:url(images/place_bg.gif) 0px -1px repeat-x;
}
.qqbqnvw .title h1{
  text-align:center;
	font-size:15px;
	color:#2259A6;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.qqbqnvw .info{
	width:648px;
	height:27px;
	line-height:27px;
	border-top:1px #DFF5FF dashed;
	border-bottom:1px #DFF5FF dashed;
	text-align:center;
	padding-right:20px;

}
.qqbqnvw .info span{
	color:#F60;
	margin-left:10px;
}
.qqbqnvw .info span a{
	color:#039;
	font-weight:normal;
}
/*---------------内容页:正文*/
#content{
	width:638px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:13px;
        text-align:center;
	line-height:25px;
}
#content p {
	line-height:35px;
}
#content span.quote,#content .code,#content .Code{
	width:92%;
	display:block;
	padding:3px 10px;
	margin:10px auto;
	color:#000000;
	background-color:#F5FBFF;
	border:1px #BFDFFF dashed;
}
.quote a:active {test:expression(target="_blank");}
#content span.quote span {
	color:#FF0000;
	display:block;
}

/*---------------内容页:操作*/
.qqbqnvw .czqqbq{
	width:638px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#F2F9FD;
	border:1px #CFE9F6 solid;
	text-align:right;
}
.qqbqnvw .czqqbq span{
	margin-right:20px;
	color:#B1DAEF;
}
.qqbqnvw .czqqbq span a{
	color:#2259A6;
	margin-right:3px;
	margin-left:3px;
}

/*-------ad-------*/
.qqbqmenuad {text-align:center;height:15px;line-height: 15px;margin-top:3px;margin-bottom:3px;}
.qqbqpad {width:668px;height:260px;margin-top:2px;margin-bottom:3px;margin-right:auto;margin-left:auto;text-align:center;}
.qqbqadleft {float:left; width:334px;height:255px;}
.qqbqadright {float:left; width:334px;height:255px;}
.downad {text-align:center;width:660px;}