﻿/*系统于 2012-1-9 11:57:25 自动生成,请勿私自改动*/


/*--引入插件网站公告css--*/
/*----------公告*/
.cssPluginPlacard 
{
	height:37px;
	font-size:12px;
	width:990px;
	line-height:33px;
}
.cssPluginPlacard ul li{
	float:left;
}
.cssPluginPlacard ul li a{
	text-decoration:none;
	height:37px;
	line-height:33px;
}
.cssPluginPlacard ul li a:hover{
	color: #00599B;
}
.cssPluginPlacard ul li a.thisclass{
	color: #00599B;
}

/*--引入插件友情链接css--*/
/*-------------------------友情链接*/
.cssPluginLink {
	width:992px;
	font-size:12px;
	margin:5px auto;
	border:1px solid #AACCEE;
	clear:both;
	overflow:hidden;
}
.cssPluginLink .title{
	height:26px;
	line-height:26px;
	margin-top:1px;
	border-bottom:1px #AACCEE solid;
	background: #efefef;
}
.cssPluginLink .title dl dt{
	width:230px;
	float:left;
	line-height:26px;
	text-indent:25px;
	font-weight:bold;
	letter-spacing:2px;
}
.cssPluginLink .title dl dd{

	float:right;
	margin-right:10px;
	display:inline;
}
.cssPluginLink .content{
	width:970px;
	margin:0px auto 0px;
	overflow:hidden;
	padding:10px 0;
}
.cssPluginLink .content ul li{
	width:90px;
	text-align:center;
	line-height:25px;
	float:left;
}

.cssPluginLink .content ul li.linkimg{
	width:120px;
	height:45px;
	line-height:45px;
	text-align:center;
	float:left;
}
.cssPluginLink .content a{
	float:left;
	height:12px;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	margin:5px 0px 10px 0px !important;
	margin:5px 0px 0px 0px;
	white-space:nowrap;

}
.cssPluginLink .content a:hover{
	text-decoration:none;
}

/*--引入插件投票调查css--*/
/*-------------------------投票调查*/
.cssPluginVote {
	overflow:hidden;
	font-size:12px;
}
.cssPluginVote dl{
	clear:both;
	height:21px;
	line-height:21px;
	margin-top:5px;
}
.cssPluginVote dl dt{
	float:left;
	display:block;
	width:30px;
	text-align:right;
}
.cssPluginVote dl dd{
	float:left;
}
.cssPluginVote dl dd img{
	vertical-align:middle;
}
.cssPluginVote .votesubmit{
	text-align:center;
	margin-top:10px;
	height:30px;
}
