@charset "utf-8";
@import url("style_leader_common.css");
#SectionBody_01 {
	margin: 0px;
	background-color: #FFFFCC;
}
#SectionBody_01 .contentRegion{
	width:670px;
	float:left;
	min-height:750px;
	_height:750px;
	border:1px solid #cc0000;
}
#SectionBody_01 .contentRegion .head {
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB1802;
	text-align: center;
}
#SectionBody_01 .contentRegion .head h2 {
	font-family: "黑体";
	font-size: 20px;
	font-weight: normal;
	line-height: 50px;
	color: #DA1600;
	margin: 0px;
	padding: 0px;
}
#SectionBody_01 .contentRegion .body {
	width: 95%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
}
#SectionBody_01 .contentRegion .body img{
	max-width:500px;
}
#SectionBody_01 .contentRegion .body * {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
}

#SectionBody_01 .sideRegion{
	width:235px;
	float:right;
	min-height:750px;
	_height:750px;
	border:1px solid #cc0000;
}
#tupian .head{
	width:98%;
	height:30px;
	clear:both;
	line-height:30px;
	background:url(images/leader_class_line_dashx.jpg) repeat-x 0px 29px;
	margin:5px auto;
}
#tupian .head h2{
	display:inline;
	margin:0px 5px;
	float:left;
}
#tupian .head h2 img{
	margin-top:3px;
}
#tupian .head .more{
	float:right;
	margin:0px 5px;
}
#tupian .head .more a{
	font-size:14px;
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
#tupian .body a{
	display:block;
	width:225px;
	margin:5px auto;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	text-align:center;
}
#tupian .body a img{
	width:225px;
	height:150px;
	border:1px solid #cccccc;
}
