/*	公告	*/
.affiche{
	border: 1px solid #DDDDDD;
	width: 100%;
	height: 32px;
	background: #FFFFFF;
	margin-top: 20px;
}

.affiche .text{
	width: 100%;
}
.affiche .text h2{
	display: inline-block;
	font-size: 13px;
	margin-right: 5px;
	height: 32px;
	line-height: 32px;
	padding-left: 8px;
}
.affiche .text h2 span{
	color: #999999;
	font-weight: 400;
}


.top{
	margin-top: 15px;
	margin-bottom: 20px;
	height: 248px;
}
.ulli ul {
	padding:5px 8px 5px 8px;
}
.ulli ul li{
	border-bottom: 1px dashed #DDDDDD;
	line-height: 28px;
}
/*.ulli ul li span{
	float: right;
}*/
.ulli ul li:hover{
	background: #F5F5F5;
}

/*	左侧开始	*/
.top .td_left{
	height: 100%;
	width: 323px;
}

/*	左侧上部分	*/
.top .td_left #swf_yq9{
	width: 323px;
	display: inline-block;
	padding: 3px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}


/*	中侧开始	*/
.top .td_center{
	height: 100%;
	width: 505px;
	padding-left: 2px;
}

.top .td_center .center_top{
	height: 259px;
	width: 505px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

.top .td_center .center_top .head_li ul{
	border-bottom: 1px dashed #DDDDDD;
	padding: 5px 0 5px 10px;
	height: 36px;
}

.top .td_center .center_top .head_li ul li{
	cursor: pointer;
	list-style: none;
	display: inline-block;
	float: left;
	height: 31px;
	width: 95px;
	line-height: 31px;
	text-align: center;
	color: #888888;
}
.top .td_center .center_top .head_li ul .li_selected{
	color: #FFFFFF;
	font-weight: 700;
	background: url("../../image/index/item_li.png");
}

.top .td_center .center_top .more{
	height:210px;
	line-height:210px;
	border-left:1px dashed #DDDDDD;
	border-bottom:1px dashed #DDDDDD;
	cursor:pointer;
	text-align: center;
	width: 25px;
	background: url("../../image/index/more1.png?s=2") no-repeat center center;
}
.top .td_center .center_top .more{
	background: url("../../image/index/more2.png?s=2") no-repeat center center;
}
.top .td_center .center_top .center_content{
	height: 200px;
	width: 500px;
}
.top .td_center .center_top .center_content .content{
	width: 480px;
}

.top .td_center .center_top .center_content ul li span.time{
	float: right;
	font-family: Georgia;
	color: #999999;
}



/*	右侧开始	*/
.top .td_right{
	height: 100%;
	width: 240px;
}

.top .td_right .right_top{
	height: 100%;
	margin-left: -1px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

.top .td_right .right_top h2{
	float: left;
	margin-top: 8px;
	margin-right: -15px;
	/*margin-bottom: 9px;*/
	line-height: 32px;
	padding-left: 55px;
	text-align: center;
	font-size:13px;
	width: 152px;
	height: 35px;
	/*background: url("../../image/top_right1.png") no-repeat;*/
	font-size: 16px;
}
.top .td_right .right_top p{
	padding-left: 12px;
	line-height: 28px;
}
.top .td_right .right_top p a{
	color: #cccccc;
}
.top .td_right .right_top p span{
	display: inline-block;
	width: 95px;
	text-indent: right;
}
.top .td_right .right_top p code{
	display: inline-block;
	width: 45px;
	color: #FF6633;
	font-family: Georgia;
}
.top .td_right .right_top .down{
	margin-top: 13px;
	text-align: center;
	width: 100%;
}
.top .td_right .right_top .down input{
	cursor: pointer;
	border: 0;
	background: url("../../image/index/down.png") no-repeat;
	width: 208px;
	height: 60px;
}

/* 排行 */
.ranking{
	margin-top:30px;
	background: #FFFFFF;
}
.ranking .item{
	width: 265px;
	min-height: 266px;
	margin-right: 10px;
	float: left;
	border: 1px solid #DDDDDD;
}

.ranking .item1{
	margin-right: 0px;
	width: 267px;
}
.ranking .item ul{
	margin: 8px 3px 8px 3px;
}
.ranking .item ul li{
	line-height: 26px;
	padding: 0 5px 0 5px;
	border-bottom: 1px dashed #E5E5E5;
}
.ranking .item ul li:hover{
	background-color: #F1F1F1;
}
.ranking .item ul li span{
	color: #666666;
}

.ranking .item h2{
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #E5E5E5;
	background: url("../../image/index/link_title.png");
}

.ranking .left{
	width: 542px;
	min-height: 266px;
	border: 1px solid #DDDDDD;
}
.ranking .left h2{
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #E5E5E5;
	background: url("../../image/index/link_title.png");
}
.ranking .left table{
	width: 100%;
	line-height: 25px;
}
.ranking .left table th{
	padding-left: 8px;
	font-weight: bold;
	color: #666;
}
.ranking .left table tr:hover{
	background-color: #F1F1F1;
}
.ranking .left table td{
	padding-left: 8px;
	border-bottom: 1px dashed #E5E5E5;
}


.ranking .right{
	float: right;
	width: 544px;
	min-height: 266px;
	border: 1px solid #DDDDDD;
}
.ranking .right h2{
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #E5E5E5;
	background: url("../../image/index/link_title.png");
}
.ranking .right table{
	width: 100%;
	line-height: 25px;
}
.ranking .right table th{
	font-weight: bold;
	color: #666;
}
.ranking .right table tr:hover{
	background-color: #F1F1F1;
}
.ranking .right table td{
	padding-left: 8px;
	border-bottom: 1px dashed #E5E5E5;
}

/*	垂直中部开始	*/
.center{
	width: 100%;
	height: 710px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	margin-top: 15px;
}
.center .item{
	width: 450px;
	height: 115px;
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 80px;
	border-bottom: 1px dashed #E5E5E5;
}

.center h2{
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #E5E5E5;
	background: url("../../image/index/link_title.png");
}

.center .item h3{
	font-size: 15px;
	width: 150px;
}
.center .item p{
	color: #777777;
	text-indent:2em;
	padding-top: 3px;
	line-height: 22px;
}

.center .gn1{
	float: left;
	border-right: 1px dashed #E5E5E5;
	background: url("../../image/index/add.png") no-repeat 10px 20px;
}

.center .gn2{
	float: right;
	background: url("../../image/index/save.png") no-repeat 0px 20px;
}

.center .gn3{
	float: left;
	border-right: 1px dashed #E5E5E5;
	background: url("../../image/index/backup.png") no-repeat 10px 20px;
}

.center .gn4{
	float: right;
	background: url("../../image/index/Compile.png") no-repeat 0px 20px;
}

.center .gn5{
	float: left;
	border-right: 1px dashed #E5E5E5;
	background: url("../../image/index/Thesaurus.png") no-repeat 10px 20px;
}

.center .gn6{
	float: right;
	background: url("../../image/index/viewce.png") no-repeat 0px 20px;
}

.center .gn7{
	float: left;
	border-right: 1px dashed #E5E5E5;
	background: url("../../image/index/Clear.png") no-repeat 10px 20px;
}

.center .gn8{
	float: right;
	background: url("../../image/index/e.png") no-repeat 0px 20px;
}


.center .item1{
	width: 100%;
	height: 100px;
}

.center .item1 h3{
	padding-top: 10px;
	padding-left: 80px;
	font-size: 15px;
	width: 150px;
}
.center .item1 p{
	padding-left: 80px;
	color: #777777;
	padding-top: 3px;
	line-height: 22px;
}
.center .gn9{
	float: left;
	background: url("../../image/index/Conventional.png") no-repeat 10px 20px;
}


/*	友情链接	*/
.link{
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
.link h2{
	height: 31px;
	line-height: 31px;
	padding-left: 10px;
	font-size: 14px;
	border-bottom: 1px dashed #DDDDDD;
	background: url("../../image/index/link_title.png");
}

.link ul{
	padding: 8px 8px 8px 10px;

}
.link ul li{
	display: inline-block;
	float: left;
	list-style: none;
	line-height: 22px;
	padding: 5px 10px 10px 10px;
}
.link ul li a{}