@charset "utf-8";

.left_content{
		width:560px;
		padding:10px;
		background:#fff;
		margin-bottom:20px;
}

.left_content2{
		width:580px;
	margin-bottom:20px;
}

.bar02{
		width:580px;
		margin-top:10px;
}

.sub_content{
		width:560px;
		padding:20px 10px;
		background:#fff;
}

.sub_content p.port {
	float: right;
	margin:  0 0 10px 10px;
}
.sub_content p.sign {
	margin-top: 10px;
	text-align: right;
}
.sub_content dl {
	margin: 0 10px;
	width: 100%;
	height: auto;
}
.sub_content dl dt {
	clear: both;
	float: left;
	width: 10%;
	height: auto;
	color: #666;
	font-weight: bold;
	padding: 5px 0;
}
.sub_content dl dd {
	float: right;
	width: 85%;
	height: auto;
	padding: 5px 0;
}
.sub_content dl dd > ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.sub_content dl dd > ul li {
	margin-bottom: 10px;
}
.sub_content dl dd > ul li strong {
	font-size: 1.6em;
	font-weight: bold;
	color: #c00;

}


.sub_bar{
		width:540px;
		background:url(../image/sinzou_icon.jpg) 5px center no-repeat #d8e0fa;
		line-height:26px;
		font-size:13px;
		color:#4265a7;
		padding-left:20px;
		margin-bottom:10px;
}
.sub_bar span {
	padding-left: 0.5em;
	font-weight: bold;
}
.sub_bar_mt{
		width:540px;
		background:url(../image/sinzou_icon.jpg) 5px center no-repeat #d8e0fa;
		line-height:26px;
		font-size:13px;
		color:#4265a7;
		padding-left:20px;
		margin-top:20px;
		margin-bottom:10px;
}
.sub_bar_mt span {
	padding-left: 0.5em;
	font-weight: bold;
}

.sub_bar02{
		width:529px;
		margin:10px;
		border-left:3px solid #4365a7;
		padding-left:5px;
		line-height:18px;
		font-size:13px;
		font-weight:bold;
		color:#4365a7;
		
}

.sub_bar02_nmt{
		width:529px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		border-left:3px solid #4365a7;
		padding-left:5px;
		line-height:18px;
		font-size:13px;
		font-weight:bold;
		color:#4365a7;
		
}

.sub_text{
		width:530px;
		margin-left:15px;
		margin-right:15px;
}


.agent_bg{
		width:540px;
		height:260px;
		background:url(../image/agent_bg.jpg);
		position:relative;
		border:10px solid #e6e6e6;
		font-weight:bold;
}

.school_main {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: 388px;
	background: url(/common/image/school_main_img.jpg) center center no-repeat;
}
.school_main > p {display:none}
.school_main > div {
	position: absolute;
}
.school_main > div.labelRight {
	width: 207px;
	height: 126px;
	top: 0px;
	right: 0px;
	background: url(/common/image/school_label_cacheback.png) center center no-repeat;
}

.school_main > div span {display:none}

.school_middle {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.school_middle h3 {
	width: 100%;
	height: 50px;
	background: url(/common/image/school_label_skill.png) center center no-repeat;
}
.school_middle > h3 span {display:none}
.school_middle p {
	text-align: center;
	line-height: 1.6;
}
.school_middle p strong {
	color: #c90;
}
.school_bottom {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	height: auto;
}
.school_bottom > p.doc {
	float: left;
}
.school_bottom > p.ent {
	float: right;
}
.school_bottom > p.doc a {
	display: block;
	width: 354px;
	height: 62px;
	background: url(/common/image/btn_dl_document.jpg) center center no-repeat;
}
.school_bottom > p.ent a {
	display: block;
	width: 218px;
	height: 62px;
	background: url(/common/image/btn_dl_entry.jpg) center center no-repeat;
}
.school_bottom > p a span {display:none}


