/*-----365aixue/com-----*/
@charset "gb2312";
*{
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
html {
	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;
	font-size:12px;
}

ul{
	list-style:none;
}
img{
	border:0px;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#FF3300;
	text-decoration:underline;
}

.cbody{
	width:900px;
	margin:0 auto;
}
.margintop{
	margin-top:5px;
}
.floatclear{
	clear:both;
}
input,select{
	vertical-align:middle;
}
/*-----------头部*/
.top{
	height:88px;
	overflow:hidden;
}
.toplogo{
	float:left;
	width:195px;
	margin-top:20px;
}
.topbanner{
	width:480px;
	margin-top:14px;
	margin-left:20px;
	float:left;
}
.toplink{
	float:left;
	margin-top:14px;
	margin-left:20px;
	width:180px;
}
.toplink ul li{
	width:90px;
	float:left;
	height:30px;
	line-height:30px;
	text-align:center;
}
.submit{
	margin-right:20px;
	width:68px;
	height:21px;
	background:url(../images/userlogin_submit.gif) repeat-x;
	border:1px solid #D4B06A;
	font-weight:bold;
	color:#753D00;
	letter-spacing:3px;
	line-height:20px;
	font-size:12px;
}
/*----------栏目菜单*/
.topmenu{
	height:40px;
	background:url(../images/topmenu_bg.gif) left top repeat-x;
}
.topmenu ul{
	width:900px;
	height:40px;
	background:url(../images/topmenu_r.gif) top center no-repeat;
	overflow:hidden;
}
.topmenu ul li{
	float:left;
	margin-left:-2px;
	text-align:center;
	background:url(../images/topmenu_bg.gif) left bottom no-repeat;
}
.topmenu ul li a{
	float:left;
	color:#FFFFFF;
	display:block;
	padding-left:17px;
	padding-right:15px;
	text-decoration:none;
	height:40px;
	line-height:37px;
}
.topmenu ul li a:hover{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu ul li a.thisclass{
	color:#FFFF99;
	background:url(../images/topmenu_o.gif) center bottom no-repeat;
}
.topmenu .rssbut{
	position:relative;
	float:right;
	margin:-30px 8px auto;
	display:inline;
}
/*----------搜索*/
.topsearch{
	height:37px;
	width:899px;
	margin-top:3px;
	border-right:1px solid #EEE;
	background:url(../images/topsearch_bg.gif) repeat-x;
	overflow:hidden;
}
.topsearch .title{
	height:37px;
	width:83px;
	float:left;
	background:url(../images/topsearch_title.gif) left center no-repeat;
}
.topsearch .inpbox{
	float:left;
	margin-top:4px;
	width:430px;
}
.topsearch .inpbox input{
	margin-left:10px;
	margin-right:10px;
}
.topsearch .inpbox select{
	font-size:12px;
	width:100px;
}
.topsearch .inpbox .searchtxt{
	height:13px;
	width:130px;
	font-size:12px;
	padding:5px 0 4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#AACCEE;
}
.topsearch .hots{
	line-height:33px;
	float:left;
}

/*----------banner*/
.banner{
	text-align:center;
	width:898px;
	overflow:hidden;
	margin:3px auto;
	border:1px #E9E9E9 solid;
}

/*----------内容*/
.z57379main{
	clear:both;
}
/*----------图片新闻*/
.picnews{
	width:660px;
	padding-bottom:5px;
	clear:both;
}
.picnews ul{
	width:660px;
	margin:1px auto;
	overflow:hidden;
}
.picnews ul li{
	width:160px;
	height:130px;
	float:left;
	display:block;
	margin:5px 0px 0px 4px;
}
.picnews ul li a img{
	width:150px;
	height:100px;
	overflow:hidden;
	padding-left:5px;
	padding-top:5px;
}
.picnews ul li a span {
	display:block;
	line-height:25px;
	padding-left:20px;
}
.picnews ul li a{
	display:block;
	background:url(../images/pic_bg.gif) top left no-repeat;
}
.picnews ul li a:hover{	
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/pic_hover.gif) top left no-repeat;
}

/*-------------------------侧栏:用户登录*/
.userlogin ,.vote{
	overflow:hidden;
	width:212px;
	background:#FFFFFF;
	margin:0px auto 4px auto;
}
.userlogin dl{
	clear:both;
	height:23px;
	line-height:23px;
	margin-top:7px;
}
.userlogin dl dt{
	float:left;
	display:block;
	width:66px;
	text-align:right;
}
.userlogin dl dd{
	float:left;
}
.userlogin dl dd input{
	height:13px;
	width:126px;
	font-size:12px;
	padding:3px 0 3px 5px;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#333333;
}
.userlogin dl dd img{
	vertical-align:middle;
}
.userlogin dl dd input.gdcode{
	width:52px;
}
.userlogin .ulsubmit{
	text-align:center;
	margin-top:15px;
	height:33px;
}

/*-------------------------底部:版权信息*/
.footer{
	clear:both;
	border-top:2px solid #AACCEE;
}

.footer .copyright{

	text-align:center;
	margin:10px auto;
	font-size:10px;
	color:#2259A6;
}
.footer .copyright a{
	color:#2259A6;
}
.footer .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{
	padding-top:3px;
	line-height:17px;
}
.pages .plist input {
	float:left;
	width: 30px;
	border: 1px solid #AACCEE;
	height: 17px;
}
.plist li{
	list-style:none;
	float:left;}
.pages .plist #button {
	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:#2A5DA9;
}
.pages .plist a:hover{
	color:#FF0000;
}


/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #DDD;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	margin:1px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-bottom:1px solid #DDD;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #D1DDCE;
}
.comment .commentbox dl dt{
	width:636px;
	background:#F4F9F2;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #E6ECE3;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:14px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/title_bg_1.gif) repeat-x;
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #CCC;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #CCC;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}

.classbox{
	width:222px;
	clear:both;
	padding-bottom:5px;
}
.classbox dl{
	width:222px;
}
.classbox dl dt{
	height:31px;
	background:url(../images/rcbox_title.gif) left top no-repeat;
	line-height:29px;
	text-indent:10px;
	color:#555;
	letter-spacing:1px;
	font-weight:bold;
}
.classbox dl dd{
	width:220px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
.classbox dl dd ul{
	list-style:none;
	overflow:hidden;
	padding-top:8px;
	padding-bottom:8px;
	width:220px;
}
.classbox dl dd ul li{
	width:200px;
	margin-left:8px;
	border-bottom:1px #DFF5FF dotted;
	background:url(../images/ico_11.gif) 3px 8px no-repeat;
	height:27px;
	line-height:27px;
	text-indent:20px;
	font-size:13px;
}
.classbox dl dd ul li a{
	width:200px;
	height:25px;
	text-decoration:none;
	color:#0066CC;
}
.classbox dl dd ul li a:hover{
	color:#FF3300;
	text-decoration:underline;
}
.classbox dl dd ul li.this a{
	background:#FFC;
	color:#FF6600;
	font-size:12px;
	font-weight:bold;
}
@charset "gb2312";
/*---------------首页*/
/*--------------------首页:左侧栏*/
.indexleft{
	width:300px;
	float:left;
	overflow:hidden;
}
/*-------------------------首页:左侧:Flash新闻*/
.swfnews{
	width:300px;
	height:180px;
	background:url(../banner/del_1.gif);
}
/*-------------------------首页:左侧:DEDE动态*/
.dedenews{
	width:300px;
}
.dedenews dl dt{
	width:300px;
	height:19px;
	padding-top:10px;
	text-indent:27px;
	letter-spacing:2px;
	font-weight:bold;
	color:#544;
	background:url(../images/dedenews_title.gif) no-repeat;
	margin-bottom:3px;
}
.dedenews dl dd{
	width:298px;
	height:31px;
	line-height:29px;
	border-width:0 1px 0 1px; 
	border-color:#EEE;
	border-style:solid;
	text-indent:24px;
	background:url(../images/ico_1.gif) no-repeat 10px 12px;
}
.dedenews dl dd span{
	font-size:11px;
	margin-right:10px;
	color:#FF6600;
}
/*-------------------------首页:左侧:DIGG*/
.dignews{
	width:300px;
	background:url(../images/dig_bottom.gif) center bottom no-repeat;
	padding-bottom:4px;
}
.dignews .digtitle{
	width:300px;
	height:29px;
	line-height:29px;
	background:url(../images/dignews_title.gif) no-repeat;
}
.dignews .digtitle span{
	float:left;
	text-indent:17px;
	font-weight:bold;
	letter-spacing:2px;
}
.dignews .digtitle ul{
	float:right;
	margin:0px 5px;
	display:inline;
}
.dignews .digtitle ul li{
	float:left;
	text-align:center;
}
.dignews .digtitle ul li a{
	width:50px;
	display:block;
	color:#666666;
}
.dignews .digtitle ul li a:hover{
	color:#FF3300;
}
.dignews .digtitle ul li a.thisclass,.dignews dl dt ul li a.thisclass:hover{
	width:50px;
	padding-top:11px;
	line-height:18px;
	color:#2A5DA9000;
	background:url(../images/dignews_nav_s.gif) center bottom no-repeat;
	text-decoration:none;
}
.dignews dl{
	width:300px;
}
.dignews dl dt{
	text-align:center;
	line-height:30px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
}
.dignews dl dd{
	width:298px;
	border-left:1px solid #DDD;
	border-right:1px solid #DDD;
	overflow:hidden;
	display:none;
}
.dignews dl dd .digbox{
	width:280px;
	margin:10px auto;
	padding-bottom:8px;
	border-bottom:1px dotted #CCC;
}
.dignews dl dd .digbox .diglink{
	width:44px;
	height:36px;
	float:left;
	background:url(../images/dig_leftbg.gif) no-repeat;
	text-align:center;
	margin-right:4px;
}
.dignews dl dd .digbox .diglink span{
	font-weight:bold;
	line-height:16px;
	color:#CC0000;
}
.dignews dl dd .digbox .diglink span a{
	background-position: 100px;
	color: #ff3300;
}
.dignews dl dd .digbox .diglink span a:hover{
	background-position: 100px;
}
.dignews dl dd .digbox .diglink a{
	width:40px;
	height:18px;
	margin:0 auto;
	display:block;
	background:url(../images/dig_leftc.gif) left center no-repeat;
}
.dignews dl dd .digbox .diglink a:hover{
	background:url(../images/dig_leftc.gif) right center no-repeat;
}

.dignews dl dd .digbox .title{
	float:left;
}
.dignews dl dd .digbox .title a{
	color:#003399;
	font-size:14px;
	line-height:21px;
}
.dignews dl dd .digbox .title span{
	display:block;
	font-size:11px;
	color:#999999;
}
.dignews dl dd .digbox .preview{
	clear:both;
	padding-top:3px;
	color:#888;
	line-height:18px;
}

/*--------------------首页:中侧栏*/
.indexmid{
	float:left;
	width:360px;
	margin-left:10px;
	overflow:hidden;
}
/*-------------------------首页:中侧:顶部新闻*/
.topline dl{
	width:360px;
	background:url(../images/topline_botbg.gif) left bottom repeat-x; 
	padding-bottom:6px;
}
.topline dl dt{
	background:url(../images/topline_hr.gif) center bottom no-repeat;
	padding:3px 0px 9px 5px;
}
.topline dl dt a{
	font-size:18px;
	color:#003399;
	font-weight:bold;
	display:block;
}	
.topline dl dt span{
	line-height:21px;
	color:#666;
}
.topline dl dd{
	height:29px;
	line-height:29px;
	font-size:14px;
	background:url(../images/ico_2.gif) 12px 12px no-repeat;
	text-indent:30px;
}
/*-------------------------首页:中侧:滚动新闻*/
.topline .scrollnews{
	width:358px;  
	height:23px;   
	overflow:hidden; 
	background:#EBF3FA;
	line-height:23px;
	border:1px solid #8BD;
}
.topline .scrollnews ul{
	float:left;
}
.topline .scrollnews ul li a{
	width:350px;
	text-decoration:none;
	text-indent:10px;
	display:block;
	overflow:hidden;
}
/*-------------------------首页:中侧:常规列表定义*/
.tlist{
	width:360px;
	overflow:hidden;
}
.tlist .title{
	width:360px;
	height:19px;
	background:url(../images/tlist_title.jpg) no-repeat;
	padding-top:9px;
	font-weight:bold;	
	letter-spacing:1px;
}
.tlist .title img{
	position:relative;
	margin:0px 5px -3px 28px;
}
.ulist{
	width:350px;
	margin:4px auto 0 auto;
	clear:both;
}
.ulist ul{
	width:350px;
}
.ulist ul li{
	width:175px;
	height:26px;
	float:left;
	background:url(../images/ico_4.gif) no-repeat 4px 12px;
	overflow:hidden;
}
.ulist ul li a{
	text-indent:15px;
	height:26px;
	line-height:25px;
	float:left;
	display:block;
}
/*-------------------------首页:中侧:专题*/
.topic{
	width:360px;
	overflow:hidden;
	padding-bottom:3px;
	border-bottom:1px dotted #DDD;
}
.tline{
	width:350px;
	height:60px;
	margin:8px auto 0 auto;
	display:block;
	overflow:hidden;
}
.tline dl dt{
	width:96px;
	height:56px;
	border:1px solid #DDD;
	padding:1px;
	overflow:hidden;
	float:left;
}
.tline dl dd{
	float:left;
	width:244px;
	margin-left:6px;
}
.tline dl dd h3 a{
	font-size:14px;
	color:#039;
	display:block;
	line-height:21px;
	letter-spacing:1px;
}
.tline dl dd span{
	line-height:19px;
	color:#999999;
}
/*-------------------------首页:中侧:广告*/
.midbanner{
	width:360px;
	height:68px;
	overflow:hidden;
}
/*-------------------------首页:中侧:站长学院*/
.zzxy{
	width:360px;
	overflow:hidden;
	padding-bottom:3px;
}
.zzxy .classnav{
	width:350px;
	margin:0px auto;
	line-height:31px;
	text-align:center;
	border-bottom:1px solid #DDD;
}
.zzxy .classnav a{
	color:#3E8512;
	font-weight:bold;
	margin-right:5px;
}
/*-------------------------首页:中侧:网站运营*/
.wzyy{
	width:360px;
	overflow:hidden;
}
/*-------------------------首页:中侧:论坛新帖*/
.bbstopic{
	width:350px;
	margin:0px auto;
}
.bbstopic ul{
	width:360px;
	background:url(../images/ico_7.gif) 6px 0px repeat-y;
}
.bbstopic ul li{
	width:350px;
	height:31px;
	line-height:29px;
	text-indent:16px;
	background:url(../images/hr_1.gif) left bottom repeat-x;
}
.bbstopic ul li a font{
	float:right;
	position:relative;
	margin:-25px 8px auto;
	cursor:pointer;
	color:#063;
	text-decoration:none;
	border-bottom:1px solid #063;
	line-height:18px;
	text-indent:0px;
}
.bbstopic ul li a:hover font{
	color:#F30;
	border-bottom:0px;
}
/*--------------------首页:右侧栏*/
.indexright{
	width:222px;
	float:right;
}
/*-------------------------首页:右侧栏:白底常规列表定义*/
.rlist{
	width:222px;
}
.rlist .title{
	width:222px;
	height:19px;
	padding-top:9px;
	background:url(../images/rlist_title_bg.gif) no-repeat;
	text-indent:10px;
	font-weight:bold;
	letter-spacing:2px;
	color:#444;
}
.rlist .rbox{
	border:1px solid #E2E2E2;
	width:220px;
}

/*-------------------------首页:右侧栏:DEDECMS下载*/
.rightbanner{
	width:220px;
	height:120px;
	background:url(../banner/rightbanner.gif) no-repeat;
	text-align:center;
	color:#FFFF99;
}
.rightbanner a.dededown{
	width:220px;
	height:96px;
	display:block;
}
.rightbanner span a{
	width:222px;
	text-align:center;
	color:#FFF;
	letter-spacing:1px;
}
/*-------------------------首页:右侧栏:模板下载*/
.skindown dl{
	width:192px;
	margin:12px auto;
}
.skindown dl dt{
	text-align:center;
}
.skindown dl dd{
	color:#999999;
	line-height:19px;
	padding-left:5px;
}
.skindown dl dd a{
	display:block;
	font-weight:bold;
}
.skindown .moredown{
	width:200px;
	margin:5px auto 8px;
}
/*-------------------------首页:右侧栏:DEDE文档*/
.dededoc ul{
	margin-top:3px;
}
.dededoc ul li{
	height:29px;
	line-height:29px;
	background:url(../images/ico_2.gif) 8px 10px no-repeat;
	text-indent:27px;
}
/*-------------------------首页:右侧栏:投票调查*/
.vote span{
	display:block;
	height:20px;
	line-height:20px;
	margin:12px 0px 2px 10px;
}
.vote span input{
	width:26px;
}
.vote .votesubmit{
	width:200px;
	margin:7px auto;
	border-top:1px solid #DDD;
	text-align:center;
	padding-top:10px;
	height:24px;

}
/*-------------------------首页:底部*/
/*-------------------------首页:底部:友情链接*/
.z57379flink{
	width:898px;
	margin:6px auto;
	border:1px solid #DDD;
	clear:both;
}
.z57379flink .title{
	height:26px;
	line-height:26px;
	background:url(../images/flink_title_bg.gif) repeat-x;
}
.z57379flink .title dl dt{
	width:200px;
	float:left;
	line-height:26px;
	text-indent:20px;
	font-weight:bold;
	letter-spacing:2px;
	color:#666666;
}
.z57379flink .title dl dd{
	color:#AAA;
	float:right;
	margin-right:10px;
	display:inline;
}
.z57379flink .title dl dd a{
	color:#666666;
}
.z57379flink .z57379flinkcon{
	width:880px;
	margin:0px auto 0px;
	overflow:hidden;
	width:880px;
	padding-bottom:10px;
}
.z57379flink .z57379flinkcon a{
	color:#666666;
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	padding-right:12px;
	padding-left:12px;
	margin:10px 0px 0px -1px;
	white-space:nowrap;
	border-left:1px solid #EEE;
}
@charset "gb2312";
/*---------------首页*/
a:active {test:expression(target="_blank");}

/*---------------左侧*/
.ileft{
	width:670px;
	float:left;
	overflow:hidden;
}

.leftop{
	width:670px;
	overflow:hidden;
}
#announce {
	width:280px;
	height:68px;
	margin-bottom:5px;
	overflow:hidden;
}

.leftop .swfnews{
	width:280px;
	height:293px;
	float:left;
}
.leftop .topnews{
	width:384px;
	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 solid #AECBD4;
}
#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:#666;
}
#tagContent0 dl dd{
	width:360px;
	overflow:hidden;
}
#tagContent0 dl dd ul{
	width:360px;
	margin:6px auto 0px;
}
#tagContent0 dl dd ul li{
	display:block;
	width:180px;
	height:29px;
	float:left;
	overflow:hidden;
	border-bottom:1px #AEE5FF dotted;
}
#tagContent0 dl dd ul li a{
	display:block;
	width:178px;
	height:29px;
	line-height:29px;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/new.gif) 5px 10px no-repeat;
	text-indent:18px;
	color:#666666;
}
#tagContent0 dl dd ul li a:hover{
	text-decoration:none;
	color:#FFFFFF;
	background:#F46614;
}
/*--------------TAB面板*/
#tags {
	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;
}
#tags ul li {
	background: url(../images/tagleft.gif) no-repeat left bottom; 
	float: left; 
	margin-right: 1px; 
	list-style-type:none;
	height: 23px
}
#tags 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;
}
#tags ul li.emptyTag {
	background: none transparent scroll repeat 0% 0%; 
	width: 4px
}
#tags ul li.selectTag {
	background-position: left top; 
	margin-bottom: -2px; 
	position: relative; 
	height: 25px
}
#tags ul li.selectTag a {
	background-position: right top; 
	color: #2A5DA9; 
	line-height: 25px; 
	height: 25px
}
#tagContent {
	border: #aecbd4 1px solid; 
	padding:1px;
	background-color: #fff
}
.tagContent {
	padding:8px; 
	display: none; 
	background: url(../images/bg.gif) repeat-x; 
	color: #474747; 
	width:364px;
	overflow:hidden;
	height: 250px
}
#tagContent div.selectTag {
	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;
}


/*---------------图文资讯*/
.picnews dd{
	width:154px;
	float:left;
	display:inline;
	text-align:center;
	margin:10px 0px 0px 10px;
	line-height:31px;
	overflow:hidden;
}
.picnews dd a img{
	border:1px solid #DDD;
}
.picnews dd a:hover img{
	border:1px solid  #FFCC00;
}
.picnews dd a{
	display:block;
}

/*---------------资讯列表*/
.midbanner {
	width:668px;
	clear:both;
	overflow:hidden;
	border:1px #AACCEE solid;
}
.midbanner .midad{
	width:660px;
	padding:5px;
	border-bottom:1px #CFE9F6 solid;
}
.newsbox{
	width:680px;
	overflow:hidden;
}
.newsbox dl{
	width:330px;
	float:left;
	margin-right:6px;
	border:1px solid #AACCEE;
}
.newsbox dl dt{
	width:328px;
	height:26px;
	margin:1px auto 0px;
	background: url(../images/more.gif) 275px 6px no-repeat #EDF6FF;
	border-bottom:1px solid #AACCEE;
}
.newsbox 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;
}
.newsbox dl dd{
	width:330px;
}
.newsbox dl dd ul{
	width:305px;
	margin:6px auto;
}
.newsbox dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(../images/ico_2.gif) 0px 8px no-repeat;
	text-indent:13px;
	border-bottom:1px #B4E0F7 dotted;
}
.newsbox dl dd ul li a{
	color:#0066CC;
	font-size:13px;
	float:left;
}
.newsbox dl dd ul li a:hover{
	background:url(../images/ico_3.gif) 0px 8px no-repeat;
}
.newsbox dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
	
}

/*---------------分类信息*/
.clsbox{
	width:668px;
}
.clsbox ul{
	width:668px;
	margin:5px auto;
	overflow:hidden;
}
.clsbox ul li{
	width:334px;
	height:31px;
	margin-left:-1px;
	float:left;
	border-left:1px solid #EEE;
	text-indent:30px;
	line-height:30px;
	background:url(../images/ico_4.gif) 16px 15px no-repeat;
	overflow:hidden;
}
.clsbox ul li span a{
	color:#FF6600;
	font-weight:bold;
	font-size:12px;
	text-decoration:none; 
}
.clsbox ul li  a{
	font-size:14px;
	color:#0066CC;
}


.pdlbox{/*左侧列表区域左*/
	width:434px;
	float:left;
}
.pdlbox dl{
	width:434px;
}

.pdright{/*左侧列表区域右*/
	width:232px;
	height:260px;
	display:inline;
	float:right;
	overflow:hidden;
	background:url(../images/topline_botbg.gif) right bottom repeat-x;
	border-left:1px solid #EEE;
}
.pdright dl{
	width:230px;
	height:260px;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}
.pdright dl dt{
	line-height:17px;
	font-weight:bold;
	font-size:14px;
	text-indent:24px;
	background:url(../images/ico_8.gif) 5px 0px no-repeat;
	margin-top:7px;
}
.pdright dl dd ul{
	width:230px;
	text-indent:25px;
}
.pdright dl dd ul li{
	height:29px;
	line-height:29px;
	background:url(../images/ico_4.gif) 12px 15px no-repeat;
}
.pdright dl dd ul li a{
	color:#666;
}


/*---------------问答左侧*/
.askbox{
	width:668px;
	overflow:hidden;
	padding-bottom:1px;
}
.askbox .pdlbox dl dd {
	width:430px;
	height:32px;
	display:block;
	clear:both;
	line-height:32px;
	overflow:hidden;
}
.askbox .pdlbox dl dd.ot1{
	background:url(../images/qa_ico_ot.gif) 94px 10px no-repeat;
}
.askbox .pdlbox dl dd.ot2{
	background:url(../images/qa_ico_ot.gif) 94px -17px no-repeat;
}
.askbox .pdlbox dl dd span.otclass{
	width:88px;
	float:left;
	color:#999;
	display:block;
	text-align:right;
	color:#999;
}
.askbox .pdlbox dl dd span.otclass a{
	color:#888;
	text-decoration:none;
}
.askbox .pdlbox dl dd span.otclass a:hover{
	color:#FF3300;
}
.askbox .pdlbox dl dd span.otlink{
	display:block;
	float:left;
	text-indent:28px;
	font-size:14px;
}
.askbox .pdlbox dl dd span.otlink a{
	color:#0066CC;
}
.askbox .pdlbox dl dd span.otlink a:hover{
	color:#FF0000;
}


.flabox .pdlbox dl{
	width:434px;
}
.flabox .pdlbox dl dd {
	width:200px;
	display:block;
	height:48px;
	overflow:hidden;
	float:left;
	padding:10px 0px 6px 17px;
}
.flabox .pdlbox dl dd span.flashimg{
	width:60px;
	height:42px;
	padding:1px;
	border:1px solid #DDD;
	display:block;
	overflow:hidden;
	float:left;
}
.flabox .pdlbox dl dd span.flashimg img{
	width:60px;
	height:42px;
}
.flabox .pdlbox dl dd span.flashname{
	width:130px;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	text-indent:5px;
	font-weight:bold;
	white-space:nowrap;
	overflow:hidden;
}
.flabox .pdlbox dl dd span.flashvs{
	width:130px;
	display:block;
	float:left;
	height:21px;
	line-height:21px;
	text-indent:10px;
	color:#AAA;
}

/*--------------------右侧*/
.iright{
	width:222px;
	float:right;
}
/*-------------------------右侧:白底常规列表定义*/
.rlist{
	width:222px;
}
.rlist .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;
}
.rlist .rbox{
	border-left:1px solid #43ADDB;
	border-right:1px solid #43ADDB;
	border-bottom:1px solid #43ADDB;
	background-color:#DDF5FF;
	width:220px;
}

.jftop{
	width:222px;
	background:url(../images/no_list_bg_1.gif) 9px 31px repeat-y;
}
.jftop .jftitle{
	width:222px;
	height:18px;
	padding-top:12px;
	line-height:17px;
	background:url(../images/jitop_bgtop.gif) no-repeat;
	text-indent:26px;
	font-weight:bold;
	letter-spacing:3px;
}
.jftop dl{
	width:220px;
	border-color:#D9D9D9;
	border-style:solid;
	border-width:0px 1px 1px 1px;
	padding-bottom:5px;
	clear:both;
	background:url(../images/no_list_1.gif) 8px 0px no-repeat;
}
.jftop dl dd{
	height:23px;
	width:212px;
	display:block;
	clear:both;
	padding-top:7px;
	margin:0px 4px 0px 4px;
	background: url(../images/hr_1.gif) center bottom repeat-x;
}
.jftop dl dd  span{
	display:inline;
}
.jftop dl dd .name{
	float:left;
	margin-left:29px;
}
.jftop dl dd .jifen{
	float:right;
	width:60px;
	text-align:left;
	font-size:10px;
	color:#339933;
}


.gpbox{
	width:220px;
}
.gpbox ul{
	width:220px;
	overflow:hidden;
	padding-bottom:10px;
}
.gpbox ul li{
	display:inline;
	float:left;
	width:98px;
	margin:9px 0px 0px 8px;
}
.gpbox ul li span.gpimg{
	width:96px;
	display:block;
}
.gpbox ul li span.gpimg a{
	width:94px;
	height:56px;
	display:block;
	border:1px solid #DDD;
	padding:1px;
	overflow:hidden;
}
.gpbox ul li span.gpimg a:hover{
	border:1px solid #F90;
}
.gpbox ul li span.gpimg a img{
	width:94px;
	height:56px;
}
.gpbox ul li span.gpname{
	width:96px;
	display:block;
	text-align:center;
	line-height:21px;
	margin-top:5px;
	overflow:hidden;
}

.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.gptlink{
	margin-left:5px;
}
.gplist dl dd ul li span.gptlink a{
	color:#333333;
}


/*-------------------------首页:右侧栏:投票调查*/
.vote span{
	display:block;
	height:20px;
	line-height:20px;
	margin:12px 0px 2px 10px;
}
.vote span input{
	width:26px;
}
.vote .votesubmit{
	width:200px;
	margin:7px auto;
	border-top:1px solid #DDD;
	text-align:center;
	padding-top:10px;
	height:24px;

}

/*-------------------------首页:底部*/
/*-------------------------首页:底部:友情链接*/
.z57379flink{
	width:898px;
	margin:6px auto;
	border:1px solid #AACCEE;
	clear:both;
	overflow:hidden;
}
.z57379flink .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;
}
.z57379flink .title dl dt{
	width:200px;
	float:left;
	line-height:26px;
	text-indent:25px;
	font-weight:bold;
	letter-spacing:2px;
	color:#2259A6;
}
.z57379flink .title dl dd{

	float:right;
	margin-right:10px;
	display:inline;
}
.z57379flink .z57379flinkcon{
	width:880px;
	margin:0px auto 0px;
	overflow:hidden;
	width:880px;
	padding-bottom:10px;
}
.z57379flink .z57379flinkcon a{
	color:#444444;
	display:block;
	float:left;
	height:15px;
	line-height:15px;
	padding-right:12px;
	padding-left:12px;
	margin:10px 0px 0px -1px;
	white-space:nowrap;
	border-left:1px solid #AACCEE;
}
.z57379flink .z57379flinkcon a:hover{
	text-decoration:underline;
}

@charset "gb2312";
/*---------------资讯*/
/*---------------左侧*/

.pleft{
	width:670px;
	float:left;
	overflow:hidden;
}
/*---------------左侧:当前位置*/
.thisplace{
	width:670px;
	height:31px;
	background:url(../images/place_bg.gif) repeat-x;

}
.thisplace .title{
	width:220px;
	height:31px;
	background:url(../images/place_left.gif) left top no-repeat;
	float:left;
}
.thisplace .placenav{
	float:right;
	padding-right:10px;
	line-height:31px;
	background:url(../images/place_right.gif) right top no-repeat;
}
.thisplace .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;
}

/*---------------右侧*/
.pright{
	float:right;
}
/*-------------------------右侧:常规列表定义*/
.rlist{
	width:222px;
}
.rlist .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;
}
.rbox{
	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;
}
.rbox ul li{
	height:27px;
	line-height:27px;
	background:url(../images/ico_4.gif) 0px 10px no-repeat;
	border-bottom:1px #DFF5FF dotted;
	text-indent:12px;
	overflow:hidden;
	margin-left:8px;
	width:200px;
}
.rbox ul li a{
	color:#039;
}


/*---------------资讯:首页:列表区域*/

/*---------------左侧:新闻列表*/
.listbox{
	width:668px;
	overflow:hidden;
}
.listbox dl{
	width:653px;
	float:left;
	margin-left:6px;
	display:inline;
	margin:0px auto 6px 6px;
	border:1px solid #AACCEE;
}
.listbox dl dt{
	width:653px;
	height:26px;
	margin:1px auto;
	background-color:#EDF6FF;
	border-bottom:1px solid #AACCEE;
}
.listbox dl dt .title{
	width:196px;
	height:26px;
	line-height:26px;
	float:left;
	background:url(../images/article_ico.gif) 8px 8px no-repeat;
}
.listbox dl dt .title a{
	color:#2259A6;
	margin-left:25px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:2px;
}
.listbox dl dt .title a:hover{
	color:#FF3300;
}
.listbox dl dt .more{
	float:right;
	margin:6px 5px 0px 0px;
}
.listbox dl dt .more a{
	text-decoration:none;
}
.listbox dl dd{
	width:625px;
	padding:3px 0px 5px 12px;
}
.listbox dl dd ul {
	width:620px;
	margin:6px auto;
}
.listbox dl dd ul li{
	height:25px;
	line-height:25px;
	background:url(../images/ico_2.gif) 0px 8px no-repeat;
	text-indent:12px;
	border-bottom:1px #B4E0F7 dotted;
}
.listbox dl dd ul li a{
	color:#0066CC;
	font-size:13px;
	float:left;
}
.listbox dl dd ul li span {
	color:#666666;
	float:right;
	padding-top:5px;
	font:normal 11px Tahoma;
}


/*---------------资讯:列表页:列表区域*/
.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:#F60;	
	margin-right:20px;
}
.newslist dl dd.info a{
	color:#039;
	float:right;
	position:relative;
	margin:-30px 5px 0px 0px;
}

/*---------------资讯:内容页*/
.newsview{
	width:668px;
	border-top:1px #CFE9F6 solid;
	border-left:1px #B1DAEF solid;
	border-right:1px #B1DAEF solid;
	border-bottom:1px #B1DAEF solid;
}
/*---------------内容页:标题*/
.newsview .title{
	width:666px;
	height:50px;
	line-height:50px;
	margin:0px auto 0px;
	background:url(../images/place_bg.gif) 0px -1px repeat-x;
}
.newsview .title h1{
  text-align:center;
	font-size:15px;
	color:#2259A6;
	margin-left:21px;
}
/*---------------内容页:相关信息*/
.newsview .info{
	width:648px;
	height:27px;
	line-height:27px;
	border-top:1px #DFF5FF dashed;
	border-bottom:1px #DFF5FF dashed;
	text-align:right;
	padding-right:20px;

}
.newsview .info span{
	color:#F60;
	margin-left:10px;
}
.newsview .info span a{
	color:#F60;
	font-weight:normal;
}
/*---------------内容页:正文*/
#content{
	width:638px;
	overflow:hidden;
	margin:10px auto;
	color:#444;
	font-size:13px;
	line-height:25px;
}
#content span.quote {
	width:92%;
	display:block;
	padding:3px 10px;
	margin:10px auto;
	color:#2A5DA9000;
	background-color:#F5FBFF;
	border:1px #BFDFFF dashed;
}
#content span.quote span {
	color:#FF0000;
	display:block;
}
.diggArea{ 
	padding:0px;
	margin:0px;
	background:url(../images/diggbg.gif) no-repeat;
	width:60px;
	height:58px;
	line-height:20px;
	float:left; 
}
.diggNum{ 
	margin:0px; 
	text-align:center; 
	padding:0px;  
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF;
	width:58px; 
	height:28px; 
	margin-top:8px;
}
.diggLink{ 
	margin:0px; 
	color:#0066CC;
	text-align:center; 
	padding:0px;  
	font-size:13px; 
	width:58px;  
	height:20px;  
}
.diggLink a{ 
	font-size:13px; 
}

/*---------------内容页:正文分页*/
.newsview .cupage{
	width:638px;
	margin:5px auto;
	text-align:center;
<<<<<<< article.css
	border-bottom:1px solid #EEE;
=======
	line-height:31px;
	overflow:hidden;
>>>>>>> 1.2
}
.newsview .cupage a{
	color:#0033FF;
	font-size:14px;
	margin-left:14px;
<<<<<<< article.css
	line-height:31px;
=======
>>>>>>> 1.2
}
.newsview .cupage strong{
	font-size:14px;
	color:#FF0000;
	margin-left:14px;
}
/*---------------内容页:操作*/
.newsview .actbar{
	width:638px;
	height:27px;
	line-height:27px;
	margin:6px auto;
	background:#F2F9FD;
	border:1px #CFE9F6 solid;
	text-align:right;
}
.newsview .actbar span{
	margin-right:20px;
	color:#B1DAEF;
}
.newsview .actbar span a{
	color:#2259A6;
	margin-right:3px;
	margin-left:3px;
}
/*---------------内容页:上下文*/
.newsview .context{
	width:628px;
	line-height:27px;
	margin:6px auto;
	color:#666;
}
.newsview .context a{
	color:#0066CC;
}

/*---------------内容页:评论*/
.comment{
	width:668px;
	border:1px solid #B1DAEF;
	margin-top:7px;
}
.comment .commenttitle{
	width:666px;
	height:26px;
	background:url(../images/place_bg.gif) 0px bottom repeat-x;
	border-bottom:1px solid #CFE9F6;
}
.comment .commenttitle .title{
	float:left;
	margin:5px 0px 0px 12px;
	color:#999;
	display:inline;
}
.comment .commenttitle .title strong{
	letter-spacing:4px;
	color:#444;
	margin-right:10px;
}
.comment .commenttitle .gotopost{
	float:right;
	display:block;
	width:100px;
	height:23px;
}
.comment .commenttitle .gotopost a{
	width:95px;
	height:22px;
	display:inline;
	float:right;
	text-align:center;
	line-height:22px;
	text-decoration:none;
	background:url(../images/ico_gotopost.gif) no-repeat;
	margin:1px 3px 0px 0px;
}
.comment .commentbox{
	width:668px;
}
.comment .commentbox dl{
	width:636px;
	margin:10px auto 0px;
	border:1px solid #CFE9F6;
}
.comment .commentbox dl dt{
	width:636px;
	background:#EDF7FC;
	line-height:25px;
	text-indent:10px;
	color:#333;
	border-bottom:1px solid #CFE9F6;
}
.comment .commentbox dl dt span{
	color:#669933;
	font-size:11px;
}
.comment .commentbox dl dd{
	padding:10px;
	font-size:13px;
	line-height:25px;
	color:#666;
}
/*---------------内容页:发表评论:标题*/
.comment .posttitle{
	width:666px;
	height:26px;
	margin:10px auto;
	background:url(../images/place_bg.gif) bottom repeat-x;
	border-top:1px solid #CFE9F6;
	border-bottom:1px solid #CFE9F6;
}
.comment .posttitle strong{
	letter-spacing:4px;
	color:#444;
	display:block;
	margin:7px 0px 0px 13px;
}
.comment .postbox{
	width:636px;
	margin:5px auto;
	overflow:hidden;
}

.comment .postbox .userbox{
	width:636px;
	overflow:hidden;
	margin-top:10px;
}
.comment .postbox .userbox dl{
	width:636px;
}
.comment .postbox .userbox dl dd{
	float:left;
	display:block;
	padding-bottom:2px;
}
.comment .postbox .userbox dl dd input.username,.comment .postbox .userbox dl dd input.password{
	width:100px;
	border:1px solid #B1DAEF;
	padding:3px 0px 2px 5px;
	margin-right:10px;
}
.comment .postbox .userbox dl dd.mtop{
	margin:7px 7px 0px 0px;
}
.comment .postbox .txtbox{
	width:636px;
	line-height:25px;
}
.comment .postbox .txtbox textarea{
	border:1px solid #B1DAEF;
	width:600px;
	height:80px;
	padding:5px;
}
.comment .postbox  .sbut{
	margin:10px;
}
.comment .postbox .userbox .submit{
	width:100px;
	height:25px;
	padding-top:2px;
}
.z57379flinkcon li{
	list-style:none;
	float:left;}