.material_content {
	float: left;
	border: 1px solid #d0d0d0;
	width: 680px;
	padding: 20px 10px 20px 10px;
	margin-right: 9px;
}

.material_content h1, h2 {
	font-size: 100%;
	line-height: 100%;
	font-weight: normal;
}
.material_content .title_zh {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}
.material_content .title_en {
	display: block;
	margin: auto;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}
.material_content .title_desc {
	margin: auto;
	width: 600px;
	height: 18px;
	overflow: hidden;
	padding: 10px 5px 3px 5px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	color: #888888;
	border-bottom: 1px dashed #d0d0d0;
}
.material_content .title_desc h1, .material_content .title_desc h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.material_content .title_desc .item1 {
	float: left;
	width: 200px;
	text-align: left;
}
.material_content .title_desc .item2 {
	float: left;
	width: 200px;
	text-align: center;
}
.material_content .title_desc .item3 {
	float: left;
	width: 200px;
	text-align: right;
}

.material_content .part {
	margin: auto;
	width: 660px;
	padding: 25px 0px 15px 0px;
	border-bottom: 1px dashed #d0d0d0;
}
.material_content .part .title {
	line-height: 20px;
	font-size: 14px;
	text-align: center;
}
.material_content .part .image {
	width: 600px;
	overflow: hidden;
	margin: auto;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.material_content .part .copy_text {
	width: 600px;
	height: 12px;
	overflow: hidden;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
}
.material_content .part .desc_zh {
	float: right;
	width: 228px;
	padding: 5px 10px 5px 13px;
	vertical-align: text-bottom;
	line-height: 16px;
}
.material_content .part .desc_zh pre {
	font-size: 12px;
}
.material_content .part .desc_zh .translate {
	color: #777777;
	margin: auto;
	padding-top: 10px;
	text-align: left;
	font-size: 12px;
}
.material_content .part .desc_en {
	float: left;
	width: 388px;
	padding: 5px 7px 5px 10px;
	border-right: 1px dashed #d0d0d0;
	vertical-align: text-bottom;
	line-height: 20px;
}
.material_content .part .desc_en pre {
	font-size: 15px;
}

.material_content .pager {
	margin: auto;
	padding-top: 15px;
}

.material_side {
	float: left;
	width: 236px;
}
.material_side .block {
	border: 1px solid #d0d0d0;
	width: 236px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}
.material_side .text {
	padding: 10px 10px 0px 10px;
	line-height: 18px;
}
.material_side .title_tab {
	width: 216px;
	height: 20px;
	padding: 4px 10px 2px 10px;
	border-bottom: 1px solid #d0d0d0;
	background-color: #F9F9F9;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F4F4F4);
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.material_side .title_tab a {
	font-weight: bold;
}
.material_side .material_thumb {
	width: 216px;
	padding: 15px 10px 5px 10px;
	text-align: center;
}
.material_side .material_thumb .name_zh {
	margin: auto;
	width: 200px;
	height: 14px;
	padding-top: 3px;
	line-height: 14px;
	font-size: 12px;
	overflow: hidden;
}
.material_side .material_thumb .name_en {
	margin: auto;
	width: 200px;
	height: 14px;
	line-height: 12px;
	font-size: 11px;
	overflow: hidden;
}
.material_side .material_thumb img {
	width: 200px;
	height: 110px;
	margin-bottom: 3px;
	border: 1px solid #e0e0e0;
}
.material_side .more {
	width: 216px;
	padding: 15px 10px 5px 10px;
	text-align: center;
	font-weight: bold;
}

.material_home_left {
	float: left;
	width: 690px;
}
.material_home_left .block {
	width: 690px;
	border: 1px solid #d0d0d0;
	overflow: hidden;
	margin-bottom: 15px;
}
.material_home_left .block .title {
	width: 670px;
	height: 20px;
	padding: 4px 10px 2px 10px;
	border-bottom: 1px solid #d0d0d0;
	background-color: #F9F9F9;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#F4F4F4);
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.material_home_left .block .title a {
	font-weight: bold;
}
.material_home_left .block .content {
	width: 680px;
	height: 200px;
	overflow: hidden;
	padding: 2px 10px 10px 10px;
}
.material_home_left .block .content .list {
	float: left;
	width: 240px;
	padding: 15px 0px 10px 0px;
}
.material_home_left .block .content .list .item {
	width: 220px;
	height: 30px;
	overflow: hidden;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px dashed #d0d0d0;
	line-height: 12px;
}
.material_home_left .block .content .list .last {
	border-bottom: 0px dashed #d0d0d0;
}
.material_home_left .block .content .list .item .zh {
	height: 12px;
	padding-top: 5px;
	overflow: hidden;
	line-height: 13px;
}
.material_home_left .block .content .list .item .en {
	height: 12px;
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
}
.material_home_left .block .content .thumb {
	float: right;
	width: 190px;
	height: 200px;
	margin-right: 10px;
	text-align: center;
}
.material_home_left .block .content .thumb img {
	width: 180px;
	height: 120px;
	margin: auto;
	border: 1px solid #e0e0e0;
	margin: 25px 0px 5px 0px;
}
.material_home_left .block .content .thumb .name_zh {
	width: 190px;
	height: 16px;
	padding-top: 4px;
	margin: auto;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
}
.material_home_left .block .content .thumb .name_en {
	width: 190px;
	height: 12px;
	margin: auto;
	overflow: hidden;
	line-height: 12px;
	font-size: 11px;
	text-align: center;
}

.material_home_right {
	float: right;
	width: 243px;
	margin-right: 3px;
}
.material_home_right .block {
	width: 243px;
	border: 1px solid #d0d0d0;
	margin-bottom: 15px;
}
.material_home_right .block .title {
	width: 223px;
	height: 20px;
	padding: 4px 10px 2px 10px;
	border-bottom: 1px solid #E5E5E5;
	background-color: #E1F0FA;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#EFF7FC,endColorStr=#E1F0FA);
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
}
.material_home_right .block .content {
	width: 227px;
	padding: 10px 8px 10px 8px;
}
.material_home_right .block .content .item {
	width: 227px;
	height: 30px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dashed #d0d0d0;
	line-height: 15px;
}
.material_home_right .block .content .last {
	border-bottom: 0px dashed #d0d0d0;
}
.material_home_right .block .content .item .number {
	float: left;
	width: 16px;
	height: 16px;
	overflow:hidden;
	margin: 0px 10px 0px 0px;
	line-height: 16px;
	text-align: center;
}
.material_home_right .block .content .item .top_number {
	background-color: #FDC003;
	border: 1px solid #EF9100;
	color: #FFFFFF;
}
.material_home_right .block .content .item .bottom_number {
	background-color: #E5E5E5;
	border: 1px solid #C7C7C7;
	color: #555555;
}
.material_home_right .block .content .item .name {
	float:left;
	width: 190px;
	height: 30px;
}
.material_home_right .block .content .item .name .zh {
	width: 190px;
	height: 12px;
	padding-top: 6px;
	overflow: hidden;
	font-size: 12px;
	line-height: 13px;
}
.material_home_right .block .content .item .name .en {
	width: 190px;
	height: 12px;
	overflow: hidden;
	font-size: 11px;
	line-height: 12px;
}

.material_list {
	border: 1px solid #d0d0d0;
	width: 650px;
	padding: 20px 150px 20px 150px;
}
.material_list .directory {
	width: 630px;
	height: 30px;
	padding: 20px 10px 0px 10px;
	border-bottom: 1px dashed #d0d0d0;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 30px;
}
.material_list .item {
	width: 650px;
	height: 70px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed #d0d0d0;
}
.material_list .item img {
	float: left;
	width: 88px;
	height: 66px;
	border: 1px solid #e0e0e0;
	margin: 0px 15px 0px 0px; 
}
.material_list .item .content {
	float: left;
	width: 530px;
}
.material_list .item .content .zh {
	padding-top: 10px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	font-size: 14px;
}
.material_list .item .content .en {
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 20px;
}
.material_list .item .content .time {
	float: right;
	font-size: 12px;
	color: #777777;
}
.material_list .pager {
	padding-top: 15px;
	margin: auto;
}


