/*
    Created on : 2013-11-21, 23:12:32
    Author     : leebaotong
*/
/*公共定义*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.clearFix {
	content: "0";
	display: block;
	height: 0;
	clear: both;
}
/*作者*/
#authorName {
	margin-left: 30px;
	margin-top: 40px;
	color: #333;
	font: 600 20px/20px "Arial", "Microsoft YaHei", "微软雅黑", "黑体";
}
/*导航外框*/
#navigation {
	margin-top: 12px;
	margin-left: 30px;
}
/*中文导航外界*/
#chinese {
	float: left;
}
/*中文导航间距*/
#navigation span {
	margin-right: 30px;
}
/*中文非活动导航字体*/
#navigation .nav {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	color: #999;
}

#navigation .nav a {
	color: #999;
	text-decoration: none;
}
/*中文活动导航字体*/
.currentNav {
	font-size: 14px;
	font-family: "Microsoft YaHei", "微软雅黑", "黑体";
	color: black;
}

.currentNav a {
	color: black;
	text-decoration: none;
}
/*英文导航字体*/
#englishNav {
	float: right;
	margin-right: 40px;
	font-size: 14px;
	font-family: "Arial";
	color: #999;
}

#englishNav a {
	color: #999;
	text-decoration: none;
}

/*正文内容框*/
.mainContents {
	width: 650px;
	margin: 60px auto;
	height: auto;
}
/*作品相关*/
.works {
	width: 320px;
	height: 210px;
	zoom: 1px;
}

.works_split {
	width: 100%;
	color: #999;
	height: 12px;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: "Arial", "Microsoft YaHei", "微软雅黑", "黑体";
}

.works a {
	text-decoration: none;
}

.works img {
	margin: 5px;
}

/*左侧导航*/
.leftNav {
	margin-top: 55px;
	margin-left: 30px;
	z-index: 999;
	float: left;
}

.years {
	margin-top: 15px;
	font-size: 12px;
	color: #999;
	font-family: "Arial", "Microsoft YaHei", "微软雅黑", "黑体";
}

.currentYear {
	color: black;
}

.workLeave {
	margin-top: 15px;
	margin-left: 20px;
}

.workLeave a {
	color: #999;
	text-decoration: none;
}

.currentLeave {
	color: black;
}

.currentLeave a {
	color: black;
	text-decoration: none;
}

.currentLeave a:hover a a:visited {
	color: black;
}

.yearTitle {
	color: #999;
	cursor: pointer;
	text-decoration: none;
}

.yearTitle .author {
	margin-left: 25px;
	font-style: italic;
}

.workTree {

}

.workTreeFold {
	display: none;
}

/*作品详情页系列标题*/
.catena {
	margin-top: 25px;
	display: block;
	color: #666;
	font: 14px/20px "微软雅黑", "Microsoft YaHei", "微软雅黑", "黑体";
}

.worksTitle {
	display: block;
	color: #666;
	font: 14px/20px "微软雅黑", "Microsoft YaHei", "微软雅黑", "黑体";
}

.worksDesc {
	display: block;
	margin-top: 20px;
	color: #999;
	float: left;
	margin-left: 55px;
	font: 12px/20px "微软雅黑", "Microsoft YaHei", "微软雅黑", "黑体";
}

/*尾部*/
.footer {
	width: 650px;
	margin: 60px auto;
}

.footerContent {
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: "Arial";
}

/*首页*/
.main {
	width: 750px;
	margin: 80px auto;
	height: auto;
}

.sliderFrame {

}

/*简历*/

/*intro*/
.leftFrame {
	margin-top: 55px;
	margin-left: 30px;
	z-index: 666;
	float: left;
}

.introAuthor {
	color: #333;
	font-size: 9px;
	line-height: 20px;
	/*font-family: "Arial","Microsoft YaHei", "微软雅黑";*/
	/*font:10px/20px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";*/
	font: 9px/24px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	/*font: 12px/20px "SimSun","宋体","Arial Narrow",HELVETICA;*/
}

.bornLife {
	margin-top: 25px;
	color: #333;
	font-size: 9px;
	line-height: 20px;
	/*font-family: "Arial","Microsoft YaHei", "微软雅黑";*/
	/*font: 10px/20px "microsoft yahei","\5FAE\8F6F\96C5\9ED1","simsun","\5B8B\4F53";*/
	font: 9px/24px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	/*font: 12px/20px "SimSun","宋体","Arial Narrow",HELVETICA;*/
}

.intro-content p {
	line-height: 25px;
}

.leftFrame .exhibition {
	margin-top: 40px;
}

.leftFrame .exhibition exhibitionTitle {
	font: 12px/16px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.exhibition dl {
	margin-top: 25px;
}

.exhibition dl dt {
	color: #333;
	font: 9px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.exhibition dl dd {
	color: #333;
	font: 9px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

/*展览*/
.exhibitionList {
	margin-bottom: 50px;
	float: left;
}

.exhibitionImg {
	width: 250px;
	/*     height:170px; */
	overflow: hidden;
	float: left;
}

.exhibitionList dl {
	float: left;
}

.exhibitionList dt {
	margin-left: 30px;
	color: #333;
	font: 20px/40px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.exhibitionList dd {
	margin-left: 30px;
	color: #333;
	font: 9px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.exhibitionList a {
	color: #333;
	text-decoration: none;
}

.ExhDetail {
	margin-top: 55px;
	margin-left: 30px;
	z-index: 999;
	color: #999;
	float: left;
}

.ExhDetail_title {
	color: #666;
	font: 14px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.ExhDetail_address {
	margin-top: 25px;
	line-height: 20px;
	font: 12px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.ExhDetail_begin {
	line-height: 20px;
	font: 12px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.ExhDetail_lable {
	margin-top: 30px;
	line-height: 20px;
	font: 12px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}
/*文献目录样式*/
.literature {
	margin-top: 65px;
	margin-left: 30px;
	z-index: 999;
	font: 10px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
	color: #999;
	float: left;
}

.literature_items {
	line-height: 30px;
}

.literature_items_title a {
	color: #999;
	text-decoration: none;
}

.literature_items_author {
	margin-left: 25px;
	font-style: italic;
}

.literature_detail_title {
	color: #000;
	font: 700 14px/20px "Arial", "Microsoft YaHei", "微软雅黑", "SimSun", "宋体";
}

.literature_detail_author {
	margin-top: 35px;
}

.literature_detail_content {
	width: 600px;
	float: left;
	color: #999;
	/*margin-top: 35px;*/
}

/*作品详情页翻页图片*/
.rootclass {
	border: none;
	position: relative;
}

#mainPaint {
	text-align: center;
	margin: 0px auto;
}

#pager {
	width: 600px;
	margin: 0px auto;
}