﻿/* ==center_all(中部)定义开始== */
/* --左侧小图-- */
.art_l{
	overflow: hidden;
}
.art_l ul{
    width: 62px;
	margin-left: 5px;
}
.art_l ul li{
	float:left;
	text-align: center;
	padding: 4px;
}
.art_l img{
    width: 48px;
	height: 48px;
	border: 3px solid #fff;
}
.art_l .pe_u_thumb{
    width: auto;
	height: auto;
	border: none;
}
.art_l .pe_u_thumb_title{
	display: none;
}
.art_l .more img{
    width: auto;
	height: auto;
	border: none;
	margin-left: 12px;
}

/* --右侧大图-- */
.art_r{
    float: right;
    width: 195px;
}
.art_r .pe_u_thumb{
    width: 180px;
	height: 160px;
	overflow: hidden;
	border:1px solid #d3d3d3;
}
.art_r .pe_u_thumb_title{
	margin-top: 8px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.art_r .pe_u_thumb image{
    width: 178px;
	height: auto;
	border:1px solid #fff;
}
/* --右侧宽图-- */
.art_r_li2 .pe_u_thumb{
	height: 60px;
}
/* --右侧标题-- */
.gray_half{
	margin-top: 0px;
}
.gray_half h4.brown, .gray_half h4.blugreen{
	margin-bottom: 5px;
	padding-left: 25px;
	background: url(images/bg_ico5.gif) no-repeat left 8px;
}
.gray_half h4.blugreen{
	margin-top: 10px;
}

/* --UI素材-- */
.line_ui dd{
	margin: 0px 4px;
	text-align: center;
}
.line_ui dd.right{
	text-align: right;
}
.line_ui img{
	border: 1px solid #d3d3d3;
}


/* --大左侧推荐信息-- */
.elite_fla{
    float: right;
    width: 480px;
}
.elite_info{
	overflow: hidden;
}
.elite_info ul{
    width: 190px;
}
.elite_info ul li{
	height: 33px;
	line-height: 33px;
	display: block;
	clear: both;
	text-align: left;
	background: url(images/bg_line.gif) no-repeat left bottom;
	color: #666;
	cursor: pointer;
}
.elite_info li.Side_on{
	font-weight: bold;
	background: url(images/bg_line_blue.gif) repeat-y left center;
}
.elite_info li span{
	margin-right: 10px;
	float: left;
	display: block;
	width: 20px;
	height: 32px;
	background: url(images/bg_ico4.gif) no-repeat left 7px;
}
.elite_info li#menu_11 span{
	background: url(images/bg_ico4.gif) no-repeat left -43px;
}
.elite_info li#menu_12 span{
	background: url(images/bg_ico4.gif) no-repeat left -93px;
}
.elite_info li#menu_13 span{
	background: url(images/bg_ico4.gif) no-repeat left -143px;
}
.elite_info li#menu_14 span{
	background: url(images/bg_ico4.gif) no-repeat left -193px;
}
.elite_info li#menu_15 span{
	background: url(images/bg_ico4.gif) no-repeat left -243px;
}

/* --大左侧信息列表--*/
.info_list{
	margin: 10px 0px;
	padding-bottom: 8px;
}
.info_list, .info_list_title{
	overflow: hidden;
	height: 100%;
}
/* --白色导航-- */
.line_black .white{
	float: right;
}
.line_black .white li{
	float: left;
	display: inline;
	margin-right: 10px;
}
.line_black .white a{
	font-weight: normal;
}
/* --信息列表-- */
.info_list_l{
	width: 270px;
	float: left;
}
.info_list_l span{
	width: 260px;
	height: 70px;
	overflow: hidden;
	border:1px solid #d3d3d3;
	display: block;
}
.info_list_l img{
	width: 260px;
	border:1px solid #fff;
}

.info_list_r{
	margin-left: 280px;
}
.info_list_r span{
	color: #ccc;
}
.info_list_r a{
	color: #008e9f;
	text-decoration: underline;
}

/* --标题--*/
.info_list_title{
	margin: 10px 0px;
	height: 30px;
	line-height: 30px;
	background: url(images/bg_line2.gif) no-repeat center bottom;
}
.info_list_title ul{
	float: right;
}
.info_list_title li{
	float: left;
	padding:3px 8px 3px 22px;
	display: inline;
	background: url(images/grayc_folder.gif) no-repeat left center;
}
.info_list_title li.updateTime{
	background: url(images/grayc_lock.gif) no-repeat left center;
}
.info_list_title li.hits{
	background: url(images/grayc_select.gif) no-repeat left center;
}
.info_list_title li, .info_list_title li a{
	line-height: 150%;
}
.info_list_title h1, .info_list_title h1 a{
	color:#333;
	font-size: 14px;
	font-weight:bold;
}
.info_list_title h1{
	background: url(images/bg_ico5.gif) no-repeat left -144px;
}
/* --链接--*/
.link li{
	float: left;
	display: inline;
	width: 33%;
	line-height: 30px;
}
/* --分页--*/
.page{
	text-align: center;
}


