@charset "utf-8";
/* CSS Document */

#globalNav li#gnav04 a {
	background-position:-252px 100%;
}
#mainContent #mainBody {
	padding:0;
}

h3.title {
	background:url(/images/successor/title.jpg) no-repeat 0 0;
}

.mainBodyWrap {
	padding: 0 9px 30px;
	background:#fff url(/images/successor/content_bg.jpg) no-repeat 0 100%;
}
.mainBodyContent {
	padding:0 12px 20px;
	background:#fff;
	border:1px #DCD8D5 solid;
	margin:0 0 5px;
}

.transCate{
	margin:0 0 18px;
	border-bottom:1px dashed #c9c6b6;
}
.transCate h4{
	position:relative;
	height:28px;
	padding:0 0 0 25px;
	background:#abb2b6 url(/images/common/list_ico_05.gif) no-repeat 8px 50%;
	color:#fff;
	font-weight:bold;
	line-height:28px;
}
.transCate h4 p{
	position:absolute;
	top:0;
	right:10px;
}
.transCate h4 p select{
	position:relative;
	_top:3px;
	width:110px;
	font-size:12px;
}
.transCate ul li{
	padding:0 0 0 27px;
	line-height:22px;
	overflow:auto;
	height:1%;
}
.transCate ul li strong{
	float:left;
	width:150px;
}
.transCate ul li span{
	float:left;
	width:200px;
}
.transCate ul li em{
	float:right;
	width:260px;
	font-style:normal;
}
.transCate ul li.head{
	margin:0 0 5px;
	border-bottom:2px solid #abb2b6;
	color:#959da2;
	font-weight:bold;
}
.transCate ul li.data{
	background:url(/images/common/list_ico_03.gif) no-repeat 7px 50%;
}
.transCate ul li.data strong{
	font-weight:normal;
}
.transCate p.more{
	margin:0 0 5px;
	text-align:right;
}

.transCateStyle2 h4{
	background:#a5784f url(/images/common/list_ico_05.gif) no-repeat 8px 50%;
}
.transCateStyle2 ul li.head{
	border-bottom:2px solid #a5784f;
	color:#94673f;
}


/*details*/
.transDetail{
	padding:20px 0;
}
.transDetail .transPhoto{
	display:none;
	float:left;
	width:250px;
}
.transDetail .transPhoto img{
	border:5px solid #ccc;
}
.transDetail .transInfo{
	float:left;
	width:425px;
	padding:0 0 0 20px;
}
.transDetail .transInfo h4{
	margin:0 0 5px;
	background:url(/images/common/dashed_line.gif) no-repeat 0 100%;
	color:#000;
	font-size:24px;
	font-weight:bold;
}

#infoShow{
	margin:20px 0 0;
}
#infoShow .showbox{
	padding-top:20px;
	padding-bottom:20px;
}
#infoShow .showbox .picList dl{
	margin:0 20px 20px 0;
}

.news_info{
padding:20px 0 0;
}
.news_info dl {
padding:0 0 8px;
margin:0 0 8px;
border-bottom:1px #CAC6B5 dashed;
overflow:auto;
height:1%;
}
.news_info dl dt {
float:left;
width:100px;
padding:5px 0 5px 18px;
background:#efefef url(/images/common/list_ico_02.gif) no-repeat 5px 50%;
}
.news_info dl dd {
float:left;
width:537px;
padding:5px 0 5px 37px;
background-color:#efefef;
}
.news_info dl dd a {
float:left;
width:440px;
*width:405px;
overflow:hidden;
word-break:keep-all;
white-space:nowrap;
text-overflow:ellipsis;
}

.news_info dl dd span {
float:right;
padding:0 15px;
}

#sideBtn{
margin:40px 0 0;
}
