.infobox{
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    width: 1100px;
    font-size: 14px;
    color: #747474;
}
.infobox dt {
    overflow: hidden;
}
.fl {
    float: left;
    display: inline-block;
}
.infobox dt span {
    margin-right: 29px;
}
.infobox dd {
    overflow: hidden;
}
.fr {
    float: right;
    display: inline-block;
}
.btn_close {
    float: right;
    display: inline-block;
    color: #747474;
    margin-left: 36px;
    background: url(yjh_close.gif) left 0px no-repeat;
    padding-left: 25px;
}
.btn_print {
    float: right;
    display: inline-block;
    color: #747474;
    margin-left: 36px;
    background: url(yjh_print.gif) left 0px no-repeat;
    padding-left: 25px;
}
.infobox dd p {
    float: right;
    display: inline-block;
}
.infobox dd p a {
    color: #747474;
    margin: 0 6px;
}
.conbox {
    width: 1098px;
    border: 1px #dcdcdc solid;
    min-height: 400px;
    overflow: hidden;
}
.conbox1 {
    height: 7px;
    background: #f1f1f1;
}
.conbox2 {
    font-size: 16px;
    line-height: 34px;
    width: 936px;
    color: #4f4f4f;
    padding-top: 37px;
    padding-bottom: 100px;
}
.dbg{
	margin-top:0px;
	background: #FFF;
}
.dtit{
	overflow: hidden;
	font-size: 32px;
	line-height: 50px;
	color: #3b3b3b;
	width: 980px;
	text-align: center;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 26px;
	margin-bottom: 32px;
}
.attabox {
	width: 1098px;
	border: 1px #dcdcdc solid;
	background: #faf9f9;
	overflow: hidden;
}
.boxcenter {
	margin: 0 auto;
}
.attabox dl {
	padding: 12px 35px 12px 35px;
	color: #2471af;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
}
.attabox dl dt {
	width: 70px;
	overflow: hidden;
}
.fl {
	float: left;
	display: inline-block;
}
.attabox dl dd {
	overflow: hidden;
}
.attabox dl dd a {
	color: #2471af;
	display: block;
}
.sharebox {
	overflow: hidden;
}